diff options
Diffstat (limited to 'apps/lang/portugues.lang')
-rw-r--r-- | apps/lang/portugues.lang | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang index 366ebb482e..68b3e0c5e6 100644 --- a/apps/lang/portugues.lang +++ b/apps/lang/portugues.lang | |||
@@ -13032,3 +13032,45 @@ | |||
13032 | *: "Constrangir mudança automática" | 13032 | *: "Constrangir mudança automática" |
13033 | </voice> | 13033 | </voice> |
13034 | </phrase> | 13034 | </phrase> |
13035 | <phrase> | ||
13036 | id: LANG_FILTER_SLOW | ||
13037 | desc: in sound settings | ||
13038 | user: core | ||
13039 | <source> | ||
13040 | *: "Slow" | ||
13041 | </source> | ||
13042 | <dest> | ||
13043 | *: "Lento" | ||
13044 | </dest> | ||
13045 | <voice> | ||
13046 | *: "Lento" | ||
13047 | </voice> | ||
13048 | </phrase> | ||
13049 | <phrase> | ||
13050 | id: LANG_FILTER_SHARP | ||
13051 | desc: in sound settings | ||
13052 | user: core | ||
13053 | <source> | ||
13054 | *: "Sharp" | ||
13055 | </source> | ||
13056 | <dest> | ||
13057 | *: "Agudo" | ||
13058 | </dest> | ||
13059 | <voice> | ||
13060 | *: "Agudo" | ||
13061 | </voice> | ||
13062 | </phrase> | ||
13063 | <phrase> | ||
13064 | id: LANG_FILTER_ROLL_OFF | ||
13065 | desc: in sound settings | ||
13066 | user: core | ||
13067 | <source> | ||
13068 | *: "DAC's filter roll-off" | ||
13069 | </source> | ||
13070 | <dest> | ||
13071 | *: "Filtro Roll-off do CAD" | ||
13072 | </dest> | ||
13073 | <voice> | ||
13074 | *: "Filtro Roll-off do CAD" | ||
13075 | </voice> | ||
13076 | </phrase> | ||