# HG changeset patch # User Aleksej Bobylev # Date 1375450476 -10800 # Node ID c8ad08c0c7aeba56196d2d3725231c3f3aaed9b4 # Parent d0737ecf344e6b9fd07e445cfbfae0b88c75ba12 Now easy to translate Openbox desktop menu using standard po files diff -r d0737ecf344e -r c8ad08c0c7ae Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Makefile Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,39 @@ +# Makefile for SliTaz Openbox menu. + +DOMAIN=slitaz-ob-menu +MENU?=ob-menu/menu.xml.in +LINGUAS?=fr hu pt_BR ru + + +all: help + +help: + @echo "make [ pot | msgmerge | menu | clean ]" + +pot: + xgettext -o po/$(DOMAIN).pot --force-po --copyright-holder=SliTaz \ + --package-name=$(DOMAIN) --package-version=5.1.6 -L Shell $(MENU) + sed 's|CHARSET|UTF-8|' -i po/$(DOMAIN).pot + +msgmerge: + @for l in $(LINGUAS); do \ + echo -n "Updating $$l po file."; \ + msgmerge -U po/$$l.po po/$(DOMAIN).pot; \ + done; + +menu: + @for l in $(LINGUAS); do \ + echo "Formatting $$l messages..."; \ + mkdir -p po/mo/$$l/LC_MESSAGES; \ + msgfmt -o po/mo/$$l/LC_MESSAGES/$(DOMAIN).mo po/$$l.po; \ + done; \ + mkdir -p $(DESTDIR)/etc/xdg/openbox; \ + for l in en $(LINGUAS); do \ + echo "Processing $$l menu..."; \ + ./ob-menu/menu.xml.in $$l `pwd`/po/mo > \ + $(DESTDIR)/etc/xdg/openbox/menu.$$l.xml; \ + done; + +clean: + rm -rf po/mo + rm -f po/*~ diff -r d0737ecf344e -r c8ad08c0c7ae ob-menu/menu.xml.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ob-menu/menu.xml.in Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,153 @@ +case $1 in + en) L=C ;; + fr) L=fr_FR ;; + hu) L=hu_HU ;; + pt_BR) L=pt_BR ;; + ru) L=ru_RU ;; +esac + +if [ $L != C ]; then + mkdir -p /usr/lib/locale + localedef -i $L -c -f UTF-8 /usr/lib/locale/$L +fi + +export LANG=$L LC_ALL=$L TEXTDOMAINDIR=$2 TEXTDOMAIN=slitaz-ob-menu + +cat << EOT + + + + + + + + file-manager + + + terminal + + + browser + + + editor + + + + tazbox tazapps + + + + + + + xcompmgr + + + xcompmgr -c -r 10 -o 0.5 + + + xcompmgr -c -f -r 10 -o 0.5 + + + + + transset-df --actual --max 60 + + + + + transset-df --click --max 60 + + + + + killall xcompmgr + + + + + + + tazbox su tazlito-wiz + + + tazbox su tazusb-box + + + + + tazbox su "terminal -e tazusb writefs gzip" + + + + + tazbox su "terminal -e tazusb writefs lzma" + + + + + tazbox su "terminal -e tazusb writefs none" + + + + + + + + obconf + + + + editor ~/.config/openbox/autostart + + + + + editor ~/.config/openbox/menu.xml + + + + + + + + + + + + + + + tazbox new-file + + + lxpanelctl run + + + + + + + + + + + + tazbox logout + + + + +EOT + +rm -rf /usr/lib/locale/$L diff -r d0737ecf344e -r c8ad08c0c7ae po/fr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/fr.po Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,140 @@ +# French translations for slitaz-ob-menu package. +# Copyright (C) 2013 SliTaz +# This file is distributed under the same license as the slitaz-ob-menu package. +# Christophe Lincoln , 2009-2012. +# +msgid "" +msgstr "" +"Project-Id-Version: slitaz-ob-menu 5.1.6\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-08-02 16:13+0300\n" +"PO-Revision-Date: 2013-08-01 01:22+0300\n" +"Last-Translator: Christophe Lincoln \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ob-menu/menu.xml.in:22 +msgid "Favorite Applications" +msgstr "Applications favorites" + +#: ob-menu/menu.xml.in:23 +msgid "File Manager" +msgstr "Gestionnaire de fichiers" + +#: ob-menu/menu.xml.in:26 +msgid "Terminal" +msgstr "Emulateur de Terminal" + +#: ob-menu/menu.xml.in:29 +msgid "Web Browser" +msgstr "Navigateur Web" + +#: ob-menu/menu.xml.in:32 +msgid "Text Editor" +msgstr "Editeur de texte" + +#: ob-menu/menu.xml.in:36 +msgid "Configure favorites" +msgstr "Configuration des favoris" + +#: ob-menu/menu.xml.in:42 +msgid "Desktop Effects" +msgstr "Effets visuels" + +#: ob-menu/menu.xml.in:43 +msgid "Activate composite" +msgstr "Activer le composite" + +#: ob-menu/menu.xml.in:46 +msgid "Activate shadows" +msgstr "Active les ombres" + +#: ob-menu/menu.xml.in:49 +msgid "Activate shadows/fade" +msgstr "Activer les ombres fade" + +#: ob-menu/menu.xml.in:53 +msgid "Set opacity (actual)" +msgstr "Régler l'opacité (actuel)" + +#: ob-menu/menu.xml.in:58 +msgid "Set opacity (click)" +msgstr "Régler l'opacité (clicque)" + +#: ob-menu/menu.xml.in:64 +msgid "Stop effects" +msgstr "Stoper les effets" + +#: ob-menu/menu.xml.in:70 +msgid "SliTaz Live" +msgstr "SliTaz Live CD/USB" + +#: ob-menu/menu.xml.in:71 +msgid "TazLiTo LiveCD Tool" +msgstr "Tazlito LiveCD Tool" + +#: ob-menu/menu.xml.in:74 +msgid "TazUSB LiveUSB Tool" +msgstr "TazUSB LiveUSB Tool" + +#: ob-menu/menu.xml.in:78 +msgid "TazUSB Writefs (gzip)" +msgstr "TazUSB Writefs (gzip)" + +#: ob-menu/menu.xml.in:83 +msgid "TazUSB Writefs (lzma)" +msgstr "TazUSB Writefs (lzma)" + +#: ob-menu/menu.xml.in:88 +msgid "TazUSB Writefs (none)" +msgstr "TazUSB Writefs (none)" + +#: ob-menu/menu.xml.in:96 +msgid "Openbox" +msgstr "Openbox" + +#: ob-menu/menu.xml.in:97 +msgid "ObConf" +msgstr "Configuration via OBconf" + +#: ob-menu/menu.xml.in:100 +msgid "Autostart Script" +msgstr "Script de démarrage" + +#: ob-menu/menu.xml.in:105 +msgid "Openbox Menu" +msgstr "Menu d'Openbox" + +#: ob-menu/menu.xml.in:111 +msgid "Reconfigure" +msgstr "Reconfigurer" + +#: ob-menu/menu.xml.in:114 +msgid "Restart" +msgstr "Redémarrer" + +#: ob-menu/menu.xml.in:119 +msgid "Openbox 3" +msgstr "Openbox 3" + +#: ob-menu/menu.xml.in:120 +msgid "SliTaz Openbox" +msgstr "SliTaz Openbox" + +#: ob-menu/menu.xml.in:122 +msgid "Create a new file or folder" +msgstr "Créer un nouveau fichier" + +#: ob-menu/menu.xml.in:126 +msgid "Run application" +msgstr "Exécuter une application" + +#: ob-menu/menu.xml.in:135 +msgid "Open Folder" +msgstr "Dossiers favoris" + +#: ob-menu/menu.xml.in:145 +msgid "Logout" +msgstr "Déconnexion" diff -r d0737ecf344e -r c8ad08c0c7ae po/hu.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/hu.po Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,140 @@ +# Hungarian translations for slitaz-ob-menu package. +# Copyright (C) 2013 SliTaz +# This file is distributed under the same license as the slitaz-ob-menu package. +# Christophe Lincoln , 2009-2012. +# +msgid "" +msgstr "" +"Project-Id-Version: slitaz-ob-menu 5.1.6\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-08-02 16:13+0300\n" +"PO-Revision-Date: 2013-08-01 01:27+0300\n" +"Last-Translator: Christophe Lincoln \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ob-menu/menu.xml.in:22 +msgid "Favorite Applications" +msgstr "Kedvenc alkalmazások" + +#: ob-menu/menu.xml.in:23 +msgid "File Manager" +msgstr "Fájlkezelõ" + +#: ob-menu/menu.xml.in:26 +msgid "Terminal" +msgstr "Terminál" + +#: ob-menu/menu.xml.in:29 +msgid "Web Browser" +msgstr "Web Böngészõ" + +#: ob-menu/menu.xml.in:32 +msgid "Text Editor" +msgstr "Szövegszerkesztõ" + +#: ob-menu/menu.xml.in:36 +msgid "Configure favorites" +msgstr "Configure favorites" + +#: ob-menu/menu.xml.in:42 +msgid "Desktop Effects" +msgstr "Asztali hatások" + +#: ob-menu/menu.xml.in:43 +msgid "Activate composite" +msgstr "Composite aktiválása" + +#: ob-menu/menu.xml.in:46 +msgid "Activate shadows" +msgstr "Árnyékok aktiválása" + +#: ob-menu/menu.xml.in:49 +msgid "Activate shadows/fade" +msgstr "Fény-árnyék aktiválása" + +#: ob-menu/menu.xml.in:53 +msgid "Set opacity (actual)" +msgstr "Áttetszés beállítása (aktuális)" + +#: ob-menu/menu.xml.in:58 +msgid "Set opacity (click)" +msgstr "Áttetszõség beállítása (klikk)" + +#: ob-menu/menu.xml.in:64 +msgid "Stop effects" +msgstr "Hatások kikapcsolása" + +#: ob-menu/menu.xml.in:70 +msgid "SliTaz Live" +msgstr "SliTaz Live" + +#: ob-menu/menu.xml.in:71 +msgid "TazLiTo LiveCD Tool" +msgstr "Tazlito LiveCD Készítõ" + +#: ob-menu/menu.xml.in:74 +msgid "TazUSB LiveUSB Tool" +msgstr "TazUSB LiveUSB Készítõ" + +#: ob-menu/menu.xml.in:78 +msgid "TazUSB Writefs (gzip)" +msgstr "TazUSB Writefs (gzip)" + +#: ob-menu/menu.xml.in:83 +msgid "TazUSB Writefs (lzma)" +msgstr "TazUSB Writefs (lzma)" + +#: ob-menu/menu.xml.in:88 +msgid "TazUSB Writefs (none)" +msgstr "TazUSB Writefs (none)" + +#: ob-menu/menu.xml.in:96 +msgid "Openbox" +msgstr "Openbox" + +#: ob-menu/menu.xml.in:97 +msgid "ObConf" +msgstr "ObConf-Openbox beállítása" + +#: ob-menu/menu.xml.in:100 +msgid "Autostart Script" +msgstr "Automatikus indítás Script" + +#: ob-menu/menu.xml.in:105 +msgid "Openbox Menu" +msgstr "Openbox Menü" + +#: ob-menu/menu.xml.in:111 +msgid "Reconfigure" +msgstr "Újrakonfigurálás" + +#: ob-menu/menu.xml.in:114 +msgid "Restart" +msgstr "Újraindítás" + +#: ob-menu/menu.xml.in:119 +msgid "Openbox 3" +msgstr "Openbox 3" + +#: ob-menu/menu.xml.in:120 +msgid "SliTaz Openbox" +msgstr "SliTaz Openbox" + +#: ob-menu/menu.xml.in:122 +msgid "Create a new file or folder" +msgstr "Új fájl létrehozása" + +#: ob-menu/menu.xml.in:126 +msgid "Run application" +msgstr "Futtatni az alkalmazást" + +#: ob-menu/menu.xml.in:135 +msgid "Open Folder" +msgstr "Mappa megnyitása" + +#: ob-menu/menu.xml.in:145 +msgid "Logout" +msgstr "Kijelentkezés" diff -r d0737ecf344e -r c8ad08c0c7ae po/pt_BR.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/pt_BR.po Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,140 @@ +# Portuguese translations for slitaz-ob-menu package. +# Copyright (C) 2013 SliTaz +# This file is distributed under the same license as the slitaz-ob-menu package. +# Christophe Lincoln , 2009-2012. +# +msgid "" +msgstr "" +"Project-Id-Version: slitaz-ob-menu 5.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-08-02 16:13+0300\n" +"PO-Revision-Date: 2013-08-01 01:32+0300\n" +"Last-Translator: Christophe Lincoln \n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ob-menu/menu.xml.in:22 +msgid "Favorite Applications" +msgstr "Aplicativos Favoritos" + +#: ob-menu/menu.xml.in:23 +msgid "File Manager" +msgstr "Gerenciador de Arquivos" + +#: ob-menu/menu.xml.in:26 +msgid "Terminal" +msgstr "Terminal" + +#: ob-menu/menu.xml.in:29 +msgid "Web Browser" +msgstr "Navegador Web" + +#: ob-menu/menu.xml.in:32 +msgid "Text Editor" +msgstr "Editor de Texto" + +#: ob-menu/menu.xml.in:36 +msgid "Configure favorites" +msgstr "Configure favorite" + +#: ob-menu/menu.xml.in:42 +msgid "Desktop Effects" +msgstr "Efeitos Visuais" + +#: ob-menu/menu.xml.in:43 +msgid "Activate composite" +msgstr "Ativar composite" + +#: ob-menu/menu.xml.in:46 +msgid "Activate shadows" +msgstr "Ativar sombreamento" + +#: ob-menu/menu.xml.in:49 +msgid "Activate shadows/fade" +msgstr "Ativar sombreamento/fade" + +#: ob-menu/menu.xml.in:53 +msgid "Set opacity (actual)" +msgstr "Definir opacidade (atual)" + +#: ob-menu/menu.xml.in:58 +msgid "Set opacity (click)" +msgstr "Definir opacidade (click)" + +#: ob-menu/menu.xml.in:64 +msgid "Stop effects" +msgstr "Parar efeitos" + +#: ob-menu/menu.xml.in:70 +msgid "SliTaz Live" +msgstr "SliTaz Live CD/USB" + +#: ob-menu/menu.xml.in:71 +msgid "TazLiTo LiveCD Tool" +msgstr "Tazlito Ferramenta LiveCD" + +#: ob-menu/menu.xml.in:74 +msgid "TazUSB LiveUSB Tool" +msgstr "TazUSB LiveUSB Tool" + +#: ob-menu/menu.xml.in:78 +msgid "TazUSB Writefs (gzip)" +msgstr "TazUSB Writefs (gzip)" + +#: ob-menu/menu.xml.in:83 +msgid "TazUSB Writefs (lzma)" +msgstr "TazUSB Writefs (lzma)" + +#: ob-menu/menu.xml.in:88 +msgid "TazUSB Writefs (none)" +msgstr "TazUSB Writefs (none)" + +#: ob-menu/menu.xml.in:96 +msgid "Openbox" +msgstr "Openbox" + +#: ob-menu/menu.xml.in:97 +msgid "ObConf" +msgstr "Configuração do Openbox (GUI)" + +#: ob-menu/menu.xml.in:100 +msgid "Autostart Script" +msgstr "Aplicações autoiniciadas" + +#: ob-menu/menu.xml.in:105 +msgid "Openbox Menu" +msgstr "Menu do Openbox" + +#: ob-menu/menu.xml.in:111 +msgid "Reconfigure" +msgstr "Reconfigurar" + +#: ob-menu/menu.xml.in:114 +msgid "Restart" +msgstr "Reiniciar" + +#: ob-menu/menu.xml.in:119 +msgid "Openbox 3" +msgstr "Openbox 3" + +#: ob-menu/menu.xml.in:120 +msgid "SliTaz Openbox" +msgstr "SliTaz Openbox" + +#: ob-menu/menu.xml.in:122 +msgid "Create a new file or folder" +msgstr "Criar novo arquivo" + +#: ob-menu/menu.xml.in:126 +msgid "Run application" +msgstr "Execute o aplicativo" + +#: ob-menu/menu.xml.in:135 +msgid "Open Folder" +msgstr "Locais Favoritos" + +#: ob-menu/menu.xml.in:145 +msgid "Logout" +msgstr "Sair" diff -r d0737ecf344e -r c8ad08c0c7ae po/ru.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/ru.po Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,140 @@ +# Russian translations for slitaz-ob-menu package. +# Copyright (C) 2013 SliTaz +# This file is distributed under the same license as the slitaz-ob-menu package. +# Aleksej Bobylev , 2012-2013. +# +msgid "" +msgstr "" +"Project-Id-Version: slitaz-ob-menu 5.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-08-02 16:13+0300\n" +"PO-Revision-Date: 2013-08-01 01:07+0300\n" +"Last-Translator: Aleksej Bobylev \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ob-menu/menu.xml.in:22 +msgid "Favorite Applications" +msgstr "Избранные приложения" + +#: ob-menu/menu.xml.in:23 +msgid "File Manager" +msgstr "Файловый менеджер" + +#: ob-menu/menu.xml.in:26 +msgid "Terminal" +msgstr "Терминал" + +#: ob-menu/menu.xml.in:29 +msgid "Web Browser" +msgstr "Браузер" + +#: ob-menu/menu.xml.in:32 +msgid "Text Editor" +msgstr "Текстовый редактор" + +#: ob-menu/menu.xml.in:36 +msgid "Configure favorites" +msgstr "Настроить избранное" + +#: ob-menu/menu.xml.in:42 +msgid "Desktop Effects" +msgstr "Эффекты рабочего стола" + +#: ob-menu/menu.xml.in:43 +msgid "Activate composite" +msgstr "Включить композитный менеджер" + +#: ob-menu/menu.xml.in:46 +msgid "Activate shadows" +msgstr "Включить тени" + +#: ob-menu/menu.xml.in:49 +msgid "Activate shadows/fade" +msgstr "Включить тени и затухание" + +#: ob-menu/menu.xml.in:53 +msgid "Set opacity (actual)" +msgstr "Включить полупрозрачность (actual)" + +#: ob-menu/menu.xml.in:58 +msgid "Set opacity (click)" +msgstr "Включить полупрозрачность (click)" + +#: ob-menu/menu.xml.in:64 +msgid "Stop effects" +msgstr "Выключить все эффекты" + +#: ob-menu/menu.xml.in:70 +msgid "SliTaz Live" +msgstr "SliTaz Live" + +#: ob-menu/menu.xml.in:71 +msgid "TazLiTo LiveCD Tool" +msgstr "TazLiTo — утилита LiveCD" + +#: ob-menu/menu.xml.in:74 +msgid "TazUSB LiveUSB Tool" +msgstr "TazUSB — утилита LiveUSB" + +#: ob-menu/menu.xml.in:78 +msgid "TazUSB Writefs (gzip)" +msgstr "TazUSB Writefs (Gzip)" + +#: ob-menu/menu.xml.in:83 +msgid "TazUSB Writefs (lzma)" +msgstr "TazUSB Writefs (Lzma)" + +#: ob-menu/menu.xml.in:88 +msgid "TazUSB Writefs (none)" +msgstr "TazUSB Writefs (без сжатия)" + +#: ob-menu/menu.xml.in:96 +msgid "Openbox" +msgstr "Openbox" + +#: ob-menu/menu.xml.in:97 +msgid "ObConf" +msgstr "Настройка параметров" + +#: ob-menu/menu.xml.in:100 +msgid "Autostart Script" +msgstr "Скрипт автозагрузки" + +#: ob-menu/menu.xml.in:105 +msgid "Openbox Menu" +msgstr "Меню Openbox" + +#: ob-menu/menu.xml.in:111 +msgid "Reconfigure" +msgstr "Обновить настройки" + +#: ob-menu/menu.xml.in:114 +msgid "Restart" +msgstr "Перезагрузить Openbox" + +#: ob-menu/menu.xml.in:119 +msgid "Openbox 3" +msgstr "Openbox 3" + +#: ob-menu/menu.xml.in:120 +msgid "SliTaz Openbox" +msgstr "SliTaz Openbox" + +#: ob-menu/menu.xml.in:122 +msgid "Create a new file or folder" +msgstr "Создать файл или папку" + +#: ob-menu/menu.xml.in:126 +msgid "Run application" +msgstr "Запустить приложение" + +#: ob-menu/menu.xml.in:135 +msgid "Open Folder" +msgstr "Открыть папку" + +#: ob-menu/menu.xml.in:145 +msgid "Logout" +msgstr "Выйти из системы" diff -r d0737ecf344e -r c8ad08c0c7ae po/slitaz-ob-menu.pot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/slitaz-ob-menu.pot Fri Aug 02 16:34:36 2013 +0300 @@ -0,0 +1,142 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR SliTaz +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: slitaz-ob-menu 5.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-08-02 16:13+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ob-menu/menu.xml.in:22 +msgid "Favorite Applications" +msgstr "" + +#: ob-menu/menu.xml.in:23 +msgid "File Manager" +msgstr "" + +#: ob-menu/menu.xml.in:26 +msgid "Terminal" +msgstr "" + +#: ob-menu/menu.xml.in:29 +msgid "Web Browser" +msgstr "" + +#: ob-menu/menu.xml.in:32 +msgid "Text Editor" +msgstr "" + +#: ob-menu/menu.xml.in:36 +msgid "Configure favorites" +msgstr "" + +#: ob-menu/menu.xml.in:42 +msgid "Desktop Effects" +msgstr "" + +#: ob-menu/menu.xml.in:43 +msgid "Activate composite" +msgstr "" + +#: ob-menu/menu.xml.in:46 +msgid "Activate shadows" +msgstr "" + +#: ob-menu/menu.xml.in:49 +msgid "Activate shadows/fade" +msgstr "" + +#: ob-menu/menu.xml.in:53 +msgid "Set opacity (actual)" +msgstr "" + +#: ob-menu/menu.xml.in:58 +msgid "Set opacity (click)" +msgstr "" + +#: ob-menu/menu.xml.in:64 +msgid "Stop effects" +msgstr "" + +#: ob-menu/menu.xml.in:70 +msgid "SliTaz Live" +msgstr "" + +#: ob-menu/menu.xml.in:71 +msgid "TazLiTo LiveCD Tool" +msgstr "" + +#: ob-menu/menu.xml.in:74 +msgid "TazUSB LiveUSB Tool" +msgstr "" + +#: ob-menu/menu.xml.in:78 +msgid "TazUSB Writefs (gzip)" +msgstr "" + +#: ob-menu/menu.xml.in:83 +msgid "TazUSB Writefs (lzma)" +msgstr "" + +#: ob-menu/menu.xml.in:88 +msgid "TazUSB Writefs (none)" +msgstr "" + +#: ob-menu/menu.xml.in:96 +msgid "Openbox" +msgstr "" + +#: ob-menu/menu.xml.in:97 +msgid "ObConf" +msgstr "" + +#: ob-menu/menu.xml.in:100 +msgid "Autostart Script" +msgstr "" + +#: ob-menu/menu.xml.in:105 +msgid "Openbox Menu" +msgstr "" + +#: ob-menu/menu.xml.in:111 +msgid "Reconfigure" +msgstr "" + +#: ob-menu/menu.xml.in:114 +msgid "Restart" +msgstr "" + +#: ob-menu/menu.xml.in:119 +msgid "Openbox 3" +msgstr "" + +#: ob-menu/menu.xml.in:120 +msgid "SliTaz Openbox" +msgstr "" + +#: ob-menu/menu.xml.in:122 +msgid "Create a new file or folder" +msgstr "" + +#: ob-menu/menu.xml.in:126 +msgid "Run application" +msgstr "" + +#: ob-menu/menu.xml.in:135 +msgid "Open Folder" +msgstr "" + +#: ob-menu/menu.xml.in:145 +msgid "Logout" +msgstr "" diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.en.xml --- a/rootfs/etc/xdg/openbox/menu.en.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,126 +0,0 @@ - - - - - - - - file-manager - - - terminal - - - browser - - - editor - - - - tazbox tazapps - - - - - - - xcompmgr - - - xcompmgr -c -r 10 -o 0.5 - - - xcompmgr -c -f -r 10 -o 0.5 - - - - - transset-df --actual --max 60 - - - - - transset-df --click --max 60 - - - - - killall xcompmgr - - - - - - - tazbox su tazlito-wiz - - - tazbox su tazusb-box - - - - - tazbox su "terminal -e tazusb writefs gzip" - - - - - tazbox su "terminal -e tazusb writefs lzma" - - - - - tazbox su "terminal -e tazusb writefs none" - - - - - - - - obconf - - - - editor ~/.config/openbox/autostart - - - - - editor ~/.config/openbox/menu.xml - - - - - - - - - - - - - - - tazbox new-file - - - lxpanelctl run - - - - - - - - - - - - tazbox logout - - - - diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.fr.xml --- a/rootfs/etc/xdg/openbox/menu.fr.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,126 +0,0 @@ - - - - - - - - file-manager - - - terminal - - - browser - - - editor - - - - tazbox tazapps - - - - - - - xcompmgr - - - xcompmgr -c -r 10 - - - xcompmgr -c -f -r 10 - - - - - transset-df --actual --max 60 - - - - - transset-df --click --max 60 - - - - - killall xcompmgr - - - - - - - tazbox su tazlito-wiz - - - tazbox su tazusb-box - - - - - tazbox su "terminal -e tazusb writefs gzip" - - - - - tazbox su "terminal -e tazusb writefs lzma" - - - - - tazbox su "terminal -e tazusb writefs none" - - - - - - - - obconf - - - - editor ~/.config/openbox/autostart - - - - - editor ~/.config/openbox/menu.xml - - - - - - - - - - - - - - - tazbox new-file - - - lxpanelctl run - - - - - - - - - - - - tazbox logout - - - - diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.hu.xml --- a/rootfs/etc/xdg/openbox/menu.hu.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,128 +0,0 @@ - - - - - - - - file-manager - - - terminal - - - browser - - - editor - - - - tazbox tazapps - - - - - - - xcompmgr - - - xcompmgr -c -r 10 - - - xcompmgr -c -f -r 10 - - - - - transset-df --actual --max 60 - - - - - transset-df --click --max 60 - - - - - killall xcompmgr - - - - - - - tazbox su tazlito-wiz - - - - - tazbox su tazusb-box - - - - - tazbox su "terminal -e tazusb writefs gzip" - - - - - tazbox su "terminal -e tazusb writefs lzma" - - - - - tazbox su "terminal -e tazusb writefs none" - - - - - - - - obconf - - - - editor ~/.config/openbox/autostart - - - - - editor ~/.config/openbox/menu.xml - - - - - - - - - - - - - - - tazbox new-file - - - lxpanelctl run - - - - - - - - - - - - tazbox logout - - - - diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.pt.xml --- a/rootfs/etc/xdg/openbox/menu.pt.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,126 +0,0 @@ - - - - - - - - file-manager - - - terminal - - - browser - - - editor - - - - tazbox tazapps - - - - - - - xcompmgr - - - xcompmgr -c -r 10 - - - xcompmgr -c -f -r 10 - - - - - transset-df --actual --max 60 - - - - - transset-df --click --max 60 - - - - - killall xcompmgr - - - - - - - tazbox su tazlito-wiz - - - tazbox su tazusb-box - - - - - tazbox su "terminal -e tazusb writefs gzip" - - - - - tazbox su "terminal -e tazusb writefs lzma" - - - - - tazbox su "terminal -e tazusb writefs none" - - - - - - - - obconf - - - - editor ~/.config/openbox/autostart - - - - - editor ~/.config/openbox/menu.xml - - - - - - - - - - - - - - - tazbox new-file - - - lxpanelctl run - - - - - - - - - - - - tazbox logout - - - - diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.ru.xml --- a/rootfs/etc/xdg/openbox/menu.ru.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,126 +0,0 @@ - - - - - - - - file-manager - - - terminal - - - browser - - - editor - - - - tazbox tazapps - - - - - - - xcompmgr - - - xcompmgr -c -r 10 -o 0.5 - - - xcompmgr -c -f -r 10 -o 0.5 - - - - - transset-df --actual --max 60 - - - - - transset-df --click --max 60 - - - - - killall xcompmgr - - - - - - - tazbox su tazlito-wiz - - - tazbox su tazusb-box - - - - - tazbox su "terminal -e tazusb writefs gzip" - - - - - tazbox su "terminal -e tazusb writefs lzma" - - - - - tazbox su "terminal -e tazusb writefs none" - - - - - - - - obconf - - - - editor ~/.config/openbox/autostart - - - - - editor ~/.config/openbox/menu.xml - - - - - - - - - - - - - - - tazbox new-file - - - lxpanelctl run - - - - - - - - - - - - tazbox logout - - - - diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/etc/xdg/openbox/menu.xml --- a/rootfs/etc/xdg/openbox/menu.xml Tue Jul 16 20:00:50 2013 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -menu.en.xml \ No newline at end of file diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/usr/share/applications/Xdefaults.desktop --- a/rootfs/usr/share/applications/Xdefaults.desktop Tue Jul 16 20:00:50 2013 +0300 +++ b/rootfs/usr/share/applications/Xdefaults.desktop Fri Aug 02 16:34:36 2013 +0300 @@ -1,8 +1,7 @@ [Desktop Entry] -Encoding=UTF-8 Type=Application Name=X defaults behavior -Name[ru]=Поведение X по умолчанию -Icon=preferences-system-session +Name[ru]=Настройки X.Org по умолчанию Exec=edit-dot-xdefaults -Categories=Settings; +Icon=gtk-yes +Categories=Settings;DesktopSettings; diff -r d0737ecf344e -r c8ad08c0c7ae rootfs/usr/share/applications/shell-profile.desktop --- a/rootfs/usr/share/applications/shell-profile.desktop Tue Jul 16 20:00:50 2013 +0300 +++ b/rootfs/usr/share/applications/shell-profile.desktop Fri Aug 02 16:34:36 2013 +0300 @@ -1,9 +1,8 @@ [Desktop Entry] -Encoding=UTF-8 Type=Application Name=SHell profile Name[fr]=Profile du SHell -Name[ru]=Профиль SHell +Name[ru]=Профиль входа в shell Icon=xterm Exec=edit-dot-profile -Categories=Settings; +Categories=Settings;DesktopSettings;