From 4ab97f257bbc1b0911570fbd3763e9aaaccdafaf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 23 Oct 2023 01:47:00 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/sk.js | 4 +++- l10n/sk.json | 4 +++- l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 6 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 4e5b22069b1..4847509c36a 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -140,6 +140,7 @@ OC.L10N.register( "Add column after" : "Add column after", "Delete this column" : "Delete this column", "Delete this table" : "Delete this table", + "Show folder description" : "Show folder description", "Hide outline" : "Hide outline", "Show outline" : "Show outline", "Undo" : "Undo", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 6813bbc4efc..097adaa13d1 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -138,6 +138,7 @@ "Add column after" : "Add column after", "Delete this column" : "Delete this column", "Delete this table" : "Delete this table", + "Show folder description" : "Show folder description", "Hide outline" : "Hide outline", "Show outline" : "Show outline", "Undo" : "Undo", diff --git a/l10n/sk.js b/l10n/sk.js index 62a49370fc8..f2f317a4bdf 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -94,6 +94,8 @@ OC.L10N.register( "Select language" : "Vybrať jazyk", "to" : "do", "Replace" : "Nahradiť", + "Detect language" : "Zistiť jazyk", + "Translation failed" : "Preklad zlyhal", "No emoji found" : "Nenašli sa žiadne emotikony", "No user found" : "Žiadny užívateľ nebol nenájdený", "Source code" : "Zdrojový kód", @@ -126,7 +128,7 @@ OC.L10N.register( "Warning" : "Varovanie", "Danger" : "Nebezpečie", "Table" : "Tabuľka", - "Insert emoji" : "Vložiť emotikon", + "Insert emoji" : "Vložiť emotikonu", "Insert attachment" : "Vložiť prílohu", "Command" : "Príkaz", "Control" : "Riadenie", diff --git a/l10n/sk.json b/l10n/sk.json index 1f6144f8748..6f9d141a415 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -92,6 +92,8 @@ "Select language" : "Vybrať jazyk", "to" : "do", "Replace" : "Nahradiť", + "Detect language" : "Zistiť jazyk", + "Translation failed" : "Preklad zlyhal", "No emoji found" : "Nenašli sa žiadne emotikony", "No user found" : "Žiadny užívateľ nebol nenájdený", "Source code" : "Zdrojový kód", @@ -124,7 +126,7 @@ "Warning" : "Varovanie", "Danger" : "Nebezpečie", "Table" : "Tabuľka", - "Insert emoji" : "Vložiť emotikon", + "Insert emoji" : "Vložiť emotikonu", "Insert attachment" : "Vložiť prílohu", "Command" : "Príkaz", "Control" : "Riadenie", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index e57059ecfd5..60661bde1c5 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -140,6 +140,7 @@ OC.L10N.register( "Add column after" : "在後面添加縱列", "Delete this column" : "删除此縱列", "Delete this table" : "删除此表", + "Show folder description" : "顯示資料夾描述", "Hide outline" : "隱藏大綱", "Show outline" : "顯示大綱", "Undo" : "復原", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f57cc633a6d..fc2de6941eb 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -138,6 +138,7 @@ "Add column after" : "在後面添加縱列", "Delete this column" : "删除此縱列", "Delete this table" : "删除此表", + "Show folder description" : "顯示資料夾描述", "Hide outline" : "隱藏大綱", "Show outline" : "顯示大綱", "Undo" : "復原",