New translations strings.xml (Portuguese)

This commit is contained in:
Thomas 2020-02-18 17:41:45 +01:00
parent fad79b7954
commit 4441bf1988
1 changed files with 35 additions and 31 deletions

View File

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_settings">Settings</string>
<string name="action_about">About</string>
<string name="developer">Developer</string>
<string name="donations">Donations</string>
<string name="about_the_app">About the app</string>
<string name="source_code">Source code</string>
<string name="issue_tracker">Issue tracker</string>
<string name="license">License</string>
<string name="about_vesrion">Release %1$s</string>
<string name="custom_nitter">Custom Nitter instance</string>
<string name="save">Save</string>
<string name="close">Close</string>
<string name="instances_saved">Custom instances have been saved!</string>
<string name="custom_invidious">Custom Invidious instance</string>
<string name="no_apps">No applications by default</string>
<string name="Donate">Donate</string>
<string name="warning">Warning</string>
<string name="error">Error</string>
<string name="valid">Valid</string>
<string name="icon_of_the_app">Icon of the app</string>
<string name="open_with">Open with</string>
<string name="redirect_gm_to_osm">Redirect Google Map to OpenStreetMap</string>
<string name="custom_osm">Custom OSM hostname</string>
<string name="redirect_youtube_to_invidious">Redirect YouTube to Invidious</string>
<string name="redirect_twitter_to_nitter">Redirect Twitter to Nitter</string>
<string name="redirect_gm_to_geo_uri">Redirect Google Map to Geo URI</string>
<string name="configure">Configure</string>
<string name="display_supported_links">Display supported links</string>
<string name="hide_supported_links">Hide supported links</string>
<string name="use_geo_uri">Use geo URI</string>
<string name="how_to">How-to</string>
<string name="action_settings">Configurações</string>
<string name="action_about">Acerca</string>
<string name="developer">Programador</string>
<string name="donations">Doações</string>
<string name="about_the_app">Acerca da app</string>
<string name="source_code">Código-fonte</string>
<string name="issue_tracker">Erros e problemas</string>
<string name="license">Licença</string>
<string name="about_vesrion">Versão %1$s</string>
<string name="custom_nitter">Instância Nitter personalizada </string>
<string name="save">Guardar</string>
<string name="close">Fechar</string>
<string name="instances_saved">Instâncias personalizadas foram guardadas!</string>
<string name="custom_invidious">Instância Invidiosa personalizada</string>
<string name="no_apps">Nenhuma aplicação por padrão</string>
<string name="Donate">Doar</string>
<string name="warning">Atenção</string>
<string name="error">Erro</string>
<string name="valid">Válido</string>
<string name="icon_of_the_app">Ícone da app</string>
<string name="open_with">Abrir com</string>
<string name="redirect_gm_to_osm">Redirecionar o Google Map para o OpenStreetMap</string>
<string name="custom_osm">OSM hostname personalizado</string>
<string name="redirect_youtube_to_invidious">Redirecionar YouTube para Invidious</string>
<string name="redirect_twitter_to_nitter">Redirecionar Twitter para Nitter</string>
<string name="redirect_gm_to_geo_uri">Redirecionar Google Map para o Geo-URI</string>
<string name="configure">Configurar</string>
<string name="display_supported_links">Mostrar links suportados</string>
<string name="hide_supported_links">Ocultar links suportados</string>
<string name="use_geo_uri">Use Geo URI</string>
<string name="how_to">Guia</string>
<string name="shortened_detected">Shortened URL</string>
<string name="open">Open</string>
<string name="dismiss">Dismiss</string>
@ -38,4 +38,8 @@
<string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string>
<string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string>
<string name="the_app_failed_shortened">The app didn\'t manage to retrieve the full URL</string>
<string name="donation_unavailable">Donations are unavailable</string>
<string name="donation_unavailable_title">This button should have redirected you to my %1$s donation page but Google does not allow it.\n\nThe best place for using and supporting FOSS apps is <a href="https://f-droid.org/">https://f-droid.org/</a></string>
<string name="get_fdroid">Get it on F-Droid</string>
<string name="download_with_fdroid">Get the app on F-Droid</string>
</resources>