diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-05 02:28:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-05 02:28:12 +0000 |
commit | f997b8a2a3f248bd5128bb4df4910d3dc1c09599 (patch) | |
tree | 7fe7d1dffe2fd925237f3e66533856912343556a /apps/dav/l10n | |
parent | e127375dd45cb5327b00cdbc4892ddedbbf510de (diff) | |
download | nextcloud-server-f997b8a2a3f248bd5128bb4df4910d3dc1c09599.tar.gz nextcloud-server-f997b8a2a3f248bd5128bb4df4910d3dc1c09599.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/pl.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index d0454c424da..af760bd33d1 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Anulowane: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" zostało anulowane", "Re: %1$s" : "Odp: %1$s", + "%1$s has accepted your invitation" : "Twoje zaproszenie zostało zaakceptowane przez %1$s", + "%1$s has tentatively accepted your invitation" : "Twoje zaproszenie zostało wstępnie zaakceptowane przez %1$s", + "%1$s has declined your invitation" : "Twoje zaproszenie zostało odrzucone przez %1$s", "%1$s has responded to your invitation" : "%1$s odpowiedział/a na Twoje zaproszenie", "Invitation updated: %1$s" : "Zaktualizowano zaproszenie: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s zaktualizował/a wydarzenie \"%2$s\"", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 2560da78ef1..5332f810cac 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -73,6 +73,9 @@ "Cancelled: %1$s" : "Anulowane: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" zostało anulowane", "Re: %1$s" : "Odp: %1$s", + "%1$s has accepted your invitation" : "Twoje zaproszenie zostało zaakceptowane przez %1$s", + "%1$s has tentatively accepted your invitation" : "Twoje zaproszenie zostało wstępnie zaakceptowane przez %1$s", + "%1$s has declined your invitation" : "Twoje zaproszenie zostało odrzucone przez %1$s", "%1$s has responded to your invitation" : "%1$s odpowiedział/a na Twoje zaproszenie", "Invitation updated: %1$s" : "Zaktualizowano zaproszenie: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s zaktualizował/a wydarzenie \"%2$s\"", |