diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-05 02:05:39 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-05 02:05:39 +0200 |
commit | e8fcc7112918ac425560655384ba54ed09657145 (patch) | |
tree | 1df6f021c1ef576834b50c996ee9335c34229cc4 /l10n/ar | |
parent | 685f03edf6e35e24e71ecd3e89d9df23638df769 (diff) | |
download | nextcloud-server-e8fcc7112918ac425560655384ba54ed09657145.tar.gz nextcloud-server-e8fcc7112918ac425560655384ba54ed09657145.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar')
-rw-r--r-- | l10n/ar/files.po | 10 | ||||
-rw-r--r-- | l10n/ar/settings.po | 24 |
2 files changed, 22 insertions, 12 deletions
diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 5c481bb7b5c..f0fdb23c940 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -8,15 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-31 02:02+0200\n" -"PO-Revision-Date: 2012-08-31 00:03+0000\n" +"POT-Creation-Date: 2012-09-05 02:01+0200\n" +"PO-Revision-Date: 2012-09-05 00:02+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "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" +"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/upload.php:20 msgid "There is no error, the file uploaded with success" @@ -165,6 +165,10 @@ msgstr "" msgid "Maximum input size for ZIP files" msgstr "" +#: templates/admin.php:14 +msgid "Save" +msgstr "" + #: templates/index.php:7 msgid "New" msgstr "جديد" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index 3de638d666b..ece25b8fda8 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-04 12:42+0200\n" -"PO-Revision-Date: 2012-09-04 10:42+0000\n" +"POT-Creation-Date: 2012-09-05 02:02+0200\n" +"PO-Revision-Date: 2012-09-05 00:02+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -24,7 +24,7 @@ msgid "Unable to load list from App Store" msgstr "" #: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 -#: ajax/togglegroups.php:18 +#: ajax/togglegroups.php:15 msgid "Authentication error" msgstr "" @@ -64,6 +64,16 @@ msgstr "" msgid "Language changed" msgstr "تم تغيير اللغة" +#: ajax/togglegroups.php:25 +#, php-format +msgid "Unable to add user to group %s" +msgstr "" + +#: ajax/togglegroups.php:31 +#, php-format +msgid "Unable to remove user from group %s" +msgstr "" + #: js/apps.js:18 msgid "Error" msgstr "" @@ -180,12 +190,8 @@ msgid "See application page at apps.owncloud.com" msgstr "" #: templates/apps.php:30 -msgid "-licensed" -msgstr "-مسجل" - -#: templates/apps.php:30 -msgid "by" -msgstr "من قبل" +msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" +msgstr "" #: templates/help.php:9 msgid "Documentation" |