From 7716d7da801e283325b53f93b87fd01197547b18 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Jun 2024 01:35:29 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/es_MX.js | 7 +++++++ l10n/es_MX.json | 7 +++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 648d895ad28..e4b70a7ebaf 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -175,7 +175,7 @@ OC.L10N.register( "Option" : "Option", "Formatting" : "Formatierung", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Add folder description" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", "Copied to the clipboard" : "In die Zwischenablage kopiert", diff --git a/l10n/de.json b/l10n/de.json index d38db7a76e8..c3b39fc377f 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -173,7 +173,7 @@ "Option" : "Option", "Formatting" : "Formatierung", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Add folder description" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", "Copied to the clipboard" : "In die Zwischenablage kopiert", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index ef3cc0c8a87..88df42357ee 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -62,6 +62,8 @@ OC.L10N.register( "Last saved {lastSave}" : "Guardado por última vez {lastSave}", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", "Unsaved changes" : "Cambios no guardados", + "Connection failed." : "La conexión falló.", + "Formatting and shortcuts" : "Formato y atajos", "Speed up your writing with simple shortcuts." : "Acelere su escritura con atajos simples.", "Just type the Markdown syntax or use keyboard shortcuts from below." : "Sólo escriba la sintaxis de Markdown o use los atajos que se muestran más abajo.", "Just type the Markdown syntax from below." : "Sólo escriba la sintaxis de Markdown que se muestra más abajo.", @@ -98,11 +100,16 @@ OC.L10N.register( "Code block" : "Bloque de código", "Some code" : "Algo de código", "Insert emoji" : "Insertar emoticono", + "emoji" : "emoji", + "Mention someone" : "Mencionar a alguien", "name" : "nombre", "Smart picker" : "Selector inteligente", + "something" : "algo", "Action" : "Acción", "Undo" : "Deshacer", "Redo" : "Rehacer", + "Toggle outline" : "Alternar esquema", + "Alt" : "Alt", "Edit link" : "Editar enlace", "Save changes" : "Guardar cambios", "Cancel" : "Cancelar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 4fb70329e2a..d6a189903da 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -60,6 +60,8 @@ "Last saved {lastSave}" : "Guardado por última vez {lastSave}", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", "Unsaved changes" : "Cambios no guardados", + "Connection failed." : "La conexión falló.", + "Formatting and shortcuts" : "Formato y atajos", "Speed up your writing with simple shortcuts." : "Acelere su escritura con atajos simples.", "Just type the Markdown syntax or use keyboard shortcuts from below." : "Sólo escriba la sintaxis de Markdown o use los atajos que se muestran más abajo.", "Just type the Markdown syntax from below." : "Sólo escriba la sintaxis de Markdown que se muestra más abajo.", @@ -96,11 +98,16 @@ "Code block" : "Bloque de código", "Some code" : "Algo de código", "Insert emoji" : "Insertar emoticono", + "emoji" : "emoji", + "Mention someone" : "Mencionar a alguien", "name" : "nombre", "Smart picker" : "Selector inteligente", + "something" : "algo", "Action" : "Acción", "Undo" : "Deshacer", "Redo" : "Rehacer", + "Toggle outline" : "Alternar esquema", + "Alt" : "Alt", "Edit link" : "Editar enlace", "Save changes" : "Guardar cambios", "Cancel" : "Cancelar",