diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
commit | 62ab3eb70016f57ced2dfccc7c095c3219c0cbf4 (patch) | |
tree | f419285de41988c31974ee7ad7561c5b339a8247 /apps/dav/l10n/pl.js | |
parent | 0ed8d1c2bc50d2eca84ed615e9aa5a9ac749b7f4 (diff) | |
download | nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.tar.gz nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index d3e8c0c50d8..6b82c45dc87 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Gdzie: %s", "%1$s via %2$s" : "%1$s przez %2$s", "Invitation canceled" : "Zaproszenie anulowane", - "Hello %s," : "Witaj %s,", - "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.", "Invitation updated" : "Zaproszenie zaktualizowane", - "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:", + "Location:" : "Lokalizacja:", "Link:" : "Link: ", "Accept" : "Akceptuj", "Decline" : "Odrzuć", @@ -105,6 +101,11 @@ OC.L10N.register( "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach", "Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.", "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push", + "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:", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s", |