-
Notifications
You must be signed in to change notification settings - Fork 29
pt-rBR translation #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
iraamaro
wants to merge
2
commits into
jimmod:master
Choose a base branch
from
iraamaro:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <resources> | ||
| <string name="app_name">&appname;</string> | ||
| <string name="version_name">1.1.5</string> | ||
| <string name="channel_name">Notificaçao padrão</string> | ||
| <string name="channel_description">Notificação comum</string> | ||
| <string name="notification_title">&appname;</string> | ||
| <string name="notification_server_text">Abrir do navegadoor http://%1$s:%2$s</string> | ||
iraamaro marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| <string name="download_url">http://%1$s:%2$s</string> | ||
| <string name="about">Sobre</string> | ||
| <string name="version">Versão</string> | ||
| <string name="source_code">Código fonte</string> | ||
| <string name="source_code_url">https://github.com/jimmod/ShareToComputer</string> | ||
| <string name="license">Licença</string> | ||
| <string name="license_detail">GNU General Public License version 3 or later.\nCopyright © 2019 Jimmy</string> | ||
| <string name="stop_share">Parar de compartilhar</string> | ||
| <string name="stop">Stop</string> | ||
iraamaro marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| <string name="download">Baixar</string> | ||
| <string name="downloading">Baixando</string> | ||
| <plurals name="info_downloading"> | ||
| <item quantity="one">Baixar %1$d do %2$d arquivo</item> | ||
| <item quantity="other">Baixar %1$d dos %2$d arquivos</item> | ||
| </plurals> | ||
| <string name="qrcode_url">http://%1$s:%2$s</string> | ||
| <string name="scan_qr_code">Escanear código QR</string> | ||
|
|
||
| <string name="warning_newer_qrcode">[&appname;] Baixando\nAtenção: nova versão do código QR detectada, por favor atualize para uma nova versão</string> | ||
| <string name="warning_unknown_qrcode">Formato código QR desconhecido</string> | ||
iraamaro marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| <string name="info_download_start">[&appname;] Baixando</string> | ||
| <string name="info_download_completed">[&appname;] Download completo</string> | ||
| <string name="share_image_video">Compartilhar Imagem/Vídeo</string> | ||
| <string name="share_file">Compartilhar arquivo</string> | ||
| <string name="download_instruction_qr_code">Baixar com o código QR</string> | ||
| <string name="download_instruction_browser">Baixar do navegador de internet:</string> | ||
| <string name="title_download_log_preference">Baixar log</string> | ||
| <string name="summary_download_log_preference">Copiar meulog.log para a pasta de download</string> | ||
| <string name="info_download_log_complete">Arquivo de log baixado</string> | ||
| <string name="title_send_feedback_preference">Enviar feedback</string> | ||
| <string name="feedback_mail_title">[&appname;] Feedback</string> | ||
| <string name="error_fail_send_feedback">Impossível abrir aplicação de e-mail</string> | ||
| <string name="error_wifi_required">Conexão para rede Wi-Fi requerida</string> | ||
| <string name="feedback_email_body"><![CDATA[<put your feedback here>]]></string> | ||
iraamaro marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| <string name="tab_title_send">Enviar</string> | ||
| <string name="tab_title_receive">Receber</string> | ||
| <string name="tab_title_setting">Configurações</string> | ||
| <string name="title_about_preference">Sobre</string> | ||
| <string name="receive_from_computer">Do computador</string> | ||
| <string name="success_web_upload">Arquivo carregado com sucesso. Verifique seu telefone</string> | ||
| <string name="error_failed_web_upload">Falha de carregamento, arquivo existente em seu aparelho</string> | ||
| <string name="upload_another_file">Carregar outro arquivo</string> | ||
| <string name="stop_receiving">Para de receber</string> | ||
| <string name="upload_from_your_browser">Carregar do seu navegador de internet</string> | ||
| <string name="info_success_web_upload">Arquivo recebido com sucesso. Clique para abrir</string> | ||
| </resources> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.