From ffa467861c442834ba58ebe2612d3dfd49d329e1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Oct 2024 01:47:45 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 4 ++++ l10n/cs.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 8d901c3bf24..8a00248dbbf 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -14,6 +14,7 @@ OC.L10N.register( "text document" : "textový dokument", "New text file" : "Nový textový soubor", "Create new text file" : "Vytvořit nový textový soubor", + "Editing session has expired. Please reload the page." : "Platnost relace úprav skončila. Načtěte stránku znovu.", "{user} has mentioned you in the text document {node}" : "{user} vás zmínil(a) v textovém dokumentu {node}", "This file cannot be displayed as download is disabled by the share" : "Tento soubor není možné zobrazit protože stažení není pro toto sdílení povoleno", "File not found" : "Soubor nenalezen", @@ -175,6 +176,9 @@ OC.L10N.register( "Heading 5" : "Nadpis 5", "Lists" : "Seznamy", "To-Do list" : "Seznam úkolů", + "Increase indentation" : "Zvětšit odsazení", + "Decrease indentation" : "Zmenšit odsazení", + "Blocks" : "Bloky", "Table" : "Tabulka", "Details" : "Podrobnosti", "Insert link" : "Vložit odkaz", diff --git a/l10n/cs.json b/l10n/cs.json index f7502f131e0..961a11bad20 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -12,6 +12,7 @@ "text document" : "textový dokument", "New text file" : "Nový textový soubor", "Create new text file" : "Vytvořit nový textový soubor", + "Editing session has expired. Please reload the page." : "Platnost relace úprav skončila. Načtěte stránku znovu.", "{user} has mentioned you in the text document {node}" : "{user} vás zmínil(a) v textovém dokumentu {node}", "This file cannot be displayed as download is disabled by the share" : "Tento soubor není možné zobrazit protože stažení není pro toto sdílení povoleno", "File not found" : "Soubor nenalezen", @@ -173,6 +174,9 @@ "Heading 5" : "Nadpis 5", "Lists" : "Seznamy", "To-Do list" : "Seznam úkolů", + "Increase indentation" : "Zvětšit odsazení", + "Decrease indentation" : "Zmenšit odsazení", + "Blocks" : "Bloky", "Table" : "Tabulka", "Details" : "Podrobnosti", "Insert link" : "Vložit odkaz",