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:
authorNextcloud bot <bot@nextcloud.com>2020-03-23 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-23 05:19:02 +0300
commitbe4cf8992d31f39c8012413fca588ab4b87f6919 (patch)
tree6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/pl.js
parentc03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r--apps/dav/l10n/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index c1e55f6532a..7d4412af9fa 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -80,9 +80,6 @@ OC.L10N.register(
"Configures a CardDAV account" : "Konfiguruje konto CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Adres WebDAV",
- "Technical details" : "Szczegóły techniczne",
- "Remote Address: %s" : "Adres zdalny: %s",
- "Request ID: %s" : "ID żądania: %s",
"There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
"Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
"Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
@@ -99,6 +96,9 @@ 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",
+ "Technical details" : "Szczegóły techniczne",
+ "Remote Address: %s" : "Adres zdalny: %s",
+ "Request ID: %s" : "ID żądania: %s",
"Notifications will be send through background jobs, so these need to happen often enough." : "Powiadomienia będą wysyłane za pośrednictwem zadań w tle, więc mogą pojawiać się one dosyć często."
},
"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);");