From 82f62cab14381287a0b9afe83414e991f12f72d2 Mon Sep 17 00:00:00 2001 From: groucho Date: Mon, 17 Feb 2003 09:04:24 +0000 Subject: Added translation support for the plugin plugins. Still the config does not show up translated, just the main screen overview --- (limited to 'i18n/ja') diff --git a/i18n/ja/libtodayaddressbookplugin.ts b/i18n/ja/libtodayaddressbookplugin.ts index 5c4bd5d..2f40ece 100644 --- a/i18n/ja/libtodayaddressbookplugin.ts +++ b/i18n/ja/libtodayaddressbookplugin.ts @@ -64,7 +64,11 @@ Color if below - AddressBookPluginWidget + QObject + + AddressBook plugin + + Next birthdays in <b> %1 </b> days: @@ -86,11 +90,4 @@ Color if below - - QObject - - AddressBook plugin - - - diff --git a/i18n/ja/libtodaydatebookplugin.ts b/i18n/ja/libtodaydatebookplugin.ts new file mode 100644 index 0000000..e392d58 --- a/dev/null +++ b/i18n/ja/libtodaydatebookplugin.ts @@ -0,0 +1,83 @@ + + + DateBookEvent + + [with alarm] + + + + note + + + + + DatebookPluginConfig + + Show location + + + + Check this if the location of an appointment should be shown for each one + + + + Show notes + + + + Check this if the note attached to an appointment should be shown for each one + + + + Show only later + appointments + + + + Check this if only appointments later then current time should be shown + + + + How many +appointment +should be +shown? + + + + How many appointments should be shown maximal. In chronical order + + + + How many more days + + + + How many more days should be in the range + + + + day(s) + + + + only today + + + + + QObject + + Datebook plugin + + + + No more appointments today + + + + No appointments today + + + + diff --git a/i18n/ja/libtodayfortuneplugin.ts b/i18n/ja/libtodayfortuneplugin.ts new file mode 100644 index 0000000..931718a --- a/dev/null +++ b/i18n/ja/libtodayfortuneplugin.ts @@ -0,0 +1,9 @@ + + + QObject + + Fortune plugin + + + + diff --git a/i18n/ja/libtodaymailplugin.ts b/i18n/ja/libtodaymailplugin.ts new file mode 100644 index 0000000..a7b6519 --- a/dev/null +++ b/i18n/ja/libtodaymailplugin.ts @@ -0,0 +1,13 @@ + + + QObject + + Mail plugin + + + + <b>%1</b> new mail(s), <b>%2</b> outgoing + + + + diff --git a/i18n/ja/libtodaystocktickerplugin.ts b/i18n/ja/libtodaystocktickerplugin.ts new file mode 100644 index 0000000..0693d23 --- a/dev/null +++ b/i18n/ja/libtodaystocktickerplugin.ts @@ -0,0 +1,100 @@ + + + QObject + + StockTicker plugin + + + + + StockTickerPluginWidget + + Connection refused. + + + + Could not find server. + + + + Socket read error. + + + + + StocktickerPluginConfig + + Enter stock symbols seperated +by a space. + + + + Toggles Time of current price field + + + + Toggles date field + + + + Toggles Symbol field + + + + Toggles Name of symbols owner field + + + + Toggles current Price field + + + + Toggles last price field + + + + Toggles opening price field + + + + Toggles minimum daily price field + + + + Toggles maximum daily price field + + + + Toggles daily variation of price field + + + + Toggles volume of trading field + + + + How often stocks prices should be looked up. In minutes + + + + Minutes between lookups. + + + + Speed of scrolling action, in milliseconds + + + + Scroll Speed, in milliseconds + + + + Length of scrolling + + + + Scroll Length + + + + diff --git a/i18n/ja/libtodaytodolistplugin.ts b/i18n/ja/libtodaytodolistplugin.ts new file mode 100644 index 0000000..5ca01fe --- a/dev/null +++ b/i18n/ja/libtodaytodolistplugin.ts @@ -0,0 +1,40 @@ + + + QObject + + Todolist plugin + + + + There is <b> 1</b> active task: <br> + + + + There are <b> %1</b> active tasks: <br> + + + + No active tasks + + + + + TodolistPluginConfig + + tasks shown + + + + Set the maximum number of task that should be shown + + + + Clip line after X chars + + + + After how many chars should be the info about the task be cut off + + + + diff --git a/i18n/ja/libtodayweatherplugin.ts b/i18n/ja/libtodayweatherplugin.ts new file mode 100644 index 0000000..8f245b0 --- a/dev/null +++ b/i18n/ja/libtodayweatherplugin.ts @@ -0,0 +1,116 @@ + + + QObject + + Weather plugin + + + + + WeatherPluginConfig + + Enter ICAO location identifier: + + + + 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. + + + + Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location. + + + + Use metric units + + + + Click here to select type of units displayed. + + + + Update frequency (in minutes): + + + + Select how often (in minutes) you want the weather to be updated. + + + + + WeatherPluginWidget + + Retreiving current weather information. + + + + Temp: + + + + Wind: + + + + +Pres: + + + + Current weather data not available. + + + + n/a + + + + E + + + + NE + + + + N + + + + NW + + + + W + + + + SW + + + + S + + + + SE + + + + KPH + + + + MPH + + + + hPa + + + + Hg + + + + -- cgit v0.9.0.2