From 82c1a803ad6ee9fe824a159e7d39bb6006dd2335 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 25 Oct 2023 02:02:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 ++ l10n/gl.json | 2 ++ l10n/vi.js | 1 + l10n/vi.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/gl.js b/l10n/gl.js index bf5c3ac0393..87c2b7c74b9 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -120,6 +120,7 @@ OC.L10N.register( "No suggestion found" : "Non se atopou ningunha suxestión", "Code block options" : "Opcións de bloque de código", "Code block language" : "Linguaxe do bloque de código", + "e.g. php, javascript, json…" : "p. ex. php, javascript, json…", "Source code" : "Código fonte", "Diagram" : "Diagrama", "Both" : "Ambos", @@ -139,6 +140,7 @@ OC.L10N.register( "Add column after" : "Engadir columna após", "Delete this column" : "Eliminar esta columna", "Delete this table" : "Eliminar esta táboa", + "Show folder description" : "Amosar a descrición do cartafol", "Hide outline" : "Agochar o esquema", "Show outline" : "Amosar o esquema", "Undo" : "Desfacer", diff --git a/l10n/gl.json b/l10n/gl.json index 76ba748c8bb..0b47afdfee7 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -118,6 +118,7 @@ "No suggestion found" : "Non se atopou ningunha suxestión", "Code block options" : "Opcións de bloque de código", "Code block language" : "Linguaxe do bloque de código", + "e.g. php, javascript, json…" : "p. ex. php, javascript, json…", "Source code" : "Código fonte", "Diagram" : "Diagrama", "Both" : "Ambos", @@ -137,6 +138,7 @@ "Add column after" : "Engadir columna após", "Delete this column" : "Eliminar esta columna", "Delete this table" : "Eliminar esta táboa", + "Show folder description" : "Amosar a descrición do cartafol", "Hide outline" : "Agochar o esquema", "Show outline" : "Amosar o esquema", "Undo" : "Desfacer", diff --git a/l10n/vi.js b/l10n/vi.js index 93c23dfebb5..a11ef60a4e5 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -46,6 +46,7 @@ OC.L10N.register( "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", + "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "to" : "đến", "Replace" : "Thay thế", "Source code" : "Mã nguồn", diff --git a/l10n/vi.json b/l10n/vi.json index 00644f27fe8..445fdfb7911 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -44,6 +44,7 @@ "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", + "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "to" : "đến", "Replace" : "Thay thế", "Source code" : "Mã nguồn",