mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
20 lines
322 B
Turing
20 lines
322 B
Turing
#ifdef _MSC_VER
|
|
#pragma setlocale("C")
|
|
#endif
|
|
// TabBar.cpp
|
|
|
|
T_("Close")
|
|
itIT("Chiudi")
|
|
roRO("\303\216nchide")
|
|
|
|
T_("Close others")
|
|
itIT("Chiudi gli altri")
|
|
roRO("\303\216nchide celelalte")
|
|
|
|
T_("Set active")
|
|
itIT("Attiva")
|
|
roRO("Activeaz\304\203")
|
|
|
|
T_("TabBarGroupAll\aAll")
|
|
itIT("Tutti")
|
|
roRO("Toate")
|