mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Update translations
This commit is contained in:
@@ -3335,13 +3335,7 @@
|
||||
},
|
||||
"MessageRequests--unblock-confirm-title": {
|
||||
"message": "Aflétta útilokun af $name$?",
|
||||
"description": "Shown as a button to let the user unblock a message request",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Cayce Pollard"
|
||||
}
|
||||
}
|
||||
"description": "Shown as a button to let the user unblock a message request"
|
||||
},
|
||||
"MessageRequests--unblock-direct-confirm-body": {
|
||||
"message": "Þið munuð geta sent hverju öðru skilaboð og hringt.",
|
||||
@@ -6201,6 +6195,70 @@
|
||||
"message": "Nánar",
|
||||
"description": "Default text for about field"
|
||||
},
|
||||
"ProfileEditor--username": {
|
||||
"message": "Notandanafn",
|
||||
"description": "Default text for username field"
|
||||
},
|
||||
"ProfileEditor--username--placeholder": {
|
||||
"message": "Skráðu notandanafn:",
|
||||
"description": "Placeholder for the username field"
|
||||
},
|
||||
"ProfileEditor--username--helper": {
|
||||
"message": "Notendanöfn eru valfrjáls á Signal. Ef þú kýst að útbúa notandanafn og gera það leitarhæft, munu aðrir notendur Signal geta fundið þig með þessu notandanafni og haft samband við þig án þess að þekkja símanúmerið þitt.",
|
||||
"description": "Shown on the edit username screen"
|
||||
},
|
||||
"ProfileEditor--username--check-characters": {
|
||||
"message": "Notendanöfn mega bara innihalda a-z, 0-9, og _",
|
||||
"description": "Shown if user has attempted to use forbidden characters"
|
||||
},
|
||||
"ProfileEditor--username--check-starting-character": {
|
||||
"message": "Notandanöfn geta ekki byrjað á tölustaf.",
|
||||
"description": "Shown if user has attempted to begin their username with a number"
|
||||
},
|
||||
"ProfileEditor--username--check-character-min": {
|
||||
"message": "Notandanöfn verða að hafa minnst $min$ stafi.",
|
||||
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3",
|
||||
"placeholders": {
|
||||
"min": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ProfileEditor--username--check-character-max": {
|
||||
"message": "Notandanöfn mega hafa mest $max$ stafi.",
|
||||
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25",
|
||||
"placeholders": {
|
||||
"max": {
|
||||
"content": "$1",
|
||||
"example": "25"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ProfileEditor--username--check-username-taken": {
|
||||
"message": "Þetta notandanafn er frátekið.",
|
||||
"description": "Shown if user has attempted to save a username which is not available"
|
||||
},
|
||||
"ProfileEditor--username--general-error": {
|
||||
"message": "Ekki var hægt að vista notandanafnið þitt. Athugaðu nettenginguna þína og prófaðu svo aftur.",
|
||||
"description": "Shown if something unknown has gone wrong with username save."
|
||||
},
|
||||
"ProfileEditor--username--delete-general-error": {
|
||||
"message": "Ekki var hægt að fjarlægja notandanafnið þitt. Athugaðu nettenginguna þína og prófaðu svo aftur.",
|
||||
"description": "Shown if something unknown has gone wrong with username delete."
|
||||
},
|
||||
"ProfileEditor--username--delete-username": {
|
||||
"message": "Eyða notandanafni",
|
||||
"description": "Shown as aria label for trash icon next to username"
|
||||
},
|
||||
"ProfileEditor--username--confirm-delete-body": {
|
||||
"message": "Þetta mun fjarlægja notandanafnið þitt og gera þar með öðrum kleift að biðja um það. Ertu viss?",
|
||||
"description": "Shown in dialog body if user has saved an empty string to delete their username"
|
||||
},
|
||||
"ProfileEditor--username--confirm-delete-button": {
|
||||
"message": "Eyða",
|
||||
"description": "Shown in dialog button if user has saved an empty string to delete their username"
|
||||
},
|
||||
"ProfileEditor--about-placeholder": {
|
||||
"message": "Skrifaðu nokkur orð um sjálfa/n þig...",
|
||||
"description": "Placeholder text for about input field"
|
||||
@@ -6263,6 +6321,14 @@
|
||||
"message": "Nánar",
|
||||
"description": "Title for about editing"
|
||||
},
|
||||
"ProfileEditorModal--avatar": {
|
||||
"message": "Auðkennismyndin þín",
|
||||
"description": "Title for profile avatar editing"
|
||||
},
|
||||
"ProfileEditorModal--username": {
|
||||
"message": "Notandanafn",
|
||||
"description": "Title for username editing"
|
||||
},
|
||||
"ProfileEditorModal--error": {
|
||||
"message": "Ekki var hægt að uppfæra notandasniðið þitt. Reyndu aftur.",
|
||||
"description": "Error message when something goes wrong updating your profile."
|
||||
@@ -6482,7 +6548,7 @@
|
||||
"description": "Release notes for v5.19"
|
||||
},
|
||||
"WhatsNew__v5.19--3": {
|
||||
"message": "When a group call starts, you now get a notification. You'll never be late again, unless you want to be.",
|
||||
"message": "Þegar hópsamtal hefst færðu tilkynningu. Héðan í frá verðurðu aldrei aftur sein/n, nema þú ætlir þér það.",
|
||||
"description": "Release notes for v5.19"
|
||||
},
|
||||
"WhatsNew__v5.19--4": {
|
||||
@@ -6494,7 +6560,7 @@
|
||||
"description": "Release notes for v5.20"
|
||||
},
|
||||
"WhatsNew__v5.21--1": {
|
||||
"message": "Get more information at a glance 👀. The left pane has got a fresh new look and style 😎.",
|
||||
"message": "Fáðu meiri upplýsingar í einu 👀. Vinstra spjaldið fékk nýtt útlit með ferskum stíl 😎.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.21--2": {
|
||||
@@ -6505,6 +6571,18 @@
|
||||
"message": "Notendur skjálesara ættu að eiga auðveldara með að flakka um samtalalistann á hliðarspjaldinu til vinstri.",
|
||||
"description": "Release notes for v5.21"
|
||||
},
|
||||
"WhatsNew__v5.24--1": {
|
||||
"message": "You can now search in archived conversations. Imagine yourself searching (quickly) through ancient tomes, looking for the next clue.",
|
||||
"description": "Release notes for v5.24"
|
||||
},
|
||||
"WhatsNew__v5.24--2": {
|
||||
"message": "If you've ever scrolled up and sent a message, you might wonder where your message was! Now, whenever you send a message, it'll be scrolled into view for you to admire your hard work.",
|
||||
"description": "Release notes for v5.24"
|
||||
},
|
||||
"WhatsNew__v5.24--3": {
|
||||
"message": "Viðbrögð við skilaboðum? Þau ættu að vera áreiðanlegri, núna er reynt aftur í allt að 24 tíma",
|
||||
"description": "Release notes for v5.24"
|
||||
},
|
||||
"WhatsNew__bugfixes": {
|
||||
"message": "Þessi útgáfa inniheldur nokkrar villuleiðréttingar og fínstillingar til að Signal keyri sem áreiðanlegast.",
|
||||
"description": "Release notes for releases that only include bug fixes"
|
||||
|
||||
Reference in New Issue
Block a user