浏览代码

[tx-robot] updated from transifex

Nextcloud bot 7 年之前
父节点
当前提交
bd841352d2
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      app/src/main/res/values-b+en+001/strings.xml
  2. 3 0
      app/src/main/res/values-pt-rBR/strings.xml

+ 3 - 0
app/src/main/res/values-b+en+001/strings.xml

@@ -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>
 

+ 3 - 0
app/src/main/res/values-pt-rBR/strings.xml

@@ -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>