summaryrefslogtreecommitdiffstats
path: root/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 16c6b44e..272671a9 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Download" : "Ściągnij",
"Delete" : "Skasuj",
"Addressbook" : "Książka adresowa",
+ "New contact" : "Nowy kontakt",
"The contact doesn't exists anymore on the server." : "Ten kontakt nie istnieje na serwerze.",
"failed" : "błąd",
"Select Date" : "Wybierz datę",
@@ -93,7 +94,6 @@ OC.L10N.register(
"Male" : "Mężczyzna",
"All contacts" : "Wszystkie kontakty",
"An error occurred" : "Wystąpił błąd",
- "New contact" : "Nowy kontakt",
"Contact not found" : "Nie znaleziono kontaktu"
},
"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);");