diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 1743393c0b4..c7ce478a5ff 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -41,6 +41,8 @@ OC.L10N.register( "Details" : "Szczegóły", "Please select tag(s) to add to the selection" : "Wybierz etykietę(y) do dodania dla zaznaczenia", "Apply tag(s) to selection" : "Zastosuj etykietę(y) dla zaznaczenia", + "Select directory \"{dirName}\"" : "Wybierz katalog \"{dirName}\"", + "Select file \"{fileName}\"" : "Wybierz plik \"{fileName}\"", "Pending" : "Oczekujące", "Unable to determine date" : "Nie można ustalić daty", "This operation is forbidden" : "Ta operacja jest niedozwolona", |