2016-01-11 21:19:22 +01:00
{
"unsupportedAttachment" : {
"message" : "Okänd filtyp på bilaga. Klicka för att spara." ,
"description" : "Displayed for incoming unsupported attachment"
} ,
2016-02-22 23:27:51 +01:00
"settings" : {
"message" : "Settings" ,
"description" : "Menu item and header for global settings"
} ,
2016-01-11 21:19:22 +01:00
"incomingKeyConflict" : {
"message" : "Meddelande mottaget med okänd identitetsnyckel. Klicka för att visa och verifiera." ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installComputerName" : {
2016-02-11 21:36:07 +01:00
"message" : "Datornamnet kommer att vara" ,
2016-01-20 21:23:12 +01:00
"description" : "Text displayed before the input where the user can enter the name for this device."
} ,
2016-01-11 21:19:22 +01:00
"gotIt" : {
"message" : "Uppfattat!" ,
"description" : ""
} ,
"unsupportedFileType" : {
"message" : "Filtypen stöds ej" ,
"description" : "Displayed for outgoing unsupported attachment"
} ,
2016-01-20 21:23:12 +01:00
"installGeneratingKeys" : {
2016-02-11 21:36:07 +01:00
"message" : "Genererar nycklar" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-01-11 21:19:22 +01:00
"resetSession" : {
"message" : "Återställ session" ,
"description" : ""
} ,
"welcomeToSignal" : {
"message" : "Välkommen till Signal" ,
"description" : ""
} ,
"members" : {
"message" : "Medlemmar" ,
"description" : ""
} ,
"deleteMessages" : {
"message" : "Radera meddelanden" ,
"description" : ""
} ,
"selectAContact" : {
"message" : "Välj en kontakt eller grupp för att börja prata." ,
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"off" : {
"message" : "Off" ,
"description" : "Label for disabling notifications"
} ,
2016-01-20 21:23:12 +01:00
"installConnecting" : {
2016-02-11 21:36:07 +01:00
"message" : "Ansluter..." ,
2016-01-20 21:23:12 +01:00
"description" : "Displayed when waiting for the QR Code"
} ,
2016-01-11 21:19:22 +01:00
"verifyContact" : {
"message" : "Du kan <span class='verify'>verifiera</span> den här kontakten om du vill." ,
2016-03-03 12:09:55 +01:00
"description" : "" ,
"placeholders" : {
"tag_start" : {
"content" : "<a class='verify' href='#'>"
} ,
"tag_end" : {
"content" : "</a>"
}
}
2016-01-11 21:19:22 +01:00
} ,
"sent" : {
"message" : "Skickat" ,
"description" : "Label for the time a message was sent"
} ,
2016-02-22 23:27:51 +01: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-11 21:19:22 +01:00
"verifyIdentity" : {
"message" : "Verifiera identitet" ,
"description" : ""
} ,
2016-01-15 02:40:51 +01:00
"from" : {
2016-02-11 21:36:07 +01:00
"message" : "Från" ,
2016-01-15 02:40:51 +01:00
"description" : "Label for the sender of a message"
} ,
2016-01-11 21:19:22 +01:00
"debugLogExplanation" : {
"message" : "Den här loggen kommer att bli postad publikt på internet så att våra medarbetare kan kolla igenom den. Du kan gå igenom och editera den innan du skickar in den." ,
"description" : ""
} ,
"searchForPeopleOrGroups" : {
"message" : "Sök efter folk eller grupper" ,
"description" : "Placeholder text in the search input"
} ,
2016-02-22 23:27:51 +01:00
"noNameOrMessage" : {
"message" : "No name or message" ,
"description" : "Label for setting notifications to display no name and no message text"
} ,
2016-01-20 21:23:12 +01:00
"installFollowUs" : {
2016-02-11 21:36:07 +01:00
"message" : "<a $a_params$>Följ oss</a> för uppdateringar om iOS stöd för fler enheter." ,
2016-01-22 00:28:58 +01:00
"description" : "" ,
"placeholders" : {
2016-01-25 23:20:18 +01:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-22 00:28:58 +01:00
}
2016-01-20 21:23:12 +01:00
} ,
"yourIdentity" : {
2016-02-11 21:36:07 +01:00
"message" : "Din identitet (du läser):" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installTooManyDevices" : {
2016-02-11 21:36:07 +01:00
"message" : "Tyvärr har du för många enheter redan länkade. Försök att ta bort några." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installSyncingGroupsAndContacts" : {
2016-02-11 21:36:07 +01:00
"message" : "Synkroniserar grupper och kontakter" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"newIdentity" : {
"message" : "New Identity" ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installTagline" : {
2016-02-11 21:36:07 +01:00
"message" : "Integritet är möjligt. Signal gör det lätt." ,
2016-01-20 21:23:12 +01:00
"description" : "Tagline displayed under installWelcome on the install page"
} ,
2016-01-11 21:19:22 +01:00
"disconnected" : {
"message" : "Frånkopplad" ,
"description" : ""
} ,
"acceptNewKey" : {
"message" : "Acceptera ny nyckel" ,
"description" : ""
} ,
"received" : {
"message" : "Mottagit" ,
"description" : "Label for the time a message was received"
} ,
"sendMessage" : {
"message" : "Skicka ett meddelande" ,
"description" : "Placeholder text in the message entry field"
} ,
"outgoingKeyConflict" : {
"message" : "Identitetsnyckeln för den här kontakten har ändrats. Klicka för att visa och verifiera." ,
"description" : ""
} ,
"fileSizeWarning" : {
"message" : "Tyvärr, filen du har valt överstiger maximalt tillåten filstorlek." ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installAndroidInstructions" : {
2016-02-11 21:36:07 +01:00
"message" : "Öppna Signal på din telefon och navigera till Inställningar > Enheter. Tryck på knappen för att lägga till en ny enhet, sedan skanna koden ovan." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installWelcome" : {
2016-02-11 21:36:07 +01:00
"message" : "Välkommen till Signal Desktop" ,
2016-01-20 21:23:12 +01:00
"description" : "Welcome title on the install page"
} ,
2016-02-11 21:36:07 +01:00
"installConnectionFailed" : {
"message" : "Failed to connect to server." ,
"description" : "Displayed when we can't connect to the server."
} ,
2016-01-11 21:19:22 +01:00
"cancel" : {
"message" : "Avbryt" ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installIHaveSignalButton" : {
2016-02-11 21:36:07 +01:00
"message" : "Jag har Signal för Android" ,
2016-01-20 21:23:12 +01:00
"description" : "Button for the user to confirm that they have Signal for Android"
} ,
2016-01-11 21:19:22 +01:00
"sessionEnded" : {
2016-02-11 21:36:07 +01:00
"message" : "Återställning av säkerhetssession" ,
2016-01-11 21:19:22 +01:00
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installGetStartedButton" : {
2016-02-11 21:36:07 +01:00
"message" : "Komma igång" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installSignalLink" : {
2016-02-11 21:36:07 +01:00
"message" : "Börja med att installera <a $a_params$>Signal</a> på din Android telefon.<br /> Vi kommer att länka dina enheter och hålla dina meddelanden synkroniserade." ,
2016-01-22 00:28:58 +01:00
"description" : "Prompt the user to install Signal on Android before linking" ,
"placeholders" : {
2016-01-25 23:20:18 +01:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-22 00:28:58 +01:00
}
2016-01-20 21:23:12 +01:00
} ,
"installLinkingWithNumber" : {
2016-02-11 21:36:07 +01:00
"message" : "Länkar till" ,
2016-01-20 21:23:12 +01:00
"description" : "Text displayed before the phone number that the user is in the process of linking with"
} ,
"theirIdentity" : {
2016-02-11 21:36:07 +01:00
"message" : "Deras identitet (de läser):" ,
2016-01-20 21:23:12 +01:00
"description" : "They is used here as a gender-neutral third-person singular"
} ,
2016-02-22 23:27:51 +01:00
"newMessages" : {
"message" : "New Messages" ,
"description" : "Displayed in notifications for multiple messages"
} ,
2016-01-20 21:23:12 +01:00
"theirIdentityUnknown" : {
2016-02-11 21:36:07 +01:00
"message" : "Du har inte utbytt något meddelande med den här kontakten ännu. Hens identitet kommer att finnas tillgänglig efter det första meddelandet." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-01-11 21:19:22 +01:00
"submit" : {
"message" : "Skicka" ,
"description" : ""
} ,
2016-01-15 02:40:51 +01:00
"to" : {
2016-02-11 21:36:07 +01:00
"message" : "Till" ,
2016-01-15 02:40:51 +01:00
"description" : "Label for the receiver of a message"
} ,
2016-01-20 21:23:12 +01:00
"installFinalButton" : {
2016-02-11 21:36:07 +01:00
"message" : "Ser bra ut" ,
2016-01-20 21:23:12 +01:00
"description" : "The final button for the install process, after the user has entered a name for their device"
} ,
2016-01-11 21:19:22 +01:00
"messageDetail" : {
"message" : "Meddelandedetaljer" ,
"description" : ""
} ,
"verify" : {
"message" : "Verifiera" ,
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"nameAndMessage" : {
"message" : "Name and message" ,
"description" : "Label for setting notifications to display name and message text"
} ,
2016-01-11 21:19:22 +01:00
"failedToSend" : {
"message" : "Gick inte att skicka till vissa mottagare." ,
"description" : ""
} ,
"ok" : {
"message" : "OK" ,
"description" : ""
} ,
2016-02-22 23:27:51 +01: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-11 21:19:22 +01:00
"submitDebugLog" : {
"message" : "Skicka felsökningslogg" ,
"description" : ""
} ,
"error" : {
"message" : "Fel" ,
"description" : ""
} ,
"resend" : {
"message" : "Skicka igen" ,
"description" : ""
}
2016-01-22 00:28:58 +01:00
}