Update translations

This commit is contained in:
lilia
2016-09-27 15:23:39 -07:00
parent 5b5a430114
commit 87a2c758ce
38 changed files with 719 additions and 35 deletions

View File

@@ -169,6 +169,20 @@
"message": "Sorry, you have too many devices linked already. Try removing some.",
"description": ""
},
"installSignalLinks": {
"message": "First, install Signal on your <a $play_store$>Android</a> or <a $app_store$>iPhone</a>.<br /> We'll link your devices and keep your messages in sync.",
"description": "Prompt the user to install Signal on their phone before linking",
"placeholders": {
"play_store": {
"content": "$1",
"example": "href='http://example.com'"
},
"app_store": {
"content": "$2",
"example": "href='http://example.com'"
}
}
},
"installSyncingGroupsAndContacts": {
"message": "Syncing groups and contacts",
"description": ""
@@ -213,6 +227,10 @@
"message": "Contacts",
"description": "Label for contact and group sync settings"
},
"installGotIt": {
"message": "Got it",
"description": "Button for the user to confirm that they have Signal installed."
},
"received": {
"message": "Received",
"description": "Label for the time a message was received"