diff --git a/src/tr-web-control/lang/default.js b/src/tr-web-control/lang/default.js index 6bf9876..dd706f6 100644 --- a/src/tr-web-control/lang/default.js +++ b/src/tr-web-control/lang/default.js @@ -390,13 +390,13 @@ system.defaultLang = { "dateCreated":"Date created:", "comment":"Comment:", "errorString":"Error string:", - "downloadLimited":"Max global download speed:", - "uploadLimited":"Max global upload speed:", - "peer-limit":"Maximum peers for this torrent:", - "seedRatioMode":"Seed ratio for torrents to use:", - "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:", - "doneDate":"Finish Time: ", - "seedTime":"Seed Time: " + "downloadLimited":"Max global download speed:", + "uploadLimited":"Max global upload speed:", + "peer-limit":"Maximum peers for this torrent:", + "seedRatioMode":"Seed ratio for torrents to use:", + "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:", + "doneDate":"Finish Time:", + "seedTime":"Seed Time:" }, "tip":{ "button-allow":"Download checked file(s)", diff --git a/src/tr-web-control/lang/en.js b/src/tr-web-control/lang/en.js index ceaf1ad..08ac030 100644 --- a/src/tr-web-control/lang/en.js +++ b/src/tr-web-control/lang/en.js @@ -390,13 +390,13 @@ system.lang = { "dateCreated":"Date created:", "comment":"Comment:", "errorString":"Error string:", - "downloadLimited":"Max global download speed:", - "uploadLimited":"Max global upload speed:", - "peer-limit":"Maximum peers for this torrent:", - "seedRatioMode":"Seed ratio for torrents to use:", - "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:", - "doneDate":"Finish Time: ", - "seedTime":"Seed Time: " + "downloadLimited":"Max global download speed:", + "uploadLimited":"Max global upload speed:", + "peer-limit":"Maximum peers for this torrent:", + "seedRatioMode":"Seed ratio for torrents to use:", + "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:", + "doneDate":"Finish Time:", + "seedTime":"Seed Time:" }, "tip":{ "button-allow":"Download checked file(s)", diff --git a/src/tr-web-control/lang/pl.js b/src/tr-web-control/lang/pl.js index d5d5020..f79b84d 100644 --- a/src/tr-web-control/lang/pl.js +++ b/src/tr-web-control/lang/pl.js @@ -157,7 +157,7 @@ system.lang = { }, "config-dir":"Lokalizacja katalogu z konfiguracją Transmission:", "download-dir":"Domyślny katalog pobierania torrentów:", - "download-dir-free-space":"Wolne miejsce na dysku: ", + "download-dir-free-space":"Wolne miejsce na dysku:", "incomplete-dir-enabled":"Użyj katalogu dla niedokończonych pobrań", "cache-size-mb":"Wielkość cache'u dysku:", "rename-partial-files":"Dodaj rozszerzenie '.part' do nieukończonych pobrań", @@ -341,7 +341,7 @@ system.lang = { "length":"Rozmiar", "percentDone":"Ukończono", "bytesCompleted":"Pobrano", - "wanted":"Status", + "wanted":"Pobierać?", "priority":"Priorytet" }, "servers-fields":{ @@ -363,7 +363,7 @@ system.lang = { "rateToPeer":"Prędkość wysyłania" }, "status":{ - "true":"OK", + "true":"Tak", "false":" - " }, "priority":{ @@ -395,8 +395,8 @@ system.lang = { "peer-limit":"Maksymalna ilość peerów na torrent:", "seedRatioMode":"Ratio do wyseedowania dla tego torrenta:", "seedIdleMode":"Wysyłanie torrenta zostanie zatrzymane, jeżeli nie będzie wysyłany przez (minut):", - "doneDate":"Finish Time: ", - "seedTime":"Seed Time: " + "doneDate":"Czas zakończenia:", + "seedTime":"Czas 'wysiewu':" }, "tip":{ "button-allow":"Pobierz sprawdzone pliki",