diff options
Diffstat (limited to 'l10n/en_GB/files.po')
-rw-r--r-- | l10n/en_GB/files.po | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index 5ee550f5534..f471969b641 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-07-02 01:54-0400\n" -"PO-Revision-Date: 2014-07-02 05:54+0000\n" +"POT-Creation-Date: 2014-07-03 01:54-0400\n" +"PO-Revision-Date: 2014-07-03 05:54+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" @@ -18,6 +18,18 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: 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 #, php-format msgid "Could not move %s - File with this name already exists" @@ -178,7 +190,7 @@ msgstr "File upload is in progress. Leaving the page now will cancel the upload. msgid "URL cannot be empty" msgstr "URL cannot be empty" -#: js/file-upload.js:568 js/filelist.js:1228 +#: js/file-upload.js:568 js/filelist.js:1244 msgid "{new_name} already exists" msgstr "{new_name} already exists" @@ -194,19 +206,19 @@ msgstr "Could not create folder" msgid "Error fetching URL" msgstr "Error fetching URL" -#: js/fileactions.js:257 +#: js/fileactions.js:258 msgid "Share" msgstr "Share" -#: js/fileactions.js:270 +#: js/fileactions.js:271 msgid "Delete permanently" msgstr "Delete permanently" -#: js/fileactions.js:272 templates/list.php:77 templates/list.php:78 +#: js/fileactions.js:273 templates/list.php:77 templates/list.php:78 msgid "Delete" msgstr "Delete" -#: js/fileactions.js:308 +#: js/fileactions.js:309 msgid "Rename" msgstr "Rename" @@ -216,55 +228,55 @@ msgid "" "big." msgstr "Your download is being prepared. This might take some time if the files are big." -#: js/filelist.js:659 js/filelist.js:1752 +#: js/filelist.js:669 js/filelist.js:1768 msgid "Pending" msgstr "Pending" -#: js/filelist.js:1179 +#: js/filelist.js:1195 msgid "Error moving file." msgstr "Error moving file." -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error moving file" msgstr "Error moving file" -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error" msgstr "Error" -#: js/filelist.js:1276 +#: js/filelist.js:1292 msgid "Could not rename file" msgstr "Could not rename file" -#: js/filelist.js:1394 +#: js/filelist.js:1410 msgid "Error deleting file." msgstr "Error deleting file." -#: js/filelist.js:1497 templates/list.php:61 +#: js/filelist.js:1513 templates/list.php:61 msgid "Name" msgstr "Name" -#: js/filelist.js:1498 templates/list.php:72 +#: js/filelist.js:1514 templates/list.php:72 msgid "Size" msgstr "Size" -#: js/filelist.js:1499 templates/list.php:75 +#: js/filelist.js:1515 templates/list.php:75 msgid "Modified" msgstr "Modified" -#: js/filelist.js:1509 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" msgstr[1] "%n folders" -#: js/filelist.js:1515 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n files" -#: js/filelist.js:1645 js/filelist.js:1684 +#: js/filelist.js:1661 js/filelist.js:1700 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploading %n file" |