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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 2, 2024
1 parent a7e2022 commit ffa4678
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit ffa4678

Please sign in to comment.