diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
commit | 0ee83ac56bb7390899699f230f7e022f00d4042e (patch) | |
tree | 7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /apps/files_external/l10n/cs.js | |
parent | 5accbf55680512d53aff917263bd7d6ac10e91e9 (diff) | |
download | nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.tar.gz nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs.js')
-rw-r--r-- | apps/files_external/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 856b23415c6..de522a6762d 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Ukládá se...", "Save" : "Uložit", "Empty response from the server" : "Prázdná odpověď serveru", - "Couldn't access. Please logout and login to activate this mount point" : "Nelze připojit. Pro aktivaci tohoto přípojného bodu se prosím odhlašte a znovu přihlašte", "Couldn't get the information from the remote server: {code} {type}" : "Nelze obdržet informaci ze vzdáleného serveru: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nelze obdržet seznam vzdálených přípojných bodů: {type}", "There was an error with message: " : "Došlo k chybě s tímto hlášením:", "External mount error" : "Chyba vzdáleného úložiště", "external-storage" : "external-storage", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam síťových úložišť systému Windows: prázdná odpověď serveru", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Některá z nastavených vzdálených úložišť nejsou připojena. Pro více informací prosím klikněte na červenou šipku(y)", "Please enter the credentials for the {mount} mount" : "Zadejte prosím přihlašovací údaje k přípojnému bodu {mount}", "Username" : "Uživatelské jméno", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště", "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště", + "Couldn't access. Please logout and login to activate this mount point" : "Nelze připojit. Pro aktivaci tohoto přípojného bodu se prosím odhlašte a znovu přihlašte", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nelze obdržet seznam síťových úložišť systému Windows: prázdná odpověď serveru", "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat" }, |