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 /lib/l10n/pl.js | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index eddc8160fdb..8d3cd00a58a 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -71,6 +71,9 @@ OC.L10N.register( "seconds ago" : "przed chwilą", "Empty file" : "Pusty plik", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł o ID: %s nie istnieje. Włącz go w ustawieniach aplikacji lub skontaktuj się z administratorem.", + "File already exists" : "Plik już istnieje", + "Failed to create file from template" : "Nie udało się utworzyć pliku z szablonu", + "Templates" : "Szablony", "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", "File name is too long" : "Nazwa pliku jest za długa", |