mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
1530d1e12b
* mobile: translations * change some android translations * corrections Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction * picture Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * import updated Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
62 lines
2.6 KiB
Plaintext
62 lines
2.6 KiB
Plaintext
/* notification title */
|
|
"%@ is connected!" = "%@ is connected!";
|
|
|
|
/* notification title */
|
|
"%@ wants to connect!" = "%@ wants to connect!";
|
|
|
|
/* notification body */
|
|
"Accept contact request from %@?" = "Accept contact request from %@?";
|
|
|
|
/* call status */
|
|
"accepted" = "accepted";
|
|
|
|
/* call status */
|
|
"calling…" = "calling…";
|
|
|
|
/* call status
|
|
chat list item title */
|
|
"connecting…" = "connecting…";
|
|
|
|
/* chat list item title (it should not be shown */
|
|
"connection established" = "connection established";
|
|
|
|
/* connection information */
|
|
"connection:%@" = "connection:%@";
|
|
|
|
/* deleted chat item */
|
|
"deleted" = "deleted";
|
|
|
|
/* call status */
|
|
"ended %02d:%02d" = "ended %1$d:%2$d";
|
|
|
|
/* call status */
|
|
"error" = "error";
|
|
|
|
/* call status */
|
|
"in progress" = "in progress";
|
|
|
|
/* notification body */
|
|
"Incoming %@ call" = "Incoming %@ call";
|
|
|
|
/* chat list item title */
|
|
"invited to connect" = "invited to connect";
|
|
|
|
/* call status */
|
|
"missed…" = "missed…";
|
|
|
|
/* call status */
|
|
"rejected" = "rejected";
|
|
|
|
/* chat list item description */
|
|
"via contact address link" = "via contact address link";
|
|
|
|
/* chat list item description */
|
|
"via one-time link" = "via one-time link";
|
|
|
|
/* notification body */
|
|
"You can now send messages to %@" = "You can now send messages to %@";
|
|
|
|
/* chat list item description */
|
|
"you shared one-time link" = "you shared one-time link";
|
|
|