Update translations
// FREEBIE
This commit is contained in:
parent
1afe50b1db
commit
4be86a28ef
3 changed files with 8 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
"description": "Text displayed before the input where the user can enter the name for this device."
|
||||
},
|
||||
"timestamp_m": {
|
||||
"message": "1 minute",
|
||||
"message": "1 минута",
|
||||
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
|
||||
},
|
||||
"gotIt": {
|
||||
|
@ -56,7 +56,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"timestamp_h": {
|
||||
"message": "1 hour",
|
||||
"message": "1 час",
|
||||
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
|
||||
},
|
||||
"syncExplanation": {
|
||||
|
@ -100,7 +100,7 @@
|
|||
"description": "Label for the time a message was sent"
|
||||
},
|
||||
"timestamp_s": {
|
||||
"message": "now",
|
||||
"message": "сега",
|
||||
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
|
||||
},
|
||||
"reportIssue": {
|
||||
|
@ -202,7 +202,7 @@
|
|||
"description": "Label for a button to accept a new identity key"
|
||||
},
|
||||
"timestampFormat_M": {
|
||||
"message": "MMM D",
|
||||
"message": "D MMM",
|
||||
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
|
||||
},
|
||||
"unregisteredUser": {
|
||||
|
|
|
@ -202,7 +202,7 @@
|
|||
"description": "Label for a button to accept a new identity key"
|
||||
},
|
||||
"timestampFormat_M": {
|
||||
"message": "MMM D",
|
||||
"message": "D MMM",
|
||||
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
|
||||
},
|
||||
"unregisteredUser": {
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
"description": "Informational text displayed if a sync operation times out."
|
||||
},
|
||||
"installFollowUs": {
|
||||
"message": "<a $a_params$>Follow us</a> for updates about multi-device support for iOS.",
|
||||
"message": "<a $a_params$>Sekite mus</a>, norėdami sužinoti apie atnaujinimus, susijusius su kelių įrenginių palaikymu, skirtu iOS.",
|
||||
"description": "",
|
||||
"placeholders": {
|
||||
"a_params": {
|
||||
|
@ -238,11 +238,11 @@
|
|||
"description": ""
|
||||
},
|
||||
"installAndroidInstructions": {
|
||||
"message": "Open Signal on your phone and navigate to Settings > Linked devices. Tap the button to add a new device, then scan the code above.",
|
||||
"message": "Atverkite Signal savo telefone ir naršykite į Nustatymai > Susieti įrenginiai. Bakstelėkite mygtuką, kad pridėtumėte naują įrenginį, o tuomet nuskenuokite aukščiau esantį kodą.",
|
||||
"description": ""
|
||||
},
|
||||
"installWelcome": {
|
||||
"message": "Welcome to Signal Desktop",
|
||||
"message": "Sveiki atvykę į Signal darbalaukiui",
|
||||
"description": "Welcome title on the install page"
|
||||
},
|
||||
"installConnectionFailed": {
|
||||
|
|
Loading…
Reference in a new issue