summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rPT/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pt-rPT/cm_strings.xml')
-rw-r--r--res/values-pt-rPT/cm_strings.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index a4d59b6..5c50b41 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -16,13 +16,28 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="accessibility_button_homescreen">Página inicial</string>
+ <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
+ <string name="accessibility_button_homescreen">Ecrã inicial</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ incognito window. -->
<string name="contextmenu_openlink_incognito_newwindow">Abrir num novo separador anónimo</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ background window. [CHAR LIMIT=50] -->
<string name="contextmenu_openlink_incognito_newwindow_background">Abrir num novo separador incógnito em segundo plano</string>
+ <!-- User agent label -->
<string name="pref_content_ua">Modo de navegação</string>
+ <!-- Interface preferences -->
<string name="pref_interface_title">Interface</string>
+ <!-- FullScreen -->
<string name="full_screen_title">Ecrã inteiro</string>
<string name="full_screen_summary">Ativar a navegação imersiva</string>
+ <!-- OneHand -->
<string name="onehand_title">Navegação com uma mão</string>
<string name="onehand_summary">Navegação mais fácil com deslizamentos e ações rápidas</string>
+ <!-- Permission check -->
+ <string name="permission_not_granted_dialog_title">Permissão não concedida</string>
+ <string name="permission_not_granted_dialog_message">A permissão para escrever no armazenamento externo não foi concedida. Não é possível transferir a atualização.</string>
+ <string name="browser_error_title">Erro do navegador</string>
+ <string name="dialog_dismiss">Descartar</string>
+ <string name="error_permissions">A aplicação não tem permissões críticas necessárias para executar. Por favor, verifique as definições de permissões.</string>
</resources>