packages/apps/Superuser
修訂 | a8240797e3984b159159376493b6e0304e3447f9 (tree) |
---|---|
時間 | 2010-08-11 06:20:22 |
作者 | ChainsDD <chainsdd@gmai...> |
Commiter | kmobs |
Fix Portugese Brazilian translations. I messed these up too...
@@ -12,7 +12,7 @@ | ||
12 | 12 | </string-array> |
13 | 13 | |
14 | 14 | <string-array name="pref_date_format_entries"> |
15 | - <item>Padrão do Sistema</item> | |
15 | + <item>Padrão do Sistema</item> | |
16 | 16 | <item>12/31/2010</item> |
17 | 17 | <item>31/12/2010</item> |
18 | 18 | <item>2010/12/31</item> |
@@ -20,6 +20,6 @@ | ||
20 | 20 | |
21 | 21 | <string-array name="pref_notification_entries"> |
22 | 22 | <item>Torrar</item> |
23 | - <item>Notificação</item> | |
23 | + <item>Notificação</item> | |
24 | 24 | </string-array> |
25 | 25 | </resources> |
@@ -1,11 +1,11 @@ | ||
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | - <string name="app_name_request">Requisições de Superuser</string> | |
5 | - <string name="app_name_perms">Permissões de Superuser</string> | |
4 | + <string name="app_name_request">Requisições de Superuser</string> | |
5 | + <string name="app_name_perms">Permissões de Superuser</string> | |
6 | 6 | |
7 | - <string name="permlab_respond">responder às requisições de superuser</string> | |
8 | - <string name="permdesc_respond">Permite o aplicativo responder às requisições para acesso de superuser. Aplicativos maliciosos dão permissões aos aplicativos que o usuário não autorizou.</string> | |
7 | + <string name="permlab_respond">responder às requisições de superuser</string> | |
8 | + <string name="permdesc_respond">Permite o aplicativo responder às requisições para acesso de superuser. Aplicativos maliciosos dão permissões aos aplicativos que o usuário não autorizou.</string> | |
9 | 9 | |
10 | 10 | <string name="allow">Permitir</string> |
11 | 11 | <string name="forget">Esquecer</string> |
@@ -21,43 +21,43 @@ | ||
21 | 21 | <string name="created">Criado</string> |
22 | 22 | <string name="toggled">Modificar</string> |
23 | 23 | |
24 | - <string name="no_log_data">Não há log</string> | |
25 | - <string name="last_allowed">Último permitido:</string> | |
26 | - <string name="last_denied">Último negado:</string> | |
27 | - <string name="empty">Não há aplicativos na lista</string> | |
24 | + <string name="no_log_data">Não há log</string> | |
25 | + <string name="last_allowed">Ãltimo permitido:</string> | |
26 | + <string name="last_denied">Ãltimo negado:</string> | |
27 | + <string name="empty">Não há aplicativos na lista</string> | |
28 | 28 | |
29 | 29 | <string name="detail_package">Pacote:</string> |
30 | 30 | <string name="detail_request">UID de Requerimento:</string> |
31 | 31 | <string name="detail_command">Comando:</string> |
32 | 32 | <string name="detail_status">Status:</string> |
33 | 33 | <string name="detail_created">Criado em:</string> |
34 | - <string name="detail_last_accessed">Último acesso:</string> | |
34 | + <string name="detail_last_accessed">Ãltimo acesso:</string> | |
35 | 35 | |
36 | - <string name="request_message">O aplicativo a seguir está requisitando acesso de superuser:</string> | |
36 | + <string name="request_message">O aplicativo a seguir está requisitando acesso de superuser:</string> | |
37 | 37 | <string name="request_app_name">Aplicativo:</string> |
38 | 38 | |
39 | - <string name="preferences">Preferências</string> | |
39 | + <string name="preferences">Preferências</string> | |
40 | 40 | <string name="pref_category_whitelist_title">Lista de aplicativos</string> |
41 | - <string name="pref_tap_action_title">Ação de toque</string> | |
42 | - <string name="pref_tap_action_summary">Ação a ser executada quando o item for tocado</string> | |
43 | - <string name="pref_show_status_icons_title">Mostrar ícones de status</string> | |
44 | - <string name="pref_show_status_icons_summary_on">Mostrar ícones de status de cada aplicativo</string> | |
45 | - <string name="pref_show_status_icons_summary_off">Não mostrar ícones de status de cada aplicativo</string> | |
46 | - <string name="pref_status_icon_type_title">Tipo de ícones de status</string> | |
47 | - <string name="pref_status_icon_type_summary">Estilo dos ícones de status a mostrar</string> | |
41 | + <string name="pref_tap_action_title">Ação de toque</string> | |
42 | + <string name="pref_tap_action_summary">Ação a ser executada quando o item for tocado</string> | |
43 | + <string name="pref_show_status_icons_title">Mostrar Ãcones de status</string> | |
44 | + <string name="pref_show_status_icons_summary_on">Mostrar Ãcones de status de cada aplicativo</string> | |
45 | + <string name="pref_show_status_icons_summary_off">Não mostrar Ãcones de status de cada aplicativo</string> | |
46 | + <string name="pref_status_icon_type_title">Tipo de Ãcones de status</string> | |
47 | + <string name="pref_status_icon_type_summary">Estilo dos Ãcones de status a mostrar</string> | |
48 | 48 | <string name="pref_category_log_title">Log</string> |
49 | 49 | <string name="pref_date_format_title">Selecione o formato da data</string> |
50 | 50 | <string name="pref_24_hour_title">Usar formato 24h</string> |
51 | 51 | <string name="pref_show_seconds_title">Mostrar segundos</string> |
52 | - <string name="pref_category_notification_title">Notificações</string> | |
53 | - <string name="pref_notifications_title">Notificações</string> | |
54 | - <string name="pref_notifications_summary_on">Mostrar notificação quando um aplicativo receber as permissões SU</string> | |
55 | - <string name="pref_notifications_summary_off">Não mostrar notificação quando um aplicativo receber as permissões SU</string> | |
56 | - <string name="pref_notification_title">Tipo de notificação</string> | |
57 | - <string name="pref_notification_summary">Tipo de notificação quando um aplicativo receber as permissões SU</string> | |
58 | - <string name="pref_category_info_title">Informação do Superuser</string> | |
52 | + <string name="pref_category_notification_title">Notificações</string> | |
53 | + <string name="pref_notifications_title">Notificações</string> | |
54 | + <string name="pref_notifications_summary_on">Mostrar notificação quando um aplicativo receber as permissões SU</string> | |
55 | + <string name="pref_notifications_summary_off">Não mostrar notificação quando um aplicativo receber as permissões SU</string> | |
56 | + <string name="pref_notification_title">Tipo de notificação</string> | |
57 | + <string name="pref_notification_summary">Tipo de notificação quando um aplicativo receber as permissões SU</string> | |
58 | + <string name="pref_category_info_title">Informação do Superuser</string> | |
59 | 59 | <string name="pref_version_title">Superuser v%s</string> |
60 | 60 | <string name="pref_version_summary">su v%s</string> |
61 | 61 | |
62 | - <string name="notification_text">%s recebeu as permissões de Superuser</string> | |
63 | -</resources> | |
\ No newline at end of file | ||
62 | + <string name="notification_text">%s recebeu as permissões de Superuser</string> | |
63 | +</resources> |