aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-11-19 14:28:19 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-11-20 09:39:25 +0100
commit3c969d39906dbfb9711caee9f115a1d06d06ad36 (patch)
tree2259fe31f808273789d762476229542b5f6f570a /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
parent6f85bed294d6dd9f2dd9c945544074cbde38e191 (diff)
downloadwallabag-3c969d39906dbfb9711caee9f115a1d06d06ad36.tar.gz
wallabag-3c969d39906dbfb9711caee9f115a1d06d06ad36.tar.zst
wallabag-3c969d39906dbfb9711caee9f115a1d06d06ad36.zip
Add missing translations
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml')
-rw-r--r--app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
index 5da940e9..74ae5a44 100644
--- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
+++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pt.yml
@@ -1,3 +1,4 @@
1# settings_changed: Configuration updated
1download_pictures: Download imagens no seu servidor 2download_pictures: Download imagens no seu servidor
2carrot: Habilitar compartilhamento para o Carrot 3carrot: Habilitar compartilhamento para o Carrot
3diaspora_url: URL Diaspora, se o serviço está habilitado 4diaspora_url: URL Diaspora, se o serviço está habilitado
@@ -8,7 +9,8 @@ export_csv: Habilita exportação para CSV
8export_json: Habilita exportação para JSON 9export_json: Habilita exportação para JSON
9export_txt: Habilita exportação para TXT 10export_txt: Habilita exportação para TXT
10export_xml: Habilita exportação para XML 11export_xml: Habilita exportação para XML
11pocket_consumer_key: Chave de consumidor do Pocket para importar conteúdo (https://getpocket.com/developer/docs/authentication) 12# import_with_rabbitmq: Enable RabbitMQ to import data asynchronously
13# import_with_redis: Enable Redis to import data asynchronously
12shaarli_url: URL Shaarli, se o serviço está habilitado 14shaarli_url: URL Shaarli, se o serviço está habilitado
13share_diaspora: Habilitar compartilhamento para o Diaspora 15share_diaspora: Habilitar compartilhamento para o Diaspora
14share_mail: Habilitar compartilhamento por e-mail 16share_mail: Habilitar compartilhamento por e-mail
@@ -28,3 +30,5 @@ piwik_site_id: ID de seu website Piwik
28piwik_enabled: Habilitar Piwik 30piwik_enabled: Habilitar Piwik
29demo_mode_enabled: "Habilitar modo demo? (somente usado para o demo público do wallabag)" 31demo_mode_enabled: "Habilitar modo demo? (somente usado para o demo público do wallabag)"
30demo_mode_username: "Usuário demo" 32demo_mode_username: "Usuário demo"
33# share_public: Allow public url for entries
34# download_images_enabled: Download images locally