diff options
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 48c42c65c89..1b33397fa77 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -44,6 +44,8 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane", "A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony", "Contact birthdays" : "Urodziny kontaktu", + "Where:" : "Gdzie: ", + "Description:" : "Opis:", "%1$s via %2$s" : "%1$s przez %2$s", "Invitation canceled" : "Zaproszenie anulowane", "Hello %s," : "Witaj %s,", @@ -52,8 +54,6 @@ OC.L10N.register( "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:", - "Where:" : "Gdzie: ", - "Description:" : "Opis:", "Link:" : "Link: ", "Accept" : "Akceptuj", "Decline" : "Odrzuć", |