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-10-13 22:33:40 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-13 22:33:40 +0300
commit55b923e1fdc76df77084a45b3a85d820f807936d (patch)
tree30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/dav/l10n/pl.js
parent0c67de31092e7c2868cd27b439f18e6d98af93ba (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, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 030c3d01fce..bb01bfb2f35 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -110,10 +110,6 @@ OC.L10N.register(
"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",
- "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."
+ "When:" : "Kiedy:"
},
"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);");