aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-14 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-14 00:19:45 +0000
commit91be8568ccb57798f3b23498e5e3ad97a17991b3 (patch)
tree952fa030f844b04ac8c57841c3880e0f523730e6 /apps
parentbfb8a16370f95190b91d445e624903c1ce67a725 (diff)
downloadnextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.tar.gz
nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/ar.js2
-rw-r--r--apps/comments/l10n/ar.json2
-rw-r--r--apps/comments/l10n/de_DE.js1
-rw-r--r--apps/comments/l10n/de_DE.json1
-rw-r--r--apps/comments/l10n/en_GB.js2
-rw-r--r--apps/comments/l10n/en_GB.json2
-rw-r--r--apps/comments/l10n/fr.js1
-rw-r--r--apps/comments/l10n/fr.json1
-rw-r--r--apps/comments/l10n/zh_HK.js2
-rw-r--r--apps/comments/l10n/zh_HK.json2
-rw-r--r--apps/files/l10n/en_GB.js2
-rw-r--r--apps/files/l10n/en_GB.json2
-rw-r--r--apps/files/l10n/zh_HK.js2
-rw-r--r--apps/files/l10n/zh_HK.json2
-rw-r--r--apps/files_sharing/l10n/en_GB.js1
-rw-r--r--apps/files_sharing/l10n/en_GB.json1
-rw-r--r--apps/files_sharing/l10n/zh_HK.js1
-rw-r--r--apps/files_sharing/l10n/zh_HK.json1
-rw-r--r--apps/settings/l10n/oc.js3
-rw-r--r--apps/settings/l10n/oc.json3
-rw-r--r--apps/theming/l10n/en_GB.js2
-rw-r--r--apps/theming/l10n/en_GB.json2
-rw-r--r--apps/theming/l10n/zh_HK.js2
-rw-r--r--apps/theming/l10n/zh_HK.json2
24 files changed, 40 insertions, 2 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js
index 55a4646d059..39f67256fb9 100644
--- a/apps/comments/l10n/ar.js
+++ b/apps/comments/l10n/ar.js
@@ -15,6 +15,8 @@ OC.L10N.register(
"Edit comment" : "تعديل التعليق",
"Delete comment" : "حذف التعليق",
"Cancel edit" : "إلغاء التعديل",
+ "New comment" : "ملاحظة جديدة",
+ "Write a comment …" : "أكتُب ملاحظةً ...",
"Post comment" : "أضف تعليق",
"@ for mentions, : for emoji, / for smart picker" : "@ للإشارات، : للإيموجي، / للاقط الذكي",
"Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات",
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index a8c1e07b9ba..2e7702b532d 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -13,6 +13,8 @@
"Edit comment" : "تعديل التعليق",
"Delete comment" : "حذف التعليق",
"Cancel edit" : "إلغاء التعديل",
+ "New comment" : "ملاحظة جديدة",
+ "Write a comment …" : "أكتُب ملاحظةً ...",
"Post comment" : "أضف تعليق",
"@ for mentions, : for emoji, / for smart picker" : "@ للإشارات، : للإيموجي، / للاقط الذكي",
"Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات",
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index 6924498320d..99d94f90cef 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
+ "Write a comment …" : "Schreiben Sie einen Kommentar …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json
index 6437a6ad3ce..9888a8183b9 100644
--- a/apps/comments/l10n/de_DE.json
+++ b/apps/comments/l10n/de_DE.json
@@ -14,6 +14,7 @@
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
+ "Write a comment …" : "Schreiben Sie einen Kommentar …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js
index 8a4534f60d2..4ec2f594808 100644
--- a/apps/comments/l10n/en_GB.js
+++ b/apps/comments/l10n/en_GB.js
@@ -15,6 +15,8 @@ OC.L10N.register(
"Edit comment" : "Edit comment",
"Delete comment" : "Delete comment",
"Cancel edit" : "Cancel edit",
+ "New comment" : "New comment",
+ "Write a comment …" : "Write a comment …",
"Post comment" : "Post comment",
"@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
"Could not reload comments" : "Could not reload comments",
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json
index d47342c03ef..e657cd74c2f 100644
--- a/apps/comments/l10n/en_GB.json
+++ b/apps/comments/l10n/en_GB.json
@@ -13,6 +13,8 @@
"Edit comment" : "Edit comment",
"Delete comment" : "Delete comment",
"Cancel edit" : "Cancel edit",
+ "New comment" : "New comment",
+ "Write a comment …" : "Write a comment …",
"Post comment" : "Post comment",
"@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
"Could not reload comments" : "Could not reload comments",
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 6ed358fe22f..c0d04d61894 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Delete comment" : "Supprimer le commentaire",
"Cancel edit" : "Annuler les modifications",
"New comment" : "Nouveau commentaire",
+ "Write a comment …" : "Écrire un commentaire…",
"Post comment" : "Publier le commentaire",
"@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent",
"Could not reload comments" : "Impossible de rafraichir les commentaires",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 3acfd754688..c018862cdb1 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -14,6 +14,7 @@
"Delete comment" : "Supprimer le commentaire",
"Cancel edit" : "Annuler les modifications",
"New comment" : "Nouveau commentaire",
+ "Write a comment …" : "Écrire un commentaire…",
"Post comment" : "Publier le commentaire",
"@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent",
"Could not reload comments" : "Impossible de rafraichir les commentaires",
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js
index a881f5414f8..01561ad8231 100644
--- a/apps/comments/l10n/zh_HK.js
+++ b/apps/comments/l10n/zh_HK.js
@@ -15,6 +15,8 @@ OC.L10N.register(
"Edit comment" : "編輯留言",
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
+ "New comment" : "新評論",
+ "Write a comment …" : "發表評論 ...",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器",
"Could not reload comments" : "無法重新加載評論",
diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json
index 516fe9bf6d2..c05f1544ee2 100644
--- a/apps/comments/l10n/zh_HK.json
+++ b/apps/comments/l10n/zh_HK.json
@@ -13,6 +13,8 @@
"Edit comment" : "編輯留言",
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
+ "New comment" : "新評論",
+ "Write a comment …" : "發表評論 ...",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器",
"Could not reload comments" : "無法重新加載評論",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 508a079e8a5..5927e1a16da 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -235,6 +235,7 @@ OC.L10N.register(
"Switch to list view" : "Switch to list view",
"Switch to grid view" : "Switch to grid view",
"Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
"Unknown error during upload" : "Unknown error during upload",
"Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
@@ -260,6 +261,7 @@ OC.L10N.register(
"Creating file" : "Creating file",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
+ "Delete and unshare" : "Delete and unshare",
"Unshare" : "Unshare",
"Delete permanently" : "Delete permanently",
"Destination is not a folder" : "Destination is not a folder",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 4eacd23c25b..87c10c15eec 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -233,6 +233,7 @@
"Switch to list view" : "Switch to list view",
"Switch to grid view" : "Switch to grid view",
"Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
"Unknown error during upload" : "Unknown error during upload",
"Open the files app settings" : "Open the files app settings",
"Files settings" : "Files settings",
@@ -258,6 +259,7 @@
"Creating file" : "Creating file",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
+ "Delete and unshare" : "Delete and unshare",
"Unshare" : "Unshare",
"Delete permanently" : "Delete permanently",
"Destination is not a folder" : "Destination is not a folder",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 13d4ee12bf3..796a807b692 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -235,6 +235,7 @@ OC.L10N.register(
"Switch to list view" : "切換到列表檢視",
"Switch to grid view" : "切換到網格檢視",
"Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
"Unknown error during upload" : "上傳時發生未知的錯誤",
"Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
@@ -260,6 +261,7 @@ OC.L10N.register(
"Creating file" : "創建檔案中",
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
+ "Delete and unshare" : "刪除並取消分享",
"Unshare" : "取消共享",
"Delete permanently" : "永久刪除",
"Destination is not a folder" : "目標地不是資料夾",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index e535acdc405..42f02064497 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -233,6 +233,7 @@
"Switch to list view" : "切換到列表檢視",
"Switch to grid view" : "切換到網格檢視",
"Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
"Unknown error during upload" : "上傳時發生未知的錯誤",
"Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
@@ -258,6 +259,7 @@
"Creating file" : "創建檔案中",
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
+ "Delete and unshare" : "刪除並取消分享",
"Unshare" : "取消共享",
"Delete permanently" : "永久刪除",
"Destination is not a folder" : "目標地不是資料夾",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index ebd869582a0..3d73b06f7b5 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -232,6 +232,7 @@ OC.L10N.register(
"_Reject share_::_Reject shares_" : ["Reject share","Reject shares"],
"_Restore share_::_Restore shares_" : ["Restore share","Restore shares"],
"Shared" : "Shared",
+ "Shared multiple times with different people" : "Shared multiple times with different people",
"Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}",
"Show sharing options" : "Show sharing options",
"Link to a file" : "Link to a file",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 3542d3b3038..eec67e59ab5 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -230,6 +230,7 @@
"_Reject share_::_Reject shares_" : ["Reject share","Reject shares"],
"_Restore share_::_Restore shares_" : ["Restore share","Restore shares"],
"Shared" : "Shared",
+ "Shared multiple times with different people" : "Shared multiple times with different people",
"Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}",
"Show sharing options" : "Show sharing options",
"Link to a file" : "Link to a file",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index b44a6f568b0..ac171ab3728 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -232,6 +232,7 @@ OC.L10N.register(
"_Reject share_::_Reject shares_" : ["拒絕分享"],
"_Restore share_::_Restore shares_" : ["還原分享"],
"Shared" : "已分享",
+ "Shared multiple times with different people" : "與不同的人多次分享",
"Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享",
"Show sharing options" : "顯示分享選項",
"Link to a file" : "連結到一個檔案",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index f22a0ef8235..1bea28460df 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -230,6 +230,7 @@
"_Reject share_::_Reject shares_" : ["拒絕分享"],
"_Restore share_::_Restore shares_" : ["還原分享"],
"Shared" : "已分享",
+ "Shared multiple times with different people" : "與不同的人多次分享",
"Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享",
"Show sharing options" : "顯示分享選項",
"Link to a file" : "連結到一個檔案",
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js
index 9bed249e956..41001712a48 100644
--- a/apps/settings/l10n/oc.js
+++ b/apps/settings/l10n/oc.js
@@ -122,7 +122,8 @@ OC.L10N.register(
"Cancel" : "Anullar",
"Confirm" : "Confirmar",
"Submit" : "Transmetre",
- "Remove group" : "Suprimir grop",
+ "Rename group" : "Renomenar lo grop",
+ "Remove group" : "Suprimir lo grop",
"Current password" : "Senhal actual",
"New password" : "Senhal novèl",
"Change password" : "Cambiar de senhal",
diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json
index 6cb76113ce3..b382450e512 100644
--- a/apps/settings/l10n/oc.json
+++ b/apps/settings/l10n/oc.json
@@ -120,7 +120,8 @@
"Cancel" : "Anullar",
"Confirm" : "Confirmar",
"Submit" : "Transmetre",
- "Remove group" : "Suprimir grop",
+ "Rename group" : "Renomenar lo grop",
+ "Remove group" : "Suprimir lo grop",
"Current password" : "Senhal actual",
"New password" : "Senhal novèl",
"Change password" : "Cambiar de senhal",
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 43487abcc1d..237f4f6703f 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -29,7 +29,9 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
"Appearance and accessibility" : "Appearance and accessibility",
+ "PHP Imagick module" : "PHP Imagick module",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it.",
"Dark theme with high contrast mode" : "Dark theme with high contrast mode",
"Enable dark high contrast mode" : "Enable dark high contrast mode",
"Similar to the high contrast mode, but with dark colours." : "Similar to the high contrast mode, but with dark colours.",
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json
index e64024e0655..debff47f7bd 100644
--- a/apps/theming/l10n/en_GB.json
+++ b/apps/theming/l10n/en_GB.json
@@ -27,7 +27,9 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
"Appearance and accessibility" : "Appearance and accessibility",
+ "PHP Imagick module" : "PHP Imagick module",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it.",
"Dark theme with high contrast mode" : "Dark theme with high contrast mode",
"Enable dark high contrast mode" : "Enable dark high contrast mode",
"Similar to the high contrast mode, but with dark colours." : "Similar to the high contrast mode, but with dark colours.",
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js
index 21cfd0a03f1..b80e72ef036 100644
--- a/apps/theming/l10n/zh_HK.js
+++ b/apps/theming/l10n/zh_HK.js
@@ -29,7 +29,9 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。",
"Theming" : "佈景主題",
"Appearance and accessibility" : "外觀和可及性",
+ "PHP Imagick module" : "PHP Imagick 模組",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "雖然已啟用佈景主題應用程式,但並未啟用 PHP 模組「imagick」。為了讓 favicon 產生流程正常運作,您必須安裝並啟用此模組。",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "此實例中的 PHP 模組 \"imagick\" 不支援SVG。為了更好的相容性,建議安裝它。",
"Dark theme with high contrast mode" : "具有高對比度模式的深色主題",
"Enable dark high contrast mode" : "啟用深色高對比度模式",
"Similar to the high contrast mode, but with dark colours." : "類似於高對比度模式,但顏色較深。",
diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json
index 78c5582c629..0701103f314 100644
--- a/apps/theming/l10n/zh_HK.json
+++ b/apps/theming/l10n/zh_HK.json
@@ -27,7 +27,9 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。",
"Theming" : "佈景主題",
"Appearance and accessibility" : "外觀和可及性",
+ "PHP Imagick module" : "PHP Imagick 模組",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "雖然已啟用佈景主題應用程式,但並未啟用 PHP 模組「imagick」。為了讓 favicon 產生流程正常運作,您必須安裝並啟用此模組。",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "此實例中的 PHP 模組 \"imagick\" 不支援SVG。為了更好的相容性,建議安裝它。",
"Dark theme with high contrast mode" : "具有高對比度模式的深色主題",
"Enable dark high contrast mode" : "啟用深色高對比度模式",
"Similar to the high contrast mode, but with dark colours." : "類似於高對比度模式,但顏色較深。",