Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r--apps/dav/l10n/pl.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index d7fadb386d8..d80f57208df 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdzie: %s",
"%1$s via %2$s" : "%1$s przez %2$s",
+ "Cancelled: %1$s" : "Anulowane: %1$s",
"Invitation canceled" : "Zaproszenie anulowane",
+ "Re: %1$s" : "Odp: %1$s",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "Invitation: %1$s" : "Zaproszenie: %1$s",
"Invitation" : "Zaproszenie",
"Title:" : "Tytuł:",
"Time:" : "Czas:",
@@ -134,11 +137,6 @@ OC.L10N.register(
"Tentative" : "Niepewne",
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.",
- "Hello %s," : "Witaj %s,",
- "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
- "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
- "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
- "When:" : "Kiedy:",
"Calendar and tasks" : "Kalendarz i zadania"
},
"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);");