diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-31 00:31:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-31 00:31:28 +0100 |
commit | 00a30e665128352e9b20268ea65400a968903c74 (patch) | |
tree | cb020db265d261a61556c21a4f818f0d0980e217 /l10n/ar/files.po | |
parent | 5d0c5c854bf5aa200ae37664d8b39001612e8d5e (diff) | |
download | nextcloud-server-00a30e665128352e9b20268ea65400a968903c74.tar.gz nextcloud-server-00a30e665128352e9b20268ea65400a968903c74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar/files.po')
-rw-r--r-- | l10n/ar/files.po | 56 |
1 files changed, 19 insertions, 37 deletions
diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 7063715d2f0..0abddeffe15 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-27 00:04+0100\n" -"PO-Revision-Date: 2013-01-26 23:05+0000\n" +"POT-Creation-Date: 2013-01-31 00:27+0100\n" +"PO-Revision-Date: 2013-01-30 23:28+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -18,20 +18,6 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: ajax/move.php:17 -#, php-format -msgid "Could not move %s - File with this name already exists" -msgstr "" - -#: ajax/move.php:24 -#, php-format -msgid "Could not move %s" -msgstr "" - -#: ajax/rename.php:19 -msgid "Unable to rename file" -msgstr "" - #: ajax/upload.php:17 msgid "No file was uploaded. Unknown error" msgstr "" @@ -67,11 +53,11 @@ msgstr "المجلد المؤقت غير موجود" msgid "Failed to write to disk" msgstr "" -#: ajax/upload.php:48 -msgid "Not enough storage available" +#: ajax/upload.php:51 +msgid "Not enough space available" msgstr "" -#: ajax/upload.php:77 +#: ajax/upload.php:82 msgid "Invalid directory." msgstr "" @@ -183,52 +169,44 @@ msgstr "" msgid "Upload cancelled." msgstr "" -#: js/files.js:493 +#: js/files.js:497 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "" -#: js/files.js:566 +#: js/files.js:570 msgid "URL cannot be empty." msgstr "" -#: js/files.js:571 +#: js/files.js:575 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "" -#: js/files.js:784 -msgid "{count} files scanned" -msgstr "" - -#: js/files.js:792 -msgid "error while scanning" -msgstr "" - -#: js/files.js:866 templates/index.php:63 +#: js/files.js:944 templates/index.php:63 msgid "Name" msgstr "الاسم" -#: js/files.js:867 templates/index.php:74 +#: js/files.js:945 templates/index.php:74 msgid "Size" msgstr "حجم" -#: js/files.js:868 templates/index.php:76 +#: js/files.js:946 templates/index.php:76 msgid "Modified" msgstr "معدل" -#: js/files.js:887 +#: js/files.js:965 msgid "1 folder" msgstr "" -#: js/files.js:889 +#: js/files.js:967 msgid "{count} folders" msgstr "" -#: js/files.js:897 +#: js/files.js:975 msgid "1 file" msgstr "" -#: js/files.js:899 +#: js/files.js:977 msgid "{count} files" msgstr "" @@ -313,3 +291,7 @@ msgstr "" #: templates/index.php:111 msgid "Current scanning" msgstr "" + +#: templates/upgrade.php:2 +msgid "Upgrading filesystem cache..." +msgstr "" |