diff --git a/l10n/ar.js b/l10n/ar.js index ca2cbc43a8..5253510358 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -223,7 +223,7 @@ OC.L10N.register( "Zotero account API settings." : "إعدادات حساب Zotero API", "This instance does not support Zotero, because the feature is missing or disabled. Please contact the administration." : "هذا الخادوم لا يدعم Zotero، لأن الميزة مفقودة أو معطلة. الرجاء الاتصال بالإدارة.", "Saved with error: Collabora Online should use the same protocol as the server installation." : "تمّ الحفظ مع وجود خطأ: يجب على Collabora Online أن تستعمل نفس بروتوكول تنصيب الخادوم.", - "Could not establish connection to the Collabora Online server. This might be due to a missing configuration of your web server. For more information, please visit: " : "تعذر إنشاء اتصال بخادوم Collabora Online. قد يكون هذا بسبب التكوين المفقود لخادم الويب خاصّتك. لمزيد من المعلومات، يرجى زيارة:", + "Could not establish connection to the Collabora Online server. This might be due to a missing configuration of your web server. For more information, please visit: " : "تعذر إنشاء اتصال بخادوم Collabora Online. قد يكون هذا بسبب التكوين المفقود لخادم الويب الخاص بك. لمزيد من المعلومات، يرجى زيارة:", "Nextcloud Office requires a seperate server running Collabora Online to provide editing capabilities." : "يتطلب Nextcloud Office خادمًا منفصلاً يقوم بتشغيل Collabora Online لتوفير إمكانات التحرير.", "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "يتطلب Collabora Online خادمًا منفصلاً يعمل كعميل مماثل لـ WOPI لتوفير إمكانات التحرير.", "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit and the others can only view documents." : "يُمكن لجميع المستخدمين تحرير المستندات باستخدام {productName} افتراضيًا. عندما يكون هذا الإعداد نشطًا، يمكن فقط لأعضاء المجموعات المحددة التعديل بينما يمكن للآخرين عرض المستندات فقط.", diff --git a/l10n/ar.json b/l10n/ar.json index 0e70d02fc5..249ee9bffe 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -221,7 +221,7 @@ "Zotero account API settings." : "إعدادات حساب Zotero API", "This instance does not support Zotero, because the feature is missing or disabled. Please contact the administration." : "هذا الخادوم لا يدعم Zotero، لأن الميزة مفقودة أو معطلة. الرجاء الاتصال بالإدارة.", "Saved with error: Collabora Online should use the same protocol as the server installation." : "تمّ الحفظ مع وجود خطأ: يجب على Collabora Online أن تستعمل نفس بروتوكول تنصيب الخادوم.", - "Could not establish connection to the Collabora Online server. This might be due to a missing configuration of your web server. For more information, please visit: " : "تعذر إنشاء اتصال بخادوم Collabora Online. قد يكون هذا بسبب التكوين المفقود لخادم الويب خاصّتك. لمزيد من المعلومات، يرجى زيارة:", + "Could not establish connection to the Collabora Online server. This might be due to a missing configuration of your web server. For more information, please visit: " : "تعذر إنشاء اتصال بخادوم Collabora Online. قد يكون هذا بسبب التكوين المفقود لخادم الويب الخاص بك. لمزيد من المعلومات، يرجى زيارة:", "Nextcloud Office requires a seperate server running Collabora Online to provide editing capabilities." : "يتطلب Nextcloud Office خادمًا منفصلاً يقوم بتشغيل Collabora Online لتوفير إمكانات التحرير.", "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "يتطلب Collabora Online خادمًا منفصلاً يعمل كعميل مماثل لـ WOPI لتوفير إمكانات التحرير.", "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit and the others can only view documents." : "يُمكن لجميع المستخدمين تحرير المستندات باستخدام {productName} افتراضيًا. عندما يكون هذا الإعداد نشطًا، يمكن فقط لأعضاء المجموعات المحددة التعديل بينما يمكن للآخرين عرض المستندات فقط.", diff --git a/l10n/cs.js b/l10n/cs.js index 5fb4e76151..ac365afdbf 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -31,6 +31,7 @@ OC.L10N.register( "New spreadsheet" : "Nová tabulka", "New presentation" : "Nová prezentace", "New diagram" : "Nový diagram", + "{user} has mentioned you in {node}" : "{user} vás zmínil(a) v {node}", "Link to office document section" : "Odkázat na sekci v dokumentu", "Nextcloud Office" : "Nextcloud Kancelář", "Headings" : "Nadpisy", diff --git a/l10n/cs.json b/l10n/cs.json index 073a0b1e0a..afda5f482c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -29,6 +29,7 @@ "New spreadsheet" : "Nová tabulka", "New presentation" : "Nová prezentace", "New diagram" : "Nový diagram", + "{user} has mentioned you in {node}" : "{user} vás zmínil(a) v {node}", "Link to office document section" : "Odkázat na sekci v dokumentu", "Nextcloud Office" : "Nextcloud Kancelář", "Headings" : "Nadpisy",