diff --git a/src/tr-web-control/i18n/en.json b/src/tr-web-control/i18n/en.json index cd797a8..fcd4c5e 100644 --- a/src/tr-web-control/i18n/en.json +++ b/src/tr-web-control/i18n/en.json @@ -136,7 +136,7 @@ "dialog": { "torrent-add": { "download-dir": "Download Dir:", - "used-download-dir": "Used Download Dir:", + "used-download-dir": "Used Download Dir:", "torrent-url": "Torrent URL:", "tip-torrent-url": "Tip: Please add multiple content with an 'Enter' key press to separate", "autostart": "Auto Start:", diff --git a/src/tr-web-control/i18n/pl.json b/src/tr-web-control/i18n/pl.json index 3a6c805..55f7452 100644 --- a/src/tr-web-control/i18n/pl.json +++ b/src/tr-web-control/i18n/pl.json @@ -399,6 +399,11 @@ "1": "Wysoki", "-1": "Niski" }, + "filter-template-text": { + "1": "Wszystkie", + "2": "Plik 'padding' BitComet", + "3": "Niepotrzebne pliki" + }, "label": { "name": "Nazwa:", "addedDate": "Data dodania:", @@ -430,6 +435,7 @@ "button-allow": "Pobierz zaznaczone pliki", "button-deny": "Pomiń zaznaczone pliki", "button-priority": "Ustaw priorytet", + "button-filter": "Wpisz wyrażenia regularne i kliknij przycisk stronicowania, aby odświeżyć", "button-tracker-add": "Dodaj nowy tracker", "button-tracker-edit": "Edytuj tracker", "button-tracker-remove": "Usuń tracker" @@ -460,4 +466,4 @@ "text-ignore-this-version": "Ignoruj tę wersję", "text-json-file-parsing-failed": "Parsowanie pliku JSON nie powiodło się!" } -} +} \ No newline at end of file