chore(translations): Translated using Weblate (Polish)

Currently translated at 100.0% (781 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
This commit is contained in:
Piotr Orzechowski 2025-08-13 01:54:44 +02:00 committed by Hosted Weblate
commit c3bc089306
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1727,7 +1727,7 @@
}, },
"link": "Link", "link": "Link",
"@link": {}, "@link": {},
"roomHasBeenUpgraded": "Pokój zostać zaktualizowany", "roomHasBeenUpgraded": "Pokój został zaktualizowany",
"@roomHasBeenUpgraded": { "@roomHasBeenUpgraded": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -3346,7 +3346,7 @@
} }
} }
}, },
"sentVoiceMessage": "🎙️ {duration} - {sender}", "sentVoiceMessage": "🎙️ {duration} - Wiadomość głosowa od: {sender}",
"@sentVoiceMessage": { "@sentVoiceMessage": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -3383,5 +3383,7 @@
"customReaction": "Własna reakcja", "customReaction": "Własna reakcja",
"@customReaction": {}, "@customReaction": {},
"moreEvents": "Więcej zdarzeń", "moreEvents": "Więcej zdarzeń",
"@moreEvents": {} "@moreEvents": {},
"declineInvitation": "Odrzuć zaproszenie",
"@declineInvitation": {}
} }