From 2d10eab69519d53889662675d612200b8f709a6d Mon Sep 17 00:00:00 2001 From: master7 Date: Thu, 22 Jun 2023 05:54:14 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/ --- assets/base/i18n/pl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 973dd3b38..2db031ff1 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -893,7 +893,7 @@ "extension.no_memberships.title": "Nie jest jeszcze członkiem żadnego zespołu", "extension.no_memberships.description": "Aby udostępniać treści, musisz być członkiem zespołu na serwerze Mattermost.", "share_extension.upload_disabled": "Wysyłanie plików jest wyłączone dla wybranego serwera", - "share_extension.share_screen.title": "Udostępnij w Mattermost", + "share_extension.share_screen.title": "Udostępnij w {applicationName}", "share_extension.servers_screen.title": "Wybierz serwer", "share_extension.server_label": "Serwer", "share_extension.multiple_label": "{count, number} załączników", @@ -1056,5 +1056,9 @@ "mobile.calls_tablet": "Tablet", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# więcej}}zgłosiło się", "mobile.calls_quality_warning": "Jakość połączenia może ulec pogorszeniu z powodu niestabilnych warunków sieciowych.", - "mobile.calls_name_is_talking_postfix": "mówi..." + "mobile.calls_name_is_talking_postfix": "mówi...", + "share_extension.error_screen.label": "Wystąpił błąd", + "share_extension.channels_screen.title": "Wybierz kanał", + "share_extension.error_screen.description": "Podczas próby udostępnienia zawartości na stronie {applicationName} wystąpił błąd.", + "share_extension.error_screen.reason": "Powód: {reason}" }