Browse Source

[tx-robot] updated from transifex

Nextcloud bot 6 years ago
parent
commit
c6a23bf845
1 changed files with 9 additions and 1 deletions
  1. 9 1
      app/src/main/res/values-cs-rCZ/strings.xml

+ 9 - 1
app/src/main/res/values-cs-rCZ/strings.xml

@@ -120,6 +120,14 @@
     <string name="nc_conversation_menu_video_call">Videohovor</string>
     <string name="nc_new_messages">Nové zprávy</string>
     <string name="nc_endless_cancel">Zrušeno uživatelem.</string>
+    <string name="nc_endless_error">Při načítání dalších položek došlo k chybě.</string>
+
+    <!-- Content descriptions -->
+    <string name="nc_description_more_menu_one_to_one">Nabídka pro konverzaci s %1$s</string>
+    <string name="nc_description_more_menu_public">Nabídka pro skupinovou konverzaci %1$s</string>
+    <string name="nc_description_more_menu_group">Nabídka pro veřejnou konverzaci %1$s</string>
     <string name="nc_description_send_message_button">Poslat zprávu</string>
 
-    </resources>
+    <string name="nc_hello">Ahoj</string>
+
+</resources>