Эх сурвалжийг харах

[tx-robot] updated from transifex

Nextcloud bot 6 жил өмнө
parent
commit
bd15829b6a

+ 5 - 1
app/src/main/res/values-de-rDE/strings.xml

@@ -185,4 +185,8 @@ Finden Sie Nextcloud auf https://nextcloud.com</string>
     <string name="nc_description_more_menu_group">Menü für die öffentliche Unterhaltung %1$s</string>
     <string name="nc_description_send_message_button">Nachricht senden</string>
 
-    </resources>
+    <!-- Chat empty state -->
+    <string name="nc_chat_empty">Klicken um der Erste zu sein, der %1$s sagt!</string>
+    <string name="nc_hello">Hallo</string>
+
+</resources>

+ 5 - 1
app/src/main/res/values-de/strings.xml

@@ -185,4 +185,8 @@ Finde Nextcloud auf https://nextcloud.com</string>
     <string name="nc_description_more_menu_group">Menü für die öffentliche Unterhaltung %1$s</string>
     <string name="nc_description_send_message_button">Nachricht senden</string>
 
-    </resources>
+    <!-- Chat empty state -->
+    <string name="nc_chat_empty">Klicken um der Erste zu sein, der %1$s sagt!</string>
+    <string name="nc_hello">Hallo</string>
+
+</resources>

+ 5 - 1
app/src/main/res/values-es/strings.xml

@@ -186,4 +186,8 @@ Encuentra Nextcloud en https://nextcloud.com</string>
     <string name="nc_description_more_menu_group">Menú para la conversación pública %1$s</string>
     <string name="nc_description_send_message_button">Enviar mensaje</string>
 
-    </resources>
+    <!-- Chat empty state -->
+    <string name="nc_chat_empty">¡Pulsa para ser el primero en decir %1$s!</string>
+    <string name="nc_hello">Hola</string>
+
+</resources>

+ 5 - 1
app/src/main/res/values-it/strings.xml

@@ -186,4 +186,8 @@ Trovi Nextcloud su https://nextcloud.com</string>
     <string name="nc_description_more_menu_group">Menu per conversazione pubblica %1$s</string>
     <string name="nc_description_send_message_button">Invia messaggio</string>
 
-    </resources>
+    <!-- Chat empty state -->
+    <string name="nc_chat_empty">Tocca per essere il primo a dire %1$s!</string>
+    <string name="nc_hello">Ciao</string>
+
+</resources>

+ 5 - 1
app/src/main/res/values-pt-rBR/strings.xml

@@ -186,4 +186,8 @@ Encontre o Nextcloud em https://nextcloud.com</string>
     <string name="nc_description_more_menu_group">Menu para conversa pública %1$s</string>
     <string name="nc_description_send_message_button">Enviar mensagem</string>
 
-    </resources>
+    <!-- Chat empty state -->
+    <string name="nc_chat_empty">Toque para ser o primeiro a dizer %1$s!</string>
+    <string name="nc_hello">Olá</string>
+
+</resources>