[lastbash-cvs] SF.net SVN: lastbash: [233] lastbash
Status: Beta
Brought to you by:
cstroie
From: <cs...@us...> - 2007-04-25 15:36:08
|
Revision: 233 http://lastbash.svn.sourceforge.net/lastbash/?rev=233&view=rev Author: cstroie Date: 2007-04-25 08:36:06 -0700 (Wed, 25 Apr 2007) Log Message: ----------- More strings added to l10n. Modified Paths: -------------- lastbash/lastbash lastbash/po/de.po lastbash/po/fr.po lastbash/po/ro.po lastbash/po/ru.po Modified: lastbash/lastbash =================================================================== --- lastbash/lastbash 2007-04-25 15:31:55 UTC (rev 232) +++ lastbash/lastbash 2007-04-25 15:36:06 UTC (rev 233) @@ -1810,7 +1810,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Last.fm URL" + if tui_station_change_input INPUT $"Last.fm URL" then if tui_lastfm_station "${INPUT}" then @@ -1838,7 +1838,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Tags" + if tui_station_change_input INPUT $"Tags" then if tui_lastfm_station "lastfm://globaltags/${INPUT}" then @@ -1866,7 +1866,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Group" + if tui_station_change_input INPUT $"Group" then if tui_lastfm_station "lastfm://group/${INPUT}" then @@ -1894,7 +1894,7 @@ { local RET INPUT - if tui_station_change_input INPUT "User's neighbours" + if tui_station_change_input INPUT $"User's neighbours" then if tui_lastfm_station "lastfm://user/${INPUT}/neighbours" then @@ -1922,7 +1922,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Recommended to user" + if tui_station_change_input INPUT $"Recommended to user" then if tui_lastfm_station "lastfm://user/${INPUT}/recommended/100" then @@ -1950,7 +1950,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Similar artists to" + if tui_station_change_input INPUT $"Similar artists to" then if tui_lastfm_station "lastfm://artist/${INPUT}/similarartists" then @@ -1978,7 +1978,7 @@ { local RET INPUT - if tui_station_change_input INPUT "Artist fan" + if tui_station_change_input INPUT $"Artist fan" then if tui_lastfm_station "lastfm://artist/${INPUT}/fans" then Modified: lastbash/po/de.po =================================================================== --- lastbash/po/de.po 2007-04-25 15:31:55 UTC (rev 232) +++ lastbash/po/de.po 2007-04-25 15:36:06 UTC (rev 233) @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: lastbash-0.3.3\n" -"POT-Creation-Date: 2007-04-25 18:15+0300\n" +"POT-Creation-Date: 2007-04-25 18:34+0300\n" "PO-Revision-Date: 2007-04-17 20:10+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -189,6 +189,35 @@ msgid "Debug mode enabled" msgstr "Den Lernabschnitt ausprüfen, der an beendet wird " +#: lastbash:1813 +msgid "Last.fm URL" +msgstr "" + +#: lastbash:1841 +msgid "Tags" +msgstr "" + +#: lastbash:1869 +msgid "Group" +msgstr "" + +#: lastbash:1897 +msgid "User's neighbours" +msgstr "" + +#: lastbash:1925 +msgid "Recommended to user" +msgstr "" + +#: lastbash:1953 +msgid "Similar artists to" +msgstr "" + +#: lastbash:1981 +#, fuzzy +msgid "Artist fan" +msgstr "Künstler " + #: lastbash:2068 msgid "No way to control the player, mkfifo is absent" msgstr "" Modified: lastbash/po/fr.po =================================================================== --- lastbash/po/fr.po 2007-04-25 15:31:55 UTC (rev 232) +++ lastbash/po/fr.po 2007-04-25 15:36:06 UTC (rev 233) @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: lastbash-0.3.3\n" -"POT-Creation-Date: 2007-04-25 18:15+0300\n" +"POT-Creation-Date: 2007-04-25 18:34+0300\n" "PO-Revision-Date: 2007-04-17 20:11+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -189,6 +189,35 @@ msgid "Debug mode enabled" msgstr "Corriger la session finie dessus " +#: lastbash:1813 +msgid "Last.fm URL" +msgstr "" + +#: lastbash:1841 +msgid "Tags" +msgstr "" + +#: lastbash:1869 +msgid "Group" +msgstr "" + +#: lastbash:1897 +msgid "User's neighbours" +msgstr "" + +#: lastbash:1925 +msgid "Recommended to user" +msgstr "" + +#: lastbash:1953 +msgid "Similar artists to" +msgstr "" + +#: lastbash:1981 +#, fuzzy +msgid "Artist fan" +msgstr "Artiste " + #: lastbash:2068 msgid "No way to control the player, mkfifo is absent" msgstr "" Modified: lastbash/po/ro.po =================================================================== --- lastbash/po/ro.po 2007-04-25 15:31:55 UTC (rev 232) +++ lastbash/po/ro.po 2007-04-25 15:36:06 UTC (rev 233) @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: subproc\n" -"POT-Creation-Date: 2007-04-25 18:15+0300\n" -"PO-Revision-Date: 2007-04-25 18:30+0300\n" +"POT-Creation-Date: 2007-04-25 18:34+0300\n" +"PO-Revision-Date: 2007-04-25 18:35+0300\n" "Last-Translator: Costin Stroie <cs...@us...>\n" "Language-Team: ro_RO\n" "MIME-Version: 1.0\n" @@ -186,6 +186,34 @@ msgid "Debug mode enabled" msgstr "Modul de depanare activat" +#: lastbash:1813 +msgid "Last.fm URL" +msgstr "URL Last.fm" + +#: lastbash:1841 +msgid "Tags" +msgstr "Taguri" + +#: lastbash:1869 +msgid "Group" +msgstr "Grup" + +#: lastbash:1897 +msgid "User's neighbours" +msgstr "Vecinii utilizatorului" + +#: lastbash:1925 +msgid "Recommended to user" +msgstr "Recomandate utilizatorului" + +#: lastbash:1953 +msgid "Similar artists to" +msgstr "Artişti similari cu" + +#: lastbash:1981 +msgid "Artist fan" +msgstr "Fanii artistului" + #: lastbash:2068 msgid "No way to control the player, mkfifo is absent" msgstr "Nici o posibilitate de a controla playerul, mkfifo este absent" Modified: lastbash/po/ru.po =================================================================== --- lastbash/po/ru.po 2007-04-25 15:31:55 UTC (rev 232) +++ lastbash/po/ru.po 2007-04-25 15:36:06 UTC (rev 233) @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: lastbash-0.3.3\n" -"POT-Creation-Date: 2007-04-25 18:15+0300\n" +"POT-Creation-Date: 2007-04-25 18:34+0300\n" "PO-Revision-Date: 2007-04-17 20:12+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -208,6 +208,35 @@ msgid "Debug mode enabled" msgstr "Отладка сессия закончилась " +#: lastbash:1813 +msgid "Last.fm URL" +msgstr "" + +#: lastbash:1841 +msgid "Tags" +msgstr "" + +#: lastbash:1869 +msgid "Group" +msgstr "" + +#: lastbash:1897 +msgid "User's neighbours" +msgstr "" + +#: lastbash:1925 +msgid "Recommended to user" +msgstr "" + +#: lastbash:1953 +msgid "Similar artists to" +msgstr "" + +#: lastbash:1981 +#, fuzzy +msgid "Artist fan" +msgstr " " + #: lastbash:2068 msgid "No way to control the player, mkfifo is absent" msgstr "" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |