Blame view

sources/l10n/af/files.po 7.94 KB
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  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-04-04 01:55-0400
  "
  "PO-Revision-Date: 2014-04-04 05:55+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
  "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: af
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
30
  #: ajax/move.php:15
31b7f2792   Kload   Upgrade to ownclo...
31
32
33
  #, php-format
  msgid "Could not move %s - File with this name already exists"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
34
  #: ajax/move.php:25 ajax/move.php:28
31b7f2792   Kload   Upgrade to ownclo...
35
36
37
  #, php-format
  msgid "Could not move %s"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
38
  #: ajax/newfile.php:58 js/files.js:98
31b7f2792   Kload   Upgrade to ownclo...
39
40
  msgid "File name cannot be empty."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
41
42
43
  #: ajax/newfile.php:63
  #, php-format
  msgid "\"%s\" is an invalid file name."
31b7f2792   Kload   Upgrade to ownclo...
44
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
45
46
47
48
49
50
51
52
53
54
55
56
  #: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:105
  msgid ""
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  "allowed."
  msgstr ""
  
  #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:145
  #: lib/app.php:65
  msgid "The target folder has been moved or deleted."
  msgstr ""
  
  #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:74
31b7f2792   Kload   Upgrade to ownclo...
57
58
59
60
61
  #, 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...
62
  #: ajax/newfile.php:97
31b7f2792   Kload   Upgrade to ownclo...
63
64
  msgid "Not a valid source"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
65
66
67
68
69
70
  #: 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...
71
72
73
  #, php-format
  msgid "Error while downloading %s to %s"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
74
  #: ajax/newfile.php:146
31b7f2792   Kload   Upgrade to ownclo...
75
76
  msgid "Error when creating the file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
77
  #: ajax/newfolder.php:22
31b7f2792   Kload   Upgrade to ownclo...
78
79
  msgid "Folder name cannot be empty."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
80
  #: ajax/newfolder.php:66
31b7f2792   Kload   Upgrade to ownclo...
81
82
  msgid "Error when creating the folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
83
  #: ajax/upload.php:19 ajax/upload.php:57
31b7f2792   Kload   Upgrade to ownclo...
84
85
  msgid "Unable to set upload directory."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
86
  #: ajax/upload.php:33
31b7f2792   Kload   Upgrade to ownclo...
87
88
  msgid "Invalid Token"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
89
  #: ajax/upload.php:75
31b7f2792   Kload   Upgrade to ownclo...
90
91
  msgid "No file was uploaded. Unknown error"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
92
  #: ajax/upload.php:82
03e52840d   Kload   Init
93
94
  msgid "There is no error, the file uploaded with success"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
95
  #: ajax/upload.php:83
31b7f2792   Kload   Upgrade to ownclo...
96
97
  msgid ""
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
03e52840d   Kload   Init
98
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
99
  #: ajax/upload.php:85
03e52840d   Kload   Init
100
101
102
103
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
104
  #: ajax/upload.php:86
03e52840d   Kload   Init
105
106
  msgid "The uploaded file was only partially uploaded"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
107
  #: ajax/upload.php:87
03e52840d   Kload   Init
108
109
  msgid "No file was uploaded"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
110
  #: ajax/upload.php:88
03e52840d   Kload   Init
111
112
  msgid "Missing a temporary folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
113
  #: ajax/upload.php:89
03e52840d   Kload   Init
114
115
  msgid "Failed to write to disk"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
116
  #: ajax/upload.php:107
31b7f2792   Kload   Upgrade to ownclo...
117
  msgid "Not enough storage available"
03e52840d   Kload   Init
118
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
119
120
  #: ajax/upload.php:159
  msgid "Upload failed. Could not find uploaded file"
03e52840d   Kload   Init
121
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
122
123
  #: ajax/upload.php:169
  msgid "Upload failed. Could not get file info."
03e52840d   Kload   Init
124
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
125
  #: ajax/upload.php:184
31b7f2792   Kload   Upgrade to ownclo...
126
  msgid "Invalid directory."
03e52840d   Kload   Init
127
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
128
  #: appinfo/app.php:11 js/filelist.js:14
31b7f2792   Kload   Upgrade to ownclo...
129
  msgid "Files"
03e52840d   Kload   Init
130
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
131
  #: js/file-upload.js:247
31b7f2792   Kload   Upgrade to ownclo...
132
  msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
03e52840d   Kload   Init
133
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
134
135
  #: js/file-upload.js:258
  msgid "Total file size {size1} exceeds upload limit {size2}"
03e52840d   Kload   Init
136
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
137
138
139
140
141
142
  #: js/file-upload.js:268
  msgid ""
  "Not enough free space, you are uploading {size1} but only {size2} is left"
  msgstr ""
  
  #: js/file-upload.js:340
31b7f2792   Kload   Upgrade to ownclo...
143
  msgid "Upload cancelled."
03e52840d   Kload   Init
144
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
145
  #: js/file-upload.js:385
31b7f2792   Kload   Upgrade to ownclo...
146
  msgid "Could not get result from server."
03e52840d   Kload   Init
147
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
148
  #: js/file-upload.js:477
31b7f2792   Kload   Upgrade to ownclo...
149
150
  msgid ""
  "File upload is in progress. Leaving the page now will cancel the upload."
03e52840d   Kload   Init
151
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
152
  #: js/file-upload.js:542
31b7f2792   Kload   Upgrade to ownclo...
153
  msgid "URL cannot be empty"
03e52840d   Kload   Init
154
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
155
  #: js/file-upload.js:546
31b7f2792   Kload   Upgrade to ownclo...
156
  msgid "In the home folder 'Shared' is a reserved filename"
03e52840d   Kload   Init
157
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
158
  #: js/file-upload.js:548 js/filelist.js:603
31b7f2792   Kload   Upgrade to ownclo...
159
  msgid "{new_name} already exists"
03e52840d   Kload   Init
160
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
161
  #: js/file-upload.js:600
31b7f2792   Kload   Upgrade to ownclo...
162
  msgid "Could not create file"
03e52840d   Kload   Init
163
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
164
  #: js/file-upload.js:613
31b7f2792   Kload   Upgrade to ownclo...
165
  msgid "Could not create folder"
03e52840d   Kload   Init
166
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
167
168
169
170
171
  #: js/file-upload.js:653
  msgid "Error fetching URL"
  msgstr ""
  
  #: js/fileactions.js:164
31b7f2792   Kload   Upgrade to ownclo...
172
  msgid "Share"
03e52840d   Kload   Init
173
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
174
  #: js/fileactions.js:177
31b7f2792   Kload   Upgrade to ownclo...
175
  msgid "Delete permanently"
03e52840d   Kload   Init
176
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
177
  #: js/fileactions.js:238
31b7f2792   Kload   Upgrade to ownclo...
178
  msgid "Rename"
03e52840d   Kload   Init
179
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
180
181
  #: js/filelist.js:102 js/files.js:552
  msgid "Error moving file"
03e52840d   Kload   Init
182
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
183
184
  #: js/filelist.js:102 js/files.js:552
  msgid "Error"
03e52840d   Kload   Init
185
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
186
187
  #: js/filelist.js:267 js/filelist.js:1113
  msgid "Pending"
03e52840d   Kload   Init
188
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
189
190
  #: js/filelist.js:630
  msgid "Could not rename file"
03e52840d   Kload   Init
191
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
192
  #: js/filelist.js:789
31b7f2792   Kload   Upgrade to ownclo...
193
  msgid "Error deleting file."
03e52840d   Kload   Init
194
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
195
  #: js/filelist.js:814 js/filelist.js:891 js/files.js:589
31b7f2792   Kload   Upgrade to ownclo...
196
197
198
199
  msgid "%n folder"
  msgid_plural "%n folders"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
200

6d9380f96   Cédric Dupont   Update sources OC...
201
  #: js/filelist.js:815 js/filelist.js:892 js/files.js:595
31b7f2792   Kload   Upgrade to ownclo...
202
203
204
205
  msgid "%n file"
  msgid_plural "%n files"
  msgstr[0] ""
  msgstr[1] ""
6d9380f96   Cédric Dupont   Update sources OC...
206
  #: js/filelist.js:822
31b7f2792   Kload   Upgrade to ownclo...
207
  msgid "{dirs} and {files}"
03e52840d   Kload   Init
208
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
209
  #: js/filelist.js:1052 js/filelist.js:1090
31b7f2792   Kload   Upgrade to ownclo...
210
211
212
213
  msgid "Uploading %n file"
  msgid_plural "Uploading %n files"
  msgstr[0] ""
  msgstr[1] ""
6d9380f96   Cédric Dupont   Update sources OC...
214
215
  #: js/files.js:96
  msgid "\"{name}\" is an invalid file name."
03e52840d   Kload   Init
216
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
217
  #: js/files.js:117
31b7f2792   Kload   Upgrade to ownclo...
218
  msgid "Your storage is full, files can not be updated or synced anymore!"
03e52840d   Kload   Init
219
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
220
  #: js/files.js:121
31b7f2792   Kload   Upgrade to ownclo...
221
  msgid "Your storage is almost full ({usedSpacePercent}%)"
03e52840d   Kload   Init
222
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
223
  #: js/files.js:134
31b7f2792   Kload   Upgrade to ownclo...
224
225
226
  msgid ""
  "Encryption App is enabled but your keys are not initialized, please log-out "
  "and log-in again"
03e52840d   Kload   Init
227
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
228
  #: js/files.js:138
31b7f2792   Kload   Upgrade to ownclo...
229
230
231
232
  msgid ""
  "Invalid private key for Encryption App. Please update your private key "
  "password in your personal settings to recover access to your encrypted "
  "files."
03e52840d   Kload   Init
233
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
234
  #: js/files.js:142
31b7f2792   Kload   Upgrade to ownclo...
235
236
237
  msgid ""
  "Encryption was disabled but your files are still encrypted. Please go to "
  "your personal settings to decrypt your files."
03e52840d   Kload   Init
238
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
239
  #: js/files.js:331
31b7f2792   Kload   Upgrade to ownclo...
240
241
242
  msgid ""
  "Your download is being prepared. This might take some time if the files are "
  "big."
03e52840d   Kload   Init
243
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
244
  #: js/files.js:570 templates/index.php:67
31b7f2792   Kload   Upgrade to ownclo...
245
  msgid "Name"
03e52840d   Kload   Init
246
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
247
  #: js/files.js:571 templates/index.php:79
31b7f2792   Kload   Upgrade to ownclo...
248
  msgid "Size"
03e52840d   Kload   Init
249
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
250
  #: js/files.js:572 templates/index.php:81
31b7f2792   Kload   Upgrade to ownclo...
251
  msgid "Modified"
03e52840d   Kload   Init
252
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
253
254
  #: lib/app.php:60
  msgid "Invalid folder name. Usage of 'Shared' is reserved."
03e52840d   Kload   Init
255
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
256
  #: lib/app.php:93
31b7f2792   Kload   Upgrade to ownclo...
257
258
  #, php-format
  msgid "%s could not be renamed"
03e52840d   Kload   Init
259
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
260
  #: lib/helper.php:14 templates/index.php:22
31b7f2792   Kload   Upgrade to ownclo...
261
  msgid "Upload"
03e52840d   Kload   Init
262
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
263
  #: templates/admin.php:4
03e52840d   Kload   Init
264
265
  msgid "File handling"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
266
  #: templates/admin.php:6
03e52840d   Kload   Init
267
268
  msgid "Maximum upload size"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
269
  #: templates/admin.php:9
03e52840d   Kload   Init
270
271
  msgid "max. possible: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
272
  #: templates/admin.php:14
03e52840d   Kload   Init
273
274
  msgid "Needed for multi-file and folder downloads."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
275
  #: templates/admin.php:16
03e52840d   Kload   Init
276
277
  msgid "Enable ZIP-download"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
278
  #: templates/admin.php:19
03e52840d   Kload   Init
279
280
  msgid "0 is unlimited"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
281
  #: templates/admin.php:21
03e52840d   Kload   Init
282
283
  msgid "Maximum input size for ZIP files"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
284
  #: templates/admin.php:25
03e52840d   Kload   Init
285
286
  msgid "Save"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
287
  #: templates/index.php:5
03e52840d   Kload   Init
288
289
  msgid "New"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
290
291
292
  #: templates/index.php:8
  msgid "New text file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
293
  #: templates/index.php:9
03e52840d   Kload   Init
294
295
  msgid "Text file"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
296
  #: templates/index.php:12
31b7f2792   Kload   Upgrade to ownclo...
297
298
  msgid "New folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
299
  #: templates/index.php:13
03e52840d   Kload   Init
300
301
  msgid "Folder"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
302
  #: templates/index.php:16
31b7f2792   Kload   Upgrade to ownclo...
303
  msgid "From link"
03e52840d   Kload   Init
304
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
305
  #: templates/index.php:40
31b7f2792   Kload   Upgrade to ownclo...
306
  msgid "Deleted files"
03e52840d   Kload   Init
307
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
308
  #: templates/index.php:45
03e52840d   Kload   Init
309
310
  msgid "Cancel upload"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
311
  #: templates/index.php:51
31b7f2792   Kload   Upgrade to ownclo...
312
  msgid "You don’t have permission to upload or create files here"
03e52840d   Kload   Init
313
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
314
  #: templates/index.php:56
31b7f2792   Kload   Upgrade to ownclo...
315
  msgid "Nothing in here. Upload something!"
03e52840d   Kload   Init
316
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
317
  #: templates/index.php:73
03e52840d   Kload   Init
318
319
  msgid "Download"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
320
  #: templates/index.php:84 templates/index.php:85
31b7f2792   Kload   Upgrade to ownclo...
321
322
  msgid "Delete"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
323
  #: templates/index.php:96
03e52840d   Kload   Init
324
325
  msgid "Upload too large"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
326
  #: templates/index.php:98
03e52840d   Kload   Init
327
328
329
330
  msgid ""
  "The files you are trying to upload exceed the maximum size for file uploads "
  "on this server."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
331
  #: templates/index.php:103
03e52840d   Kload   Init
332
333
  msgid "Files are being scanned, please wait."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
334
  #: templates/index.php:106
03e52840d   Kload   Init
335
336
  msgid "Current scanning"
  msgstr ""