From ea445ebcc57d35a9c27a6001ed8e1a79875656e7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 12 Oct 2024 01:45:30 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 2 +- l10n/ar.json | 2 +- l10n/zh_HK.js | 5 +++++ l10n/zh_HK.json | 5 +++++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 066d20c5685..45d827181d9 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -16,7 +16,7 @@ OC.L10N.register( "Create new text file" : "إنشاء ملف نصّي جديد", "Editing session has expired. Please reload the page." : "جلسة التحرير انتهت صلاحيتها. قم رجاءً بإعادة تحميل الصفحة.", "{user} has mentioned you in the text document {node}" : "{user} أشار إليك في المستند النصّي {node}", - "This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف بسبب أن التحميل موقوف من قِبَل المُشارَكة", + "This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف لإن التحميل معطل من قبل المشاركة", "File not found" : "تعذر العثور على الملف", "Readme" : "إقرأني", "Text" : "نص", diff --git a/l10n/ar.json b/l10n/ar.json index d5e1212e926..6be9c8cb965 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -14,7 +14,7 @@ "Create new text file" : "إنشاء ملف نصّي جديد", "Editing session has expired. Please reload the page." : "جلسة التحرير انتهت صلاحيتها. قم رجاءً بإعادة تحميل الصفحة.", "{user} has mentioned you in the text document {node}" : "{user} أشار إليك في المستند النصّي {node}", - "This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف بسبب أن التحميل موقوف من قِبَل المُشارَكة", + "This file cannot be displayed as download is disabled by the share" : "لا يمكن عرض الملف لإن التحميل معطل من قبل المشاركة", "File not found" : "تعذر العثور على الملف", "Readme" : "إقرأني", "Text" : "نص", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 414da54dc0e..734e9f52736 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "待辦事項清單", "Increase indentation" : "增加縮排", "Decrease indentation" : "減少縮排", + "Blocks" : "區塊", + "Info callout" : "資訊標記", + "Success callout" : "成功標記", + "Warning callout" : "警告標記", + "Danger callout" : "危險標記", "Table" : "表", "Details" : "細節", "Insert link" : "插入連結", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 9e462cfd1ef..5eb1a51da41 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -183,6 +183,11 @@ "To-Do list" : "待辦事項清單", "Increase indentation" : "增加縮排", "Decrease indentation" : "減少縮排", + "Blocks" : "區塊", + "Info callout" : "資訊標記", + "Success callout" : "成功標記", + "Warning callout" : "警告標記", + "Danger callout" : "危險標記", "Table" : "表", "Details" : "細節", "Insert link" : "插入連結",