diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-19 02:26:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-19 02:26:26 +0000 |
commit | b175211366f9d7a6553f10d1bbdf04ce7bb37645 (patch) | |
tree | 4334a8c642367399e952b382804057a0f15229d8 /lib/l10n/pl.js | |
parent | c44fd46c8c08c0085fc7bdc13141e10c8c33802a (diff) | |
download | nextcloud-server-b175211366f9d7a6553f10d1bbdf04ce7bb37645.tar.gz nextcloud-server-b175211366f9d7a6553f10d1bbdf04ce7bb37645.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 19ea2f0f051..a9d512c6917 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -66,6 +66,7 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["%n minuta temu","%n minuty temu","%n minut temu","%n minut temu"], "in a few seconds" : "za kilka sekund", "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 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", |