mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-02 00:28:55 +00:00
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
24 lines
751 B
Plaintext
24 lines
751 B
Plaintext
/* No comment provided by engineer. */
|
|
"Choose file" = "Choose file (new in v2.0)";
|
|
|
|
/* No comment provided by engineer. */
|
|
"Connecting server…" = "Connecting to server…";
|
|
|
|
/* No comment provided by engineer. */
|
|
"Connecting server… (error: %@)" = "Connecting to server… (error: %@)";
|
|
|
|
/* No comment provided by engineer. */
|
|
"**Add new contact**: to create your one-time QR Code for your contact." = "**Add new contact**: to create your one-time QR Code or link for your contact.";
|
|
|
|
/* No comment provided by engineer. */
|
|
"*bold*" = "\\*bold*";
|
|
|
|
/* No comment provided by engineer. */
|
|
"_italic_" = "\\_italic_";
|
|
|
|
/* No comment provided by engineer. */
|
|
"~strike~" = "\\~strike~";
|
|
|
|
/* No comment provided by engineer. */
|
|
"`a + b`" = "\\`a + b`";
|