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>2021-07-15 13:37:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-15 13:37:23 +0300
commit7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch)
tree41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/dav/l10n/pl.js
parent28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r--apps/dav/l10n/pl.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index f2926b29767..d80f57208df 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -137,11 +137,6 @@ OC.L10N.register(
"Tentative" : "Niepewne",
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.",
- "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:",
"Calendar and tasks" : "Kalendarz i zadania"
},
"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);");