Blame view

sources/l10n/is/files.po 8.93 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
12
13
14
15
16
17
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
  "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: is
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
30
31
32
33
34
35
36
37
38
39
40
41
42
  #: ajax/list.php:38
  msgid "Storage not available"
  msgstr ""
  
  #: ajax/list.php:45
  msgid "Storage invalid"
  msgstr ""
  
  #: ajax/list.php:52
  msgid "Unknown error"
  msgstr ""
  
  #: ajax/move.php:15
03e52840d   Kload   Init
43
44
45
  #, php-format
  msgid "Could not move %s - File with this name already exists"
  msgstr "Gat ekki fært %s - Skrá með þessu nafni er þegar til"
6d9380f96   Cédric Dupont   Update sources OC...
46
  #: ajax/move.php:25 ajax/move.php:28
03e52840d   Kload   Init
47
48
49
  #, php-format
  msgid "Could not move %s"
  msgstr "Gat ekki fært %s"
6d9380f96   Cédric Dupont   Update sources OC...
50
  #: ajax/newfile.php:58 js/files.js:103
31b7f2792   Kload   Upgrade to ownclo...
51
52
  msgid "File name cannot be empty."
  msgstr "Nafn skráar má ekki vera tómt"
6d9380f96   Cédric Dupont   Update sources OC...
53
54
55
56
57
58
59
60
61
62
63
64
65
66
  #: ajax/newfile.php:63
  #, php-format
  msgid "\"%s\" is an invalid file name."
  msgstr ""
  
  #: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
  msgid ""
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  "allowed."
  msgstr "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð."
  
  #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
  #: lib/app.php:77
  msgid "The target folder has been moved or deleted."
31b7f2792   Kload   Upgrade to ownclo...
67
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
68
  #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
31b7f2792   Kload   Upgrade to ownclo...
69
70
71
72
73
  #, php-format
  msgid ""
  "The name %s is already used in the folder %s. Please choose a different "
  "name."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
74
  #: ajax/newfile.php:97
31b7f2792   Kload   Upgrade to ownclo...
75
76
  msgid "Not a valid source"
  msgstr ""
03e52840d   Kload   Init
77

6d9380f96   Cédric Dupont   Update sources OC...
78
79
80
81
82
83
  #: ajax/newfile.php:102
  msgid ""
  "Server is not allowed to open URLs, please check the server configuration"
  msgstr ""
  
  #: ajax/newfile.php:118
31b7f2792   Kload   Upgrade to ownclo...
84
85
86
  #, php-format
  msgid "Error while downloading %s to %s"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
87
  #: ajax/newfile.php:146
31b7f2792   Kload   Upgrade to ownclo...
88
89
  msgid "Error when creating the file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
90
  #: ajax/newfolder.php:22
31b7f2792   Kload   Upgrade to ownclo...
91
92
  msgid "Folder name cannot be empty."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
93
  #: ajax/newfolder.php:66
31b7f2792   Kload   Upgrade to ownclo...
94
95
  msgid "Error when creating the folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
96
  #: ajax/upload.php:19 ajax/upload.php:57
31b7f2792   Kload   Upgrade to ownclo...
97
98
  msgid "Unable to set upload directory."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
99
  #: ajax/upload.php:33
31b7f2792   Kload   Upgrade to ownclo...
100
101
  msgid "Invalid Token"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
102
  #: ajax/upload.php:77
03e52840d   Kload   Init
103
104
  msgid "No file was uploaded. Unknown error"
  msgstr "Engin skrá var send inn. Óþekkt villa."
6d9380f96   Cédric Dupont   Update sources OC...
105
  #: ajax/upload.php:84
03e52840d   Kload   Init
106
107
  msgid "There is no error, the file uploaded with success"
  msgstr "Engin villa, innsending heppnaðist"
6d9380f96   Cédric Dupont   Update sources OC...
108
  #: ajax/upload.php:85
03e52840d   Kload   Init
109
110
111
  msgid ""
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  msgstr "Innsend skrá er stærri en upload_max stillingin í php.ini:"
6d9380f96   Cédric Dupont   Update sources OC...
112
  #: ajax/upload.php:87
03e52840d   Kload   Init
113
114
115
116
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu."
6d9380f96   Cédric Dupont   Update sources OC...
117
  #: ajax/upload.php:88
03e52840d   Kload   Init
118
119
  msgid "The uploaded file was only partially uploaded"
  msgstr "Einungis hluti af innsendri skrá skilaði sér"
6d9380f96   Cédric Dupont   Update sources OC...
120
  #: ajax/upload.php:89
03e52840d   Kload   Init
121
122
  msgid "No file was uploaded"
  msgstr "Engin skrá skilaði sér"
6d9380f96   Cédric Dupont   Update sources OC...
123
  #: ajax/upload.php:90
03e52840d   Kload   Init
124
125
  msgid "Missing a temporary folder"
  msgstr "Vantar bráðabirgðamöppu"
6d9380f96   Cédric Dupont   Update sources OC...
126
  #: ajax/upload.php:91
03e52840d   Kload   Init
127
128
  msgid "Failed to write to disk"
  msgstr "Tókst ekki að skrifa á disk"
6d9380f96   Cédric Dupont   Update sources OC...
129
  #: ajax/upload.php:111
03e52840d   Kload   Init
130
131
  msgid "Not enough storage available"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
132
133
  #: ajax/upload.php:173
  msgid "Upload failed. Could not find uploaded file"
31b7f2792   Kload   Upgrade to ownclo...
134
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
135
136
  #: ajax/upload.php:183
  msgid "Upload failed. Could not get file info."
31b7f2792   Kload   Upgrade to ownclo...
137
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
138
  #: ajax/upload.php:198
03e52840d   Kload   Init
139
140
  msgid "Invalid directory."
  msgstr "Ógild mappa."
6d9380f96   Cédric Dupont   Update sources OC...
141
  #: appinfo/app.php:11 js/filelist.js:25
03e52840d   Kload   Init
142
143
  msgid "Files"
  msgstr "Skrár"
6d9380f96   Cédric Dupont   Update sources OC...
144
145
146
147
148
  #: appinfo/app.php:27
  msgid "All files"
  msgstr ""
  
  #: js/file-upload.js:268
31b7f2792   Kload   Upgrade to ownclo...
149
  msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
03e52840d   Kload   Init
150
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
151
152
153
  #: js/file-upload.js:281
  msgid "Total file size {size1} exceeds upload limit {size2}"
  msgstr ""
03e52840d   Kload   Init
154

6d9380f96   Cédric Dupont   Update sources OC...
155
156
157
158
159
160
  #: js/file-upload.js:292
  msgid ""
  "Not enough free space, you are uploading {size1} but only {size2} is left"
  msgstr ""
  
  #: js/file-upload.js:369
31b7f2792   Kload   Upgrade to ownclo...
161
162
  msgid "Upload cancelled."
  msgstr "Hætt við innsendingu."
03e52840d   Kload   Init
163

6d9380f96   Cédric Dupont   Update sources OC...
164
  #: js/file-upload.js:415
31b7f2792   Kload   Upgrade to ownclo...
165
166
  msgid "Could not get result from server."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
167
  #: js/file-upload.js:499
31b7f2792   Kload   Upgrade to ownclo...
168
169
170
  msgid ""
  "File upload is in progress. Leaving the page now will cancel the upload."
  msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast."
6d9380f96   Cédric Dupont   Update sources OC...
171
  #: js/file-upload.js:564
31b7f2792   Kload   Upgrade to ownclo...
172
173
  msgid "URL cannot be empty"
  msgstr ""
03e52840d   Kload   Init
174

6d9380f96   Cédric Dupont   Update sources OC...
175
  #: js/file-upload.js:568 js/filelist.js:1244
03e52840d   Kload   Init
176
177
  msgid "{new_name} already exists"
  msgstr "{new_name} er þegar til"
6d9380f96   Cédric Dupont   Update sources OC...
178
  #: js/file-upload.js:623
31b7f2792   Kload   Upgrade to ownclo...
179
180
  msgid "Could not create file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
181
  #: js/file-upload.js:639
31b7f2792   Kload   Upgrade to ownclo...
182
183
  msgid "Could not create folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
184
185
186
187
188
  #: js/file-upload.js:686
  msgid "Error fetching URL"
  msgstr ""
  
  #: js/fileactions.js:258
31b7f2792   Kload   Upgrade to ownclo...
189
190
  msgid "Share"
  msgstr "Deila"
6d9380f96   Cédric Dupont   Update sources OC...
191
  #: js/fileactions.js:271
31b7f2792   Kload   Upgrade to ownclo...
192
193
  msgid "Delete permanently"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
194
195
196
197
198
  #: js/fileactions.js:273 templates/list.php:77 templates/list.php:78
  msgid "Delete"
  msgstr "Eyða"
  
  #: js/fileactions.js:309
31b7f2792   Kload   Upgrade to ownclo...
199
200
  msgid "Rename"
  msgstr "Endurskýra"
03e52840d   Kload   Init
201

6d9380f96   Cédric Dupont   Update sources OC...
202
203
204
205
206
207
208
  #: js/filelist.js:339
  msgid ""
  "Your download is being prepared. This might take some time if the files are "
  "big."
  msgstr ""
  
  #: js/filelist.js:669 js/filelist.js:1768
31b7f2792   Kload   Upgrade to ownclo...
209
210
  msgid "Pending"
  msgstr "Bíður"
03e52840d   Kload   Init
211

6d9380f96   Cédric Dupont   Update sources OC...
212
213
  #: js/filelist.js:1195
  msgid "Error moving file."
31b7f2792   Kload   Upgrade to ownclo...
214
  msgstr ""
03e52840d   Kload   Init
215

6d9380f96   Cédric Dupont   Update sources OC...
216
217
218
  #: js/filelist.js:1203
  msgid "Error moving file"
  msgstr ""
03e52840d   Kload   Init
219

6d9380f96   Cédric Dupont   Update sources OC...
220
221
222
  #: js/filelist.js:1203
  msgid "Error"
  msgstr "Villa"
03e52840d   Kload   Init
223

6d9380f96   Cédric Dupont   Update sources OC...
224
225
226
227
228
  #: js/filelist.js:1292
  msgid "Could not rename file"
  msgstr ""
  
  #: js/filelist.js:1410
31b7f2792   Kload   Upgrade to ownclo...
229
230
  msgid "Error deleting file."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
231
232
233
234
235
236
237
238
239
240
241
242
243
  #: js/filelist.js:1513 templates/list.php:61
  msgid "Name"
  msgstr "Nafn"
  
  #: js/filelist.js:1514 templates/list.php:72
  msgid "Size"
  msgstr "Stærð"
  
  #: js/filelist.js:1515 templates/list.php:75
  msgid "Modified"
  msgstr "Breytt"
  
  #: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168
31b7f2792   Kload   Upgrade to ownclo...
244
245
246
247
  msgid "%n folder"
  msgid_plural "%n folders"
  msgstr[0] ""
  msgstr[1] ""
6d9380f96   Cédric Dupont   Update sources OC...
248
  #: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169
31b7f2792   Kload   Upgrade to ownclo...
249
250
251
252
  msgid "%n file"
  msgid_plural "%n files"
  msgstr[0] ""
  msgstr[1] ""
6d9380f96   Cédric Dupont   Update sources OC...
253
  #: js/filelist.js:1661 js/filelist.js:1700
31b7f2792   Kload   Upgrade to ownclo...
254
255
256
257
  msgid "Uploading %n file"
  msgid_plural "Uploading %n files"
  msgstr[0] ""
  msgstr[1] ""
6d9380f96   Cédric Dupont   Update sources OC...
258
259
260
  #: js/files.js:101
  msgid "\"{name}\" is an invalid file name."
  msgstr ""
03e52840d   Kload   Init
261

6d9380f96   Cédric Dupont   Update sources OC...
262
  #: js/files.js:122
03e52840d   Kload   Init
263
264
  msgid "Your storage is full, files can not be updated or synced anymore!"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
265
  #: js/files.js:126
03e52840d   Kload   Init
266
267
  msgid "Your storage is almost full ({usedSpacePercent}%)"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
268
  #: js/files.js:140
03e52840d   Kload   Init
269
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
270
271
  "Encryption App is enabled but your keys are not initialized, please log-out "
  "and log-in again"
03e52840d   Kload   Init
272
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
273
  #: js/files.js:144
31b7f2792   Kload   Upgrade to ownclo...
274
275
276
277
278
  msgid ""
  "Invalid private key for Encryption App. Please update your private key "
  "password in your personal settings to recover access to your encrypted "
  "files."
  msgstr ""
03e52840d   Kload   Init
279

6d9380f96   Cédric Dupont   Update sources OC...
280
  #: js/files.js:148
31b7f2792   Kload   Upgrade to ownclo...
281
282
283
284
  msgid ""
  "Encryption was disabled but your files are still encrypted. Please go to "
  "your personal settings to decrypt your files."
  msgstr ""
03e52840d   Kload   Init
285

6d9380f96   Cédric Dupont   Update sources OC...
286
287
  #: js/filesummary.js:182
  msgid "{dirs} and {files}"
31b7f2792   Kload   Upgrade to ownclo...
288
  msgstr ""
03e52840d   Kload   Init
289

6d9380f96   Cédric Dupont   Update sources OC...
290
  #: lib/app.php:103
31b7f2792   Kload   Upgrade to ownclo...
291
292
293
  #, php-format
  msgid "%s could not be renamed"
  msgstr ""
03e52840d   Kload   Init
294

6d9380f96   Cédric Dupont   Update sources OC...
295
296
297
298
  #: lib/helper.php:23 templates/list.php:25
  #, php-format
  msgid "Upload (max. %s)"
  msgstr ""
03e52840d   Kload   Init
299

6d9380f96   Cédric Dupont   Update sources OC...
300
  #: templates/admin.php:6
03e52840d   Kload   Init
301
302
303
304
305
306
307
308
309
310
311
312
  msgid "File handling"
  msgstr "Meðhöndlun skrár"
  
  #: templates/admin.php:7
  msgid "Maximum upload size"
  msgstr "Hámarks stærð innsendingar"
  
  #: templates/admin.php:10
  msgid "max. possible: "
  msgstr "hámark mögulegt: "
  
  #: templates/admin.php:15
03e52840d   Kload   Init
313
314
  msgid "Save"
  msgstr "Vista"
6d9380f96   Cédric Dupont   Update sources OC...
315
316
317
318
319
320
321
322
323
324
325
326
  #: templates/appnavigation.php:12
  msgid "WebDAV"
  msgstr "WebDAV"
  
  #: templates/appnavigation.php:14
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr ""
  
  #: templates/list.php:5
03e52840d   Kload   Init
327
328
  msgid "New"
  msgstr "Nýtt"
6d9380f96   Cédric Dupont   Update sources OC...
329
  #: templates/list.php:8
31b7f2792   Kload   Upgrade to ownclo...
330
331
  msgid "New text file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
332
  #: templates/list.php:9
03e52840d   Kload   Init
333
334
  msgid "Text file"
  msgstr "Texta skrá"
6d9380f96   Cédric Dupont   Update sources OC...
335
  #: templates/list.php:12
31b7f2792   Kload   Upgrade to ownclo...
336
337
  msgid "New folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
338
  #: templates/list.php:13
03e52840d   Kload   Init
339
340
  msgid "Folder"
  msgstr "Mappa"
6d9380f96   Cédric Dupont   Update sources OC...
341
  #: templates/list.php:16
03e52840d   Kload   Init
342
343
  msgid "From link"
  msgstr "Af tengli"
6d9380f96   Cédric Dupont   Update sources OC...
344
  #: templates/list.php:47
31b7f2792   Kload   Upgrade to ownclo...
345
  msgid "You don’t have permission to upload or create files here"
03e52840d   Kload   Init
346
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
347
  #: templates/list.php:52
03e52840d   Kload   Init
348
349
  msgid "Nothing in here. Upload something!"
  msgstr "Ekkert hér. Settu eitthvað inn!"
6d9380f96   Cédric Dupont   Update sources OC...
350
  #: templates/list.php:66
03e52840d   Kload   Init
351
352
  msgid "Download"
  msgstr "Niðurhal"
6d9380f96   Cédric Dupont   Update sources OC...
353
  #: templates/list.php:91
03e52840d   Kload   Init
354
355
  msgid "Upload too large"
  msgstr "Innsend skrá er of stór"
6d9380f96   Cédric Dupont   Update sources OC...
356
  #: templates/list.php:93
03e52840d   Kload   Init
357
358
359
360
  msgid ""
  "The files you are trying to upload exceed the maximum size for file uploads "
  "on this server."
  msgstr "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni."
6d9380f96   Cédric Dupont   Update sources OC...
361
  #: templates/list.php:98
03e52840d   Kload   Init
362
363
  msgid "Files are being scanned, please wait."
  msgstr "Verið er að skima skrár, vinsamlegast hinkraðu."
6d9380f96   Cédric Dupont   Update sources OC...
364
365
  #: templates/list.php:101
  msgid "Currently scanning"
03e52840d   Kload   Init
366
  msgstr ""