2016-01-21 23:28:58 +00:00
{
"unsupportedAttachment" : {
"message" : "Unsupported attachment type. Click to save." ,
"description" : "Displayed for incoming unsupported attachment"
} ,
2016-02-22 22:27:51 +00:00
"settings" : {
"message" : "Settings" ,
"description" : "Menu item and header for global settings"
} ,
2016-01-21 23:28:58 +00:00
"incomingKeyConflict" : {
"message" : "Received message with unknown identity key. Click to process and display." ,
"description" : ""
} ,
"installComputerName" : {
"message" : "This computer's name will be" ,
"description" : "Text displayed before the input where the user can enter the name for this device."
} ,
"gotIt" : {
"message" : "Got it!" ,
"description" : ""
} ,
"unsupportedFileType" : {
"message" : "Unsupported file type" ,
"description" : "Displayed for outgoing unsupported attachment"
} ,
"installGeneratingKeys" : {
"message" : "Generating Keys" ,
"description" : ""
} ,
"resetSession" : {
"message" : "Reset Session" ,
"description" : ""
} ,
"welcomeToSignal" : {
"message" : "Welcome to Signal" ,
"description" : ""
} ,
"members" : {
"message" : "Members" ,
"description" : ""
} ,
"deleteMessages" : {
"message" : "Delete messages" ,
"description" : ""
} ,
"selectAContact" : {
"message" : "Select a contact or group to start chatting." ,
"description" : ""
} ,
2016-02-22 22:27:51 +00:00
"off" : {
"message" : "Off" ,
"description" : "Label for disabling notifications"
} ,
2016-01-21 23:28:58 +00:00
"installConnecting" : {
"message" : "Connecting..." ,
"description" : "Displayed when waiting for the QR Code"
} ,
"verifyContact" : {
2016-02-22 22:27:51 +00:00
"message" : "You may wish to $tag_start$ verify $tag_end$ this contact." ,
"description" : "" ,
"placeholders" : {
"tag_start" : {
"content" : "<a class='verify' href='#'>"
} ,
"tag_end" : {
"content" : "</a>"
}
}
2016-01-21 23:28:58 +00:00
} ,
"sent" : {
"message" : "Sent" ,
"description" : "Label for the time a message was sent"
} ,
2016-02-22 22:27:51 +00:00
"newMessage" : {
"message" : "New Message" ,
"description" : "Displayed in notifications for only 1 message"
} ,
"nameOnly" : {
"message" : "Name only" ,
"description" : "Label for setting notifications to display sender name only"
} ,
2016-01-21 23:28:58 +00:00
"verifyIdentity" : {
"message" : "Verify Identity" ,
"description" : ""
} ,
"from" : {
"message" : "From" ,
"description" : "Label for the sender of a message"
} ,
"debugLogExplanation" : {
"message" : "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting." ,
"description" : ""
} ,
"searchForPeopleOrGroups" : {
"message" : "Search for people or groups" ,
"description" : "Placeholder text in the search input"
} ,
2016-02-22 22:27:51 +00:00
"noNameOrMessage" : {
"message" : "No name or message" ,
"description" : "Label for setting notifications to display no name and no message text"
} ,
2016-01-21 23:28:58 +00:00
"installFollowUs" : {
"message" : "<a $a_params$>Follow us</a> for updates about multi-device support for iOS." ,
"description" : "" ,
"placeholders" : {
2016-01-25 22:20:18 +00:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-21 23:28:58 +00:00
}
} ,
"yourIdentity" : {
"message" : "Your identity (you read):" ,
"description" : ""
} ,
"installTooManyDevices" : {
"message" : "Sorry, you have too many devices linked already. Try removing some." ,
"description" : ""
} ,
"installSyncingGroupsAndContacts" : {
"message" : "Syncing groups and contacts" ,
"description" : ""
} ,
2016-02-22 22:27:51 +00:00
"newIdentity" : {
"message" : "New Identity" ,
"description" : ""
} ,
2016-01-21 23:28:58 +00:00
"installTagline" : {
"message" : "Privacy is possible. Signal makes it easy." ,
"description" : "Tagline displayed under installWelcome on the install page"
} ,
"disconnected" : {
"message" : "Disconnected" ,
"description" : ""
} ,
"acceptNewKey" : {
"message" : "Accept new key" ,
"description" : ""
} ,
"received" : {
"message" : "Received" ,
"description" : "Label for the time a message was received"
} ,
"sendMessage" : {
"message" : "Send a message" ,
"description" : "Placeholder text in the message entry field"
} ,
"outgoingKeyConflict" : {
"message" : "This contact's identity key has changed. Click to process and display." ,
"description" : ""
} ,
"fileSizeWarning" : {
"message" : "Sorry, the selected file exceeds message size restrictions." ,
"description" : ""
} ,
"installAndroidInstructions" : {
"message" : "Open Signal on your phone and navigate to Settings > Devices. Tap the button to add a new device, then scan the code above." ,
"description" : ""
} ,
"installWelcome" : {
"message" : "Welcome to Signal Desktop" ,
"description" : "Welcome title on the install page"
} ,
2016-02-11 20:36:07 +00:00
"installConnectionFailed" : {
"message" : "Failed to connect to server." ,
"description" : "Displayed when we can't connect to the server."
} ,
2016-01-21 23:28:58 +00:00
"cancel" : {
"message" : "Cancel" ,
"description" : ""
} ,
"installIHaveSignalButton" : {
"message" : "I have Signal for Android" ,
"description" : "Button for the user to confirm that they have Signal for Android"
} ,
"sessionEnded" : {
2016-01-26 01:01:41 +00:00
"message" : "Secure session reset" ,
2016-01-21 23:28:58 +00:00
"description" : ""
} ,
"installGetStartedButton" : {
"message" : "Get started" ,
"description" : ""
} ,
"installSignalLink" : {
"message" : "First, install <a $a_params$>Signal</a> on your Android phone.<br /> We'll link your devices and keep your messages in sync." ,
"description" : "Prompt the user to install Signal on Android before linking" ,
"placeholders" : {
2016-01-25 22:20:18 +00:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-21 23:28:58 +00:00
}
} ,
"installLinkingWithNumber" : {
"message" : "Linking with" ,
"description" : "Text displayed before the phone number that the user is in the process of linking with"
} ,
"theirIdentity" : {
"message" : "Their identity (they read):" ,
"description" : "They is used here as a gender-neutral third-person singular"
} ,
2016-02-22 22:27:51 +00:00
"newMessages" : {
"message" : "New Messages" ,
"description" : "Displayed in notifications for multiple messages"
} ,
2016-01-21 23:28:58 +00:00
"theirIdentityUnknown" : {
"message" : "You haven't exchanged any messages with this contact yet. Their identity will be available after the first message." ,
"description" : ""
} ,
"submit" : {
"message" : "Submit" ,
"description" : ""
} ,
"to" : {
"message" : "To" ,
"description" : "Label for the receiver of a message"
} ,
"installFinalButton" : {
"message" : "Looking good" ,
"description" : "The final button for the install process, after the user has entered a name for their device"
} ,
"messageDetail" : {
"message" : "Message Detail" ,
"description" : ""
} ,
"verify" : {
"message" : "Verify" ,
"description" : ""
} ,
2016-02-22 22:27:51 +00:00
"nameAndMessage" : {
"message" : "Name and message" ,
"description" : "Label for setting notifications to display name and message text"
} ,
2016-01-21 23:28:58 +00:00
"failedToSend" : {
2016-02-22 22:27:51 +00:00
"message" : "Failed to send to some recipients. Check your network connection." ,
2016-01-21 23:28:58 +00:00
"description" : ""
} ,
"ok" : {
"message" : "OK" ,
"description" : ""
} ,
2016-02-22 22:27:51 +00:00
"identityChanged" : {
"message" : "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key." ,
"description" : ""
} ,
2016-01-21 23:28:58 +00:00
"submitDebugLog" : {
"message" : "Submit debug log" ,
"description" : ""
} ,
"error" : {
"message" : "Error" ,
"description" : ""
} ,
"resend" : {
"message" : "Resend" ,
"description" : ""
}
}