aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:21 +0000
commit0aa65d97146a7ec52f27969f97d03868688f4c64 (patch)
tree750237b4b035fe009546b550c4e61e9ccde72a1f /core/l10n
parent32eaf57e015089fbb698d804fee8e18b43f81b2b (diff)
downloadnextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz
nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/cs.js2
-rw-r--r--core/l10n/cs.json2
-rw-r--r--core/l10n/de_DE.js2
-rw-r--r--core/l10n/de_DE.json2
-rw-r--r--core/l10n/en_GB.js2
-rw-r--r--core/l10n/en_GB.json2
-rw-r--r--core/l10n/fr.js2
-rw-r--r--core/l10n/fr.json2
-rw-r--r--core/l10n/hu.js1
-rw-r--r--core/l10n/hu.json1
-rw-r--r--core/l10n/it.js4
-rw-r--r--core/l10n/it.json4
-rw-r--r--core/l10n/sr.js4
-rw-r--r--core/l10n/sr.json4
-rw-r--r--core/l10n/tr.js2
-rw-r--r--core/l10n/tr.json2
-rw-r--r--core/l10n/uk.js4
-rw-r--r--core/l10n/uk.json4
-rw-r--r--core/l10n/zh_HK.js2
-rw-r--r--core/l10n/zh_HK.json2
-rw-r--r--core/l10n/zh_TW.js2
-rw-r--r--core/l10n/zh_TW.json2
22 files changed, 52 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 46bd0263c14..08ee9bdab59 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici",
"Task not found" : "Úkol nenalezen",
"Internal error" : "Vnitřní chyba",
+ "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek",
+ "Image not found" : "Obrázek nenalezen",
"No translation provider available" : "Není k dispozici žádný poskytovatel překladu",
"Could not detect language" : "Nepodařilo se zjistit jazyk",
"Unable to translate" : "Nedaří se přeložit",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 2b173d1648b..216c9cac17c 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici",
"Task not found" : "Úkol nenalezen",
"Internal error" : "Vnitřní chyba",
+ "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek",
+ "Image not found" : "Obrázek nenalezen",
"No translation provider available" : "Není k dispozici žádný poskytovatel překladu",
"Could not detect language" : "Nepodařilo se zjistit jazyk",
"Unable to translate" : "Nedaří se přeložit",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index b772c2baa45..ae3c8eb4c55 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar",
"Task not found" : "Aufgabe nicht gefunden",
"Internal error" : "Interner Fehler",
+ "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar",
+ "Image not found" : "Bild nicht gefunden",
"No translation provider available" : "Kein Übersetzungsanbieter verfügbar",
"Could not detect language" : "Sprache konnte nicht erkannt werden",
"Unable to translate" : "Kann nicht übersetzt werden",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 70ef558e893..c70a03a1c30 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar",
"Task not found" : "Aufgabe nicht gefunden",
"Internal error" : "Interner Fehler",
+ "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar",
+ "Image not found" : "Bild nicht gefunden",
"No translation provider available" : "Kein Übersetzungsanbieter verfügbar",
"Could not detect language" : "Sprache konnte nicht erkannt werden",
"Unable to translate" : "Kann nicht übersetzt werden",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index a3278afb17d..96e008534db 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Necessary language model provider is not available",
"Task not found" : "Task not found",
"Internal error" : "Internal error",
+ "No text to image provider is available" : "No text to image provider is available",
+ "Image not found" : "Image not found",
"No translation provider available" : "No translation provider available",
"Could not detect language" : "Could not detect language",
"Unable to translate" : "Unable to translate",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 95122c1954f..e9e6fd4fbcb 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Necessary language model provider is not available",
"Task not found" : "Task not found",
"Internal error" : "Internal error",
+ "No text to image provider is available" : "No text to image provider is available",
+ "Image not found" : "Image not found",
"No translation provider available" : "No translation provider available",
"Could not detect language" : "Could not detect language",
"Unable to translate" : "Unable to translate",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 05d9dff3be6..72db7ae166a 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Le fournisseur de modèle de langage nécessaire n'est pas disponible",
"Task not found" : "Tâche non trouvée",
"Internal error" : "Erreur interne",
+ "No text to image provider is available" : "Aucun fournisseur de texte vers image n'est disponible",
+ "Image not found" : "Image non trouvée",
"No translation provider available" : "Aucun fournisseur de traduction n'est disponible",
"Could not detect language" : "Impossible de détecter la langue",
"Unable to translate" : "Impossible de traduire",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index af5681b9acd..c9468b80a86 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Le fournisseur de modèle de langage nécessaire n'est pas disponible",
"Task not found" : "Tâche non trouvée",
"Internal error" : "Erreur interne",
+ "No text to image provider is available" : "Aucun fournisseur de texte vers image n'est disponible",
+ "Image not found" : "Image non trouvée",
"No translation provider available" : "Aucun fournisseur de traduction n'est disponible",
"Could not detect language" : "Impossible de détecter la langue",
"Unable to translate" : "Impossible de traduire",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 4d24635b4c5..a57cd533e6c 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el",
"Task not found" : "A feladat nem található",
"Internal error" : "Belső hiba",
+ "Image not found" : "A kép nem található",
"No translation provider available" : "Nem érhető el fordítási szolgáltató",
"Could not detect language" : "Nem sikerült észlelni a nyelvet",
"Unable to translate" : "Nem fordítható le",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index 1611cf93b8b..c5ff0a45d9c 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -41,6 +41,7 @@
"Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el",
"Task not found" : "A feladat nem található",
"Internal error" : "Belső hiba",
+ "Image not found" : "A kép nem található",
"No translation provider available" : "Nem érhető el fordítási szolgáltató",
"Could not detect language" : "Nem sikerült észlelni a nyelvet",
"Unable to translate" : "Nem fordítható le",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index d5bf6d63516..a796f7e0932 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non è disponibile",
"Task not found" : "Task non trovato",
"Internal error" : "Errore interno",
+ "No text to image provider is available" : "Nessun fornitore da-testo-a-immagine disponibile",
+ "Image not found" : "Immagine non trovata",
"No translation provider available" : "Nessun fornitore di traduzioni disponibile",
"Could not detect language" : "Impossibile rilevare la lingua",
"Unable to translate" : "Impossibile tradurre",
@@ -145,6 +147,7 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunità di Nextcloud </a>.",
"Continue to {productName}" : "Continua in {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} in %n secondo.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi."],
+ "Applications menu" : "Menu applicazioni",
"More apps" : "Altre applicazioni",
"Currently open" : "Attualmente aperto",
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
@@ -226,6 +229,7 @@ OC.L10N.register(
"Supported versions" : "Versioni supportate",
"{name} version {version} and above" : "{name} versione {version} e successive",
"Settings menu" : "Menu delle impostazioni",
+ "Avatar of {displayName}" : "Avatar di {displayName}",
"Search {types} …" : "Cerca {types}...",
"No" : "No",
"Yes" : "Sì",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 9d41f421fb6..96cd2149d96 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non è disponibile",
"Task not found" : "Task non trovato",
"Internal error" : "Errore interno",
+ "No text to image provider is available" : "Nessun fornitore da-testo-a-immagine disponibile",
+ "Image not found" : "Immagine non trovata",
"No translation provider available" : "Nessun fornitore di traduzioni disponibile",
"Could not detect language" : "Impossibile rilevare la lingua",
"Unable to translate" : "Impossibile tradurre",
@@ -143,6 +145,7 @@
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunità di Nextcloud </a>.",
"Continue to {productName}" : "Continua in {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} in %n secondo.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi."],
+ "Applications menu" : "Menu applicazioni",
"More apps" : "Altre applicazioni",
"Currently open" : "Attualmente aperto",
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
@@ -224,6 +227,7 @@
"Supported versions" : "Versioni supportate",
"{name} version {version} and above" : "{name} versione {version} e successive",
"Settings menu" : "Menu delle impostazioni",
+ "Avatar of {displayName}" : "Avatar di {displayName}",
"Search {types} …" : "Cerca {types}...",
"No" : "No",
"Yes" : "Sì",
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 487b0a4a023..24727c0d168 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -43,7 +43,9 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Није доступан неопходни пружалац услуге језичког модела",
"Task not found" : "Задатак није пронађен",
"Internal error" : "Интерна грешка",
- "No translation provider available" : "Није доступан ниједан пружалац услиге превода",
+ "No text to image provider is available" : "Није доступан ниједан пружалац услуге генерисања слике из текста",
+ "Image not found" : "Слика није пронађена",
+ "No translation provider available" : "Није доступан ниједан пружалац услуге превода",
"Could not detect language" : "Не може да се детектује језик",
"Unable to translate" : "Не може да се преведе",
"Nextcloud Server" : "Nextcloud сервер",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 0c933d789cb..ca298a3a1a3 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -41,7 +41,9 @@
"Necessary language model provider is not available" : "Није доступан неопходни пружалац услуге језичког модела",
"Task not found" : "Задатак није пронађен",
"Internal error" : "Интерна грешка",
- "No translation provider available" : "Није доступан ниједан пружалац услиге превода",
+ "No text to image provider is available" : "Није доступан ниједан пружалац услуге генерисања слике из текста",
+ "Image not found" : "Слика није пронађена",
+ "No translation provider available" : "Није доступан ниједан пружалац услуге превода",
"Could not detect language" : "Не може да се детектује језик",
"Unable to translate" : "Не може да се преведе",
"Nextcloud Server" : "Nextcloud сервер",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 0d6bbaac584..f58ec65d934 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor",
"Task not found" : "Görev bulunamadı",
"Internal error" : "İçeride bir sorun çıktı",
+ "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmet sağlayıcısı yok",
+ "Image not found" : "Görsel bulunamadı",
"No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok",
"Could not detect language" : "Dil algılanamadı",
"Unable to translate" : "Çevrilemedi",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 490db9da154..9a03d1a73fc 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor",
"Task not found" : "Görev bulunamadı",
"Internal error" : "İçeride bir sorun çıktı",
+ "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmet sağlayıcısı yok",
+ "Image not found" : "Görsel bulunamadı",
"No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok",
"Could not detect language" : "Dil algılanamadı",
"Unable to translate" : "Çevrilemedi",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index fbb99f3283b..2bbca0c2f1d 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "Постачальний потрібної мовної моделі недоступний",
"Task not found" : "Завдання не знайдено",
"Internal error" : "Внутрішня помилка",
+ "No text to image provider is available" : "Відсутній постачальник конвертування тексту у зображення",
+ "Image not found" : "Зображення відсутнє",
"No translation provider available" : "Постачальник послуг перекладу недоступний",
"Could not detect language" : "Не вдалося визначити мову",
"Unable to translate" : "Не вдалося перекласти",
@@ -145,6 +147,7 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Оновлення не вдалося. Будь ласка, повідомте про це питання в <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">спільноту Nextcloud</a>.",
"Continue to {productName}" : "Перейти до {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Оновлення пройшло успішно. Переспрямування на {productName} за %n секунду.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди."],
+ "Applications menu" : "Меню застосунків",
"More apps" : "Більше застосунків",
"Currently open" : "Наразі відкрито",
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
@@ -226,6 +229,7 @@ OC.L10N.register(
"Supported versions" : "Підтримувані версії",
"{name} version {version} and above" : "{name} версія {version} та вище",
"Settings menu" : "Меню налаштувань",
+ "Avatar of {displayName}" : "Зображення облікового запису для {displayName}",
"Search {types} …" : "Пошук {types} …",
"No" : "Ні",
"Yes" : "Так",
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index b8cb187a417..ebc75a56e8e 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "Постачальний потрібної мовної моделі недоступний",
"Task not found" : "Завдання не знайдено",
"Internal error" : "Внутрішня помилка",
+ "No text to image provider is available" : "Відсутній постачальник конвертування тексту у зображення",
+ "Image not found" : "Зображення відсутнє",
"No translation provider available" : "Постачальник послуг перекладу недоступний",
"Could not detect language" : "Не вдалося визначити мову",
"Unable to translate" : "Не вдалося перекласти",
@@ -143,6 +145,7 @@
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Оновлення не вдалося. Будь ласка, повідомте про це питання в <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">спільноту Nextcloud</a>.",
"Continue to {productName}" : "Перейти до {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Оновлення пройшло успішно. Переспрямування на {productName} за %n секунду.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди."],
+ "Applications menu" : "Меню застосунків",
"More apps" : "Більше застосунків",
"Currently open" : "Наразі відкрито",
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
@@ -224,6 +227,7 @@
"Supported versions" : "Підтримувані версії",
"{name} version {version} and above" : "{name} версія {version} та вище",
"Settings menu" : "Меню налаштувань",
+ "Avatar of {displayName}" : "Зображення облікового запису для {displayName}",
"Search {types} …" : "Пошук {types} …",
"No" : "Ні",
"Yes" : "Так",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 6e067c340a0..33d1d311e42 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "沒有必要的語言模型提供者",
"Task not found" : "找不到任務",
"Internal error" : "內部錯誤",
+ "No text to image provider is available" : "沒有可用的文字轉影像提供者",
+ "Image not found" : "找不到圖像",
"No translation provider available" : "沒有可用翻譯提供者",
"Could not detect language" : "無法檢測語言",
"Unable to translate" : "無法翻譯",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index bbb80df09c9..d9776b8f4da 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "沒有必要的語言模型提供者",
"Task not found" : "找不到任務",
"Internal error" : "內部錯誤",
+ "No text to image provider is available" : "沒有可用的文字轉影像提供者",
+ "Image not found" : "找不到圖像",
"No translation provider available" : "沒有可用翻譯提供者",
"Could not detect language" : "無法檢測語言",
"Unable to translate" : "無法翻譯",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index e78fb3dd3b8..c9d2ed8058a 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "無必要的語言模型提供者",
"Task not found" : "找不到任務",
"Internal error" : "內部錯誤",
+ "No text to image provider is available" : "沒有可用的文字轉影像提供者",
+ "Image not found" : "找不到影像",
"No translation provider available" : "沒有可用的翻譯提供者",
"Could not detect language" : "無法偵測語言",
"Unable to translate" : "無法翻譯",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index ba55fb78ce9..64c26c4a091 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "無必要的語言模型提供者",
"Task not found" : "找不到任務",
"Internal error" : "內部錯誤",
+ "No text to image provider is available" : "沒有可用的文字轉影像提供者",
+ "Image not found" : "找不到影像",
"No translation provider available" : "沒有可用的翻譯提供者",
"Could not detect language" : "無法偵測語言",
"Unable to translate" : "無法翻譯",