-rw-r--r-- | i18n/cz/libtodayaddressbookplugin.ts | 53 | ||||
-rw-r--r-- | i18n/cz/libtodaydatebookplugin.ts | 38 | ||||
-rw-r--r-- | i18n/cz/libtodayfortuneplugin.ts | 2 | ||||
-rw-r--r-- | i18n/cz/libtodaymailplugin.ts | 4 | ||||
-rw-r--r-- | i18n/cz/libtodaystocktickerplugin.ts | 45 | ||||
-rw-r--r-- | i18n/cz/libtodaytodolistplugin.ts | 16 | ||||
-rw-r--r-- | i18n/cz/libtodayweatherplugin.ts | 53 | ||||
-rw-r--r-- | i18n/cz/libvmemoapplet.ts | 4 | ||||
-rw-r--r-- | i18n/cz/libvolumeapplet.ts | 8 | ||||
-rw-r--r-- | i18n/cz/libvtapplet.ts | 4 | ||||
-rw-r--r-- | i18n/cz/libwirelessapplet.ts | 12 | ||||
-rw-r--r-- | i18n/cz/libwlan.ts | 70 | ||||
-rw-r--r-- | i18n/cz/light-and-power.ts | 84 |
13 files changed, 198 insertions, 195 deletions
diff --git a/i18n/cz/libtodayaddressbookplugin.ts b/i18n/cz/libtodayaddressbookplugin.ts index fef7050..c37ea03 100644 --- a/i18n/cz/libtodayaddressbookplugin.ts +++ b/i18n/cz/libtodayaddressbookplugin.ts @@ -1,113 +1,114 @@ <!DOCTYPE TS><TS> <context> <name>AddressBookPluginConfig</name> <message> <source>To activate settings: Restart application !</source> - <translation type="unfinished"></translation> + <translation>Pro aktivaci nastavení restartujte aplikaci!</translation> </message> <message> <source>Enable/Disable Views</source> - <translation type="unfinished"></translation> + <translation>Zapnout/Vypnout Zobrazení</translation> </message> <message> <source>Show &Birthdays</source> - <translation type="unfinished"></translation> + <translation>Ukazovat &narozeniny</translation> </message> <message> <source>Show &Anniveraries</source> - <translation type="unfinished"></translation> + <translation>Ukazovat &výročí</translation> </message> <message> <source>The next birthdays will just be shown, if enabled!</source> - <translation type="unfinished"></translation> + <translation>Při zapnutí budou zobrazovány následující narozeniny!</translation> </message> <message> <source>The next anniversaries will just be shown, if enabled !</source> - <translation type="unfinished"></translation> + <translation>Při zapnutí budou zobrazovány následující výročí!</translation> </message> <message> <source>Max Lines: </source> - <translation type="unfinished"></translation> + <translation>Maximálně řádek:</translation> </message> <message> <source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source> - <translation type="unfinished"></translation> + <translation>Nastaví maximální počet řádek, které budou zobrazeny u jednotlivých výročí/narozenin</translation> </message> <message> <source>Clip line after X chars: </source> - <translation type="unfinished"></translation> + <translation>Ukončí řádek po X znacích:</translation> </message> <message> <source>After how many chars should be the info about the task be cut off</source> - <translation type="unfinished"></translation> + <translation>Po kolika znacích bude informace o události ukončena</translation> </message> <message> <source>Days look ahead: </source> - <translation type="unfinished"></translation> + <translation>Kolik dnů se dívat vpřed:</translation> </message> <message> <source>How many days we should search forward</source> - <translation type="unfinished"></translation> + <translation>Kolik dnů by se mělo hledat dopředu</translation> </message> <message> <source>Set Headline Color: </source> - <translation type="unfinished"></translation> + <translation>Nastavení barvy nadpisu:</translation> </message> <message> <source>Colors for the headlines !</source> - <translation type="unfinished"></translation> + <translation>Barvy pro nadpisy!</translation> </message> <message> <source>Set Entry Color: </source> - <translation type="unfinished"></translation> + <translation>Nastavení barvy položky:</translation> </message> <message> <source>This color will be used for shown birthdays/anniversaries !</source> - <translation type="unfinished"></translation> + <translation>Tato barva se použije pro zobrazení narozenin/výročí!</translation> </message> <message> <source>Set Urgent Color if below </source> - <translation type="unfinished"></translation> + <translation>Nastaví urgentní +barvu dole</translation> </message> <message> <source> days: </source> - <translation type="unfinished"></translation> + <translation>dnů:</translation> </message> <message> <source>This urgent color will be used if we are close to the event !</source> - <translation type="unfinished"></translation> + <translation>Tato urgentní barva se použije při blížící se události!</translation> </message> <message> <source>The urgent color will be used if the birthday/anniversary is closer than given days !</source> - <translation type="unfinished"></translation> + <translation>Tato urgentní barva se použije při blížících se narozeninách/výročí méně než zadaný počet dnů!</translation> </message> </context> <context> <name>QObject</name> <message> <source>AddressBook plugin</source> - <translation type="unfinished"></translation> + <translation>AddressBook plugin</translation> </message> <message> <source>Database does not provide this search query ! Please upgrade libOpie !<br></source> - <translation type="unfinished"></translation> + <translation>Databáze neposkytuje tento vyhledávací dotaz! Prosím upgradujte libOpie !<br></translation> </message> <message> <source>Next birthdays in <b> %1 </b> days:</source> - <translation type="unfinished"></translation> + <translation>Další narozeniny za <b> %1 </b> dnů:</translation> </message> <message> <source>No birthdays in <b> %1 </b> days!</source> - <translation type="unfinished"></translation> + <translation>Za <b> %1 </b> dnů nejsou žádné narozeniny!</translation> </message> <message> <source>Next anniversaries in <b> %1 </b> days:</source> - <translation type="unfinished"></translation> + <translation>Další výročí za <b> %1 </b> dnů:</translation> </message> <message> <source>No anniversaries in <b> %1 </b> days!</source> - <translation type="unfinished"></translation> + <translation>Za <b> %1 </b> dnů nejsou žádná výročí!</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodaydatebookplugin.ts b/i18n/cz/libtodaydatebookplugin.ts index 00283f7..d3281d2 100644 --- a/i18n/cz/libtodaydatebookplugin.ts +++ b/i18n/cz/libtodaydatebookplugin.ts @@ -1,87 +1,87 @@ <!DOCTYPE TS><TS> <context> <name>DateBookEvent</name> <message> <source>[with alarm]</source> - <translation type="unfinished"></translation> + <translation>[s alarmem]</translation> </message> <message> <source>All day</source> - <translation type="unfinished"></translation> + <translation>Každý den</translation> </message> <message> <source>note</source> - <translation type="unfinished"></translation> + <translation>poznámka</translation> </message> </context> <context> <name>DatebookPluginConfigBase</name> <message> <source>DatebookPluginConfigBase</source> - <translation type="unfinished"></translation> + <translation>DatebookPluginConfigBase</translation> </message> <message> <source>Show location</source> - <translation type="unfinished"></translation> + <translation>Zobrazovat místo</translation> </message> <message> <source>Check this if the location of an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation>Zaškrtněte, jestliže se má zobrazovat místo schůzky pro každou položku</translation> </message> <message> <source>Show notes</source> - <translation type="unfinished"></translation> + <translation>Zobrazovat poznámky</translation> </message> <message> <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation>Zaškrtněte, jestliže se má zobrazovat poznámka u schůzky ke každé položce</translation> </message> <message> <source>Show only later appointments</source> - <translation type="unfinished"></translation> + <translation>Zobrazovat jen pozdější schůzky</translation> </message> <message> <source>Check this if only appointments later then current time should be shown</source> - <translation type="unfinished"></translation> + <translation>Zaškrtněte, jestliže se mají zobrazovat pouze budoucí schůzky</translation> </message> <message> <source>Show time in extra line</source> - <translation type="unfinished"></translation> + <translation>Zobrazovat čas na zvláštním řádku</translation> </message> <message> <source>How many appointments should be shown maximal. In chronical order</source> - <translation type="unfinished"></translation> + <translation>Kolik schůzek má být maximálně zobrazeno. V chronologickém pořadí</translation> </message> <message> <source>How many appointment should be shown?</source> - <translation type="unfinished"></translation> + <translation>Kolik schůzek má být zobrazeno?</translation> </message> <message> <source>only today</source> - <translation type="unfinished"></translation> + <translation>jen dnešek</translation> </message> <message> <source>How many more days should be in the range</source> - <translation type="unfinished"></translation> + <translation>O kolik dnů se má zvětšit rozsah</translation> </message> <message> <source>How many more days</source> - <translation type="unfinished"></translation> + <translation>O kolik dnů</translation> </message> </context> <context> <name>QObject</name> <message> <source>Datebook plugin</source> - <translation type="unfinished"></translation> + <translation>Datebook plugin</translation> </message> <message> <source>No more appointments today</source> - <translation type="unfinished"></translation> + <translation>Dnes nejsou žádné další schůzky</translation> </message> <message> <source>No appointments today</source> - <translation type="unfinished"></translation> + <translation>Dnes nejsou žádné schůzky</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodayfortuneplugin.ts b/i18n/cz/libtodayfortuneplugin.ts index 931718a..e170f63 100644 --- a/i18n/cz/libtodayfortuneplugin.ts +++ b/i18n/cz/libtodayfortuneplugin.ts @@ -1,9 +1,9 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Fortune plugin</source> - <translation type="unfinished"></translation> + <translation>Fortune plugin</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodaymailplugin.ts b/i18n/cz/libtodaymailplugin.ts index a7b6519..cb05717 100644 --- a/i18n/cz/libtodaymailplugin.ts +++ b/i18n/cz/libtodaymailplugin.ts @@ -1,13 +1,13 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Mail plugin</source> - <translation type="unfinished"></translation> + <translation>Mail plugin</translation> </message> <message> <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> - <translation type="unfinished"></translation> + <translation><b>%1</b> nových zpráv, <b>%2</b> odchozích</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodaystocktickerplugin.ts b/i18n/cz/libtodaystocktickerplugin.ts index 0693d23..446229d 100644 --- a/i18n/cz/libtodaystocktickerplugin.ts +++ b/i18n/cz/libtodaystocktickerplugin.ts @@ -1,100 +1,101 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>StockTicker plugin</source> - <translation type="unfinished"></translation> + <translation>StockTicker plugin</translation> </message> </context> <context> <name>StockTickerPluginWidget</name> <message> <source>Connection refused.</source> - <translation type="unfinished"></translation> + <translation>Připojení odmítnuto.</translation> </message> <message> <source>Could not find server.</source> - <translation type="unfinished"></translation> + <translation>Nelze nalézt server.</translation> </message> <message> <source>Socket read error.</source> - <translation type="unfinished"></translation> + <translation>Chyba čtení socketu.</translation> </message> </context> <context> <name>StocktickerPluginConfig</name> <message> <source>Enter stock symbols seperated by a space.</source> - <translation type="unfinished"></translation> + <translation>Zadejte znaky akcií oddělené +mezerami.</translation> </message> <message> <source>Toggles Time of current price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole času aktuální ceny</translation> </message> <message> <source>Toggles date field</source> - <translation type="unfinished"></translation> + <translation>Mění pole datumu</translation> </message> <message> <source>Toggles Symbol field</source> - <translation type="unfinished"></translation> + <translation>Mění pole znaku</translation> </message> <message> <source>Toggles Name of symbols owner field</source> - <translation type="unfinished"></translation> + <translation>Mění pole Název znaků vlastníka</translation> </message> <message> <source>Toggles current Price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole aktuální ceny</translation> </message> <message> <source>Toggles last price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole poslední ceny</translation> </message> <message> <source>Toggles opening price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole ceny při otevření</translation> </message> <message> <source>Toggles minimum daily price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole minimální denní ceny</translation> </message> <message> <source>Toggles maximum daily price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole maximální denní ceny</translation> </message> <message> <source>Toggles daily variation of price field</source> - <translation type="unfinished"></translation> + <translation>Mění pole denního výkyvu ceny</translation> </message> <message> <source>Toggles volume of trading field</source> - <translation type="unfinished"></translation> + <translation>Mění pole objemu obchodování</translation> </message> <message> <source>How often stocks prices should be looked up. In minutes</source> - <translation type="unfinished"></translation> + <translation>Jak často se dívat na ceny akcíí. V minutách</translation> </message> <message> <source>Minutes between lookups.</source> - <translation type="unfinished"></translation> + <translation>Minuty mezi stahováním.</translation> </message> <message> <source>Speed of scrolling action, in milliseconds</source> - <translation type="unfinished"></translation> + <translation>Rychlost rolování v milisekundách</translation> </message> <message> <source>Scroll Speed, in milliseconds</source> - <translation type="unfinished"></translation> + <translation>Rychlost rolování v milisekundách</translation> </message> <message> <source>Length of scrolling</source> - <translation type="unfinished"></translation> + <translation>Délka rolování</translation> </message> <message> <source>Scroll Length</source> - <translation type="unfinished"></translation> + <translation>Délka rolování</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodaytodolistplugin.ts b/i18n/cz/libtodaytodolistplugin.ts index 711d14e..84e3866 100644 --- a/i18n/cz/libtodaytodolistplugin.ts +++ b/i18n/cz/libtodaytodolistplugin.ts @@ -1,40 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Todolist plugin</source> - <translation type="unfinished"></translation> + <translation>Todolist plugin</translation> </message> <message> <source>There is <b> 1</b> active task: <br></source> - <translation type="unfinished"></translation> + <translation>Je zde <b> 1</b> aktivní úkol: <br></translation> </message> <message> <source>There are <b> %1</b> active tasks: <br></source> - <translation type="unfinished"></translation> + <translation>Je zde <b> %1</b> aktivních úkolů: <br></translation> </message> <message> <source>No active tasks</source> - <translation type="unfinished"></translation> + <translation>Nejsou žádné aktivní úkoly</translation> </message> </context> <context> <name>TodoPluginConfigBase</name> <message> <source>Set the maximum number of task that should be shown</source> - <translation type="unfinished"></translation> + <translation>nastaví maximální počet ůkolů, které mají být zobrazeny</translation> </message> <message> <source>tasks shown</source> - <translation type="unfinished"></translation> + <translation>Zobrazeno úkolů</translation> </message> <message> <source>After how many chars should be the info about the task be cut off</source> - <translation type="unfinished"></translation> + <translation>Po kolika znacích se má informace o úkolu ukončit</translation> </message> <message> <source>Clip line after X chars</source> - <translation type="unfinished"></translation> + <translation>Ukončit řádku po X znacích</translation> </message> </context> </TS> diff --git a/i18n/cz/libtodayweatherplugin.ts b/i18n/cz/libtodayweatherplugin.ts index 8f245b0..5a7db50 100644 --- a/i18n/cz/libtodayweatherplugin.ts +++ b/i18n/cz/libtodayweatherplugin.ts @@ -1,116 +1,117 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>Weather plugin</source> - <translation type="unfinished"></translation> + <translation>Weather plugin</translation> </message> </context> <context> <name>WeatherPluginConfig</name> <message> <source>Enter ICAO location identifier:</source> - <translation type="unfinished"></translation> + <translation>Zadejte ICAO identifikaci lokality:</translation> </message> <message> <source>Enter the 4 letter code for the desired location here. See http://www.nws.noaa.gov/tg/siteloc.shtml to find a location near you.</source> - <translation type="unfinished"></translation> + <translation>Zadejte 4 písmenný kód požadované lokality. Pro nalezení nejbližší lokality se podívejte sem: http://www.nws.noaa.gov/tg/siteloc.shtml .</translation> </message> <message> <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source> - <translation type="unfinished"></translation> + <translation>Navštivte http://www.nws.noaa.gov/tg/siteloc.shtml pro nalezení nejbižší lokality.</translation> </message> <message> <source>Use metric units</source> - <translation type="unfinished"></translation> + <translation>Používat jednotky metrické soustavy</translation> </message> <message> <source>Click here to select type of units displayed.</source> - <translation type="unfinished"></translation> + <translation>Pro výběr typu zobrazení jednotek klikněte sem.</translation> </message> <message> <source>Update frequency (in minutes):</source> - <translation type="unfinished"></translation> + <translation>Četnost aktualizace (v minutách):</translation> </message> <message> <source>Select how often (in minutes) you want the weather to be updated.</source> - <translation type="unfinished"></translation> + <translation>Vyberte, jak často (v minutách) chcete aktualizovat počasí.</translation> </message> </context> <context> <name>WeatherPluginWidget</name> <message> <source>Retreiving current weather information.</source> - <translation type="unfinished"></translation> + <translation>Stahuji aktuální informace o počasí.</translation> </message> <message> <source>Temp: </source> - <translation type="unfinished"></translation> + <translation>Teplota:</translation> </message> <message> <source> Wind: </source> - <translation type="unfinished"></translation> + <translation>Vítr:</translation> </message> <message> <source> Pres: </source> - <translation type="unfinished"></translation> + <translation> +Tlak:</translation> </message> <message> <source>Current weather data not available.</source> - <translation type="unfinished"></translation> + <translation>Aktuální data o počasí nejsou k dispozici.</translation> </message> <message> <source>n/a</source> - <translation type="unfinished"></translation> + <translation>n/a</translation> </message> <message> <source>E </source> - <translation type="unfinished"></translation> + <translation>V</translation> </message> <message> <source>NE </source> - <translation type="unfinished"></translation> + <translation>SV</translation> </message> <message> <source>N </source> - <translation type="unfinished"></translation> + <translation>S</translation> </message> <message> <source>NW </source> - <translation type="unfinished"></translation> + <translation>SZ</translation> </message> <message> <source>W </source> - <translation type="unfinished"></translation> + <translation>Z</translation> </message> <message> <source>SW </source> - <translation type="unfinished"></translation> + <translation>JZ</translation> </message> <message> <source>S </source> - <translation type="unfinished"></translation> + <translation>J</translation> </message> <message> <source>SE </source> - <translation type="unfinished"></translation> + <translation>JV</translation> </message> <message> <source> KPH</source> - <translation type="unfinished"></translation> + <translation>KPH</translation> </message> <message> <source> MPH</source> - <translation type="unfinished"></translation> + <translation>MPH</translation> </message> <message> <source> hPa</source> - <translation type="unfinished"></translation> + <translation>hPa</translation> </message> <message> <source> Hg</source> - <translation type="unfinished"></translation> + <translation>Hg</translation> </message> </context> </TS> diff --git a/i18n/cz/libvmemoapplet.ts b/i18n/cz/libvmemoapplet.ts index 8371675..56ae386 100644 --- a/i18n/cz/libvmemoapplet.ts +++ b/i18n/cz/libvmemoapplet.ts @@ -1,13 +1,13 @@ <!DOCTYPE TS><TS> <context> <name>VMemo</name> <message> <source>Note</source> - <translation type="unfinished"></translation> + <translation>Poznámka</translation> </message> <message> <source>error recording</source> - <translation type="unfinished"></translation> + <translation>chyba záznamu</translation> </message> </context> </TS> diff --git a/i18n/cz/libvolumeapplet.ts b/i18n/cz/libvolumeapplet.ts index 37505f1..41e7227 100644 --- a/i18n/cz/libvolumeapplet.ts +++ b/i18n/cz/libvolumeapplet.ts @@ -1,21 +1,21 @@ <!DOCTYPE TS><TS> <context> <name>VolumeControl</name> <message> <source>Enable Sounds for:</source> - <translation type="unfinished"></translation> + <translation>Zapnout zvuky pro:</translation> </message> <message> <source>Screen Taps</source> - <translation type="unfinished"></translation> + <translation>Klepání na displej</translation> </message> <message> <source>Key Clicks</source> - <translation type="unfinished"></translation> + <translation>Stisk kláves</translation> </message> <message> <source>Alarm Sound</source> - <translation type="unfinished"></translation> + <translation>Zvuk alarmu</translation> </message> </context> </TS> diff --git a/i18n/cz/libvtapplet.ts b/i18n/cz/libvtapplet.ts index 6f7e4d5..0f465e6 100644 --- a/i18n/cz/libvtapplet.ts +++ b/i18n/cz/libvtapplet.ts @@ -1,13 +1,13 @@ <!DOCTYPE TS><TS> <context> <name>VTApplet</name> <message> <source>VT shortcut</source> - <translation type="unfinished"></translation> + <translation>VT zkratka</translation> </message> <message> <source>Terminal</source> - <translation type="unfinished"></translation> + <translation>Terminal</translation> </message> </context> </TS> diff --git a/i18n/cz/libwirelessapplet.ts b/i18n/cz/libwirelessapplet.ts index cdfb61d..e5d7d7c 100644 --- a/i18n/cz/libwirelessapplet.ts +++ b/i18n/cz/libwirelessapplet.ts @@ -1,29 +1,29 @@ <!DOCTYPE TS><TS> <context> <name>AdvancedConfigBase</name> <message> <source>Advanced Config</source> - <translation type="unfinished"></translation> + <translation>Rozšířené nastavení</translation> </message> <message> <source>Renew DHCP on changing</source> - <translation type="unfinished"></translation> + <translation>Při změně obnovit DHCP informace</translation> </message> <message> <source>Frequency</source> - <translation type="unfinished"></translation> + <translation>Frekvence</translation> </message> <message> <source>MODE</source> - <translation type="unfinished"></translation> + <translation>Režim</translation> </message> <message> <source>ESSID</source> - <translation type="unfinished"></translation> + <translation>ESSID</translation> </message> <message> <source>AccessPoint</source> - <translation type="unfinished"></translation> + <translation>AccessPoint</translation> </message> </context> </TS> diff --git a/i18n/cz/libwlan.ts b/i18n/cz/libwlan.ts index d7985ab..a46605c 100644 --- a/i18n/cz/libwlan.ts +++ b/i18n/cz/libwlan.ts @@ -1,148 +1,148 @@ <!DOCTYPE TS><TS> <context> <name>WLAN</name> <message> <source>Wireless Configuration</source> - <translation type="unfinished"></translation> + <translation>Bezdrátová konfigurace</translation> </message> <message> <source>General</source> - <translation type="unfinished"></translation> + <translation>Hlavní</translation> </message> <message> <source>any</source> - <translation type="unfinished"></translation> + <translation>jakýkoliv</translation> </message> <message> <source>SSID</source> - <translation type="unfinished"></translation> + <translation>SSID</translation> </message> <message> <source>Infrastructure</source> - <translation type="unfinished"></translation> + <translation>Infrastruktura</translation> </message> <message> <source>Auto</source> - <translation type="unfinished"></translation> + <translation>Auto</translation> </message> <message> <source>Managed</source> - <translation type="unfinished"></translation> + <translation>Řízeno</translation> </message> <message> <source>Ad-Hoc</source> - <translation type="unfinished"></translation> + <translation>Ad-Hoc</translation> </message> <message> <source>Mode</source> - <translation type="unfinished"></translation> + <translation>Režim</translation> </message> <message> <source>Specify &Access Point</source> - <translation type="unfinished"></translation> + <translation>Určete &Access Point</translation> </message> <message> <source>MAC</source> - <translation type="unfinished"></translation> + <translation>MAC</translation> </message> <message> <source>Specify &Channel</source> - <translation type="unfinished"></translation> + <translation>Určete &kanál</translation> </message> <message> <source>Rescan Neighbourhood</source> - <translation type="unfinished"></translation> + <translation>Proskenovat okolí</translation> </message> <message> <source>Chn</source> - <translation type="unfinished"></translation> + <translation>Kanál</translation> </message> <message> <source>Encryption</source> - <translation type="unfinished"></translation> + <translation>Šifrování</translation> </message> <message> <source>&Enable Encryption</source> - <translation type="unfinished"></translation> + <translation>&Zapnout šifrování</translation> </message> <message> <source>&Key Setting</source> - <translation type="unfinished"></translation> + <translation>Nastavení &klíčů</translation> </message> <message> <source>Key &1</source> - <translation type="unfinished"></translation> + <translation>Klíč &1</translation> </message> <message> <source>Key &2</source> - <translation type="unfinished"></translation> + <translation>Klíč &2</translation> </message> <message> <source>Key &3</source> - <translation type="unfinished"></translation> + <translation>Klíč &3</translation> </message> <message> <source>Key &4</source> - <translation type="unfinished"></translation> + <translation>Klíč &4</translation> </message> <message> <source>Non-encrypted Packets</source> - <translation type="unfinished"></translation> + <translation>Nezašifrované pakety</translation> </message> <message> <source>&Accept</source> - <translation type="unfinished"></translation> + <translation>&Akceptovat</translation> </message> <message> <source>&Reject</source> - <translation type="unfinished"></translation> + <translation>&Odmítnout</translation> </message> </context> <context> <name>WlanInfo</name> <message> <source>Interface Information</source> - <translation type="unfinished"></translation> + <translation>Informace o rozhraní</translation> </message> <message> <source>802.11b</source> - <translation type="unfinished"></translation> + <translation>802.11b</translation> </message> <message> <source>Channel</source> - <translation type="unfinished"></translation> + <translation>Kanál</translation> </message> <message> <source>Mode</source> - <translation type="unfinished"></translation> + <translation>Režim</translation> </message> <message> <source>ESSID</source> - <translation type="unfinished"></translation> + <translation>ESSID</translation> </message> <message> <source>Station</source> - <translation type="unfinished"></translation> + <translation>Stanice</translation> </message> <message> <source>AP</source> - <translation type="unfinished"></translation> + <translation>AP</translation> </message> <message> <source>Rate</source> - <translation type="unfinished"></translation> + <translation>Rychlost</translation> </message> <message> <source>Quality</source> - <translation type="unfinished"></translation> + <translation>Kvalita</translation> </message> <message> <source>Noise</source> - <translation type="unfinished"></translation> + <translation>Šum</translation> </message> <message> <source>Signal</source> - <translation type="unfinished"></translation> + <translation>Signál</translation> </message> </context> </TS> diff --git a/i18n/cz/light-and-power.ts b/i18n/cz/light-and-power.ts index df77630..5f09040 100644 --- a/i18n/cz/light-and-power.ts +++ b/i18n/cz/light-and-power.ts @@ -1,182 +1,182 @@ <!DOCTYPE TS><TS> <context> <name>Calibration</name> <message> <source>%1 Steps</source> - <translation type="unfinished"></translation> + <translation>%1 Kroků</translation> </message> </context> <context> <name>LightSettings</name> <message> <source>Backlight && Contrast</source> - <translation type="unfinished"></translation> + <translation>Podsvícení a kontrast</translation> </message> </context> <context> <name>LightSettingsBase</name> <message> <source>Light and Power Settings</source> - <translation type="unfinished"></translation> + <translation>Nastavení podsvícení a úspory</translation> </message> <message> <source>on Battery</source> - <translation type="unfinished"></translation> + <translation>na baterii</translation> </message> <message> <source>General Settings</source> - <translation type="unfinished"></translation> + <translation>Hlavní nastavení</translation> </message> <message> <source>Dim light after</source> - <translation type="unfinished"></translation> + <translation>Ztlumit světlo po</translation> </message> <message> <source>Suspend after</source> - <translation type="unfinished"></translation> + <translation>Uspat po</translation> </message> <message> <source>Deactivate LCD only (does not suspend)</source> - <translation type="unfinished"></translation> + <translation>Vypne pouze LCD (neusne)</translation> </message> <message> <source>CPU Frequency</source> - <translation type="unfinished"></translation> + <translation>Frekvence CPU</translation> </message> <message> <source>On closing the hinge</source> - <translation type="unfinished"></translation> + <translation>Při zavření displeje</translation> </message> <message> <source> sec</source> - <translation type="unfinished"></translation> + <translation>sek</translation> </message> <message> <source>never</source> - <translation type="unfinished"></translation> + <translation>nikdy</translation> </message> <message> <source>ignore</source> - <translation type="unfinished"></translation> + <translation>ignorovat</translation> </message> <message> <source>display off</source> - <translation type="unfinished"></translation> + <translation>vypnout displej</translation> </message> <message> <source>suspend</source> - <translation type="unfinished"></translation> + <translation>uspat</translation> </message> <message> <source>Light off after</source> - <translation type="unfinished"></translation> + <translation>Vypnout podsvícení po</translation> </message> <message> <source>Backlight</source> - <translation type="unfinished"></translation> + <translation>Podsvícení</translation> </message> <message> <source>set a fix value for backlight</source> - <translation type="unfinished"></translation> + <translation>nastavte pevnou hodnotu podsvícení</translation> </message> <message> <source>set a fix value for contrast</source> - <translation type="unfinished"></translation> + <translation>Nastavte pevnou hodnotu kontrastu</translation> </message> <message> <source>Off</source> - <translation type="unfinished"></translation> + <translation>Vypnuto</translation> </message> <message> <source>Full</source> - <translation type="unfinished"></translation> + <translation>Plný</translation> </message> <message> <source>Use Light Sensor</source> - <translation type="unfinished"></translation> + <translation>Použít senzor na světlo</translation> </message> <message> <source>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</source> - <translation type="unfinished"></translation> + <translation>Použitím světelného senzoru se bude podsvícení displeje regulovat automaticky podle světla v okolí. Nastavení jasu bude ovšem mít vliv na průměrný jas.</translation> </message> <message> <source>Calibrate</source> - <translation type="unfinished"></translation> + <translation>Kalibrovat</translation> </message> <message> <source>Advanced settings for light sensor handling</source> - <translation type="unfinished"></translation> + <translation>Rozšířené nastavení světelného senzoru</translation> </message> <message> <source>on AC</source> - <translation type="unfinished"></translation> + <translation>na síti</translation> </message> <message> <source>Warnings</source> - <translation type="unfinished"></translation> + <translation>Varování</translation> </message> <message> <source>Low power warning interval</source> - <translation type="unfinished"></translation> + <translation>Interval varování slabé baterie</translation> </message> <message> <source> %</source> - <translation type="unfinished"></translation> + <translation>%</translation> </message> <message> <source>At what battery level should the low power warning pop up</source> - <translation type="unfinished"></translation> + <translation>Při jaké hodnotě vybití vyskočí varování o slabé baterii</translation> </message> <message> <source>how often should be checked for low power. This determines the rate popups occure in low power situations</source> - <translation type="unfinished"></translation> + <translation>Jak často bude kontrolován stav baterie. Toto udává četnost varování při slabé baterii</translation> </message> <message> <source>At what battery level should the critical power warning pop up</source> - <translation type="unfinished"></translation> + <translation>Při jaké hodnotě vybití vyskočí varování o kritickém stavu baterie</translation> </message> <message> <source>very low battery warning at</source> - <translation type="unfinished"></translation> + <translation>varování velmi vybité baterie při</translation> </message> <message> <source>critical power warning at</source> - <translation type="unfinished"></translation> + <translation>varování kritického vybití při</translation> </message> </context> <context> <name>SensorBase</name> <message> <source>Sensor Calibration</source> - <translation type="unfinished"></translation> + <translation>Kalibrace Senzoru</translation> </message> <message> <source>Full</source> - <translation type="unfinished"></translation> + <translation>Plné</translation> </message> <message> <source>Off</source> - <translation type="unfinished"></translation> + <translation>Vypnuto</translation> </message> <message> <source>Dark</source> - <translation type="unfinished"></translation> + <translation>Tmavé</translation> </message> <message> <source>Light</source> - <translation type="unfinished"></translation> + <translation>Světlé</translation> </message> <message> <source>Steps</source> - <translation type="unfinished"></translation> + <translation>Kroky</translation> </message> <message> <source>Check interval</source> - <translation type="unfinished"></translation> + <translation>Interval snímání</translation> </message> <message> <source> sec</source> - <translation type="unfinished"></translation> + <translation>sek</translation> </message> </context> </TS> |