diff options
Diffstat (limited to 'l10n/ar/files.po')
-rw-r--r-- | l10n/ar/files.po | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/l10n/ar/files.po b/l10n/ar/files.po index c31d3ca5d3c..9ddb836a5e2 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-27 06:28+0000\n" +"POT-Creation-Date: 2013-10-27 07:25-0400\n" +"PO-Revision-Date: 2013-10-27 11:25+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" @@ -29,9 +29,9 @@ msgstr "فشل في نقل الملف %s - يوجد ملف بنفس هذا ال msgid "Could not move %s" msgstr "فشل في نقل %s" -#: ajax/newfile.php:56 -msgid "File name cannot not be empty." -msgstr "" +#: ajax/newfile.php:56 js/files.js:27 +msgid "File name cannot be empty." +msgstr "اسم الملف لا يجوز أن يكون فارغا" #: ajax/newfile.php:62 msgid "File name must not contain \"/\". Please choose a different name." @@ -58,7 +58,7 @@ msgid "Error when creating the file" msgstr "" #: ajax/newfolder.php:21 -msgid "Folder name cannot not be empty." +msgid "Folder name cannot be empty." msgstr "" #: ajax/newfolder.php:27 @@ -239,10 +239,6 @@ msgstr[5] "يتم تحميل ملفات %n" msgid "'.' is an invalid file name." msgstr "\".\" اسم ملف غير صحيح." -#: js/files.js:27 -msgid "File name cannot be empty." -msgstr "اسم الملف لا يجوز أن يكون فارغا" - #: js/files.js:34 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " |