diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/cs.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 0ded3c9190f..5412d8cabad 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -294,8 +294,7 @@ OC.L10N.register( "Profile not found" : "Profil nenalezen", "The profile does not exist." : "Profil neexistuje.", "Back to %s" : "Zpět na %s", - "File not found" : "Soubor nenalezen", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", + "Page not found" : "Stránka nenalezena", "Too many requests" : "Příliš mnoho požadavků", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Z vaší sítě bylo příliš mnoho požadavků. Zkuste to později nebo (pokud je toto chyba) se obraťte na svého správce.", "Error" : "Chyba", @@ -415,6 +414,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Podpůrná vrstva pro místní úpravu dokumentů používána aplikací Collabora Online.", "restricted" : "omezeno", "invisible" : "neviditelný", + "File not found" : "Soubor nenalezen", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", "More" : "Více", "More apps menu" : "Nabídka dalších aplikací", "Settings menu" : "Nabídka nastavení", |