Cosmetic changes and repair typos

This commit is contained in:
Mark eM 2018-04-18 22:39:51 +02:00 committed by GitHub
parent 625756542c
commit 046becaf32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 19 deletions

View File

@ -390,13 +390,13 @@ system.defaultLang = {
"dateCreated":"Date created:", "dateCreated":"Date created:",
"comment":"Comment:", "comment":"Comment:",
"errorString":"Error string:", "errorString":"Error string:",
"downloadLimited":"Max global download speed", "downloadLimited":"Max global download speed:",
"uploadLimited":"Max global upload speed", "uploadLimited":"Max global upload speed:",
"peer-limit":"Maximum peers for this torrent", "peer-limit":"Maximum peers for this torrent:",
"seedRatioMode":"Seed ratio for torrents to use", "seedRatioMode":"Seed ratio for torrents to use:",
"seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long", "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:",
"doneDate":"Finish Time: ", "doneDate":"Finish Time:",
"seedTime":"Seed Time: " "seedTime":"Seed Time:"
}, },
"tip":{ "tip":{
"button-allow":"Download checked file(s)", "button-allow":"Download checked file(s)",

View File

@ -390,13 +390,13 @@ system.lang = {
"dateCreated":"Date created:", "dateCreated":"Date created:",
"comment":"Comment:", "comment":"Comment:",
"errorString":"Error string:", "errorString":"Error string:",
"downloadLimited":"Max global download speed", "downloadLimited":"Max global download speed:",
"uploadLimited":"Max global upload speed", "uploadLimited":"Max global upload speed:",
"peer-limit":"Maximum peers for this torrent", "peer-limit":"Maximum peers for this torrent:",
"seedRatioMode":"Seed ratio for torrents to use", "seedRatioMode":"Seed ratio for torrents to use:",
"seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long", "seedIdleMode":"Torrents we're seeding will be stopped if they're idle for this long:",
"doneDate":"Finish Time: ", "doneDate":"Finish Time:",
"seedTime":"Seed Time: " "seedTime":"Seed Time:"
}, },
"tip":{ "tip":{
"button-allow":"Download checked file(s)", "button-allow":"Download checked file(s)",

View File

@ -157,7 +157,7 @@ system.lang = {
}, },
"config-dir":"Lokalizacja katalogu z konfiguracją Transmission:", "config-dir":"Lokalizacja katalogu z konfiguracją Transmission:",
"download-dir":"Domyślny katalog pobierania torrentów:", "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ń", "incomplete-dir-enabled":"Użyj katalogu dla niedokończonych pobrań",
"cache-size-mb":"Wielkość cache'u dysku:", "cache-size-mb":"Wielkość cache'u dysku:",
"rename-partial-files":"Dodaj rozszerzenie '.part' do nieukończonych pobrań", "rename-partial-files":"Dodaj rozszerzenie '.part' do nieukończonych pobrań",
@ -341,7 +341,7 @@ system.lang = {
"length":"Rozmiar", "length":"Rozmiar",
"percentDone":"Ukończono", "percentDone":"Ukończono",
"bytesCompleted":"Pobrano", "bytesCompleted":"Pobrano",
"wanted":"Status", "wanted":"Pobierać?",
"priority":"Priorytet" "priority":"Priorytet"
}, },
"servers-fields":{ "servers-fields":{
@ -363,7 +363,7 @@ system.lang = {
"rateToPeer":"Prędkość wysyłania" "rateToPeer":"Prędkość wysyłania"
}, },
"status":{ "status":{
"true":"OK", "true":"Tak",
"false":" - " "false":" - "
}, },
"priority":{ "priority":{
@ -395,8 +395,8 @@ system.lang = {
"peer-limit":"Maksymalna ilość peerów na torrent:", "peer-limit":"Maksymalna ilość peerów na torrent:",
"seedRatioMode":"Ratio do wyseedowania dla tego torrenta:", "seedRatioMode":"Ratio do wyseedowania dla tego torrenta:",
"seedIdleMode":"Wysyłanie torrenta zostanie zatrzymane, jeżeli nie będzie wysyłany przez (minut):", "seedIdleMode":"Wysyłanie torrenta zostanie zatrzymane, jeżeli nie będzie wysyłany przez (minut):",
"doneDate":"Finish Time: ", "doneDate":"Czas zakończenia:",
"seedTime":"Seed Time: " "seedTime":"Czas 'wysiewu':"
}, },
"tip":{ "tip":{
"button-allow":"Pobierz sprawdzone pliki", "button-allow":"Pobierz sprawdzone pliki",