File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
library/src/main/res/values-pt-rBR Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <resources >
3
+ <string name =" connect_timeout_exception" >Exceção de tempo limite de conexão</string >
4
+ <string name =" http_violation" >Violação HTTP</string >
5
+ <string name =" json_exception" >Exceção JSON</string >
6
+ <string name =" local_storage_full" >O armazenamento local está cheio.</string >
7
+ <string name =" malformed_url_exception" >Exceção de URL malformado</string >
8
+ <string name =" message_install_client_cert" >Você quer instalar um certificado de cliente TLS?</string >
9
+ <string name =" no_network_connection" >Sem conexão de rede</string >
10
+ <string name =" notification_channel_name" >Conexão Nextcloud</string >
11
+ <string name =" notification_message_select_client_cert" >Selecione certificado de cliente para %1$s:%2$d</string >
12
+ <string name =" notification_title_select_client_cert" >Selecione certificado de cliente</string >
13
+ <string name =" operation_cancelled" >Operação cancelada pelo solicitante</string >
14
+ <string name =" operation_cancelled_by_the_caller" >Operação cancelada pelo solicitante</string >
15
+ <string name =" socket_exception" >Exceção de socket</string >
16
+ <string name =" socket_timeout_exception" >Exceção de tempo limite do socket</string >
17
+ <string name =" ssl_exception" >Exceção SSL</string >
18
+ <string name =" sync_conflict" >Conflito de sincronização</string >
19
+ <string name =" title_no_client_cert" >Nenhum certificado de cliente foi encontrado</string >
20
+ <string name =" unexpected_exception" >Exceção inesperada</string >
21
+ <string name =" unknown_host_exception" >Exceção de host desconhecido</string >
22
+ </resources >
You can’t perform that action at this time.
0 commit comments