diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-07 11:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-07 11:31:55 +0000 |
commit | 3063131e6d3e222cb7a6aefd008d9127461119c1 (patch) | |
tree | 9dcf0412f342ba3198fd3bc0b3f3b7ff51b237c4 /settings/l10n/pl.json | |
parent | 8d57d6884613078287601a49c30d0f0f0ced5a6a (diff) | |
download | nextcloud-server-3063131e6d3e222cb7a6aefd008d9127461119c1.tar.gz nextcloud-server-3063131e6d3e222cb7a6aefd008d9127461119c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r-- | settings/l10n/pl.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 33dabdc67c7..c49e997a584 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -376,6 +376,7 @@ "change full name" : "Zmień pełna nazwę", "set new password" : "ustaw nowe hasło", "change email address" : "zmień adres email", - "Default" : "Domyślny" + "Default" : "Domyślny", + "__language_name__" : "polski" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |