diff options
Diffstat (limited to 'apps/files/l10n/cs_CZ.js')
-rw-r--r-- | apps/files/l10n/cs_CZ.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 97a5c5b7c84..54789e62b10 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -83,6 +83,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["odpovídá '{filter}'","odpovídá '{filter}'","odpovídá '{filter}'"], + "View in folder" : "Zobrazit v adresáři", "Path" : "Cesta", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"], "Favorited" : "Přidáno k oblíbeným", |