diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-02 01:10:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-02 01:10:32 +0000 |
commit | cec236f0af124c96ab596709569f487e18bcc212 (patch) | |
tree | ee35805d07f5bcab1789984e09f5c2ec419a12b7 /apps/dav | |
parent | dc10a31a4a9c712f8c8ff0dd82565fd58a0a6d1f (diff) | |
download | nextcloud-server-cec236f0af124c96ab596709569f487e18bcc212.tar.gz nextcloud-server-cec236f0af124c96ab596709569f487e18bcc212.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/pl.js | 9 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6658c94370d..6240fc9cab4 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -41,8 +41,17 @@ 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", + "%s via %s" : "%s przez %s", + "Invitation canceled" : "Zaproszenie anulowane", + "Hello %s," : "Witaj %s,", + "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", + "Invitation updated" : "Zaproszenie zaktualizowane", + "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", + "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", "When:" : "Kiedy:", + "Where:" : "Gdzie: ", "Description:" : "Opis:", + "Link:" : "Link: ", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 988c604b9ce..eb949a6e052 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -39,8 +39,17 @@ "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", + "%s via %s" : "%s przez %s", + "Invitation canceled" : "Zaproszenie anulowane", + "Hello %s," : "Witaj %s,", + "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", + "Invitation updated" : "Zaproszenie zaktualizowane", + "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", + "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", "When:" : "Kiedy:", + "Where:" : "Gdzie: ", "Description:" : "Opis:", + "Link:" : "Link: ", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", |