From 2aa597a7070ee957d2ab11cbc08b4faf57951907 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 28 Jun 2024 01:45:20 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 2 ++ l10n/da.json | 2 ++ l10n/de.js | 1 + l10n/de.json | 1 + l10n/gl.js | 2 +- l10n/gl.json | 2 +- 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index e0469aa6656..fa6dfffa20a 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -71,6 +71,7 @@ OC.L10N.register( "Replace" : "Erstat", "Edit" : "Redigér", "Source code" : "Kildekode", + "Both" : "Begge", "Delete this table" : "Slet denne tabel", "Hide outline" : "Skjul outline", "Show outline" : "Vis outline", @@ -82,6 +83,7 @@ OC.L10N.register( "Info" : "Info", "Success" : "Succes", "Warning" : "Advarsler", + "Table" : "Tabel", "Command" : "Kommando", "Formatting" : "Formatering", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", diff --git a/l10n/da.json b/l10n/da.json index 434cb9041fc..8e6c81623b3 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -69,6 +69,7 @@ "Replace" : "Erstat", "Edit" : "Redigér", "Source code" : "Kildekode", + "Both" : "Begge", "Delete this table" : "Slet denne tabel", "Hide outline" : "Skjul outline", "Show outline" : "Vis outline", @@ -80,6 +81,7 @@ "Info" : "Info", "Success" : "Succes", "Warning" : "Advarsler", + "Table" : "Tabel", "Command" : "Kommando", "Formatting" : "Formatering", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", diff --git a/l10n/de.js b/l10n/de.js index 6b66d3f505c..28973783f6a 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -96,6 +96,7 @@ OC.L10N.register( "Action" : "Aktion", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", + "Toggle outline" : "Umriss umschalten", "Alt" : "Alt", "Edit link" : "Link bearbeiten", "Save changes" : "Änderungen speichern", diff --git a/l10n/de.json b/l10n/de.json index 96c71a500e3..042ad368044 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -94,6 +94,7 @@ "Action" : "Aktion", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", + "Toggle outline" : "Umriss umschalten", "Alt" : "Alt", "Edit link" : "Link bearbeiten", "Save changes" : "Änderungen speichern", diff --git a/l10n/gl.js b/l10n/gl.js index ea44c327539..a2324f82ec1 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -93,7 +93,7 @@ OC.L10N.register( "An item" : "Un elemento", "Ordered list" : "Lista ordenada", "First item" : "Primeiro elemento", - "Checklist" : "Lista de verificación", + "Checklist" : "Lista de comprobación", "To-Do item" : "Elemento de tarefas pendentes", "Blockquote" : "Cita de bloque", "Quoted text" : "Texto citado", diff --git a/l10n/gl.json b/l10n/gl.json index 47d305c5ea2..71bbdbb7bde 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -91,7 +91,7 @@ "An item" : "Un elemento", "Ordered list" : "Lista ordenada", "First item" : "Primeiro elemento", - "Checklist" : "Lista de verificación", + "Checklist" : "Lista de comprobación", "To-Do item" : "Elemento de tarefas pendentes", "Blockquote" : "Cita de bloque", "Quoted text" : "Texto citado",