diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 63aa0657c5f..32ef0cdc79d 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -41,6 +41,8 @@ OC.L10N.register( "Details" : "Podrobnosti", "Please select tag(s) to add to the selection" : "Vyberte štítky které přidat do výběru", "Apply tag(s) to selection" : "Uplatnit štítky na výběr", + "Select directory \"{dirName}\"" : "Vybrat složku „{dirName}“", + "Select file \"{fileName}\"" : "Vybrat soubor „{fileName}“", "Pending" : "Nevyřízené", "Unable to determine date" : "Nelze určit datum", "This operation is forbidden" : "Tato operace je zakázána", |