mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
[tx-robot] updated from transifex
This commit is contained in:
parent
bd20a57e61
commit
f689a75d3a
2 changed files with 5 additions and 1 deletions
|
@ -785,5 +785,5 @@
|
||||||
<string name="file_version_restored_successfully">Dateiversion erfolgreich wiederhergestellt</string>
|
<string name="file_version_restored_successfully">Dateiversion erfolgreich wiederhergestellt</string>
|
||||||
<string name="file_version_restored_error">Fehler beim Wiederherstellen der Dateiversion!</string>
|
<string name="file_version_restored_error">Fehler beim Wiederherstellen der Dateiversion!</string>
|
||||||
<string name="outdated_server">Die Serverversion wird nicht mehr unterstützt, bitte aktualisieren Sie diesen!</string>
|
<string name="outdated_server">Die Serverversion wird nicht mehr unterstützt, bitte aktualisieren Sie diesen!</string>
|
||||||
<string name="dismiss">Schliessen</string>
|
<string name="dismiss">Ausblenden</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -371,6 +371,7 @@
|
||||||
<string name="copy_link">Copiar link</string>
|
<string name="copy_link">Copiar link</string>
|
||||||
<string name="clipboard_text_copied">Copiado para área de transferência</string>
|
<string name="clipboard_text_copied">Copiado para área de transferência</string>
|
||||||
<string name="clipboard_no_text_to_copy">Nenhum texto foi recebido para copiar para a área de transferência</string>
|
<string name="clipboard_no_text_to_copy">Nenhum texto foi recebido para copiar para a área de transferência</string>
|
||||||
|
<string name="clipboard_unexpected_error">Erro inesperado ao copiar para a área de transferência</string>
|
||||||
<string name="clipboard_label">Texto copiado de %1$s</string>
|
<string name="clipboard_label">Texto copiado de %1$s</string>
|
||||||
|
|
||||||
<string name="error_cant_bind_to_operations_service">Erro crítico: Não foi possível executar as operações</string>
|
<string name="error_cant_bind_to_operations_service">Erro crítico: Não foi possível executar as operações</string>
|
||||||
|
@ -491,6 +492,7 @@
|
||||||
<string name="share_expiration_date_label">Expira %1$s</string>
|
<string name="share_expiration_date_label">Expira %1$s</string>
|
||||||
<string name="share_no_expiration_date_label">Definir data de expiração</string>
|
<string name="share_no_expiration_date_label">Definir data de expiração</string>
|
||||||
<string name="share_via_link_section_title">Compartilhar link</string>
|
<string name="share_via_link_section_title">Compartilhar link</string>
|
||||||
|
<string name="share_via_link_send_link_label">Enviar link</string>
|
||||||
<string name="share_password_title">Protegido por senha</string>
|
<string name="share_password_title">Protegido por senha</string>
|
||||||
<string name="share_no_password_title">Definir senha</string>
|
<string name="share_no_password_title">Definir senha</string>
|
||||||
<string name="edit_permission_label">editar</string>
|
<string name="edit_permission_label">editar</string>
|
||||||
|
@ -782,6 +784,8 @@
|
||||||
<string name="whats_new_device_credentials_content">Use qualquer coisa como um padrão, senha, pin ou sua impressão digital para manter seus dados seguros.</string>
|
<string name="whats_new_device_credentials_content">Use qualquer coisa como um padrão, senha, pin ou sua impressão digital para manter seus dados seguros.</string>
|
||||||
<string name="restore">Recuperar arquivo</string>
|
<string name="restore">Recuperar arquivo</string>
|
||||||
<string name="new_version_was_created">Nova versão criada</string>
|
<string name="new_version_was_created">Nova versão criada</string>
|
||||||
|
<string name="new_comment">Novo comentário...</string>
|
||||||
|
<string name="error_comment_file">Erro ao comentar arquivo</string>
|
||||||
<string name="file_version_restored_successfully">Arquivo recuperado com sucesso.</string>
|
<string name="file_version_restored_successfully">Arquivo recuperado com sucesso.</string>
|
||||||
<string name="file_version_restored_error">Erro recuperando arquivo!</string>
|
<string name="file_version_restored_error">Erro recuperando arquivo!</string>
|
||||||
<string name="outdated_server">O servidor chegou ao fim da vida. Por favor, atualize!</string>
|
<string name="outdated_server">O servidor chegou ao fim da vida. Por favor, atualize!</string>
|
||||||
|
|
Loading…
Reference in a new issue