diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-04 00:29:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-04 00:29:23 +0000 |
commit | 33e1db616dfbb38d9931e894484fc08dc4e185d6 (patch) | |
tree | 792b91084724f960dcbb7d9492e8d8bbee657dc9 /core/l10n | |
parent | 333ab4de68706205c955ca82f1e58d80a7c6d8c3 (diff) | |
download | nextcloud-server-33e1db616dfbb38d9931e894484fc08dc4e185d6.tar.gz nextcloud-server-33e1db616dfbb38d9931e894484fc08dc4e185d6.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/da.js | 1 | ||||
-rw-r--r-- | core/l10n/da.json | 1 | ||||
-rw-r--r-- | core/l10n/ko.js | 2 | ||||
-rw-r--r-- | core/l10n/ko.json | 2 | ||||
-rw-r--r-- | core/l10n/sk.js | 4 | ||||
-rw-r--r-- | core/l10n/sk.json | 4 |
6 files changed, 8 insertions, 6 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index b22dc0c6fca..e890855698b 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -43,6 +43,7 @@ OC.L10N.register( "Necessary language model provider is not available" : "Nødvendig sprogmodeludbyder er ikke tilgængelig", "Task not found" : "Opgaven blev ikke fundet", "Internal error" : "Intern fejl", + "No text to image provider is available" : "Ingen tilgængelig tekst-til-billede funktionalitet", "Image not found" : "Billede ikke fundet", "No translation provider available" : "Ingen tilgængelig oversættelsesudbyder", "Could not detect language" : "Kunne ikke finde sprog", diff --git a/core/l10n/da.json b/core/l10n/da.json index 2529af7d28f..a400f8edef1 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -41,6 +41,7 @@ "Necessary language model provider is not available" : "Nødvendig sprogmodeludbyder er ikke tilgængelig", "Task not found" : "Opgaven blev ikke fundet", "Internal error" : "Intern fejl", + "No text to image provider is available" : "Ingen tilgængelig tekst-til-billede funktionalitet", "Image not found" : "Billede ikke fundet", "No translation provider available" : "Ingen tilgængelig oversættelsesudbyder", "Could not detect language" : "Kunne ikke finde sprog", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 267de236b49..31e5c4280ef 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -420,7 +420,7 @@ OC.L10N.register( "{newName} already exists" : "{newName}이(가) 이미 존재함", "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", "Show list view" : "리스트 보기", - "Show grid view" : "모눈 보기", + "Show grid view" : "바둑판식 보기", "Pending" : "보류 중", "Home" : "홈", "Copy to {folder}" : "{folder}에 복사", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 852b2b976ce..e922eb5688d 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -418,7 +418,7 @@ "{newName} already exists" : "{newName}이(가) 이미 존재함", "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", "Show list view" : "리스트 보기", - "Show grid view" : "모눈 보기", + "Show grid view" : "바둑판식 보기", "Pending" : "보류 중", "Home" : "홈", "Copy to {folder}" : "{folder}에 복사", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index cb0b2682087..cb441c3c47b 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -327,8 +327,8 @@ OC.L10N.register( "Installing …" : "Inštalujem ...", "Need help?" : "Potrebujete pomoc?", "See the documentation" : "Pozri dokumentáciu", - "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Vyzerá, že sa snažíte preinštalovať svoj Nextcloud. Avšak v adresári s konfiguráciou chýba súbor CAN_INSTALL. Ak chcete pokračovať, tak ho vytvorte.", - "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nie je možné odstrániť súbor CAN_INSTALL z adresára s konfiguráciou. Je potrebné ho odstrániť ručne.", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Vyzerá, že sa snažíte preinštalovať svoj Nextcloud. Avšak v priečinku s konfiguráciou chýba súbor CAN_INSTALL. Ak chcete pokračovať, tak ho vytvorte.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nie je možné odstrániť súbor CAN_INSTALL z priečinka s konfiguráciou. Je potrebné ho odstrániť ručne.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "Skip to main content" : "Prejsť na hlavný obsah", "Skip to navigation of app" : "Preskočiť do navigácie apky", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 071337d3dbf..7d6fd6c3401 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -325,8 +325,8 @@ "Installing …" : "Inštalujem ...", "Need help?" : "Potrebujete pomoc?", "See the documentation" : "Pozri dokumentáciu", - "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Vyzerá, že sa snažíte preinštalovať svoj Nextcloud. Avšak v adresári s konfiguráciou chýba súbor CAN_INSTALL. Ak chcete pokračovať, tak ho vytvorte.", - "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nie je možné odstrániť súbor CAN_INSTALL z adresára s konfiguráciou. Je potrebné ho odstrániť ručne.", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Vyzerá, že sa snažíte preinštalovať svoj Nextcloud. Avšak v priečinku s konfiguráciou chýba súbor CAN_INSTALL. Ak chcete pokračovať, tak ho vytvorte.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nie je možné odstrániť súbor CAN_INSTALL z priečinka s konfiguráciou. Je potrebné ho odstrániť ručne.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "Skip to main content" : "Prejsť na hlavný obsah", "Skip to navigation of app" : "Preskočiť do navigácie apky", |