diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
commit | 8cded1e32075869ac7fbd2b528d4106cf9e04e79 (patch) | |
tree | 21a153c43e911a79747979d9e05c0699805a27cb /apps/files_external/l10n/cs.js | |
parent | 530e1b982866592fc123e20b73f5498216c20368 (diff) | |
download | nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.tar.gz nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/cs.js')
-rw-r--r-- | apps/files_external/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 4f98c92ba22..0c223fe275f 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -22,6 +22,7 @@ OC.L10N.register( "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatické zjišťování stavu je vypnuté z důvodu velkého počtu nastavených úložišť – pokud chcete stav zjistit jednorázově, klikněte", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Opravdu chcete toto externí úložiště odpojit? Způsobí že toto úložiště nebude k dispozici v Nextcloud a povede to ke smazání těchto souborů a složek na jakémkoli synchronizačním klientovi, který je v tuto chvíli připojen, ale nesmaže žádné soubory a složky na externím úložišti jako takovém.", "Delete storage?" : "Odstranit úložiště?", + "Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení", "Saved" : "Uloženo", "Saving …" : "Ukládání…", "Save" : "Uložit", @@ -138,7 +139,6 @@ OC.L10N.register( "Authentication" : "Ověření", "Configuration" : "Nastavení", "Available for" : "Dostupné pro", - "Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení", "Add storage" : "Přidat úložiště", "All people" : "Všichni lidi", "Advanced settings" : "Pokročilá nastavení", |