Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 5, 2024
1 parent 9e8dc30 commit 7716d7d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
7 changes: 7 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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",
Expand Down
7 changes: 7 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 7716d7d

Please sign in to comment.