diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index a8c7e5524e9..b1dff9f4bc8 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -385,7 +385,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", "The files is locked" : "Soubory jsou uzamčené", "Create new templates folder" : "Vytvořit novou složku šablon", - "Toggle %1$s sublist" : "Přepnout %1$s podseznam", - "Pictures and images" : "Fotky a obrázky" + "Toggle %1$s sublist" : "Přepnout %1$s podseznam" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |