diff --git a/l10n/ar.js b/l10n/ar.js index d90ad0e45..343746c3b 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -8,6 +8,7 @@ OC.L10N.register( "Error" : "خطأ", "New note" : "ملاحظة جديدة ", "Distraction-free notes and writing" : "ملاحظات وكتابة سلسة", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "تطبيق \"الملاحظات\" Notes هو تطبيق لتدوين الملاحظات بدون تشتيت الانتباه من [نكست كلاود] (https://www.nextcloud.com/). يوفر التطبيق إمكانية تصنيف الملاحظات إلى فئات لتنظيم أفضل؛ كما يدعم التنسيق باستخدام صيغة [مارك داون](https://en.wikipedia.org/wiki/Markdown). يتم حفظ الملاحظات كملفات في خادوم نكست كلاود خاصّتك، حتى تتمكن من عرضها وتحريرها باستخدام أي عميل لنكست كلاود. علاوة على ذلك، تتيح واجهة برمجة تطبيقات [REST](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) المنفصلة التكامل السهل في التطبيقات ([Android](https://github.com/nextcloud/notes-android)، [iOS](https://github.com/nextcloud/notes-ios)، بالإضافة إلى [تطبيقات من أي طرف ثالث](https://github.com/nextcloud/notes/wiki#3rd-party-clients) التي تتيح الوصول بسهولة إلى \"ملاحظات\" على نكست كلاود). تتضمن الميزات الإضافية تمييز الملاحظات كـ\"مُفضّلة\".", "Notes settings" : "إعدادات الملاحظات", "Please see Nextcloud server log for details." : "للتفاصيل، يُرجى مطالعة سجل الأنشطة لخادم نكست كلاود.", "Deleted {title}" : "تمّ حذف {title}", diff --git a/l10n/ar.json b/l10n/ar.json index bb3e03584..3645ff389 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -6,6 +6,7 @@ "Error" : "خطأ", "New note" : "ملاحظة جديدة ", "Distraction-free notes and writing" : "ملاحظات وكتابة سلسة", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "تطبيق \"الملاحظات\" Notes هو تطبيق لتدوين الملاحظات بدون تشتيت الانتباه من [نكست كلاود] (https://www.nextcloud.com/). يوفر التطبيق إمكانية تصنيف الملاحظات إلى فئات لتنظيم أفضل؛ كما يدعم التنسيق باستخدام صيغة [مارك داون](https://en.wikipedia.org/wiki/Markdown). يتم حفظ الملاحظات كملفات في خادوم نكست كلاود خاصّتك، حتى تتمكن من عرضها وتحريرها باستخدام أي عميل لنكست كلاود. علاوة على ذلك، تتيح واجهة برمجة تطبيقات [REST](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) المنفصلة التكامل السهل في التطبيقات ([Android](https://github.com/nextcloud/notes-android)، [iOS](https://github.com/nextcloud/notes-ios)، بالإضافة إلى [تطبيقات من أي طرف ثالث](https://github.com/nextcloud/notes/wiki#3rd-party-clients) التي تتيح الوصول بسهولة إلى \"ملاحظات\" على نكست كلاود). تتضمن الميزات الإضافية تمييز الملاحظات كـ\"مُفضّلة\".", "Notes settings" : "إعدادات الملاحظات", "Please see Nextcloud server log for details." : "للتفاصيل، يُرجى مطالعة سجل الأنشطة لخادم نكست كلاود.", "Deleted {title}" : "تمّ حذف {title}", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index f972b0811..8265b634d 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -8,6 +8,7 @@ OC.L10N.register( "Error" : "Error", "New note" : "New note", "Distraction-free notes and writing" : "Distraction-free notes and writing", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites.", "Notes settings" : "Notes settings", "Please see Nextcloud server log for details." : "Please see Nextcloud server log for details.", "Deleted {title}" : "Deleted {title}", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 647df94ff..2c2873506 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -6,6 +6,7 @@ "Error" : "Error", "New note" : "New note", "Distraction-free notes and writing" : "Distraction-free notes and writing", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites.", "Notes settings" : "Notes settings", "Please see Nextcloud server log for details." : "Please see Nextcloud server log for details.", "Deleted {title}" : "Deleted {title}", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 9ad3195f7..b99ca5d3b 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -8,6 +8,7 @@ OC.L10N.register( "Error" : "錯誤", "New note" : "新筆記", "Distraction-free notes and writing" : "無干擾的筆記和寫作", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "筆記應用程式是用於 [Nextcloud](https://www.nextcloud.com/) 的無干擾筆記應用程式。其提供了更好的組織分類,並使用 [Markdown](https://zh.wikipedia.org/wiki/Markdown) 語法來支援格式化。筆記是以檔案的形式儲存在您的 Nextcloud 中,這樣您就可以使用各種 Nextcloud 客戶端檢視並編輯它們。此外,也有獨立的 [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) 可輕鬆地整合至應用程式中([Android](https://github.com/stefan-niedermann/nextcloud-notes)、[iOS](https://github.com/owncloud/notes-iOS-App) 與[第三方應用程式](https://github.com/nextcloud/notes/wiki#3rd-party-clients),可讓您方便存取您的 Nextcloud 筆記)。還有將筆記加入收藏的功能。", "Notes settings" : "Notes 設定", "Please see Nextcloud server log for details." : "請檢視 Nextcloud 伺服器記錄以取得進一步資訊。", "Deleted {title}" : "已刪除 {title}", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 48e9a3b53..c9c2a81c6 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -6,6 +6,7 @@ "Error" : "錯誤", "New note" : "新筆記", "Distraction-free notes and writing" : "無干擾的筆記和寫作", + "The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "筆記應用程式是用於 [Nextcloud](https://www.nextcloud.com/) 的無干擾筆記應用程式。其提供了更好的組織分類,並使用 [Markdown](https://zh.wikipedia.org/wiki/Markdown) 語法來支援格式化。筆記是以檔案的形式儲存在您的 Nextcloud 中,這樣您就可以使用各種 Nextcloud 客戶端檢視並編輯它們。此外,也有獨立的 [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) 可輕鬆地整合至應用程式中([Android](https://github.com/stefan-niedermann/nextcloud-notes)、[iOS](https://github.com/owncloud/notes-iOS-App) 與[第三方應用程式](https://github.com/nextcloud/notes/wiki#3rd-party-clients),可讓您方便存取您的 Nextcloud 筆記)。還有將筆記加入收藏的功能。", "Notes settings" : "Notes 設定", "Please see Nextcloud server log for details." : "請檢視 Nextcloud 伺服器記錄以取得進一步資訊。", "Deleted {title}" : "已刪除 {title}",