
Font Installer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simply and fast script written in bash that allow to easly install fonts without the shell ;)
Depends on zenity.
P.S: I'm from Italy and my English is not perfect...and the translation isn't perfect too ;)
11 years ago
version 1.1 @ 02/20/09: I change the structure of the script...now it works better when you select more than one font and it show a progress bar while updating font's cache ;)
Please, re-sent me translation, because text parts changed too :)
11 years ago
version 1.1 @ 02/20/09: I change the structure of the script...now it works better when you select more than one font and it show a progress bar while updating font's cache ;)
Please, re-sent me translation, because text parts changed too :)
mrsynock
10 years ago
ok='Police(s) installée(s)!'
title_ok='Installeur de Police'
title_wait='Mise à jours'
wait='Mise à jours du cache des polices...'
errors='Il y a eu une erreur'
title_errors='Erreur'
# End of language settings ----------------------------------------------#
##########################################################################
Report
rastin
10 years ago
Report
Jotha
10 years ago
# Tradução para o Português do Brasil ---------------------------------- #
ok='A instalação da(s) fonte(s) foi concluída.'
title_ok='Fonte instalada'
title_wait='Instalando'
wait='Instalando a(s) fonte(s) solicitadas...'
errors='Um erro ocorreu durande o processo.'
title_errors='Erro'
# End of language settings ----------------------------------------------#
Report
takedamax
11 years ago
ok='Шрифт(ы) установлен!'
title_ok='Установщик шрифтов'
title_wait='Обновление'
wait='Обновление кэша шрифтов...'
errors='Произошла ошибка'
title_errors='Ошибка'
# End of language settings ----------------------------------------------#
Report
drgraf
11 years ago
# Language Settings ---------------------------------------------------- #
ok='Sikeres telepítés!'
title_ok='Betűkészlet-telepítő'
title_wait='Frissítés'
wait='Betűkészletek felderítése..'
errors='Hiba történt'
title_errors='Hiba'
# End of language settings ----------------------------------------------#
##########################################################################
Report
Cometa
11 years ago
Report
Kaaos
11 years ago
http://www.mediafire.com/?jmhd3g5onnk
PD: Really Good work, i actually use this script and is amazing ;)
Report
Vecna
11 years ago
Thank you, guys...;)
Report
KimJ
11 years ago
Report
Vecna
11 years ago
BTW, i noticed that i made a mistake in the code...now it's fixed ;)
Report
Leolik
12 years ago
http://paste.org.ru/?y2dfdx
Thank's for script!
Report
Vecna
11 years ago
If you read the changelog, you can see that i change the 80% of the script, included the text parts...so, I'm sorry, but you have to re-send me another translation :(
Report
Betopu
12 years ago
¡Gracie mille!
Report
Vecna
12 years ago
Report
zniavre
12 years ago
if you do not mind i made a french translation, your script is really nice
bravo !!
http://paste.ubuntu-fr-secours.org/source-287.html
Report
Vecna
12 years ago
Report
nenelinux
12 years ago
lo descargue y solo es un archivo de texto lo coloque en nautilus-scrips y al tratar de instalar una fuente me dio un error
si puedes ayudarme :D
muchas gracias de ante mano
Report
Vecna
12 years ago
;)
Sorry, i can't write in spanish...only in italian and a bit in english ^^
Report
nenelinux
12 years ago
te felicito :D
muchas gracias por compartir
Report
Vecna
12 years ago
gracias de complemento xD
however, next time you should write in english!!! ^^
Report
vinz
12 years ago
http://www.v1nz.org/wordpress/wp-content/uploads/Font_Installer_DE.tar.gz
Hopefully it's useful to someone...
Report
Vecna
12 years ago
thank you ;)
Report
Bashu
12 years ago
Report
Vecna
12 years ago
and then check execution privileges if uncheck (in "Properites->Permissions")
Report