From cdc5862ec442cf8d6ed9291cd7757688c9d3755a Mon Sep 17 00:00:00 2001 From: Maciej Klupp Date: Tue, 13 Feb 2024 17:35:10 +0000 Subject: [PATCH] chore: update (Polish) translation Translate-URL: https://librescore.ddns.net/projects/librescore/app-librescore/pl/ --- l10n/app_pl.arb | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/l10n/app_pl.arb b/l10n/app_pl.arb index e7da924..a6647ff 100644 --- a/l10n/app_pl.arb +++ b/l10n/app_pl.arb @@ -69,7 +69,7 @@ "description": "Settings page title", "type": "text" }, - "downloadFolderText": "Folder pobranych", + "downloadFolderText": "Folder pobierania", "@downloadFolderText": { "description": "Download folder settings label", "type": "text" @@ -129,7 +129,7 @@ "description": "OK button text", "type": "text" }, - "downloadFolderHint": "Wprowadź ścieżkę folderu pobranych", + "downloadFolderHint": "Wprowadź ścieżkę folderu pobierania", "@downloadFolderHint": { "description": "Download folder hint message", "type": "text" @@ -139,7 +139,7 @@ "description": "No downloads downloads page error", "type": "text" }, - "fileAccessError": "Odmowa dostępu do plików", + "fileAccessError": "Nie udzielono dostępu do plików", "@fileAccessError": { "description": "File access denied error", "type": "text" @@ -199,7 +199,7 @@ "description": "System theme option text", "type": "text" }, - "fileOpenError": "Nie zarejestrowano żadnego programu do otwierania tego pliku", + "fileOpenError": "Nie wybrano żadnego programu do otwierania tego pliku", "@fileOpenError": { "description": "No program registered to open this file error", "type": "text" @@ -213,5 +213,19 @@ "@supportBtnText": { "description": "Button text to get Discord support", "type": "text" + }, + "proxyText": "Użyj serwera proxy", + "@proxyText": {}, + "proxyUrlHint": "Wprowadź adres URL proxy", + "@proxyUrlHint": {}, + "dynamicColorText": "Dynamiczny kolor", + "@dynamicColorText": { + "description": "Dynamic color settings label", + "type": "text" + }, + "restartTimerText": "Ponownie uruchom minutnik", + "@restartTimerText": { + "description": "Restart timer settings label", + "type": "text" } }