diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-16 01:57:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-16 01:57:34 -0400 |
commit | 23f2c48a43b2bc96370ec6b6411e6a86f705d12f (patch) | |
tree | 7189fcbf7e066911f19dc110717ed2b01d12051a /l10n/en_GB/files.po | |
parent | 8bc7174bdca5ae7f4ea71eeb7daec56fb262a263 (diff) | |
download | nextcloud-server-23f2c48a43b2bc96370ec6b6411e6a86f705d12f.tar.gz nextcloud-server-23f2c48a43b2bc96370ec6b6411e6a86f705d12f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB/files.po')
-rw-r--r-- | l10n/en_GB/files.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index aa6ca243be8..7f557cc15ab 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-04 01:55-0400\n" -"PO-Revision-Date: 2014-04-04 05:56+0000\n" +"POT-Creation-Date: 2014-04-16 01:55-0400\n" +"PO-Revision-Date: 2014-04-16 05:40+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -43,7 +43,7 @@ msgid "" "allowed." msgstr "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." -#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:145 +#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:155 #: lib/app.php:65 msgid "The target folder has been moved or deleted." msgstr "The target folder has been moved or deleted." @@ -128,15 +128,15 @@ msgstr "Failed to write to disk" msgid "Not enough storage available" msgstr "Not enough storage available" -#: ajax/upload.php:159 +#: ajax/upload.php:169 msgid "Upload failed. Could not find uploaded file" msgstr "Upload failed. Could not find uploaded file" -#: ajax/upload.php:169 +#: ajax/upload.php:179 msgid "Upload failed. Could not get file info." msgstr "Upload failed. Could not get file info." -#: ajax/upload.php:184 +#: ajax/upload.php:194 msgid "Invalid directory." msgstr "Invalid directory." @@ -144,53 +144,53 @@ msgstr "Invalid directory." msgid "Files" msgstr "Files" -#: js/file-upload.js:247 +#: js/file-upload.js:254 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" msgstr "Unable to upload {filename} as it is a directory or has 0 bytes" -#: js/file-upload.js:258 +#: js/file-upload.js:266 msgid "Total file size {size1} exceeds upload limit {size2}" msgstr "Total file size {size1} exceeds upload limit {size2}" -#: js/file-upload.js:268 +#: js/file-upload.js:276 msgid "" "Not enough free space, you are uploading {size1} but only {size2} is left" msgstr "Not enough free space, you are uploading {size1} but only {size2} is left" -#: js/file-upload.js:340 +#: js/file-upload.js:353 msgid "Upload cancelled." msgstr "Upload cancelled." -#: js/file-upload.js:385 +#: js/file-upload.js:398 msgid "Could not get result from server." msgstr "Could not get result from server." -#: js/file-upload.js:477 +#: js/file-upload.js:490 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "File upload is in progress. Leaving the page now will cancel the upload." -#: js/file-upload.js:542 +#: js/file-upload.js:555 msgid "URL cannot be empty" msgstr "URL cannot be empty" -#: js/file-upload.js:546 +#: js/file-upload.js:559 msgid "In the home folder 'Shared' is a reserved filename" msgstr "In the home folder 'Shared' is a reserved file name" -#: js/file-upload.js:548 js/filelist.js:603 +#: js/file-upload.js:561 js/filelist.js:585 msgid "{new_name} already exists" msgstr "{new_name} already exists" -#: js/file-upload.js:600 +#: js/file-upload.js:613 msgid "Could not create file" msgstr "Could not create file" -#: js/file-upload.js:613 +#: js/file-upload.js:626 msgid "Could not create folder" msgstr "Could not create folder" -#: js/file-upload.js:653 +#: js/file-upload.js:666 msgid "Error fetching URL" msgstr "Error fetching URL" @@ -214,35 +214,35 @@ msgstr "Error moving file" msgid "Error" msgstr "Error" -#: js/filelist.js:267 js/filelist.js:1113 +#: js/filelist.js:251 js/filelist.js:1129 msgid "Pending" msgstr "Pending" -#: js/filelist.js:630 +#: js/filelist.js:612 msgid "Could not rename file" msgstr "Could not rename file" -#: js/filelist.js:789 +#: js/filelist.js:775 msgid "Error deleting file." msgstr "Error deleting file." -#: js/filelist.js:814 js/filelist.js:891 js/files.js:589 +#: js/filelist.js:800 js/filelist.js:876 js/files.js:589 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" msgstr[1] "%n folders" -#: js/filelist.js:815 js/filelist.js:892 js/files.js:595 +#: js/filelist.js:801 js/filelist.js:877 js/files.js:595 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n files" -#: js/filelist.js:822 +#: js/filelist.js:808 msgid "{dirs} and {files}" msgstr "{dirs} and {files}" -#: js/filelist.js:1052 js/filelist.js:1090 +#: js/filelist.js:1037 js/filelist.js:1076 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploading %n file" |