diff options
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;"); |