File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff 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" : "نص" ,
Original file line number Diff line number Diff line change 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" : " نص" ,
Original file line number Diff line number Diff 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" : "插入連結" ,
Original file line number Diff line number Diff line change 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" : " 插入連結" ,
You can’t perform that action at this time.
0 commit comments