# HG changeset patch # User Aleksej Bobylev # Date 1447178808 -7200 # Node ID 8f02a4cc54c4f53dd8cb9faa4d2a12da2d25f7c3 # Parent 3c7ce96869132f635a7b2dba9a3fc0a71446c5ab Add firefox-official in de, fr, pt-BR, ru languages diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-de/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-de/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,53 @@ +# SliTaz package receipt. + +PACKAGE="firefox-official-de" +lang="de" +VERSION="42.0" +CATEGORY="network" +SHORT_DESC="Official Firefox build by the Mozilla foundation (German language)" +MAINTAINER="al.bobylev@gmail.com" +LICENSE="MPL2" +WEB_SITE="http://www.mozilla.org/firefox" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" +TAGS="web-browser" +PROVIDE="firefox-official" +HOST_ARCH="i486" + +DEPENDS="gtk+" + +# Rules to configure and make the package. +compile_rules() +{ + mkdir -p \ + $install/usr/bin \ + $install/usr/lib/firefox-$VERSION \ + $install/usr/share/applications \ + $install/usr/share/icons/hicolor/128x128/apps + + cp -a $src/* $install/usr/lib/firefox-$VERSION + + # /usr/bin/firefox-official + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official + + # Icons + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png + for size in 16 32 48; do + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" + mkdir -p $icon_folder + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ + $icon_folder/firefox-official.png + done + + # Remove updater files (user can't upgrade anyway) + rm -f $install/usr/lib/firefox-$VERSION/update* + + cp $stuff/firefox-official.desktop $install/usr/share/applications +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $install/* $fs +} diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-de/stuff/firefox-official.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-de/stuff/firefox-official.desktop Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,89 @@ +[Desktop Entry] +Type=Application +Name=Firefox Web Browser (official) +Name[cs]=Prohlížeč WWW Firefox (official) +Name[da]=Firefox - internetsurfning (official) +Name[de]=Firefox Webbrowser (official) +Name[el]=Περιηγητής Διαδικτύου Firefox (official) +Name[es]=Navegador Web Firefox (official) +Name[fi]=Firefox, WWW-selain (official) +Name[fr]=Navigateur Web Firefox (officiel) +Name[hr]=Firefox Web preglednik (official) +Name[hu]=Firefox webböngésző (official) +Name[id]=Web Browser Firefox (official) +Name[it]=Browser web Firefox (official) +Name[ja]=Firefox ウェブ・ブラウザ (official) +Name[nb]=Firefox nettleser (official) +Name[nl]=Firefox Webbrowser (official) +Name[nn]=Firefox nettlesar (official) +Name[pl]=Przeglądarka WWW Firefox (official) +Name[pt]=Navegador Web Firefox (official) +Name[pt_BR]=Navegador Web Firefox (official) +Name[ro]=Navigatorul Firefox (official) +Name[ru]=Браузер Firefox (официальный) +Name[sl]=Spletni brskalnik Firefox (official) +Name[sv]=Webbläsaren Firefox (official) +Name[tr]=Firefox Web Tarayıcı (official) +Name[uk]=Переглядач web Firefox (official) +Name[zh_CN]=Firefox Web 浏览器 (official) +Name[zh_TW]=Firefox 網頁瀏覽器 (official) +GenericName=Web Browser +GenericName[ar]=متصفّح الانترنت +GenericName[cs]=Prohlížeč WWW +GenericName[da]=Internetsurfning +GenericName[de]=Webbrowser +GenericName[el]=Περιηγητής Ιστοσελίδων +GenericName[es]=Navegador web +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[id]=Browser Web +GenericName[it]=Browser web +GenericName[ja]=ウェブ・ブラウザ +GenericName[nb]=Nettleser +GenericName[nl]=Web-browser +GenericName[nn]=Nettlesar +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator Internet +GenericName[ru]=Веб-браузер +GenericName[sl]=Spletni brskalnik +GenericName[sv]=Webbläsare +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Переглядач веб-сторінок +GenericName[zh_CN]=Web 浏览器 +GenericName[zh_TW]=網頁瀏覽器 +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[cs]=Prohlížet WWW +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[es]=Navegar por la web +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Просмотр интернета +Comment[sl]=Brskaj po spletu +Comment[sv]=Surfa på nätet +Comment[tr]=Web'e Gözat +Comment[uk]=Перегляд веб-сторінок +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=firefox-official %u +Icon=firefox-official +Categories=GTK;Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-fr/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-fr/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,53 @@ +# SliTaz package receipt. + +PACKAGE="firefox-official-fr" +lang="fr" +VERSION="42.0" +CATEGORY="network" +SHORT_DESC="Official Firefox build by the Mozilla foundation (French language)" +MAINTAINER="al.bobylev@gmail.com" +LICENSE="MPL2" +WEB_SITE="http://www.mozilla.org/firefox" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" +TAGS="web-browser" +PROVIDE="firefox-official" +HOST_ARCH="i486" + +DEPENDS="gtk+" + +# Rules to configure and make the package. +compile_rules() +{ + mkdir -p \ + $install/usr/bin \ + $install/usr/lib/firefox-$VERSION \ + $install/usr/share/applications \ + $install/usr/share/icons/hicolor/128x128/apps + + cp -a $src/* $install/usr/lib/firefox-$VERSION + + # /usr/bin/firefox-official + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official + + # Icons + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png + for size in 16 32 48; do + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" + mkdir -p $icon_folder + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ + $icon_folder/firefox-official.png + done + + # Remove updater files (user can't upgrade anyway) + rm -f $install/usr/lib/firefox-$VERSION/update* + + cp $stuff/firefox-official.desktop $install/usr/share/applications +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $install/* $fs +} diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-fr/stuff/firefox-official.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-fr/stuff/firefox-official.desktop Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,89 @@ +[Desktop Entry] +Type=Application +Name=Firefox Web Browser (official) +Name[cs]=Prohlížeč WWW Firefox (official) +Name[da]=Firefox - internetsurfning (official) +Name[de]=Firefox Webbrowser (official) +Name[el]=Περιηγητής Διαδικτύου Firefox (official) +Name[es]=Navegador Web Firefox (official) +Name[fi]=Firefox, WWW-selain (official) +Name[fr]=Navigateur Web Firefox (officiel) +Name[hr]=Firefox Web preglednik (official) +Name[hu]=Firefox webböngésző (official) +Name[id]=Web Browser Firefox (official) +Name[it]=Browser web Firefox (official) +Name[ja]=Firefox ウェブ・ブラウザ (official) +Name[nb]=Firefox nettleser (official) +Name[nl]=Firefox Webbrowser (official) +Name[nn]=Firefox nettlesar (official) +Name[pl]=Przeglądarka WWW Firefox (official) +Name[pt]=Navegador Web Firefox (official) +Name[pt_BR]=Navegador Web Firefox (official) +Name[ro]=Navigatorul Firefox (official) +Name[ru]=Браузер Firefox (официальный) +Name[sl]=Spletni brskalnik Firefox (official) +Name[sv]=Webbläsaren Firefox (official) +Name[tr]=Firefox Web Tarayıcı (official) +Name[uk]=Переглядач web Firefox (official) +Name[zh_CN]=Firefox Web 浏览器 (official) +Name[zh_TW]=Firefox 網頁瀏覽器 (official) +GenericName=Web Browser +GenericName[ar]=متصفّح الانترنت +GenericName[cs]=Prohlížeč WWW +GenericName[da]=Internetsurfning +GenericName[de]=Webbrowser +GenericName[el]=Περιηγητής Ιστοσελίδων +GenericName[es]=Navegador web +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[id]=Browser Web +GenericName[it]=Browser web +GenericName[ja]=ウェブ・ブラウザ +GenericName[nb]=Nettleser +GenericName[nl]=Web-browser +GenericName[nn]=Nettlesar +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator Internet +GenericName[ru]=Веб-браузер +GenericName[sl]=Spletni brskalnik +GenericName[sv]=Webbläsare +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Переглядач веб-сторінок +GenericName[zh_CN]=Web 浏览器 +GenericName[zh_TW]=網頁瀏覽器 +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[cs]=Prohlížet WWW +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[es]=Navegar por la web +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Просмотр интернета +Comment[sl]=Brskaj po spletu +Comment[sv]=Surfa på nätet +Comment[tr]=Web'e Gözat +Comment[uk]=Перегляд веб-сторінок +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=firefox-official %u +Icon=firefox-official +Categories=GTK;Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-pt-BR/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-pt-BR/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,53 @@ +# SliTaz package receipt. + +PACKAGE="firefox-official-pt-BR" +lang="pt-BR" +VERSION="42.0" +CATEGORY="network" +SHORT_DESC="Official Firefox build by the Mozilla foundation (Portuguese (Brazil) language)" +MAINTAINER="al.bobylev@gmail.com" +LICENSE="MPL2" +WEB_SITE="http://www.mozilla.org/firefox" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" +TAGS="web-browser" +PROVIDE="firefox-official" +HOST_ARCH="i486" + +DEPENDS="gtk+" + +# Rules to configure and make the package. +compile_rules() +{ + mkdir -p \ + $install/usr/bin \ + $install/usr/lib/firefox-$VERSION \ + $install/usr/share/applications \ + $install/usr/share/icons/hicolor/128x128/apps + + cp -a $src/* $install/usr/lib/firefox-$VERSION + + # /usr/bin/firefox-official + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official + + # Icons + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png + for size in 16 32 48; do + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" + mkdir -p $icon_folder + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ + $icon_folder/firefox-official.png + done + + # Remove updater files (user can't upgrade anyway) + rm -f $install/usr/lib/firefox-$VERSION/update* + + cp $stuff/firefox-official.desktop $install/usr/share/applications +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $install/* $fs +} diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-pt-BR/stuff/firefox-official.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-pt-BR/stuff/firefox-official.desktop Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,89 @@ +[Desktop Entry] +Type=Application +Name=Firefox Web Browser (official) +Name[cs]=Prohlížeč WWW Firefox (official) +Name[da]=Firefox - internetsurfning (official) +Name[de]=Firefox Webbrowser (official) +Name[el]=Περιηγητής Διαδικτύου Firefox (official) +Name[es]=Navegador Web Firefox (official) +Name[fi]=Firefox, WWW-selain (official) +Name[fr]=Navigateur Web Firefox (officiel) +Name[hr]=Firefox Web preglednik (official) +Name[hu]=Firefox webböngésző (official) +Name[id]=Web Browser Firefox (official) +Name[it]=Browser web Firefox (official) +Name[ja]=Firefox ウェブ・ブラウザ (official) +Name[nb]=Firefox nettleser (official) +Name[nl]=Firefox Webbrowser (official) +Name[nn]=Firefox nettlesar (official) +Name[pl]=Przeglądarka WWW Firefox (official) +Name[pt]=Navegador Web Firefox (official) +Name[pt_BR]=Navegador Web Firefox (official) +Name[ro]=Navigatorul Firefox (official) +Name[ru]=Браузер Firefox (официальный) +Name[sl]=Spletni brskalnik Firefox (official) +Name[sv]=Webbläsaren Firefox (official) +Name[tr]=Firefox Web Tarayıcı (official) +Name[uk]=Переглядач web Firefox (official) +Name[zh_CN]=Firefox Web 浏览器 (official) +Name[zh_TW]=Firefox 網頁瀏覽器 (official) +GenericName=Web Browser +GenericName[ar]=متصفّح الانترنت +GenericName[cs]=Prohlížeč WWW +GenericName[da]=Internetsurfning +GenericName[de]=Webbrowser +GenericName[el]=Περιηγητής Ιστοσελίδων +GenericName[es]=Navegador web +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[id]=Browser Web +GenericName[it]=Browser web +GenericName[ja]=ウェブ・ブラウザ +GenericName[nb]=Nettleser +GenericName[nl]=Web-browser +GenericName[nn]=Nettlesar +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator Internet +GenericName[ru]=Веб-браузер +GenericName[sl]=Spletni brskalnik +GenericName[sv]=Webbläsare +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Переглядач веб-сторінок +GenericName[zh_CN]=Web 浏览器 +GenericName[zh_TW]=網頁瀏覽器 +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[cs]=Prohlížet WWW +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[es]=Navegar por la web +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Просмотр интернета +Comment[sl]=Brskaj po spletu +Comment[sv]=Surfa på nätet +Comment[tr]=Web'e Gözat +Comment[uk]=Перегляд веб-сторінок +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=firefox-official %u +Icon=firefox-official +Categories=GTK;Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-ru/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-ru/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,53 @@ +# SliTaz package receipt. + +PACKAGE="firefox-official-ru" +lang="ru" +VERSION="42.0" +CATEGORY="network" +SHORT_DESC="Official Firefox build by the Mozilla foundation (Russian language)" +MAINTAINER="al.bobylev@gmail.com" +LICENSE="MPL2" +WEB_SITE="http://www.mozilla.org/firefox" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/$lang/firefox-$VERSION.tar.bz2" +TAGS="web-browser" +PROVIDE="firefox-official" +HOST_ARCH="i486" + +DEPENDS="gtk+" + +# Rules to configure and make the package. +compile_rules() +{ + mkdir -p \ + $install/usr/bin \ + $install/usr/lib/firefox-$VERSION \ + $install/usr/share/applications \ + $install/usr/share/icons/hicolor/128x128/apps + + cp -a $src/* $install/usr/lib/firefox-$VERSION + + # /usr/bin/firefox-official + ln -s /usr/lib/firefox-$VERSION/firefox $install/usr/bin/firefox-official + + # Icons + ln -s /usr/lib/firefox-$VERSION/browser/icons/mozicon128.png \ + $install/usr/share/icons/hicolor/128x128/apps/firefox-official.png + for size in 16 32 48; do + icon_folder="$install/usr/share/icons/hicolor/${size}x$size/apps" + mkdir -p $icon_folder + ln -s /usr/lib/firefox-$VERSION/browser/chrome/icons/default/default$size.png \ + $icon_folder/firefox-official.png + done + + # Remove updater files (user can't upgrade anyway) + rm -f $install/usr/lib/firefox-$VERSION/update* + + cp $stuff/firefox-official.desktop $install/usr/share/applications +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $install/* $fs +} diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official-ru/stuff/firefox-official.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/firefox-official-ru/stuff/firefox-official.desktop Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,89 @@ +[Desktop Entry] +Type=Application +Name=Firefox Web Browser (official) +Name[cs]=Prohlížeč WWW Firefox (official) +Name[da]=Firefox - internetsurfning (official) +Name[de]=Firefox Webbrowser (official) +Name[el]=Περιηγητής Διαδικτύου Firefox (official) +Name[es]=Navegador Web Firefox (official) +Name[fi]=Firefox, WWW-selain (official) +Name[fr]=Navigateur Web Firefox (officiel) +Name[hr]=Firefox Web preglednik (official) +Name[hu]=Firefox webböngésző (official) +Name[id]=Web Browser Firefox (official) +Name[it]=Browser web Firefox (official) +Name[ja]=Firefox ウェブ・ブラウザ (official) +Name[nb]=Firefox nettleser (official) +Name[nl]=Firefox Webbrowser (official) +Name[nn]=Firefox nettlesar (official) +Name[pl]=Przeglądarka WWW Firefox (official) +Name[pt]=Navegador Web Firefox (official) +Name[pt_BR]=Navegador Web Firefox (official) +Name[ro]=Navigatorul Firefox (official) +Name[ru]=Браузер Firefox (официальный) +Name[sl]=Spletni brskalnik Firefox (official) +Name[sv]=Webbläsaren Firefox (official) +Name[tr]=Firefox Web Tarayıcı (official) +Name[uk]=Переглядач web Firefox (official) +Name[zh_CN]=Firefox Web 浏览器 (official) +Name[zh_TW]=Firefox 網頁瀏覽器 (official) +GenericName=Web Browser +GenericName[ar]=متصفّح الانترنت +GenericName[cs]=Prohlížeč WWW +GenericName[da]=Internetsurfning +GenericName[de]=Webbrowser +GenericName[el]=Περιηγητής Ιστοσελίδων +GenericName[es]=Navegador web +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[id]=Browser Web +GenericName[it]=Browser web +GenericName[ja]=ウェブ・ブラウザ +GenericName[nb]=Nettleser +GenericName[nl]=Web-browser +GenericName[nn]=Nettlesar +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator Internet +GenericName[ru]=Веб-браузер +GenericName[sl]=Spletni brskalnik +GenericName[sv]=Webbläsare +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Переглядач веб-сторінок +GenericName[zh_CN]=Web 浏览器 +GenericName[zh_TW]=網頁瀏覽器 +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[cs]=Prohlížet WWW +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[es]=Navegar por la web +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Просмотр интернета +Comment[sl]=Brskaj po spletu +Comment[sv]=Surfa på nätet +Comment[tr]=Web'e Gözat +Comment[uk]=Перегляд веб-сторінок +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=firefox-official %u +Icon=firefox-official +Categories=GTK;Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; diff -r 3c7ce9686913 -r 8f02a4cc54c4 firefox-official/stuff/firefox-official.desktop --- a/firefox-official/stuff/firefox-official.desktop Tue Nov 10 12:55:14 2015 +0100 +++ b/firefox-official/stuff/firefox-official.desktop Tue Nov 10 20:06:48 2015 +0200 @@ -1,9 +1,89 @@ [Desktop Entry] Type=Application Name=Firefox Web Browser (official) -Name[fr]=Navigateur web Firefox (officiel) +Name[cs]=Prohlížeč WWW Firefox (official) +Name[da]=Firefox - internetsurfning (official) +Name[de]=Firefox Webbrowser (official) +Name[el]=Περιηγητής Διαδικτύου Firefox (official) +Name[es]=Navegador Web Firefox (official) +Name[fi]=Firefox, WWW-selain (official) +Name[fr]=Navigateur Web Firefox (officiel) +Name[hr]=Firefox Web preglednik (official) +Name[hu]=Firefox webböngésző (official) +Name[id]=Web Browser Firefox (official) +Name[it]=Browser web Firefox (official) +Name[ja]=Firefox ウェブ・ブラウザ (official) +Name[nb]=Firefox nettleser (official) +Name[nl]=Firefox Webbrowser (official) +Name[nn]=Firefox nettlesar (official) +Name[pl]=Przeglądarka WWW Firefox (official) +Name[pt]=Navegador Web Firefox (official) +Name[pt_BR]=Navegador Web Firefox (official) +Name[ro]=Navigatorul Firefox (official) Name[ru]=Браузер Firefox (официальный) +Name[sl]=Spletni brskalnik Firefox (official) +Name[sv]=Webbläsaren Firefox (official) +Name[tr]=Firefox Web Tarayıcı (official) +Name[uk]=Переглядач web Firefox (official) +Name[zh_CN]=Firefox Web 浏览器 (official) +Name[zh_TW]=Firefox 網頁瀏覽器 (official) +GenericName=Web Browser +GenericName[ar]=متصفّح الانترنت +GenericName[cs]=Prohlížeč WWW +GenericName[da]=Internetsurfning +GenericName[de]=Webbrowser +GenericName[el]=Περιηγητής Ιστοσελίδων +GenericName[es]=Navegador web +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[id]=Browser Web +GenericName[it]=Browser web +GenericName[ja]=ウェブ・ブラウザ +GenericName[nb]=Nettleser +GenericName[nl]=Web-browser +GenericName[nn]=Nettlesar +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator Internet +GenericName[ru]=Веб-браузер +GenericName[sl]=Spletni brskalnik +GenericName[sv]=Webbläsare +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Переглядач веб-сторінок +GenericName[zh_CN]=Web 浏览器 +GenericName[zh_TW]=網頁瀏覽器 +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[cs]=Prohlížet WWW +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[es]=Navegar por la web +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Просмотр интернета +Comment[sl]=Brskaj po spletu +Comment[sv]=Surfa på nätet +Comment[tr]=Web'e Gözat +Comment[uk]=Перегляд веб-сторінок +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 Exec=firefox-official %u Icon=firefox-official Categories=GTK;Network;WebBrowser; -MimeType=text/html;application/xhtml+xml;application/xml; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; diff -r 3c7ce9686913 -r 8f02a4cc54c4 libsdl/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libsdl/description.txt Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,3 @@ +This is the Simple DirectMedia Layer, a general API that provides low level +access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D +framebuffer across multiple platforms. diff -r 3c7ce9686913 -r 8f02a4cc54c4 libsdl/receipt --- a/libsdl/receipt Tue Nov 10 12:55:14 2015 +0100 +++ b/libsdl/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -3,7 +3,7 @@ PACKAGE="libsdl" VERSION="1.2.14" CATEGORY="x-window" -SHORT_DESC="Simple DirectMedia Layer (used by Qemu)." +SHORT_DESC="Simple DirectMedia Layer" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" SOURCE="SDL" @@ -25,7 +25,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src patch -Np1 -i $stuff/sdl-$VERSION-joystick-crash.diff patch -Np1 -i $stuff/sdl-$VERSION-fix-mouse-clicking.patch patch -Np1 -i $stuff/sdl-$VERSION-fix-disappearing-cursor.patch @@ -42,6 +41,6 @@ post_install() { - [ -d "$1/var/lib/tazpkg/installed/libSDL" ] && - rm -rf $1/var/lib/tazpkg/installed/libSDL + [ -d "$1$INSTALLED/libSDL" ] && rm -rf "$1$INSTALLED/libSDL" + return true } diff -r 3c7ce9686913 -r 8f02a4cc54c4 obconf/receipt --- a/obconf/receipt Tue Nov 10 12:55:14 2015 +0100 +++ b/obconf/receipt Tue Nov 10 20:06:48 2015 +0200 @@ -3,11 +3,11 @@ PACKAGE="obconf" VERSION="2.0.4" CATEGORY="x-window" -SHORT_DESC="Openbox WM configuration interface." +SHORT_DESC="Openbox configuration tool" MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://icculus.org/openbox/" +WEB_SITE="http://openbox.org/wiki/ObConf:About" WGET_URL="http://openbox.org/dist/obconf/$TARBALL" TAGS="openbox" HOST_ARCH="i486 arm" @@ -20,17 +20,20 @@ # Rules to configure and make the package. compile_rules() { + cp -f $stuff/ru.po $src/po/ + ./configure $CONFIGURE_ARGS && sed -i 's/^mkdir_p = .*/mkdir_p = mkdir -p/' po/Makefile && make && make install + + cp -f $stuff/obconf.desktop $install/usr/share/applications } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr/share/applications + mkdir -p $fs/usr/share/obconf cp -a $install/usr/bin $fs/usr - cp -a $install/usr/share/obconf $fs/usr/share - cp -a $stuff/obconf.desktop $fs/usr/share/applications + cp -a $install/usr/share/obconf/obconf.glade $fs/usr/share/obconf } diff -r 3c7ce9686913 -r 8f02a4cc54c4 obconf/stuff/ru.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/obconf/stuff/ru.po Tue Nov 10 20:06:48 2015 +0200 @@ -0,0 +1,760 @@ +# Russian translations for obconf +# Copyright (C) 2013 Dana Jansens +# This file is distributed under the same license as the ObConf package. +# Anton Dobkin , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: ObConf-2.0.4\n" +"Report-Msgid-Bugs-To: http://bugzilla.icculus.org/\n" +"POT-Creation-Date: 2015-11-10 15:32+0200\n" +"PO-Revision-Date: 2015-11-10 16:07+0200\n" +"Last-Translator: Aleksej Bobylev \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.6\n" +"X-Poedit-Basepath: ../src\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" + +#: archive.c:40 +#, c-format +msgid "\"%s\" was installed to %s" +msgstr "«%s» был установлен в %s" + +#: archive.c:65 +#, c-format +msgid "\"%s\" was successfully created" +msgstr "«%s» был успешно создан" + +#: archive.c:101 +#, c-format +msgid "" +"Unable to create the theme archive \"%s\".\n" +"The following errors were reported:\n" +"%s" +msgstr "" +"Невозможно создать архив темы «%s».\n" +"Сообщения об ошибках:\n" +"%s" + +#: archive.c:106 archive.c:202 +#, c-format +msgid "Unable to run the \"tar\" command: %s" +msgstr "Не удалось выполнить команду «tar»: %s" + +#: archive.c:126 +#, c-format +msgid "Unable to create directory \"%s\": %s" +msgstr "Не удалось создать папку «%s»: %s" + +#: archive.c:148 +#, c-format +msgid "\"%s\" does not appear to be a valid Openbox theme directory" +msgstr "Похоже, что папка «%s» не содержит тему Openbox" + +#: archive.c:158 +#, c-format +msgid "Unable to move to directory \"%s\": %s" +msgstr "Не удалось переместить папку «%s»: %s" + +#: archive.c:209 +#, c-format +msgid "" +"Unable to extract the file \"%s\".\n" +"Please ensure that \"%s\" is writable and that the file is a valid Openbox " +"theme archive.\n" +"The following errors were reported:\n" +"%s" +msgstr "" +"Не удалось распаковать файл «%s».\n" +"Убедитесь, что папка «%s» доступна для записи и файл действительно является " +"архивом темы Openbox.\n" +"Сообщения об ошибках:\n" +"%s" + +#: desktops.c:134 desktops.c:165 desktops.c:181 +msgid "(Unnamed desktop)" +msgstr "(без названия)" + +#: main.c:62 +msgid "ObConf Error" +msgstr "Ошибка ObConf" + +#: main.c:76 main.c:78 main.c:80 +msgid "Copyright (c)" +msgstr "Copyright ©" + +#: main.c:91 +msgid "Syntax: obconf [options] [ARCHIVE.obt]\n" +msgstr "Синтаксис: obconf [опции] [АРХИВ.obt]\n" + +#: main.c:92 +msgid "" +"\n" +"Options:\n" +msgstr "" +"\n" +"Опции:\n" + +#: main.c:93 +msgid " --help Display this help and exit\n" +msgstr " --help Показать эту справку и выйти\n" + +#: main.c:94 +msgid " --version Display the version and exit\n" +msgstr " --version Показать версию и выйти\n" + +#: main.c:95 +msgid " --install ARCHIVE.obt Install the given theme archive and select it\n" +msgstr " --install АРХИВ.obt Установить тему из архива и назначить ее\n" + +#: main.c:96 +msgid "" +" --archive THEME Create a theme archive from the given theme " +"directory\n" +msgstr " --archive ТЕМА Создать архив из указанной папки темы\n" + +#: main.c:97 +msgid " --config-file FILE Specify the path to the config file to use\n" +msgstr " --config-file ФАЙЛ Использовать указанный конфигурационный файл\n" + +#: main.c:98 +msgid " --tab NUMBER Switch to tab number NUMBER on startup\n" +msgstr "" +" --tab ЧИСЛО При запуске переключиться на указанную вкладку\n" + +#: main.c:99 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" +"\n" +"Сообщайте об ошибках на %s\n" +"\n" + +#: main.c:115 +msgid "--install requires an argument\n" +msgstr "Опция --install требует аргумент\n" + +#: main.c:121 +msgid "--archive requires an argument\n" +msgstr "Опция --archive требует аргумент\n" + +#: main.c:127 +msgid "--config-file requires an argument\n" +msgstr "Опция --config-file требует аргумент\n" + +#: main.c:133 +msgid "--tab requires an argument\n" +msgstr "Опция --tab требует аргумент\n" + +#: main.c:225 +msgid "" +"Failed to load the obconf.glade interface file. You have probably failed to " +"install ObConf properly." +msgstr "" +"Не удалось загрузить файла интерфейса obconf.glade. Вероятно, ObConf не был " +"правильно установлен." + +#: main.c:251 +msgid "" +"Failed to load an rc.xml. You have probably failed to install Openbox " +"properly." +msgstr "" +"Не удалось загрузить rc.xml. Вероятно, Openbox не был правильно установлен." + +#: main.c:264 +#, c-format +msgid "" +"Error while parsing the Openbox configuration file. Your configuration file " +"is not valid XML.\n" +"\n" +"Message: %s" +msgstr "" +"Ошибка при анализе файла конфигурации Openbox. Файл конфигурации не является " +"допустимым файлом XML.\n" +"\n" +"Сообщение: %s" + +#: mouse.c:72 +msgid "Custom actions" +msgstr "Настраиваемые действия" + +#: theme.c:109 theme.c:141 +msgid "Choose an Openbox theme" +msgstr "Выбор темы Openbox" + +#: theme.c:118 +msgid "Openbox theme archives" +msgstr "Архив темы Openbox" + +#: obconf.glade:7 +msgid "About ObConf" +msgstr "О программе ObConf" + +#: obconf.glade:25 +msgid "ObConf VERSION" +msgstr "ObConf VERSION" + +#: obconf.glade:39 +msgid "A preferences manager for Openbox" +msgstr "Диспетчер настроек Openbox" + +#: obconf.glade:108 +msgid "window1" +msgstr "окно1" + +#: obconf.glade:120 +msgid "Press the key you wish to bind..." +msgstr "Нажмите клавишу для привязки…" + +#: obconf.glade:152 +msgid "Openbox Configuration Manager" +msgstr "Диспетчер настроек Openbox" + +#: obconf.glade:182 +msgid "Theme" +msgstr "Тема" + +#: obconf.glade:293 +msgid "_Install a new theme..." +msgstr "_Установить новую тему…" + +#: obconf.glade:359 +msgid "Create a theme _archive (.obt)..." +msgstr "Создать _архив темы (.obt)…" + +#: obconf.glade:395 +msgid "Theme" +msgstr "Тема" + +#: obconf.glade:418 +msgid "Windows" +msgstr "Окна" + +#: obconf.glade:462 +msgid "_Windows retain a border when undecorated" +msgstr "_Сохранять границы раздекорированных окон" + +#: obconf.glade:486 +msgid "A_nimate iconify and restore" +msgstr "А_нимировать сворачивание и восстановление" + +#: obconf.glade:546 +msgid "Window Titles" +msgstr "Заголовок окна" + +#: obconf.glade:585 +msgid "_Button order:" +msgstr "_Порядок кнопок:" + +#: obconf.glade:599 +msgid "" +"N - The window's icon\n" +"D - The all-desktops (sticky) button\n" +"S - The shade (roll up) button\n" +"L - The label (window title)\n" +"I - The iconify (minimize) button\n" +"M - The maximize button\n" +"C - The close button" +msgstr "" +"N - Значок окна\n" +"D - Кнопка «на всех рабочих столах»\n" +"S - Кнопка «скрыть»\n" +"L - Название окна\n" +"I - Кнопка «свернуть»\n" +"М - Кнопка «распахнуть»\n" +"C - Кнопка «закрыть»" + +#: obconf.glade:653 +msgid "" +"N:\n" +"L:\n" +"I:\n" +"M:" +msgstr "" +"N:\n" +"L:\n" +"I:\n" +"M:" + +#: obconf.glade:670 +msgid "" +"Window icon\n" +"Window label (Title)\n" +"Iconify (Minimize)\n" +"Maximize" +msgstr "" +"Значок окна\n" +"Название окна\n" +"Свернуть\n" +"Распахнуть" + +#: obconf.glade:698 +msgid "" +"C:\n" +"S:\n" +"D:" +msgstr "" +"C:\n" +"S:\n" +"D:" + +#: obconf.glade:714 +msgid "" +"Close\n" +"Shade (Roll up)\n" +"Omnipresent (On all desktops)" +msgstr "" +"Закрыть\n" +"Скрыть\n" +"На все рабочие столы" + +#: obconf.glade:769 +msgid "Fonts" +msgstr "Шрифты" + +#: obconf.glade:860 +msgid "_Active window title: " +msgstr "Название _активного окна: " + +#: obconf.glade:874 +msgid "_Inactive window title: " +msgstr "Название н_еактивного окна: " + +#: obconf.glade:890 +msgid "Menu _header: " +msgstr "Заго_ловок меню: " + +#: obconf.glade:906 +msgid "_Menu Item: " +msgstr "_Пункт меню: " + +#: obconf.glade:922 +msgid "Active _On-screen display: " +msgstr "Активные _экранные сообщения: " + +#: obconf.glade:952 +msgid "Inactive O_n-screen display: " +msgstr "Неактивные э_кранные сообщения: " + +#: obconf.glade:1031 +msgid "Appearance" +msgstr "Внешний вид" + +#: obconf.glade:1055 obconf.glade:2409 +msgid "Focusing Windows" +msgstr "Фокусировка на окнах" + +#: obconf.glade:1087 +msgid "Focus _new windows when they appear" +msgstr "Фокусироваться на _новых окнах при их появлении" + +#: obconf.glade:1133 +msgid "Placing Windows" +msgstr "Размещение окон" + +#: obconf.glade:1165 +msgid "_Place new windows under the mouse pointer" +msgstr "_Помещать новые окна под указателем мыши" + +#: obconf.glade:1193 +msgid "Prefer to place new windows _on:" +msgstr "Пре_дпочтительно помещать новые окна на:" + +#: obconf.glade:1216 +msgid "The primary monitor" +msgstr "основной монитор" + +#: obconf.glade:1226 +msgid "The active monitor" +msgstr "активный монитор" + +#: obconf.glade:1236 +msgid "The monitor with the mouse" +msgstr "монитор с указателем мыши" + +#: obconf.glade:1246 +msgid "All monitors" +msgstr "все мониторы" + +#: obconf.glade:1298 +msgid "Primary Monitor" +msgstr "Основной монитор" + +#: obconf.glade:1338 +msgid "" +"The primary monitor is where Openbox will place dialogs, such as the one " +"used for cycling windows." +msgstr "" +"На основном мониторе Openbox отображает диалоги, такие как диалог " +"переключения окон." + +#: obconf.glade:1365 +msgid "Primary _monitor:" +msgstr "Основной _монитор:" + +#: obconf.glade:1388 +msgid "Fixed Monitor" +msgstr "постоянный монитор" + +#: obconf.glade:1398 +msgid "Active Monitor" +msgstr "активный монитор" + +#: obconf.glade:1408 +msgid "Monitor With Mouse Pointer" +msgstr "монитор с указателем мыши" + +#: obconf.glade:1451 +msgid "_Fixed monitor:" +msgstr "_Постоянный монитор:" + +#: obconf.glade:1519 +msgid "Windows" +msgstr "Окна" + +#: obconf.glade:1543 +msgid "Moving and Resizing Windows" +msgstr "Перетаскивание и изменение размеров окон" + +#: obconf.glade:1575 +msgid "Update the window contents while _resizing" +msgstr "Обновлять содержимое окна при изменении его _размеров" + +#: obconf.glade:1600 +msgid "Drag _threshold distance:" +msgstr "Пороговое р_асстояние для перетаскивания:" + +#: obconf.glade:1633 obconf.glade:1691 obconf.glade:1749 obconf.glade:2192 +#: obconf.glade:2309 obconf.glade:3255 obconf.glade:3397 obconf.glade:3523 +#: obconf.glade:3658 +msgid "px" +msgstr "пикс" + +#: obconf.glade:1658 +msgid "Amount of resistance against other _windows:" +msgstr "Сопротивление других _окон:" + +#: obconf.glade:1716 +msgid "Amount of resistance against screen _edges:" +msgstr "Сопротивление краев _экрана:" + +#: obconf.glade:1766 +msgid "_Switch desktops when moving a window past the screen edge" +msgstr "_Переключать рабочий стол при перемещении окна за край экрана" + +#: obconf.glade:1807 +msgid "_Amount of time to wait before switching:" +msgstr "За_держка перед переключением:" + +#: obconf.glade:1840 obconf.glade:2570 obconf.glade:2767 obconf.glade:2974 +#: obconf.glade:4464 obconf.glade:4545 +msgid "ms" +msgstr "мс" + +#: obconf.glade:1893 +msgid "Information Dialog" +msgstr "Информация" + +#: obconf.glade:1917 +msgid "Show _information dialog:" +msgstr "Показывать и_нформацию: " + +#: obconf.glade:1940 +msgid "When resizing terminal windows" +msgstr "при изменении размеров окна" + +#: obconf.glade:1950 +msgid "Always" +msgstr "всегда" + +#: obconf.glade:1960 +msgid "Never" +msgstr "никогда" + +#: obconf.glade:2012 +msgid "Information dialog's _position:" +msgstr "Положение _информации:" + +#: obconf.glade:2035 +msgid "Centered on the window" +msgstr "в центре окна" + +#: obconf.glade:2045 +msgid "Above the window" +msgstr "над окном" + +#: obconf.glade:2055 +msgid "Fixed position on screen" +msgstr "фиксированное положение на экране" + +#: obconf.glade:2107 +msgid "Fixed _x position:" +msgstr "По _горизонтали:" + +#: obconf.glade:2130 obconf.glade:2247 +msgid "Centered" +msgstr "по центру" + +#: obconf.glade:2140 +msgid "From left edge" +msgstr "от левого края на" + +#: obconf.glade:2150 +msgid "From right edge" +msgstr "от правого края на" + +#: obconf.glade:2224 +msgid "Fixed _y position:" +msgstr "По _вертикали: " + +#: obconf.glade:2257 +msgid "From top edge" +msgstr "от верхнего края на" + +#: obconf.glade:2267 +msgid "From bottom edge" +msgstr "от нижнего края на" + +#: obconf.glade:2385 +msgid "Move & Resize" +msgstr "Перетаскивание" + +#: obconf.glade:2441 +msgid "_Focus windows when the mouse pointer moves over them" +msgstr "_Фокусироваться на окне при движении указателя мыши над ним" + +#: obconf.glade:2479 +msgid "Move focus under the mouse when _switching desktops" +msgstr "Переместить фокус под указатель мыши при переключении _рабочего стола" + +#: obconf.glade:2496 +msgid "Move focus _under the mouse when the mouse is not moving" +msgstr "Переместить фокус под указатель _мыши при ее неподвижности" + +#: obconf.glade:2513 +msgid "_Raise windows when the mouse pointer moves over them" +msgstr "_Поднять окно при перемещении указателя мыши над ним" + +#: obconf.glade:2537 +msgid "_Delay before focusing and raising windows:" +msgstr "З_адержка перед фокусировкой и поднятием окон:" + +#: obconf.glade:2630 +msgid "Titlebar" +msgstr "Заголовок" + +#: obconf.glade:2670 +msgid "Double click on the _titlebar:" +msgstr "Двойной ще_лчок по заголовку:" + +#: obconf.glade:2693 +msgid "Maximizes the window" +msgstr "развернуть окно" + +#: obconf.glade:2703 +msgid "Shades the window" +msgstr "скрыть окно" + +#: obconf.glade:2734 +msgid "Double click ti_me:" +msgstr "Время д_войного щелчка:" + +#: obconf.glade:2815 +msgid " " +msgstr " " + +#: obconf.glade:2849 +msgid "Mouse" +msgstr "Мышь" + +#: obconf.glade:2868 +msgid "Desktops" +msgstr "Рабочие столы" + +#: obconf.glade:2900 +msgid "_Show a notification when switching desktops" +msgstr "П_оказывать уведомления при переключении рабочего стола" + +#: obconf.glade:2941 +msgid "_Amount of time to show the notification for:" +msgstr "_Время отображения уведомления:" + +#: obconf.glade:3005 +msgid "_Number of desktops: " +msgstr "_Количество рабочих столов: " + +#: obconf.glade:3046 +msgid "_Desktop names:" +msgstr "_Названия рабочих столов:" + +#: obconf.glade:3103 +msgid "Desktops" +msgstr "Рабочие столы" + +#: obconf.glade:3122 +msgid "Desktop Margins" +msgstr "Поля рабочего стола" + +#: obconf.glade:3158 +msgid "" +"Desktop margins are reserved areas on the edge of your screen. New windows " +"will not be placed within a margin, and maximized windows will not cover " +"them." +msgstr "" +"Поля рабочего стола — зарезервированные области по краям экрана. Новые окна " +"не будут размещаться в их пределах и распахнутые окна не будут их " +"перекрывать." + +#: obconf.glade:3206 +msgid "_Top" +msgstr "С_верху" + +#: obconf.glade:3348 +msgid "_Left" +msgstr "С_лева" + +#: obconf.glade:3474 +msgid "_Right" +msgstr "С_права" + +#: obconf.glade:3609 +msgid "_Bottom" +msgstr "С_низу" + +#: obconf.glade:3757 +msgid "Margins" +msgstr "Отступы" + +#: obconf.glade:3781 +msgid "Dock" +msgstr "Док" + +#: obconf.glade:3813 +msgid "" +"The dock is a special container for \"dockapps\", or dock applications. It " +"is not visible on screen until a dockapp is run. Dockapps can be used to " +"show things like a clock, or to provide you with a system tray." +msgstr "" +"Док — это специальный контейнер для док-приложений. Он не виден на экране до " +"тех пор, пока док-приложение не будет запущено. Док-приложения могут " +"использоваться, к примеру, для отображения часов или системного лотка." + +#: obconf.glade:3846 +msgid "Position" +msgstr "Положение" + +#: obconf.glade:3886 +msgid "_Position:" +msgstr "Располо_жить док:" + +#: obconf.glade:3909 +msgid "Top Left" +msgstr "сверху слева" + +#: obconf.glade:3919 +msgid "Top" +msgstr "сверху" + +#: obconf.glade:3929 +msgid "Top Right" +msgstr "сверху справа" + +#: obconf.glade:3939 +msgid "Left" +msgstr "слева" + +#: obconf.glade:3949 +msgid "Right" +msgstr "справа" + +#: obconf.glade:3959 +msgid "Bottom Left" +msgstr "снизу слева" + +#: obconf.glade:3969 +msgid "Bottom" +msgstr "снизу" + +#: obconf.glade:3979 +msgid "Bottom Right" +msgstr "снизу справа" + +#: obconf.glade:3989 +msgid "Floating" +msgstr "в пределах экрана" + +#: obconf.glade:4035 +msgid "_Floating position:" +msgstr "_Положение на экране:" + +#: obconf.glade:4068 +msgid "x" +msgstr "×" + +#: obconf.glade:4127 +msgid "Allow _windows to be placed within the dock's area" +msgstr "Окна могут перекрывать док" + +#: obconf.glade:4159 +msgid "_Orientation: " +msgstr "Направл_ение: " + +#: obconf.glade:4182 +msgid "Vertical" +msgstr "вертикальное" + +#: obconf.glade:4192 +msgid "Horizontal" +msgstr "горизонтальное" + +#: obconf.glade:4244 +msgid "Stacking" +msgstr "Перекрытие" + +#: obconf.glade:4276 +msgid "Keep dock _above other windows" +msgstr "Разместить док _над окнами" + +#: obconf.glade:4293 +msgid "A_llow dock to be both above and below windows" +msgstr "_Док может быть как над, так и под окнами" + +#: obconf.glade:4311 +msgid "Keep dock _below other windows" +msgstr "Разместить док _под окнами" + +#: obconf.glade:4358 +msgid "Hiding" +msgstr "Скрытие" + +#: obconf.glade:4390 +msgid "_Hide off screen" +msgstr "_Скрыть за пределы экрана" + +#: obconf.glade:4431 +msgid "_Delay before hiding:" +msgstr "Задержка перед с_крытием:" + +#: obconf.glade:4512 +msgid "Delay before _showing:" +msgstr "Задержка перед показо_м:" + +#: obconf.glade:4600 +msgid "Dock" +msgstr "Док" + +#: obconf.glade:4626 +msgid "Abo_ut" +msgstr "О про_грамме" + +#~ msgid "_Center new windows when they are placed" +#~ msgstr "_Центрировать новые окна при их размещении"