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 Jul 29, 2024
1 parent 9c0e39a commit 5fc8a93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ OC.L10N.register(
"Last saved {lastSave}" : "Naposledy uloženo {lastSave}",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.",
"Unsaved changes" : "Neuložené změny",
"Connection failed." : "Připojení se nezdařilo.",
"Formatting and shortcuts" : "Formátování a zkratky",
"Speed up your writing with simple shortcuts." : "Zrychlete si své psaní snadnými zkratkami.",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Stačí jen psát v Markdown syntaxi nebo používat níže uvedené klávesové zkratky.",
"Just type the Markdown syntax from below." : "Stačí jen psát v níže uvedené Markdown syntaxi.",
Expand Down Expand Up @@ -91,6 +93,7 @@ OC.L10N.register(
"Some code" : "Nějaký kód",
"Link" : "Odkaz",
"Insert emoji" : "Vložit emotikonu",
"emoji" : "Emotikona",
"Mention someone" : "Zmínit někoho",
"name" : "název",
"Smart picker" : "Inteligentní výběr",
Expand Down
3 changes: 3 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
"Last saved {lastSave}" : "Naposledy uloženo {lastSave}",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.",
"Unsaved changes" : "Neuložené změny",
"Connection failed." : "Připojení se nezdařilo.",
"Formatting and shortcuts" : "Formátování a zkratky",
"Speed up your writing with simple shortcuts." : "Zrychlete si své psaní snadnými zkratkami.",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Stačí jen psát v Markdown syntaxi nebo používat níže uvedené klávesové zkratky.",
"Just type the Markdown syntax from below." : "Stačí jen psát v níže uvedené Markdown syntaxi.",
Expand Down Expand Up @@ -89,6 +91,7 @@
"Some code" : "Nějaký kód",
"Link" : "Odkaz",
"Insert emoji" : "Vložit emotikonu",
"emoji" : "Emotikona",
"Mention someone" : "Zmínit někoho",
"name" : "název",
"Smart picker" : "Inteligentní výběr",
Expand Down

0 comments on commit 5fc8a93

Please sign in to comment.