From 1cad9416c9fda6a99aa03213844341c20bb84518 Mon Sep 17 00:00:00 2001
From: Jeremy Benoist
Exemplo: título corresponde a "futebol"
'
- form_new_user:
- username_label: 'Nome de Usuário'
- password_label: 'Senha'
- repeat_new_password_label: 'Repita a nova senha'
- plain_password_label: '????'
- email_label: 'E-mail'
entry:
page_titles:
@@ -139,11 +137,14 @@ entry:
starred: 'Entradas destacadas'
archived: 'Entradas arquivadas'
filtered: 'Entradas filtradas'
+ # filtered_tags: 'Filtered by tags'
+ # untagged: 'Untagged entries'
list:
number_on_the_page: '{0} Não existem entradas.|{1} Existe uma entrada.|]1,Inf[ Existem %count% entradas.'
reading_time: 'tempo estimado de leitura'
reading_time_minutes: 'tempo estimado de leitura: %readingTime% min'
reading_time_less_one_minute: 'tempo estimado de leitura: < 1 min'
+ number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
reading_time_minutes_short: '%readingTime% min'
reading_time_less_one_minute_short: '< 1 min'
original_article: 'original'
@@ -185,6 +186,8 @@ entry:
add_a_tag: 'Adicionar uma tag'
share_content: 'Compartilhar'
share_email_label: 'E-mail'
+ # public_link: 'public link'
+ # delete_public_link: 'delete public link'
download: 'Download'
print: 'Imprimir'
problem:
@@ -205,6 +208,8 @@ entry:
url_label: 'Url'
is_public_label: 'Público'
save_label: 'Salvar'
+ public:
+ # shared_by_wallabag: "This article has been shared by wallabag"
about:
page_title: 'Sobre'
@@ -242,7 +247,7 @@ howto:
page_description: 'Existem diferentes formas de salvar um artigo:'
top_menu:
browser_addons: 'Extensões de navegadores'
- mobile_apps: 'App's móveis'
+ mobile_apps: "App's móveis"
bookmarklet: 'Bookmarklet'
form:
description: 'Obrigado por este formulário'
@@ -260,12 +265,14 @@ howto:
quickstart:
page_title: 'Começo Rápido'
+ # more: 'More…'
intro:
title: 'Bem-vindo ao wallabag!'
paragraph_1: 'Nós podemos acompanhar você em sua visita ao wallabag e mostrar algumas funcionalidades que podem lhe interessar.'
paragraph_2: 'Siga-nos!'
configure:
title: 'Configurar a aplicação'
+ # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
language: 'Alterar idioma e design'
rss: 'Habilitar feeds RSS'
tagging_rules: 'Escrever regras para acrescentar tags automaticamente em seus artigos'
@@ -279,6 +286,7 @@ quickstart:
import: 'Configurar importação'
first_steps:
title: 'Primeiros passos'
+ # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link."
new_article: 'Salvar seu primeiro artigo'
unread_articles: 'E classificá-lo!'
migrate:
@@ -287,11 +295,16 @@ quickstart:
pocket: 'Migrar do Pocket'
wallabag_v1: 'Migrar do wallabag v1'
wallabag_v2: 'Migrar do wallabag v2'
+ readability: 'Migrate from Readability'
+ instapaper: 'Migrate from Instapaper'
developer:
title: 'Desenvolvedores'
+ # description: 'We also thought to the developers: Docker, API, translations, etc.'
create_application: 'Criar sua aplicação terceira'
+ # use_docker: 'Use Docker to install wallabag'
docs:
title: 'Documentação completa'
+ # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
annotate: 'Anotar seu artigo'
export: 'Converter seu artigo em ePUB ou PDF'
search_filters: 'veja coo você pode encontrar um artigo usanndo o motor de busca e filtros'
@@ -308,6 +321,7 @@ tag:
page_title: 'Tags'
list:
number_on_the_page: '{0} Não existem tags.|{1} Uma tag.|]1,Inf[ Existem %count% tags.'
+ # see_untagged_entries: 'See untagged entries'
import:
page_title: 'Importar'
@@ -335,6 +349,24 @@ import:
wallabag_v2:
page_title: 'Importar > Wallabag v2'
description: 'Com este importador você importa todos os seus artigos do wallabag v2. Vá em Todos os artigos e então, na barra lateral de exportação, clique em "JSON". Você irá criar um arquivo "All articles.json".'
+ readability:
+ # page_title: 'Import > Readability'
+ # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
+ # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
+ worker:
+ # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
+ firefox:
+ # page_title: 'Import > Firefox'
+ # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
+ # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
+ chrome:
+ # page_title: 'Import > Chrome'
+ # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system :
Once you got there, copy the ~/.config/chromium/Default/
directory%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default
~/Library/Application Support/Google/Chrome/Default/Bookmarks
Bookmarks
file someplace you'll find.
Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.