diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 3907cb3f150..be90c581fa3 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -49,7 +49,6 @@ OC.L10N.register( "Admin" : "Administrace", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Nastavení serveru", "Sharing" : "Sdílení", "Encryption" : "Šifrování", "Additional settings" : "Dodatečná nastavení", @@ -202,6 +201,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s id: %s neexistuje. Povolte ho prosím ve svých nastaveních aplikací nebo kontaktujte svého administrátora.", + "Server settings" : "Nastavení serveru", "You need to enter either an existing account or the administrator." : "Musíte zadat existující účet či správce.", "%s shared »%s« with you" : "%s s vámi sdílí »%s«", "%s via %s" : "%s pomocí %s", |