Blame view
sources/l10n/templates/files.pot
7.9 KB
|
03e52840d
|
1 2 3 4 5 6 7 8 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" |
|
31b7f2792
|
9 10 |
"Project-Id-Version: ownCloud Core 6.0.0 " |
|
03e52840d
|
11 12 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
13 14 |
"POT-Creation-Date: 2014-07-03 01:54-0400 " |
|
03e52840d
|
15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE " "Last-Translator: FULL NAME <EMAIL@ADDRESS> " "Language-Team: LANGUAGE <LL@li.org> " "Language: " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " |
|
31b7f2792
|
29 30 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION; " |
|
03e52840d
|
31 |
|
|
6d9380f96
|
32 33 34 35 36 37 38 39 40 41 42 43 44 |
#: 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
|
45 46 47 |
#, php-format msgid "Could not move %s - File with this name already exists" msgstr "" |
|
6d9380f96
|
48 |
#: ajax/move.php:25 ajax/move.php:28 |
|
03e52840d
|
49 50 51 |
#, php-format msgid "Could not move %s" msgstr "" |
|
6d9380f96
|
52 |
#: ajax/newfile.php:58 js/files.js:103 |
|
31b7f2792
|
53 54 |
msgid "File name cannot be empty." msgstr "" |
|
6d9380f96
|
55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
#: 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 "" #: 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
|
69 |
msgstr "" |
|
6d9380f96
|
70 |
#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86 |
|
31b7f2792
|
71 72 73 74 |
#, php-format msgid "" "The name %s is already used in the folder %s. Please choose a different name." msgstr "" |
|
6d9380f96
|
75 |
#: ajax/newfile.php:97 |
|
31b7f2792
|
76 77 |
msgid "Not a valid source" msgstr "" |
|
6d9380f96
|
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
|
84 85 86 |
#, php-format msgid "Error while downloading %s to %s" msgstr "" |
|
6d9380f96
|
87 |
#: ajax/newfile.php:146 |
|
31b7f2792
|
88 89 |
msgid "Error when creating the file" msgstr "" |
|
6d9380f96
|
90 |
#: ajax/newfolder.php:22 |
|
31b7f2792
|
91 92 |
msgid "Folder name cannot be empty." msgstr "" |
|
6d9380f96
|
93 |
#: ajax/newfolder.php:66 |
|
31b7f2792
|
94 95 |
msgid "Error when creating the folder" msgstr "" |
|
6d9380f96
|
96 |
#: ajax/upload.php:19 ajax/upload.php:57 |
|
31b7f2792
|
97 98 |
msgid "Unable to set upload directory." msgstr "" |
|
6d9380f96
|
99 |
#: ajax/upload.php:33 |
|
31b7f2792
|
100 |
msgid "Invalid Token" |
|
03e52840d
|
101 |
msgstr "" |
|
6d9380f96
|
102 |
#: ajax/upload.php:77 |
|
03e52840d
|
103 104 |
msgid "No file was uploaded. Unknown error" msgstr "" |
|
6d9380f96
|
105 |
#: ajax/upload.php:84 |
|
03e52840d
|
106 107 |
msgid "There is no error, the file uploaded with success" msgstr "" |
|
6d9380f96
|
108 |
#: ajax/upload.php:85 |
|
03e52840d
|
109 110 111 |
msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "" |
|
6d9380f96
|
112 |
#: ajax/upload.php:87 |
|
03e52840d
|
113 114 115 116 |
msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" |
|
6d9380f96
|
117 |
#: ajax/upload.php:88 |
|
03e52840d
|
118 119 |
msgid "The uploaded file was only partially uploaded" msgstr "" |
|
6d9380f96
|
120 |
#: ajax/upload.php:89 |
|
03e52840d
|
121 122 |
msgid "No file was uploaded" msgstr "" |
|
6d9380f96
|
123 |
#: ajax/upload.php:90 |
|
03e52840d
|
124 125 |
msgid "Missing a temporary folder" msgstr "" |
|
6d9380f96
|
126 |
#: ajax/upload.php:91 |
|
03e52840d
|
127 128 |
msgid "Failed to write to disk" msgstr "" |
|
6d9380f96
|
129 |
#: ajax/upload.php:111 |
|
03e52840d
|
130 131 |
msgid "Not enough storage available" msgstr "" |
|
6d9380f96
|
132 133 |
#: ajax/upload.php:173 msgid "Upload failed. Could not find uploaded file" |
|
31b7f2792
|
134 |
msgstr "" |
|
6d9380f96
|
135 136 |
#: ajax/upload.php:183 msgid "Upload failed. Could not get file info." |
|
31b7f2792
|
137 |
msgstr "" |
|
6d9380f96
|
138 |
#: ajax/upload.php:198 |
|
03e52840d
|
139 140 |
msgid "Invalid directory." msgstr "" |
|
6d9380f96
|
141 |
#: appinfo/app.php:11 js/filelist.js:25 |
|
03e52840d
|
142 143 |
msgid "Files" msgstr "" |
|
6d9380f96
|
144 145 146 147 148 |
#: appinfo/app.php:27 msgid "All files" msgstr "" #: js/file-upload.js:268 |
|
31b7f2792
|
149 |
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
|
|
03e52840d
|
150 |
msgstr "" |
|
6d9380f96
|
151 152 |
#: js/file-upload.js:281
msgid "Total file size {size1} exceeds upload limit {size2}"
|
|
03e52840d
|
153 |
msgstr "" |
|
6d9380f96
|
154 155 156 157 158 159 |
#: 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
|
160 |
msgid "Upload cancelled." |
|
03e52840d
|
161 |
msgstr "" |
|
6d9380f96
|
162 |
#: js/file-upload.js:415 |
|
31b7f2792
|
163 |
msgid "Could not get result from server." |
|
03e52840d
|
164 |
msgstr "" |
|
6d9380f96
|
165 |
#: js/file-upload.js:499 |
|
31b7f2792
|
166 167 |
msgid "" "File upload is in progress. Leaving the page now will cancel the upload." |
|
03e52840d
|
168 |
msgstr "" |
|
6d9380f96
|
169 |
#: js/file-upload.js:564 |
|
31b7f2792
|
170 |
msgid "URL cannot be empty" |
|
03e52840d
|
171 |
msgstr "" |
|
6d9380f96
|
172 |
#: js/file-upload.js:568 js/filelist.js:1244 |
|
31b7f2792
|
173 |
msgid "{new_name} already exists"
|
|
03e52840d
|
174 |
msgstr "" |
|
6d9380f96
|
175 |
#: js/file-upload.js:623 |
|
31b7f2792
|
176 |
msgid "Could not create file" |
|
03e52840d
|
177 |
msgstr "" |
|
6d9380f96
|
178 |
#: js/file-upload.js:639 |
|
31b7f2792
|
179 |
msgid "Could not create folder" |
|
03e52840d
|
180 |
msgstr "" |
|
6d9380f96
|
181 182 183 184 185 |
#: js/file-upload.js:686 msgid "Error fetching URL" msgstr "" #: js/fileactions.js:258 |
|
31b7f2792
|
186 |
msgid "Share" |
|
03e52840d
|
187 |
msgstr "" |
|
6d9380f96
|
188 |
#: js/fileactions.js:271 |
|
31b7f2792
|
189 |
msgid "Delete permanently" |
|
03e52840d
|
190 |
msgstr "" |
|
6d9380f96
|
191 192 193 194 195 |
#: js/fileactions.js:273 templates/list.php:77 templates/list.php:78 msgid "Delete" msgstr "" #: js/fileactions.js:309 |
|
31b7f2792
|
196 |
msgid "Rename" |
|
03e52840d
|
197 |
msgstr "" |
|
6d9380f96
|
198 199 200 201 202 203 204 |
#: 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
|
205 |
msgid "Pending" |
|
03e52840d
|
206 |
msgstr "" |
|
6d9380f96
|
207 208 |
#: js/filelist.js:1195 msgid "Error moving file." |
|
03e52840d
|
209 |
msgstr "" |
|
6d9380f96
|
210 211 |
#: js/filelist.js:1203 msgid "Error moving file" |
|
03e52840d
|
212 |
msgstr "" |
|
6d9380f96
|
213 214 |
#: js/filelist.js:1203 msgid "Error" |
|
03e52840d
|
215 |
msgstr "" |
|
6d9380f96
|
216 217 218 219 220 |
#: js/filelist.js:1292 msgid "Could not rename file" msgstr "" #: js/filelist.js:1410 |
|
31b7f2792
|
221 |
msgid "Error deleting file." |
|
03e52840d
|
222 |
msgstr "" |
|
6d9380f96
|
223 224 225 226 227 228 229 230 231 232 233 234 235 |
#: js/filelist.js:1513 templates/list.php:61 msgid "Name" msgstr "" #: js/filelist.js:1514 templates/list.php:72 msgid "Size" msgstr "" #: js/filelist.js:1515 templates/list.php:75 msgid "Modified" msgstr "" #: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168 |
|
31b7f2792
|
236 237 238 239 |
msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
240 |
#: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169 |
|
31b7f2792
|
241 242 243 244 |
msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
245 |
#: js/filelist.js:1661 js/filelist.js:1700 |
|
31b7f2792
|
246 247 248 249 |
msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" |
|
6d9380f96
|
250 251 |
#: js/files.js:101
msgid "\"{name}\" is an invalid file name."
|
|
03e52840d
|
252 |
msgstr "" |
|
6d9380f96
|
253 |
#: js/files.js:122 |
|
31b7f2792
|
254 |
msgid "Your storage is full, files can not be updated or synced anymore!" |
|
03e52840d
|
255 |
msgstr "" |
|
6d9380f96
|
256 |
#: js/files.js:126 |
|
31b7f2792
|
257 |
msgid "Your storage is almost full ({usedSpacePercent}%)"
|
|
03e52840d
|
258 |
msgstr "" |
|
6d9380f96
|
259 |
#: js/files.js:140 |
|
03e52840d
|
260 |
msgid "" |
|
31b7f2792
|
261 262 |
"Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" |
|
03e52840d
|
263 |
msgstr "" |
|
6d9380f96
|
264 |
#: js/files.js:144 |
|
31b7f2792
|
265 266 267 |
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
|
268 |
msgstr "" |
|
6d9380f96
|
269 |
#: js/files.js:148 |
|
31b7f2792
|
270 271 272 |
msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." |
|
03e52840d
|
273 |
msgstr "" |
|
6d9380f96
|
274 275 |
#: js/filesummary.js:182
msgid "{dirs} and {files}"
|
|
03e52840d
|
276 |
msgstr "" |
|
6d9380f96
|
277 |
#: lib/app.php:103 |
|
31b7f2792
|
278 279 |
#, php-format msgid "%s could not be renamed" |
|
03e52840d
|
280 |
msgstr "" |
|
6d9380f96
|
281 282 283 |
#: lib/helper.php:23 templates/list.php:25 #, php-format msgid "Upload (max. %s)" |
|
03e52840d
|
284 |
msgstr "" |
|
6d9380f96
|
285 |
#: templates/admin.php:6 |
|
03e52840d
|
286 287 288 289 290 291 292 293 294 295 296 297 |
msgid "File handling" msgstr "" #: templates/admin.php:7 msgid "Maximum upload size" msgstr "" #: templates/admin.php:10 msgid "max. possible: " msgstr "" #: templates/admin.php:15 |
|
6d9380f96
|
298 |
msgid "Save" |
|
03e52840d
|
299 |
msgstr "" |
|
6d9380f96
|
300 301 |
#: templates/appnavigation.php:12 msgid "WebDAV" |
|
03e52840d
|
302 |
msgstr "" |
|
6d9380f96
|
303 304 305 306 307 |
#: templates/appnavigation.php:14 #, php-format msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" |
|
03e52840d
|
308 |
msgstr "" |
|
6d9380f96
|
309 |
#: templates/list.php:5 |
|
03e52840d
|
310 311 |
msgid "New" msgstr "" |
|
6d9380f96
|
312 |
#: templates/list.php:8 |
|
31b7f2792
|
313 314 |
msgid "New text file" msgstr "" |
|
6d9380f96
|
315 |
#: templates/list.php:9 |
|
03e52840d
|
316 317 |
msgid "Text file" msgstr "" |
|
6d9380f96
|
318 |
#: templates/list.php:12 |
|
31b7f2792
|
319 320 |
msgid "New folder" msgstr "" |
|
6d9380f96
|
321 |
#: templates/list.php:13 |
|
03e52840d
|
322 323 |
msgid "Folder" msgstr "" |
|
6d9380f96
|
324 |
#: templates/list.php:16 |
|
03e52840d
|
325 326 |
msgid "From link" msgstr "" |
|
6d9380f96
|
327 |
#: templates/list.php:47 |
|
31b7f2792
|
328 |
msgid "You don’t have permission to upload or create files here" |
|
03e52840d
|
329 |
msgstr "" |
|
6d9380f96
|
330 |
#: templates/list.php:52 |
|
03e52840d
|
331 332 |
msgid "Nothing in here. Upload something!" msgstr "" |
|
6d9380f96
|
333 |
#: templates/list.php:66 |
|
03e52840d
|
334 335 |
msgid "Download" msgstr "" |
|
6d9380f96
|
336 |
#: templates/list.php:91 |
|
03e52840d
|
337 338 |
msgid "Upload too large" msgstr "" |
|
6d9380f96
|
339 |
#: templates/list.php:93 |
|
03e52840d
|
340 341 342 343 |
msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "" |
|
6d9380f96
|
344 |
#: templates/list.php:98 |
|
03e52840d
|
345 346 |
msgid "Files are being scanned, please wait." msgstr "" |
|
6d9380f96
|
347 348 |
#: templates/list.php:101 msgid "Currently scanning" |
|
03e52840d
|
349 |
msgstr "" |