diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/files_external/l10n/cs.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs.js')
-rw-r--r-- | apps/files_external/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index a32f7f2bcbb..6f42822939e 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -125,7 +125,6 @@ OC.L10N.register( "Advanced settings" : "Pokročilá nastavení", "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}" + "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |