diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
commit | 8b4864fcade6a43e72bc6fb6540790885534b691 (patch) | |
tree | 63f42cdd0867a5b3b1d3dcf658885c6bf29954de /apps/files/l10n/ar.js | |
parent | 2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff) | |
download | nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index d3fd86c8994..eb91f49f123 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -349,7 +349,6 @@ OC.L10N.register( "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", - "Add" : "أضِف", "The files is locked" : "الملفات مقفله" }, "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;"); |