diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-19 02:22:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-19 02:22:47 +0000 |
commit | 7cebde242c9f45d46f45bdd3b2a186bccd12434b (patch) | |
tree | 26ff3a8b0dee5912eba2d650630eaf9196a89acb /apps/dav/l10n/pl.json | |
parent | a4368ad185b698043ba0e942edd95959d4a9d3ba (diff) | |
download | nextcloud-server-7cebde242c9f45d46f45bdd3b2a186bccd12434b.tar.gz nextcloud-server-7cebde242c9f45d46f45bdd3b2a186bccd12434b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pl.json')
-rw-r--r-- | apps/dav/l10n/pl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index a64846cf151..84525932fc6 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -119,6 +119,7 @@ "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Save" : "Zapisz", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", - "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar and tasks" : "Kalendarz i zadania" },"pluralForm" :"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);" |