ultimatepp/uppsrc/TabBar/TabBar.t
cxl 7883a3b524 i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00

39 lines
640 B
Turing

#ifdef _MSC_VER
#pragma setlocale("C")
#endif
// TabBar.cpp
T_("Close")
caES("Tancar")
esES("Cerrar")
itIT("Chiudi")
ptBR("Fechar")
roRO("\303\216nchide")
T_("Close others")
caES("Tancar altres")
esES("Cerrar otros")
itIT("Chiudi gli altri")
ptBR("Fechar outros")
roRO("\303\216nchide celelalte")
T_("Close all")
caES("")
esES("")
itIT("")
ptBR("Fechar todos")
roRO("")
T_("Set active")
caES("Mantenir actiu")
esES("Mantener activo")
itIT("Attiva")
ptBR("Setar ativa")
roRO("Activeaza")
T_("TabBarGroupAll\aAll")
caES("Tots")
esES("Todos")
itIT("Tutti")
ptBR("TabBarGroupAll\aAll")
roRO("Toate")