diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:30 +0000 |
commit | 662807b92d43f03649a569f74a12da5b4699327c (patch) | |
tree | 87627453e87a4cd2e9520c5b73650c875018a127 /lib/l10n | |
parent | 55835ddea202814c7a98c4f4b72692fcfe57a818 (diff) | |
download | nextcloud-server-662807b92d43f03649a569f74a12da5b4699327c.tar.gz nextcloud-server-662807b92d43f03649a569f74a12da5b4699327c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | lib/l10n/es_MX.json | 2 | ||||
-rw-r--r-- | lib/l10n/fr.js | 2 | ||||
-rw-r--r-- | lib/l10n/fr.json | 2 | ||||
-rw-r--r-- | lib/l10n/tr.js | 19 | ||||
-rw-r--r-- | lib/l10n/tr.json | 19 |
6 files changed, 44 insertions, 2 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 9462137828a..202107587be 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete de educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de Groupware", "Hub bundle" : "Paquete Hub", @@ -255,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Su directorio de datos debe ser una ruta absoluta.", "Check the value of \"datadirectory\" in your configuration." : "Revise el valor de \"datadirectory\" en su configuración.", "Your data directory is invalid." : "Su directorio de datos es inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o no está implementada.", "Authentication failed, wrong token or provider ID given" : "Falló la autentificación, se proporcionó un token o un identificador de proveedor incorrecto", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la solicitud. Parámetros faltantes: \"%s\"", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 5c1ebeb5da1..fb2aab246e6 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete de educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de Groupware", "Hub bundle" : "Paquete Hub", @@ -253,6 +254,7 @@ "Your data directory must be an absolute path." : "Su directorio de datos debe ser una ruta absoluta.", "Check the value of \"datadirectory\" in your configuration." : "Revise el valor de \"datadirectory\" en su configuración.", "Your data directory is invalid." : "Su directorio de datos es inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o no está implementada.", "Authentication failed, wrong token or provider ID given" : "Falló la autentificación, se proporcionó un token o un identificador de proveedor incorrecto", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la solicitud. Parámetros faltantes: \"%s\"", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 43c303343b1..44edd7b2b3b 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -101,7 +101,7 @@ OC.L10N.register( "Log out" : "Se déconnecter", "Accounts" : "Comptes", "Email" : "E-mail", - "Mail %s" : "Courrier %s", + "Mail %s" : "E-mail %s", "Fediverse" : "Fediverse", "View %s on the fediverse" : "Voir %s sur le Fediverse", "Phone" : "Téléphone", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 442ecbd4405..eed5a10d5b6 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -99,7 +99,7 @@ "Log out" : "Se déconnecter", "Accounts" : "Comptes", "Email" : "E-mail", - "Mail %s" : "Courrier %s", + "Mail %s" : "E-mail %s", "Fediverse" : "Fediverse", "View %s on the fediverse" : "Voir %s sur le Fediverse", "Phone" : "Téléphone", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 7f053cb65d7..1289c7e900a 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -324,12 +324,31 @@ OC.L10N.register( "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", "Reformulated text" : "Yeniden düzenlenmiş metin", "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", + "Simplify text" : "Metni basitleştir", + "Takes a text and simplifies it" : "Bir metni alarak basitleştirir", + "Write a text that you want the assistant to simplify" : "Yardımcının basitleştirmesini istediğiniz bir metin yazın", + "Simplified text" : "Basitleştirilmiş metin", + "The simplified text" : "Basitleştirilmiş metin", "Summarize" : "Özetlensin", + "Summarizes a text" : "Bir metni özetler", + "The original text to summarize" : "Özetlenecek özgün metin", "Summary" : "Özet", + "The generated summary" : "Oluşturulan özet", "Extract topics" : "Başlıklar ayıklansın", + "Extracts topics from a text and outputs them separated by commas" : "Bir metindeki konuları ayıklar ve bunları virgül ile ayırarak sıralar", + "The original text to extract topics from" : "Konuların ayıklanacağı özgün metin", + "Topics" : "Konular", + "The list of extracted topics" : "Ayıklanan konuların listesi", "Translate" : "Çevir", + "Translate text from one language to another" : "Metni bir dilden diğerine çevir", + "Origin text" : "Kaynak metin", + "The text to translate" : "Çevrilecek metin", + "Origin language" : "Kaynak dil", + "The language of the origin text" : "Kaynak metnin dili", "Target language" : "Hedef dil", + "The desired language to translate the origin text in" : "Kaynak metnin çevrilmesini istediğiniz dil", "Result" : "Sonuç", + "The translated text" : "Çevrilmiş metin", "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the language model." : "Dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 140c4255559..2f4a2893444 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -322,12 +322,31 @@ "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", "Reformulated text" : "Yeniden düzenlenmiş metin", "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", + "Simplify text" : "Metni basitleştir", + "Takes a text and simplifies it" : "Bir metni alarak basitleştirir", + "Write a text that you want the assistant to simplify" : "Yardımcının basitleştirmesini istediğiniz bir metin yazın", + "Simplified text" : "Basitleştirilmiş metin", + "The simplified text" : "Basitleştirilmiş metin", "Summarize" : "Özetlensin", + "Summarizes a text" : "Bir metni özetler", + "The original text to summarize" : "Özetlenecek özgün metin", "Summary" : "Özet", + "The generated summary" : "Oluşturulan özet", "Extract topics" : "Başlıklar ayıklansın", + "Extracts topics from a text and outputs them separated by commas" : "Bir metindeki konuları ayıklar ve bunları virgül ile ayırarak sıralar", + "The original text to extract topics from" : "Konuların ayıklanacağı özgün metin", + "Topics" : "Konular", + "The list of extracted topics" : "Ayıklanan konuların listesi", "Translate" : "Çevir", + "Translate text from one language to another" : "Metni bir dilden diğerine çevir", + "Origin text" : "Kaynak metin", + "The text to translate" : "Çevrilecek metin", + "Origin language" : "Kaynak dil", + "The language of the origin text" : "Kaynak metnin dili", "Target language" : "Hedef dil", + "The desired language to translate the origin text in" : "Kaynak metnin çevrilmesini istediğiniz dil", "Result" : "Sonuç", + "The translated text" : "Çevrilmiş metin", "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the language model." : "Dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun", |