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 8de62521afc..54398f64ef0 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -122,6 +122,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", + "Open »%s«" : "Otevřít »%s«", "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", @@ -130,7 +131,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s s vámi sdílí »%s«", "%s shared »%s« with you." : "%s s vámi sdílel(a) »%s»", "Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.", - "Open »%s«" : "Otevřít »%s«", "%s via %s" : "%s pomocí %s", "The requested share does not exist anymore" : "Požadované sdílení již neexistuje", "Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"", |