diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
commit | fcbe4c5be5289597c0336b1533ba6710c2c0386c (patch) | |
tree | 6a99734120d2e9511a4f0096094dd98dce2fe0bb /apps/files/l10n/pl.js | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index ddb72ef8006..8a7ac464241 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -166,6 +166,16 @@ OC.L10N.register( "Tags" : "Etykiety", "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", "Error while loading the file data" : "Błąd podczas ładowania danych pliku", + "Pick a template for {name}" : "Wybierz szablon dla {name}", + "Cancel" : "Anuluj", + "Create" : "Utwórz", + "Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem", + "Creating file" : "Tworzenie pliku", + "Blank" : "Pusty", + "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", + "Set up templates folder" : "Skonfiguruj katalog szablonów", + "Templates" : "Szablony", + "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "%s used" : "Wykorzystane: %s", "%s%% of %s used" : "Wykorzystane: %s%% z %s", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", |