aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:21 +0000
commita297773da2ac0ec3a5eb2300c59a168ea41a951a (patch)
tree466cd48f1286a143ebc07a9b3cac519efb6d5755 /lib
parentf033e32af66c875d136a370cc7985f2907733783 (diff)
downloadnextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz
nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js2
-rw-r--r--lib/l10n/de.json2
-rw-r--r--lib/l10n/nb.js3
-rw-r--r--lib/l10n/nb.json3
-rw-r--r--lib/l10n/pt_BR.js8
-rw-r--r--lib/l10n/pt_BR.json8
-rw-r--r--lib/l10n/ru.js15
-rw-r--r--lib/l10n/ru.json15
8 files changed, 54 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index a1ff67bc0ab..a6b8bfb44c1 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -87,7 +87,7 @@ OC.L10N.register(
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
"Templates" : "Vorlagen",
"Path contains invalid segments" : "Pfad enthält ungültige Segmente",
- "Filename contains at least one invalid character" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein unzulässiges Zeichen.",
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index d5908d52ea3..3ee7af5b27b 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -85,7 +85,7 @@
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
"Templates" : "Vorlagen",
"Path contains invalid segments" : "Pfad enthält ungültige Segmente",
- "Filename contains at least one invalid character" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein unzulässiges Zeichen.",
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index bd6c20168c8..710ffc7a67d 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -87,12 +87,15 @@ OC.L10N.register(
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" er ikke tillatt i et fil- eller mappenavn.",
"\"%1$s\" is a forbidden file type." : "\"%1$s\" er en forbudt filtype.",
"Filenames must not end with \"%1$s\"." : "Filnavn må ikke slutte med \"%1$s\".",
+ "Invalid parent path" : "Ugyldig overordnet bane",
"File already exists" : "Filen finnes allerede",
"Invalid path" : "Ugyldig filbane",
"Failed to create file from template" : "Oppretting av fil fra mal feilet",
"Templates" : "Maler",
"Path contains invalid segments" : "Banen inneholder ugyldige segmenter",
+ "Filename is a reserved word" : "Filnavnet er et reservert ord",
"Filename contains at least one invalid character" : "Filnavnet innehold minst et ugyldig tegn",
+ "Filename is too long" : "Filnavnet er for langt",
"Empty filename is not allowed" : "Tomt filnavn er ikke tillatt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi det ikke er kompatibel med denne serverversjonen.",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 5a7e0d0c020..e58456cd681 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -85,12 +85,15 @@
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" er ikke tillatt i et fil- eller mappenavn.",
"\"%1$s\" is a forbidden file type." : "\"%1$s\" er en forbudt filtype.",
"Filenames must not end with \"%1$s\"." : "Filnavn må ikke slutte med \"%1$s\".",
+ "Invalid parent path" : "Ugyldig overordnet bane",
"File already exists" : "Filen finnes allerede",
"Invalid path" : "Ugyldig filbane",
"Failed to create file from template" : "Oppretting av fil fra mal feilet",
"Templates" : "Maler",
"Path contains invalid segments" : "Banen inneholder ugyldige segmenter",
+ "Filename is a reserved word" : "Filnavnet er et reservert ord",
"Filename contains at least one invalid character" : "Filnavnet innehold minst et ugyldig tegn",
+ "Filename is too long" : "Filnavnet er for langt",
"Empty filename is not allowed" : "Tomt filnavn er ikke tillatt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi det ikke er kompatibel med denne serverversjonen.",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 9e73cc9f204..55da74ca5a6 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -82,12 +82,20 @@ OC.L10N.register(
"Empty file" : "Arquivo vazio",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.",
"Dot files are not allowed" : "Arquivos Dot não são permitidos",
+ "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" é um nome de arquivo ou pasta proibido.",
+ "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" é um prefixo proibido para nomes de arquivos ou pastas.",
+ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" não é permitido dentro de um nome de arquivo ou pasta.",
+ "\"%1$s\" is a forbidden file type." : "\"%1$s\" é um tipo de arquivo proibido.",
+ "Filenames must not end with \"%1$s\"." : "Os nomes dos arquivos não devem terminar com \"%1$s\".",
+ "Invalid parent path" : "Caminho mãe inválido",
"File already exists" : "O arquivo já existe",
"Invalid path" : "Diretório inválido",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
"Path contains invalid segments" : "O caminho contém segmentos inválidos",
+ "Filename is a reserved word" : "Nome do arquivo é uma palavra reservada",
"Filename contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido ",
+ "Filename is too long" : "O nome do arquivo é muito longo",
"Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 6d82a0c0dae..3276d9557cd 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -80,12 +80,20 @@
"Empty file" : "Arquivo vazio",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.",
"Dot files are not allowed" : "Arquivos Dot não são permitidos",
+ "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" é um nome de arquivo ou pasta proibido.",
+ "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" é um prefixo proibido para nomes de arquivos ou pastas.",
+ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" não é permitido dentro de um nome de arquivo ou pasta.",
+ "\"%1$s\" is a forbidden file type." : "\"%1$s\" é um tipo de arquivo proibido.",
+ "Filenames must not end with \"%1$s\"." : "Os nomes dos arquivos não devem terminar com \"%1$s\".",
+ "Invalid parent path" : "Caminho mãe inválido",
"File already exists" : "O arquivo já existe",
"Invalid path" : "Diretório inválido",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
"Path contains invalid segments" : "O caminho contém segmentos inválidos",
+ "Filename is a reserved word" : "Nome do arquivo é uma palavra reservada",
"Filename contains at least one invalid character" : "O nome do arquivo contém pelo menos um caractere inválido ",
+ "Filename is too long" : "O nome do arquivo é muito longo",
"Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 98f67cc2b7d..ede2c7234df 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -251,12 +251,27 @@ OC.L10N.register(
"Takes text and generates a representative emoji for it." : "Берет текст и генерирует для него репрезентативный смайлик.",
"Chat" : "Разговор",
"Generates a possible headline for a text." : "Генерирует возможный заголовок для текста.",
+ "The simplified text" : "Упрощенный текст",
"Summarize" : "Обобщить",
+ "Summarizes a text" : "Обобщенный текст",
+ "The original text to summarize" : "Исходный текст для подведения итогов",
"Summary" : "Всего",
+ "The generated summary" : "Сгенерированная сводка",
"Extract topics" : "Извлечь темы",
+ "Extracts topics from a text and outputs them separated by commas" : "Извлекает темы из текста и выводит их через запятую",
+ "The original text to extract topics from" : "Исходный текст для извлечения тем из",
+ "Topics" : "Темы",
+ "The list of extracted topics" : "Список извлеченных тем",
"Translate" : "Перевести",
+ "Translate text from one language to another" : "Перевод текста с одного языка на другой",
+ "Origin text" : "Исходный текст",
+ "The text to translate" : "Текст для перевода",
+ "Origin language" : "Исходный язык",
+ "The language of the origin text" : "Язык исходного текста",
"Target language" : "Целевой язык",
+ "The desired language to translate the origin text in" : "Желаемый язык для перевода исходного текста",
"Result" : "Результат",
+ "The translated text" : "Переведенный текст",
"Free prompt" : "Свободная подсказка",
"Runs an arbitrary prompt through the language model." : "Запускает произвольное приглашение через языковую модель.",
"Generate headline" : "Сгенерировать заголовок",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 95fb33319db..37fda232417 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -249,12 +249,27 @@
"Takes text and generates a representative emoji for it." : "Берет текст и генерирует для него репрезентативный смайлик.",
"Chat" : "Разговор",
"Generates a possible headline for a text." : "Генерирует возможный заголовок для текста.",
+ "The simplified text" : "Упрощенный текст",
"Summarize" : "Обобщить",
+ "Summarizes a text" : "Обобщенный текст",
+ "The original text to summarize" : "Исходный текст для подведения итогов",
"Summary" : "Всего",
+ "The generated summary" : "Сгенерированная сводка",
"Extract topics" : "Извлечь темы",
+ "Extracts topics from a text and outputs them separated by commas" : "Извлекает темы из текста и выводит их через запятую",
+ "The original text to extract topics from" : "Исходный текст для извлечения тем из",
+ "Topics" : "Темы",
+ "The list of extracted topics" : "Список извлеченных тем",
"Translate" : "Перевести",
+ "Translate text from one language to another" : "Перевод текста с одного языка на другой",
+ "Origin text" : "Исходный текст",
+ "The text to translate" : "Текст для перевода",
+ "Origin language" : "Исходный язык",
+ "The language of the origin text" : "Язык исходного текста",
"Target language" : "Целевой язык",
+ "The desired language to translate the origin text in" : "Желаемый язык для перевода исходного текста",
"Result" : "Результат",
+ "The translated text" : "Переведенный текст",
"Free prompt" : "Свободная подсказка",
"Runs an arbitrary prompt through the language model." : "Запускает произвольное приглашение через языковую модель.",
"Generate headline" : "Сгенерировать заголовок",