diff options
author | Eric Fischer <nobody@android.com> | 2009-06-10 12:26:08 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-06-10 12:26:08 -0700 |
commit | 72281585d136353ed3814a96448763a2a6f7cca4 (patch) | |
tree | 6aeae4bb26f2a382ac7ba46d3cecedc99c25bc55 /res/values-pt | |
parent | c4c1f32159cf125f60c6057e5099aa3e0dc439cf (diff) | |
download | packages_apps_trebuchet-72281585d136353ed3814a96448763a2a6f7cca4.zip packages_apps_trebuchet-72281585d136353ed3814a96448763a2a6f7cca4.tar.gz packages_apps_trebuchet-72281585d136353ed3814a96448763a2a6f7cca4.tar.bz2 |
AI 149721: Import Portuguese translations.
Automated import of CL 149721
Diffstat (limited to 'res/values-pt')
-rw-r--r-- | res/values-pt/strings.xml | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml new file mode 100644 index 0000000..cf0b190 --- /dev/null +++ b/res/values-pt/strings.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="application_name">"Página Inicial do Google"</string> + <string name="folder_name">"Pasta"</string> + <string name="chooser_wallpaper">"Selecionar papel de parede da"</string> + <string name="wallpaper_instructions">"Definir papel de parede"</string> + <string name="pick_wallpaper">"Galeria de papéis de parede"</string> + <string name="activity_not_found">"O aplicativo não está instalado no seu telefone."</string> + <string name="rename_folder_label">"Nome da pasta"</string> + <string name="rename_folder_title">"Renomear pasta"</string> + <string name="rename_action">"OK"</string> + <string name="cancel_action">"Cancelar"</string> + <string name="menu_item_add_item">"Adicionar à tela inicial"</string> + <!-- no translation found for group_applications (4118484163419674240) --> + <skip /> + <!-- no translation found for group_shortcuts (9133529424900391877) --> + <skip /> + <!-- no translation found for group_search (5905328940867162196) --> + <skip /> + <!-- no translation found for group_folder (5143593791798929193) --> + <skip /> + <!-- no translation found for group_live_folders (2664945399140647217) --> + <skip /> + <!-- no translation found for group_widgets (6704978494073105844) --> + <skip /> + <!-- no translation found for group_wallpapers (1568191644272224858) --> + <skip /> + <string name="add_folder">"Pasta"</string> + <string name="add_clock">"Relógio"</string> + <string name="add_photo_frame">"Moldura"</string> + <string name="add_search">"Pesquisar"</string> + <string name="out_of_space">"Não há mais espaço nesta página inicial."</string> + <!-- no translation found for title_select_shortcut (2858897527672831763) --> + <skip /> + <!-- no translation found for title_select_live_folder (3753447798805166749) --> + <skip /> + <string name="menu_add">"Adicionar"</string> + <string name="menu_wallpaper">"Papel de parede"</string> + <string name="menu_search">"Pesquisar"</string> + <string name="menu_notifications">"Notificações"</string> + <string name="menu_settings">"Configurações"</string> + <string name="permlab_install_shortcut">"instalar atalhos"</string> + <string name="permdesc_install_shortcut">"Permite que um aplicativo adicione atalhos sem a intervenção do usuário."</string> + <string name="permlab_uninstall_shortcut">"desinstalar atalhos"</string> + <string name="permdesc_uninstall_shortcut">"Permite que um aplicativo remova atalhos sem a intervenção do usuário."</string> + <string name="permlab_read_settings">"leia as configurações e atalhos da página inicial"</string> + <string name="permdesc_read_settings">"Permite que um aplicativo leia as configurações e atalhos na página inicial."</string> + <string name="permlab_write_settings">"grave as configurações e atalhos da página inicial"</string> + <string name="permdesc_write_settings">"Permite que um aplicativo altere as configurações e atalhos na página inicial."</string> + <string name="search_hint">"Google Search"</string> + <!-- no translation found for gadget_error_text (8359351016167075858) --> + <skip /> +</resources> |