diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
commit | abdc823bb69600c3a4fc23e09f9de5819b57f56e (patch) | |
tree | 44f1a7c69738c613eace31498ce8db76fe42e421 /core/l10n/ar.php | |
parent | 4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (diff) | |
download | nextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.tar.gz nextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index 64b9d702dcb..1ec1bf018ba 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Unknown filetype" => "نوع الملف غير معروف", +"Invalid image" => "الصورة غير صالحة", "Sunday" => "الأحد", "Monday" => "الأثنين", "Tuesday" => "الثلاثاء", |