diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:56 +0000 |
commit | 7d1c9eef8dcc020c12595500cf3569d96c2a6c11 (patch) | |
tree | 7d6be211432f31aca051005c206db7e6e691394f /apps/files_versions/l10n/ar.js | |
parent | 57e39000951f6a075f0464ca53f9faca88ecbdab (diff) | |
download | nextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.tar.gz nextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/ar.js')
-rw-r--r-- | apps/files_versions/l10n/ar.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_versions/l10n/ar.js b/apps/files_versions/l10n/ar.js index a4e16f8afdd..5729bde7b54 100644 --- a/apps/files_versions/l10n/ar.js +++ b/apps/files_versions/l10n/ar.js @@ -4,8 +4,6 @@ OC.L10N.register( "Could not revert: %s" : "غير قادر على الاستعادة : %s", "Versions" : "الإصدارات", "Failed to revert {file} to revision {timestamp}." : "فشل في استعادة {ملف} لنتقيح {الطابع الزمني}", - "Restore" : "استعادة ", - "More versions..." : "المزيد من الإصدارات", - "No other versions available" : "لا توجد إصدارات أخرى متاحة" + "Restore" : "استعادة " }, "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;"); |