Localizable.strings 564 B

12345678910111213141516171819
  1. /*
  2. Localizable.strings
  3. Threema
  4. Copyright (c) 2015 Threema GmbH. All rights reserved.
  5. */
  6. "need_to_start_app_first_title" = "Threema is not setup yet";
  7. "need_to_start_app_first_message" = "Please launch the Threema app first.";
  8. "cannot_connect_title" = "No connection";
  9. "cannot_connect_message" = "Cannot connect, please check your internet connection.";
  10. "sending_count" = "Sending ... (%1$ld / %2$ld)";
  11. "error_message_no_items_title" = "Invalid content";
  12. "error_message_no_items_message" = "No supported items found.";
  13. "send_as_file" = "Send as file";