signal-desktop/_locales/no/messages.json
2016-10-10 09:57:27 +09:00

522 lines
19 KiB
JSON

{
"timerOption_10_seconds": {
"message": "10 seconds",
"description": "Label for a selectable option in the message expiration timer menu"
},
"lastSynced": {
"message": "Last import at",
"description": "Label for date and time of last sync operation"
},
"unsupportedAttachment": {
"message": "Vedlegg er ikke støttet. Klikk for å lagre det.",
"description": "Displayed for incoming unsupported attachment"
},
"verifySafetyNumbers": {
"message": "Verify safety numbers",
"description": ""
},
"youChangedTheTimer": {
"message": "You set the timer to $time$.",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"settings": {
"message": "Innstillinger",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
"message": "Melding mottatt med ukjent id-nøkkel. Klikk for å godta og vise.",
"description": ""
},
"timerOption_5_seconds_abbreviated": {
"message": "5s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"installComputerName": {
"message": "Jeg kaller denne datamaskinen for ",
"description": "Text displayed before the input where the user can enter the name for this device."
},
"timestamp_m": {
"message": "1 minutt",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"gotIt": {
"message": "Perfekt!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"disappearingMessages": {
"message": "Disappearing messages",
"description": "Conversation menu option to enable disappearing messages"
},
"showMore": {
"message": "Detaljer",
"description": "Displays the details of a key change"
},
"timerOption_5_minutes_abbreviated": {
"message": "5m",
"description": "Very short format indicating current timer setting in the conversation header"
},
"unsupportedFileType": {
"message": "Filtype er ikke støttet.",
"description": "Displayed for outgoing unsupported attachment"
},
"installGeneratingKeys": {
"message": "Genererer Nøkler",
"description": ""
},
"resetSession": {
"message": "Reset session",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
},
"welcomeToSignal": {
"message": "Velkommen til Signal!",
"description": ""
},
"notificationSettingsDialog": {
"message": "When messages arrive, display notifications that reveal:",
"description": "Explain the purpose of the notification settings"
},
"members": {
"message": "Medlemmer",
"description": ""
},
"timestamp_h": {
"message": "1 time",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timerOption_0_seconds_abbreviated": {
"message": "off",
"description": "Short format indicating current timer setting in the conversation list snippet"
},
"syncExplanation": {
"message": "Importer alle Signal grupper og kontakter fra din mobile enhet.",
"description": "Explanatory text for sync settings"
},
"restartSignal": {
"message": "Start Signal på nytt",
"description": "Menu item for restarting the program."
},
"deleteMessages": {
"message": "Delete messages",
"description": "Menu item for deleting messages, title case."
},
"incomingError": {
"message": "Error handling incoming message.",
"description": ""
},
"selectAContact": {
"message": "Velg en kontakt eller gruppe for å chatte",
"description": ""
},
"installConnecting": {
"message": "Kobler til....",
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
"message": "Du ønsker kanskje å $tag_start$ bekrefte $tag_end$ denne kontakten.",
"description": "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.",
"placeholders": {
"tag_start": {
"content": "<a class='verify' href='#'>"
},
"tag_end": {
"content": "</a>"
}
}
},
"sent": {
"message": "Melding sendt",
"description": "Label for the time a message was sent"
},
"theyChangedTheTimer": {
"message": "$name$ set the timer to $time$.",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
"timestamp_s": {
"message": "nå",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timerOption_1_day": {
"message": "1 day",
"description": "Label for a selectable option in the message expiration timer menu"
},
"reportIssue": {
"message": "Rapporter et problem",
"description": "Link to open the issue tracker"
},
"newMessage": {
"message": "Ny melding",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
"message": "Kun navn",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
"message": "Verifiser identitet",
"description": ""
},
"from": {
"message": "Fra",
"description": "Label for the sender of a message"
},
"deleteConversationConfirmation": {
"message": "Vil du slette denne samtalen?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"debugLogExplanation": {
"message": "Denne logg-meldingen vil bli publisert på nettet for deltakere i prosjektet. Du kan se på og redigere den før du sender den inn.",
"description": ""
},
"searchForPeopleOrGroups": {
"message": "Søk...",
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
"message": "Ingen navn eller melding",
"description": "Label for setting notifications to display no name and no message text"
},
"syncNow": {
"message": "Importer nå",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"syncFailed": {
"message": "Import failed. Make sure your computer and your phone are connected to the internet.",
"description": "Informational text displayed if a sync operation times out."
},
"installFollowUs": {
"message": "<a $a_params$>Følg oss</a> for å få oppdateringer om støtte for flere enheter på iOS.",
"description": "",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"learnMore": {
"message": "Lær mer om å verifisere nøkler.",
"description": "Text that links to a support article on verifying identity keys"
},
"yourIdentity": {
"message": "Din identitet",
"description": "Label for the user's own identity key."
},
"safetyNumbersSettingHeader": {
"message": "Safety numbers approval",
"description": "Description for safety numbers setting"
},
"installTooManyDevices": {
"message": "Beklager. Du har for mange enheter tilkoblet. Prøv å fjern noen.",
"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": "Synkroniserer grupper og kontakter",
"description": ""
},
"timerOption_30_minutes_abbreviated": {
"message": "30m",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_minute_abbreviated": {
"message": "1m",
"description": "Very short format indicating current timer setting in the conversation header"
},
"upgrade": {
"message": "Oppgrader",
"description": "Label text for button to upgrade the app to the latest version"
},
"yourSafetyNumberWith": {
"message": "Your safety number with $name$",
"description": "Heading for safety number view",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"showLess": {
"message": "Skjul detaljer",
"description": "Hides the details of a key change"
},
"theme": {
"message": "Theme",
"description": "Header for theme settings"
},
"newIdentity": {
"message": "Ny Identitet",
"description": "Header for a key change dialog"
},
"installTagline": {
"message": "Personvern er mulig. Signal gjør det enkelt.",
"description": "Tagline displayed under installWelcome on the install page"
},
"disconnected": {
"message": "Tilkobling brutt.",
"description": ""
},
"syncing": {
"message": "Importerer...",
"description": "Label for a disabled sync button while sync is in progress."
},
"acceptNewKey": {
"message": "Godta",
"description": "Label for a button to accept a new identity key"
},
"timerOption_12_hours_abbreviated": {
"message": "12h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timestampFormat_M": {
"message": "MMM D",
"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'."
},
"timerOption_6_hours_abbreviated": {
"message": "6h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"unregisteredUser": {
"message": "Nummeret er ikke registrert",
"description": "Error message displayed when sending to an unregistered user."
},
"timerOption_1_day_abbreviated": {
"message": "1d",
"description": "Very short format indicating current timer setting in the conversation header"
},
"sync": {
"message": "Kontakt",
"description": "Label for contact and group sync settings"
},
"timerOption_1_week": {
"message": "1 week",
"description": "Label for a selectable option in the message expiration timer menu"
},
"installGotIt": {
"message": "Har det",
"description": "Button for the user to confirm that they have Signal installed."
},
"received": {
"message": "Melding mottatt",
"description": "Label for the time a message was received"
},
"timerOption_30_seconds": {
"message": "30 seconds",
"description": "Label for a selectable option in the message expiration timer menu"
},
"sendMessage": {
"message": "Send en melding",
"description": "Placeholder text in the message entry field"
},
"mediaMessage": {
"message": "Media melding",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"expiredWarning": {
"message": "This version of Signal Desktop has expired. Please upgrade to the latest version to continue messaging.",
"description": "Warning notification that this version of the app has expired"
},
"outgoingKeyConflict": {
"message": "ID-nøkkelen til denne kontakten har blitt endret. Klikk for å godta og vise den.",
"description": ""
},
"fileSizeWarning": {
"message": "Beklager. Valgt fil er for stor.",
"description": ""
},
"timerOption_0_seconds": {
"message": "off",
"description": "Label for option to turn off message expiration in the timer menu"
},
"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.",
"description": ""
},
"installWelcome": {
"message": "Velkommen til Signal Desktop",
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
"message": "Kunne ikke koble til serveren.",
"description": "Displayed when we can't connect to the server."
},
"messageNotSent": {
"message": "Melding ikke sendt.",
"description": "Informational label, appears on messages that failed to send"
},
"disableNotifications": {
"message": "Deaktiver varslinger",
"description": "Label for disabling notifications"
},
"cancel": {
"message": "Avbryt",
"description": ""
},
"unblockToSend": {
"message": "Unblock this contact to send a message.",
"description": "Brief message shown when trying to message a blocked number"
},
"installIHaveSignalButton": {
"message": "Jeg har Signal for Android",
"description": "Button for the user to confirm that they have Signal for Android"
},
"sessionEnded": {
"message": "Start sikker sesjon på nytt",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"installGetStartedButton": {
"message": "Start her",
"description": ""
},
"timerOption_1_week_abbreviated": {
"message": "1w",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_5_seconds": {
"message": "5 seconds",
"description": "Label for a selectable option in the message expiration timer menu"
},
"installSignalLink": {
"message": "Begynn med å installer <a $a_params$>Signal</a> på din Android-telefon.<br /> Vi kobler enhetene dine sammen og holder meldingene dine synkronisert.",
"description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"installLinkingWithNumber": {
"message": "Lenker opp med",
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
"message": "Deres identitet",
"description": "Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
},
"newMessages": {
"message": "nye meldinger",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
"message": "Du har ikke vekslet meldinger med denne kontakten ennå. Deres identitet blir tilgjengelig etter første melding.",
"description": ""
},
"submit": {
"message": "Send",
"description": ""
},
"keychanged": {
"message": "$name$'s safety numbers have changed",
"description": "",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"safetyNumbersSettingDescription": {
"message": "Require approval of new safety numbers when they change.",
"description": "Description for safety numbers setting"
},
"to": {
"message": "Til",
"description": "Label for the receiver of a message"
},
"timerOption_1_hour_abbreviated": {
"message": "1h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"installFinalButton": {
"message": "Ser bra ut",
"description": "The final button for the install process, after the user has entered a name for their device"
},
"messageDetail": {
"message": "Meldingsdetaljer",
"description": ""
},
"verify": {
"message": "Verifiser",
"description": ""
},
"timerOption_10_seconds_abbreviated": {
"message": "10s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"nameAndMessage": {
"message": "Navn og melding",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
"message": "Kunne ikke sende til noen mottakere. Sjekk nettverkstilkoblingen.",
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
"identityChanged": {
"message": "This contact is using a new Signal identity. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal. You may wish to verify their new identity key below.",
"description": ""
},
"submitDebugLog": {
"message": "Submit debug log",
"description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Feil",
"description": ""
},
"timerSetTo": {
"message": "Timer set to $time$",
"description": "Displayed in the conversation list when the timer is updated.",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"timerOption_30_seconds_abbreviated": {
"message": "30s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"notifications": {
"message": "Varsling",
"description": "Header for notification settings"
},
"resend": {
"message": "Send på nytt",
"description": ""
}
}