diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:35 +0000 |
commit | 1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch) | |
tree | 81e5364b8a3f606a6f5e877ab4b709c64f237872 /core/l10n/cs.js | |
parent | c31ab2d68b03e30f776d2015604841e171e9c936 (diff) | |
download | nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 37d8da174e8..7d8ee306a09 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -39,9 +39,11 @@ 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", + "The given provider is not available" : "Daný poskytovatel není k dispozici", "Task not found" : "Úkol nenalezen", "Internal error" : "Vnitřní chyba", "Not found" : "Nenalezeno", + "Bad request" : "Chybný požadavek", "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", "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek", @@ -104,6 +106,9 @@ OC.L10N.register( "Pick start date" : "Vybrat datum začátku", "Pick end date" : "Vybrat datum konce", "Search in date range" : "Hledat v období", + "Search in current app" : "Hledat ve stávající aplikaci", + "Clear search" : "Vyčistit hledání", + "Search everywhere" : "Hledat všude", "Unified search" : "Sjednocené vyhledávání", "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", "Places" : "Místa", @@ -273,6 +278,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Server nemohl dokončit váš požadavek.", "If this happens again, please send the technical details below to the server administrator." : "Pokud se toto stane znovu, pošlete níže uvedené technické podrobnosti správci serveru.", "More details can be found in the server log." : "Další podrobnosti naleznete v záznamu událostí serveru.", + "For more details see the documentation ↗." : "Podrobnosti naleznete v dokumentaci ↗.", "Technical details" : "Technické podrobnosti", "Remote Address: %s" : "Federovaná adresa: %s", "Request ID: %s" : "Identifikátor požadavku: %s", |