summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-20 02:29:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-20 02:29:13 +0000
commit8799098d1f99bf9d132296150635a293736b34fb (patch)
tree11f07bfbdac6aff3f84afc03b7484a439a70e6fe /apps/files_sharing
parent09cb9c78e70f23535f17549afc9400f2bb54a8e8 (diff)
downloadnextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.tar.gz
nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/de_DE.js2
-rw-r--r--apps/files_sharing/l10n/de_DE.json2
-rw-r--r--apps/files_sharing/l10n/en_GB.js2
-rw-r--r--apps/files_sharing/l10n/en_GB.json2
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
-rw-r--r--apps/files_sharing/l10n/sr.js2
-rw-r--r--apps/files_sharing/l10n/sr.json2
-rw-r--r--apps/files_sharing/l10n/sv.js2
-rw-r--r--apps/files_sharing/l10n/sv.json2
-rw-r--r--apps/files_sharing/l10n/zh_HK.js2
-rw-r--r--apps/files_sharing/l10n/zh_HK.json2
-rw-r--r--apps/files_sharing/l10n/zh_TW.js2
-rw-r--r--apps/files_sharing/l10n/zh_TW.json2
14 files changed, 28 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 83300e90e5f..d8a34955d29 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Kreis",
"Talk conversation" : "Talk-Unterhaltung",
"Deck board" : "Deck-Board",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "auf {server}",
"Others with access" : "Andere mit Zugriff",
"No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 6cb3231f752..175b8cca909 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Sharing %s failed because the back end does not support room shares" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe von Räumen nicht unterstützt",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden",
@@ -223,6 +224,7 @@
"Circle" : "Kreis",
"Talk conversation" : "Talk-Unterhaltung",
"Deck board" : "Deck-Board",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "auf {server}",
"Others with access" : "Andere mit Zugriff",
"No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 2c0d9e75370..2315c7aa2f2 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled",
"Please specify a valid circle" : "Please specify a valid circle",
"Sharing %s failed because the back end does not support room shares" : "Sharing %s failed because the back end does not support room shares",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Sharing %s failed because the back end does not support ScienceMesh shares",
"Unknown share type" : "Unknown share type",
"Not a directory" : "Not a directory",
"Could not lock node" : "Could not lock node",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Circle",
"Talk conversation" : "Talk conversation",
"Deck board" : "Deck board",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "on {server}",
"Others with access" : "Others with access",
"No other users with access found" : "No other users with access found",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 15c2bc9f38a..dd1a781eeaf 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled",
"Please specify a valid circle" : "Please specify a valid circle",
"Sharing %s failed because the back end does not support room shares" : "Sharing %s failed because the back end does not support room shares",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Sharing %s failed because the back end does not support ScienceMesh shares",
"Unknown share type" : "Unknown share type",
"Not a directory" : "Not a directory",
"Could not lock node" : "Could not lock node",
@@ -223,6 +224,7 @@
"Circle" : "Circle",
"Talk conversation" : "Talk conversation",
"Deck board" : "Deck board",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "on {server}",
"Others with access" : "Others with access",
"No other users with access found" : "No other users with access found",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 1ecc4dc1fff..5ba3d5da784 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Вы не можете поделиться с кругом, если приложение «Круг» не включено",
"Please specify a valid circle" : "Укажите верный круг",
"Sharing %s failed because the back end does not support room shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общий доступ такого типа",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа ScienceMesh",
"Unknown share type" : "Общий доступ неизвестного типа",
"Not a directory" : "Это не каталог",
"Could not lock node" : "Не удалось заблокировать узел",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Круг",
"Talk conversation" : "Название обсуждения",
"Deck board" : "Доска",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "на {server}",
"Others with access" : "Другие пользователи, имеющие доступ",
"No other users with access found" : "Не найдено пользователей, имеющих доступ",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 904fd50d016..db8f769e75c 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "Вы не можете поделиться с кругом, если приложение «Круг» не включено",
"Please specify a valid circle" : "Укажите верный круг",
"Sharing %s failed because the back end does not support room shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общий доступ такого типа",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа ScienceMesh",
"Unknown share type" : "Общий доступ неизвестного типа",
"Not a directory" : "Это не каталог",
"Could not lock node" : "Не удалось заблокировать узел",
@@ -223,6 +224,7 @@
"Circle" : "Круг",
"Talk conversation" : "Название обсуждения",
"Deck board" : "Доска",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "на {server}",
"Others with access" : "Другие пользователи, имеющие доступ",
"No other users with access found" : "Не найдено пользователей, имеющих доступ",
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 19cae2dd2e0..6a37370b32e 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена",
"Please specify a valid circle" : "Одаберите исправан круг",
"Sharing %s failed because the back end does not support room shares" : "Није успело дељење %s зато што позадински мотор дељења не подржава дељења у соби",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Дељење %s није успело јер позадински механизам не подржава ScienceMesh дељења",
"Unknown share type" : "Непознат тип дељења",
"Not a directory" : "Није фасцикла",
"Could not lock node" : "Не могу да закључам чвор",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Круг",
"Talk conversation" : "Talk разговори",
"Deck board" : "Табла Шпила",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "на серверу {server}",
"Others with access" : "Остали са приступом",
"No other users with access found" : "Нису нађени други корисници са приступом",
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json
index 40557a7ec4c..406e1f2e3c3 100644
--- a/apps/files_sharing/l10n/sr.json
+++ b/apps/files_sharing/l10n/sr.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена",
"Please specify a valid circle" : "Одаберите исправан круг",
"Sharing %s failed because the back end does not support room shares" : "Није успело дељење %s зато што позадински мотор дељења не подржава дељења у соби",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Дељење %s није успело јер позадински механизам не подржава ScienceMesh дељења",
"Unknown share type" : "Непознат тип дељења",
"Not a directory" : "Није фасцикла",
"Could not lock node" : "Не могу да закључам чвор",
@@ -223,6 +224,7 @@
"Circle" : "Круг",
"Talk conversation" : "Talk разговори",
"Deck board" : "Табла Шпила",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "на серверу {server}",
"Others with access" : "Остали са приступом",
"No other users with access found" : "Нису нађени други корисници са приступом",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index c082a449b36..90d67891c49 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad",
"Please specify a valid circle" : "Vänligen ange en giltig cirkel",
"Sharing %s failed because the back end does not support room shares" : "Delning av %s misslyckades eftersom systemet inte stödjer rum-delningar",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar",
"Unknown share type" : "Ogiltig delningstyp",
"Not a directory" : "Inte en mapp",
"Could not lock node" : "Kunde inte låsa nod",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "Cirkel",
"Talk conversation" : "Talk-konversation",
"Deck board" : "Deck-plank",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
"Others with access" : "Andra med åtkomst",
"No other users with access found" : "Inga andra användare med åtkomst hittades",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 2de909a3947..39fef34b92a 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad",
"Please specify a valid circle" : "Vänligen ange en giltig cirkel",
"Sharing %s failed because the back end does not support room shares" : "Delning av %s misslyckades eftersom systemet inte stödjer rum-delningar",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar",
"Unknown share type" : "Ogiltig delningstyp",
"Not a directory" : "Inte en mapp",
"Could not lock node" : "Kunde inte låsa nod",
@@ -223,6 +224,7 @@
"Circle" : "Cirkel",
"Talk conversation" : "Talk-konversation",
"Deck board" : "Deck-plank",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
"Others with access" : "Andra med åtkomst",
"No other users with access found" : "Inga andra användare med åtkomst hittades",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 68a1ea8f89f..ec5413ecd31 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。",
"Please specify a valid circle" : "請指定一個有效的circle",
"Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "這不是一個資料夾",
"Could not lock node" : "無法鎖定節點",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "社交圈子",
"Talk conversation" : "Talk 對話",
"Deck board" : "Deck 面板",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "在 {server} 上",
"Others with access" : "其他擁有存取權限的人",
"No other users with access found" : "找不到其他擁有存取權限的用戶",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 4a1f7fc9ded..718daeeb14a 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。",
"Please specify a valid circle" : "請指定一個有效的circle",
"Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "這不是一個資料夾",
"Could not lock node" : "無法鎖定節點",
@@ -223,6 +224,7 @@
"Circle" : "社交圈子",
"Talk conversation" : "Talk 對話",
"Deck board" : "Deck 面板",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "在 {server} 上",
"Others with access" : "其他擁有存取權限的人",
"No other users with access found" : "找不到其他擁有存取權限的用戶",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index d10d5e00a94..7bd157e2041 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈",
"Please specify a valid circle" : "請指定有效的小圈圈",
"Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "不是目錄",
"Could not lock node" : "無法鎖定節點",
@@ -225,6 +226,7 @@ OC.L10N.register(
"Circle" : "圈子",
"Talk conversation" : "Talk 對話",
"Deck board" : "看板佈告欄",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "於 {server}",
"Others with access" : "有存取權的其他人",
"No other users with access found" : "找不到其他有存取權的使用者",
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 141d2592188..6650d4127ac 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -118,6 +118,7 @@
"You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈",
"Please specify a valid circle" : "請指定有效的小圈圈",
"Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享",
"Unknown share type" : "未知的分享類型",
"Not a directory" : "不是目錄",
"Could not lock node" : "無法鎖定節點",
@@ -223,6 +224,7 @@
"Circle" : "圈子",
"Talk conversation" : "Talk 對話",
"Deck board" : "看板佈告欄",
+ "ScienceMesh" : "ScienceMesh",
"on {server}" : "於 {server}",
"Others with access" : "有存取權的其他人",
"No other users with access found" : "找不到其他有存取權的使用者",