[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-12-23 01:31:30 +00:00
parent 7571634872
commit bd841352d2
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<string name="nc_display_name_fetched">Display name fetched</string>
<string name="nc_display_name_not_fetched">Display name couldn\'t be fetched, aborting</string>
<string name="nc_nextcloud_talk_app_installed">%1$s app found</string>
<string name="nc_nextcloud_talk_app_not_installed">%1$s app not installed on the server, aborting</string>
<string name="nc_display_name_stored">Display name stored</string>
<string name="nc_display_name_not_stored">Could not store display name, aborting</string>
@ -47,6 +48,8 @@
<string name="nc_settings_remove_account">Remove account</string>
<string name="nc_settings_add_account">Add a new account</string>
<string name="nc_settings_wrong_account">Only current account can be reauthorised</string>
<string name="nc_settings_no_talk_installed">Talk app is not installed on the server you tried to authorise
against</string>
<string name="nc_settings_account_updated">Your already existing account was updated, instead of adding a new one</string>
<string name="nc_account_scheduled_for_deletion">The account is scheduled for deletion, and cannot be changed</string>

View file

@ -17,6 +17,7 @@
<string name="nc_display_name_fetched">Nome de exibição obtido</string>
<string name="nc_display_name_not_fetched">Nome de exibição não obtido, interrompendo</string>
<string name="nc_nextcloud_talk_app_installed">%1$s aplicativo encontrado</string>
<string name="nc_nextcloud_talk_app_not_installed">Aplicativo %1$s não instalado no servidor, cancelando</string>
<string name="nc_display_name_stored">Nome de exibição armazenado</string>
<string name="nc_display_name_not_stored">Não foi possível armazenar o nome de exibição, cancelando</string>
@ -47,6 +48,8 @@
<string name="nc_settings_remove_account">Excluir conta</string>
<string name="nc_settings_add_account">Adicionar uma conta</string>
<string name="nc_settings_wrong_account">Somente a conta atual pode ser reautorizada</string>
<string name="nc_settings_no_talk_installed">O Aplicativo Talk não está instalado no servidor que
você tentou autorizar</string>
<string name="nc_settings_account_updated">Sua conta atual foi atualizada, em vez de adicionar uma nova</string>
<string name="nc_account_scheduled_for_deletion">A conta está agendada para exclusão e não pode ser alterada</string>