diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ar.js | 2 | ||||
-rw-r--r-- | core/l10n/ar.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 987faefc8a4..793f0d331bb 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -205,7 +205,7 @@ OC.L10N.register( "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", - "_{count} file conflict_::_{count} file conflicts_" : ["لا يوجد تعارض","ملف متعارض","ملفان متعارضان","{count} ملفات متعارضة"," {count} ملفا متعارضا","{count} ملفات متعارضه"], + "_{count} file conflict_::_{count} file conflicts_" : ["لا يوجد تعارض","{count} ملف متعارض","ملفان متعارضان","{count} ملفات متعارضة"," {count} ملفا متعارضا","{count} ملفات متعارضه"], "One file conflict" : "تعارض ملف واحد", "New Files" : "ملفات جديدة", "Already existing files" : "المفات موجودة مسبقاً", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 6e848325199..40954c0df81 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -203,7 +203,7 @@ "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", - "_{count} file conflict_::_{count} file conflicts_" : ["لا يوجد تعارض","ملف متعارض","ملفان متعارضان","{count} ملفات متعارضة"," {count} ملفا متعارضا","{count} ملفات متعارضه"], + "_{count} file conflict_::_{count} file conflicts_" : ["لا يوجد تعارض","{count} ملف متعارض","ملفان متعارضان","{count} ملفات متعارضة"," {count} ملفا متعارضا","{count} ملفات متعارضه"], "One file conflict" : "تعارض ملف واحد", "New Files" : "ملفات جديدة", "Already existing files" : "المفات موجودة مسبقاً", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index da4fe68c5eb..aaa5f3af433 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -289,7 +289,7 @@ OC.L10N.register( "Data folder" : "資料儲存位置", "Configure the database" : "設定數據庫", "Only %s is available." : "剩下 %s 可使用", - "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種數據庫", + "Install and activate additional PHP modules to choose other database types." : "安裝並啟動相關 PHP 模組來使用其他種數據庫", "For more details check out the documentation." : "更多細節詳見說明文件", "Database user" : "數據庫用戶", "Database password" : "數據庫密碼", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index c1749b10fc4..dd4a9be8c05 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -287,7 +287,7 @@ "Data folder" : "資料儲存位置", "Configure the database" : "設定數據庫", "Only %s is available." : "剩下 %s 可使用", - "Install and activate additional PHP modules to choose other database types." : "安裝並啟用相關 PHP 模組來使用其他種數據庫", + "Install and activate additional PHP modules to choose other database types." : "安裝並啟動相關 PHP 模組來使用其他種數據庫", "For more details check out the documentation." : "更多細節詳見說明文件", "Database user" : "數據庫用戶", "Database password" : "數據庫密碼", |