diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index bd7e5be3b43..f41c81a8c10 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -109,11 +109,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj", "Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti", - "Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s", - "Files can't be shared with delete permissions" : "Soubory nelze sdílet s oprávněními ke smazání", - "Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními", "Expiration date is in the past" : "Datum vypršení je v minulosti", - "Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti", "Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"", "Sunday" : "Neděle", "Monday" : "Pondělí", @@ -218,6 +214,10 @@ OC.L10N.register( "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", + "Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s", + "Files can't be shared with delete permissions" : "Soubory nelze sdílet s oprávněními ke smazání", + "Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními", + "Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "To lze obvykle vyřešit %spovolením zápisu webovému serveru do adresáře apps%s nebo zakázáním appstore v konfiguračním souboru.", "Cannot create \"data\" directory (%s)" : "Nelze vytvořit adresář \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Toto může být obvykle opraveno <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nastavením přístupových práv webového serveru pro zápis do kořenového adresáře</a>.", |