summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rPT
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:15 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:17:15 +0200
commit72a6e47f37a91302c7988c5b51d058fcbdd7cfe2 (patch)
treeb9090eb08f38e8402fb630c7a26c9a1220be57c2 /res/values-pt-rPT
parentb91511ee4dce6c2e6b98bf777506252aadd0a759 (diff)
downloadandroid_packages_apps_Dialer-72a6e47f37a91302c7988c5b51d058fcbdd7cfe2.tar.gz
android_packages_apps_Dialer-72a6e47f37a91302c7988c5b51d058fcbdd7cfe2.tar.bz2
android_packages_apps_Dialer-72a6e47f37a91302c7988c5b51d058fcbdd7cfe2.zip
Automatic translation import
Change-Id: Id70558a8c5fce7e696f7c7a4352bc7f91ef25501
Diffstat (limited to 'res/values-pt-rPT')
-rw-r--r--res/values-pt-rPT/cm_arrays.xml7
-rw-r--r--res/values-pt-rPT/cm_strings.xml8
2 files changed, 15 insertions, 0 deletions
diff --git a/res/values-pt-rPT/cm_arrays.xml b/res/values-pt-rPT/cm_arrays.xml
index 5846c8759..2312527d2 100644
--- a/res/values-pt-rPT/cm_arrays.xml
+++ b/res/values-pt-rPT/cm_arrays.xml
@@ -16,6 +16,13 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
<string-array name="call_stats_duration">
<item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
<item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index fa335bd74..ab7ed0830 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -16,11 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Forward lookup -->
<string name="nearby_places">Locais próximos</string>
<string name="people">Pessoas</string>
+ <!-- dialpad t9 search -->
<string name="preference_category_t9_dialpad_search">Pesquisa no teclado T9</string>
<string name="t9_search_input_locale">Pesquisar entrada no teclado T9</string>
<string name="t9_search_input_locale_default">Padrão</string>
+ <!-- Number lookup -->
<string name="lookup_settings_label">Pesquisa de números de telefone</string>
<string name="lookup_settings_description">Pesquisa de números de telefone desconhecidos</string>
<string name="enable_forward_lookup_title">Pesquisa direta</string>
@@ -32,13 +35,16 @@
<string name="forward_lookup_provider_title">Fornecedor de pesquisa direta</string>
<string name="people_lookup_provider_title">Fornecedor de pesquisa de pessoas</string>
<string name="reverse_lookup_provider_title">Fornecedor de pesquisa inversa</string>
+ <!-- Chinese Reverse Lookup Provider -->
<string name="cyngn_reverse_lookup_provider_name">Cyngn Chinês (CN)</string>
+ <!-- Description for incoming calls that were blacklisted -->
<string name="type_blacklist">Chamada na lista negra</string>
<string name="menu_add_to_blacklist">Adicionar à lista de números bloqueados</string>
<string name="toast_added_to_blacklist">%s foi adicionado à lista de números bloqueados.</string>
<string name="toast_removed_from_blacklist">%s removido da lista de chamadores bloqueados.</string>
<string name="call_log_action_block">Bloquear o chamador</string>
<string name="call_log_action_unblock">Chamador bloqueado</string>
+ <!-- for speed dial -->
<string name="speed_dial_settings">Definições de marcação rápida</string>
<string name="speed_dial_not_set">(não definido)</string>
<string name="speed_dial_replace">Substituir</string>
@@ -57,6 +63,7 @@
<string name="call_log_show_all_slots">Todos os cartões SIM</string>
<string name="call_log_all_calls_header">Todas as chamadas</string>
<string name="call_log_blacklist_header">Apenas chamadas bloqueadas</string>
+ <!-- Call statistics -->
<string name="call_log_stats_title">Estatísticas</string>
<string name="callStatsDetailTitle">Detalhes de estatísticas de chamadas</string>
<string name="call_stats_incoming">Recebidas: <xliff:g id="value">%s </xliff:g></string>
@@ -86,6 +93,7 @@
<string name="call_stats_title_durations">Duração das chamadas</string>
<string name="call_stats_title_count">Contagem de chamadas</string>
<string name="call_stats_title_average_duration">Duração média de chamada</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
<string name="recent_calls_no_items_in_range">Não tem chamadas no seu registo de chamadas para o período selecionado.</string>
<string name="call_recording_category_title">Gravação de chamada</string>
<string name="call_recording_format">Formato de som</string>