diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:43 +0000 |
commit | a0ba7c2c4e2016290933ba54410e72410b078dbf (patch) | |
tree | 09ac2cb40cb61897e5c0e3560a64c4fcb43ca783 /core/l10n/cs.js | |
parent | dea727f4533e85c10a0cdb987ac6c9b28cd346e0 (diff) | |
download | nextcloud-server-a0ba7c2c4e2016290933ba54410e72410b078dbf.tar.gz nextcloud-server-a0ba7c2c4e2016290933ba54410e72410b078dbf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 46593dc8da4..6b5e224ce2a 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Pokud chcete resetovat své heslo, klikněte na tlačítko níže. Pokud jste o resetování hesla nežádali, tento e-mail ignorujte.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Pokud chcete resetovat své heslo, klikněte na následující odkaz. Pokud jste o reset nežádali, tento e-mail ignorujte.", "Reset your password" : "Resetovat vaše heslo", + "Requested task type does not exist" : "Požadovaný typ úkolu neexistuje", + "Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici", + "Task not found" : "Úkol nenalezen", "Internal error" : "Vnitřní chyba", "No translation provider available" : "Není k dispozici žádný poskytovatel překladu", "Could not detect language" : "Nepodařilo se zjistit jazyk", |