Skip to content

Commit a2b73e0

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 5ea8a5e commit a2b73e0

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

l10n/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OC.L10N.register(
1616
"Create new text file" : "إنشاء ملف نصّي جديد",
1717
"Editing session has expired. Please reload the page." : "جلسة التحرير انتهت صلاحيتها. قم رجاءً بإعادة تحميل الصفحة.",
1818
"{user} has mentioned you in the text document {node}" : "{user} أشار إليك في المستند النصّي {node}",
19-
"This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف بسبب أن التحميل موقوف من قِبَل المُشارَكة",
19+
"This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف لإن التحميل معطل من قبل المشاركة",
2020
"File not found" : "تعذر العثور على الملف",
2121
"Readme" : "إقرأني",
2222
"Text" : "نص",

l10n/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Create new text file" : "إنشاء ملف نصّي جديد",
1515
"Editing session has expired. Please reload the page." : "جلسة التحرير انتهت صلاحيتها. قم رجاءً بإعادة تحميل الصفحة.",
1616
"{user} has mentioned you in the text document {node}" : "{user} أشار إليك في المستند النصّي {node}",
17-
"This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف بسبب أن التحميل موقوف من قِبَل المُشارَكة",
17+
"This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف لإن التحميل معطل من قبل المشاركة",
1818
"File not found" : "تعذر العثور على الملف",
1919
"Readme" : "إقرأني",
2020
"Text" : "نص",

l10n/zh_HK.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ OC.L10N.register(
185185
"To-Do list" : "待辦事項清單",
186186
"Increase indentation" : "增加縮排",
187187
"Decrease indentation" : "減少縮排",
188+
"Blocks" : "區塊",
189+
"Info callout" : "資訊標記",
190+
"Success callout" : "成功標記",
191+
"Warning callout" : "警告標記",
192+
"Danger callout" : "危險標記",
188193
"Table" : "表",
189194
"Details" : "細節",
190195
"Insert link" : "插入連結",

l10n/zh_HK.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,11 @@
183183
"To-Do list" : "待辦事項清單",
184184
"Increase indentation" : "增加縮排",
185185
"Decrease indentation" : "減少縮排",
186+
"Blocks" : "區塊",
187+
"Info callout" : "資訊標記",
188+
"Success callout" : "成功標記",
189+
"Warning callout" : "警告標記",
190+
"Danger callout" : "危險標記",
186191
"Table" : "",
187192
"Details" : "細節",
188193
"Insert link" : "插入連結",

0 commit comments

Comments
 (0)