diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
commit | 8d7df51a0e98583b22c3b4300a5d12f0c6e70413 (patch) | |
tree | afb6935a12db98ceb96acaab7da056b6a9a9f353 /apps/files_external/l10n/cs_CZ.js | |
parent | 1857e50259e3cedffd9d9c24ce2a47bf08ebf782 (diff) | |
download | nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.tar.gz nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs_CZ.js')
-rw-r--r-- | apps/files_external/l10n/cs_CZ.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index a6f1e34b8c6..4bfa143e031 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -25,7 +25,6 @@ OC.L10N.register( "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 ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud 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ě", @@ -126,6 +125,7 @@ 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 get the information from the ownCloud server: {code} {type}" : "Nelze obdržet informaci z ownCloud serveru: {code} {type}", "Access granted" : "Přístup povolen", "Global Credentials" : "Globální přihlašovací údaje", "ownCloud" : "ownCloud", |