diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-18 02:32:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-18 02:32:48 +0000 |
commit | ebd9efd5843303fe6150db924560c5125ebd439e (patch) | |
tree | c97866df10791247a02f356165633ddf5aca53c1 /apps/files/l10n/pl.js | |
parent | 07c9bf1adff8a2d10ff774da32c2ddd54fd01923 (diff) | |
download | nextcloud-server-ebd9efd5843303fe6150db924560c5125ebd439e.tar.gz nextcloud-server-ebd9efd5843303fe6150db924560c5125ebd439e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |