From 9fcaa319c244c75be1b6f8b2007145cfbe73133d Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Sat, 26 Sep 2020 20:59:49 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 79.6% (246 of 309 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/ --- lib/l10n/intl_pl.arb | 61 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 3 deletions(-) diff --git a/lib/l10n/intl_pl.arb b/lib/l10n/intl_pl.arb index b990c16..1fa9aa3 100644 --- a/lib/l10n/intl_pl.arb +++ b/lib/l10n/intl_pl.arb @@ -689,7 +689,7 @@ "count": {} } }, - "loadingPleaseWait": "Ładowanie... Proszę czekąć", + "loadingPleaseWait": "Ładowanie… Proszę czekać", "@loadingPleaseWait": { "type": "text", "placeholders": {} @@ -803,7 +803,7 @@ "type": "text", "placeholders": {} }, - "openCamera": "Otwarta kamera", + "openCamera": "Otwórz aparat", "@openCamera": { "type": "text", "placeholders": {} @@ -1321,5 +1321,60 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "no": "Nie", + "@no": { + "type": "text", + "placeholders": {} + }, + "loadMore": "Załaduj więcej…", + "@loadMore": { + "type": "text", + "placeholders": {} + }, + "accept": "Akceptuj", + "@accept": { + "type": "text", + "placeholders": {} + }, + "lastSeenLongTimeAgo": "Widziany/-a dawno temu", + "@lastSeenLongTimeAgo": { + "type": "text", + "placeholders": {} + }, + "currentlyActive": "Obecnie aktywny/-a", + "@currentlyActive": { + "type": "text", + "placeholders": {} + }, + "encryption": "Szyfrowanie", + "@encryption": { + "type": "text", + "placeholders": {} + }, + "deleteAccount": "Usuń konto", + "@deleteAccount": { + "type": "text", + "placeholders": {} + }, + "passwordHasBeenChanged": "Hasło zostało zmienione", + "@passwordHasBeenChanged": { + "type": "text", + "placeholders": {} + }, + "ignoredUsers": "Ignorowani użytkownicy", + "@ignoredUsers": { + "type": "text", + "placeholders": {} + }, + "unpin": "Odepnij", + "@unpin": { + "type": "text", + "placeholders": {} + }, + "pin": "Przypnij", + "@pin": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}