diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:43 +0000 |
commit | 9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753 (patch) | |
tree | 425557c4e8b027202a72d23bfafbba1d40d9b83c /core/l10n/cs.js | |
parent | a2a1a263ea3e7b8ce0762a4c52ba33467277c017 (diff) | |
download | nextcloud-server-9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753.tar.gz nextcloud-server-9d7bdc67d85a55e4256fb88e8bbc1b97e7da6753.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", |