diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-24 02:22:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-24 02:22:24 +0000 |
commit | 7629bc83d8f020b2d35f52efbd9b450d9f8fabe6 (patch) | |
tree | 6c4e48275c45a79edd52f7d7ba7d0c51608050f9 /apps/dav/l10n/pl.json | |
parent | 623ac8c7066227d9bf499cd42ca7c8a27ecf4346 (diff) | |
download | nextcloud-server-7629bc83d8f020b2d35f52efbd9b450d9f8fabe6.tar.gz nextcloud-server-7629bc83d8f020b2d35f52efbd9b450d9f8fabe6.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, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index ad6698568a9..24767b4a860 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -147,6 +147,8 @@ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", + "Number of guests" : "Liczba gości", + "Comment" : "Komentarz", "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);" |