blob: 5f71a24a18d588c8848790079747631bf0e0fbbc [file] [log] [blame]
 /*
* Copyright (C) 2017-2019 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
// Global
"global.homeTabBarTitle" = "Koti";
"global.contactRequestsTabBarTitle" = "Kutsut";
"global.meTabBarTitle" = "Tunnus";
"global.ok" = "Vahvista";
// Scan
"scan.badQrCode" = "Bad QR code";
"scan.search" = "Searching…";
// Smartlist
"smartlist.yesterday" = "Eilen";
"smartlist.results" = "Search Result";
"smartlist.conversations" = "Keskustelu";
"smartlist.searching" = "Etsitään...";
"smartlist.noResults" = "Ei tuloksia";
"smartlist.noConversation" = "No conversations";
"smartlist.searchBarPlaceholder" = "Enter name...";
"smartlist.noNetworkConnectivity" = "Ei verkkoyhteyttä";
"smartlist.cellularAccess" = "Varmista, että matkapuhelinverkon käyttö on sallittu asetuksissasi";
"smartlist.accountsTitle" = "Tunnukset";
"smartlist.addAccountButton" = "+ Add Account";
"smartlist.noNumber" = "Selected contact does not have any number";
"smartlist.selectOneNumber" = "Select one of the numbers";
//Conversation
"conversation.messagePlaceholder" = "Type your message...";
//Invitations
"invitations.noInvitations" = "No invitations";
// Walkthrough
//Welcome Screen
"welcome.title" = "Welcome to Jami !";
"welcome.text" = "Jami is a free and universal communication platform which preserves the users' privacy and freedoms";
"welcome.linkDevice" = "Link this device to an account";
"welcome.createAccount" = "Create a Jami account";
//Creation Profile Screen
"createProfile.skipCreateProfile" = "Skip";
"createProfile.profileCreated" = "Seuraava";
"createProfile.title" = "Personalise your profile";
"createProfile.enterNameLabel" = "Enter a display name";
"createProfile.enterNamePlaceholder" = "Enter name";
"createProfile.subtitle" = "Your profile will be shared with your contacts. You can change it at any time.";
"createProfile.createYourAvatar" = "Create your avatar";
//Create Account form
"createAccount.createAccountFormTitle" = "Create your account";
"createAccount.chooseStrongPassword" = "Choose strong password you will remember to protect your Jami account.";
"createAccount.enterNewUsernamePlaceholder" = "Käyttäjänimi";
"createAccount.newPasswordPlaceholder" = "Salasana";
"createAccount.repeatPasswordPlaceholder" = "Varmista salasana";
"createAccount.passwordCharactersNumberError" = "Vähintään 6 merkkiä";
"createAccount.passwordNotMatchingError" = "salasanat eivät täsmää";
"createAccount.lookingForUsernameAvailability" = "looking for availability…";
"createAccount.invalidUsername" = "käyttäjätunnus ei kelpaa";
"createAccount.usernameAlreadyTaken" = "käyttäjätunnus on jo varattu";
"createAccount.loading" = "Ladataan";
"createAccount.waitCreateAccountTitle" = "Lisätään tunnusta";
"createAccount.RegisterAUsername" = "Register a username";
"createAccount.ChooseAPassword" = "Encrypt my account";
"createAccount.PasswordInformation" = "Choose a password to encrypt your local account. Don’t forget it or you will not be able to recover your account";
"createAccount.EnableNotifications" = "Ilmoitukset";
"createAccount.Recommended" = "(Recommended)";
"createAccount.UsernameNotRegisteredTitle" = "Network error";
"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered";
"createAccount.timeoutTitle" = "Account Created";
"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments.";
//Link To Account form
"linkToAccount.waitLinkToAccountTitle" = "Account linking";
"linkToAccount.linkButtonTitle" = "Link device";
"linkToAccount.passwordPlaceholder" = "Salasana";
"linkToAccount.pinPlaceholder" = "PIN";
"linkToAccount.passwordLabel" = "Syötä salasana";
"linkToAccount.pinLabel" = "Syötä PIN-koodi";
"linkToAccount.explanationPinMessage" = "To generate the PIN code, go to the account managment settings on device that contain account you want to use. In devices settings Select \"Link another device to this account\". You will get the necessary PIN to complete this form. The PIN is only valid for 10 minutes.";
//Alerts
"alerts.accountCannotBeFoundTitle" = "Can't find account";
"alerts.accountCannotBeFoundMessage" = "Account couldn't be found on the Jami network. Make sure it was exported on Jami from an existing device, and that provided credentials are correct.";
"alerts.accountAddedTitle" = "Account Added";
"alerts.accountNoNetworkTitle" = "Verkkoon ei saada yhteyttä";
"alerts.accountNoNetworkMessage" = "Could not add account because Jami couldn't connect to the distributed network. Check your device connectivity.";
"alerts.accountDefaultErrorTitle" = "Tuntematon virhe";
"alerts.accountDefaultErrorMessage" = "The account couldn't be created.";
"alerts.profileTakePhoto" = "Ota valokuva";
"alerts.profileUploadPhoto" = "Upload photo";
"alerts.profileCancelPhoto" = "Peruuta";
"alerts.accountLinkedTitle" = "Linking account";
"alerts.dbFailedTitle" = "An error happned when launching Jami";
"alerts.dbFailedMessage" = "Sulje sovellus ja yritä avata se uudelleen";
"alerts.confirmBlockContact" = "Are you sure you want to block this contact? The conversation history with this contact will also be deleted permanently.";
"alerts.confirmBlockContactTitle" = "Block Contact";
"alerts.confirmDeleteConversation" = "Are you sure you want to delete this conversation permanently?";
"alerts.confirmDeleteConversationFromContact" = "Are you sure you want to delete the conversation with this contact?";
"alerts.confirmDeleteConversationTitle" = "Delete Conversation";
"alerts.confirmClearConversation" = "Are you sure you want to clear the conversation with this contact?";
"alerts.confirmClearConversationTitle" = "Clear Conversation";
//Actions
"actions.blockAction" = "Block";
"actions.deleteAction" = "Poista";
"actions.cancelAction" = "Peruuta";
"actions.clearAction" = "Clear";
"actions.backAction" = "Back";
"alerts.incomingCallAllertTitle" = "Incoming call from ";
"alerts.incomingCallButtonAccept" = "Hyväksy";
"alerts.incomingCallButtonIgnore" = "Sivuuta";
//Calls
"calls.callItemTitle" = "Soita";
"calls.unknown" = "Tuntematon";
"calls.incomingCallInfo" = "wants to talk to you";
"calls.ringing" = "Ringing…";
"calls.connecting" = "Connecting…";
"calls.searching" = "Searching…";
"calls.callFinished" = "Call finished";
"calls.currentCallWith" = "Call with ";
//Account Page
"accountPage.devicesListHeader" = "Laitteet";
"accountPage.settingsHeader" = "Asetukset";
"accountPage.username" = "username:";
"accountPage.usernameNotRegistered" = "username: not registered";
"accountPage.credentialsHeader" = "Account Details";
"accountPage.enableProxy" = "Enable Proxy";
"accountPage.blockedContacts" = "Block List";
"accountPage.unblockContact" = "UNBLOCK";
"accountPage.proxyAddressAlert" = "Provide proxy address";
"accountPage.enableProxy" = "Enable Proxy";
"accountPage.noProxyExplanationLabel" = "Your device won't receive notifications when proxy is disabled";
"accountPage.saveProxyAddress" = "Tallenna";
"accountPage.proxyPaceholder" = "Proxy address";
"accountPage.enableNotifications" = "Ilmoitukset päälle";
"accountPage.proxyDisabledAlertTitle" = "Proxy Server Disabled";
"accountPage.proxyDisabledAlertBody" = "In order to receive notifications, please enable proxy";
"accountPage.revokeDeviceTitle" = "Revoke device";
"accountPage.revokeDeviceMessage" = "Are you sure you want to revoke this device? This action could not be undone.";
"accountPage.revokeDeviceButton" = "Revoke";
"accountPage.revokeDevicePlaceholder" = "Enter your passord";
"accountPage.deviceRevoked" = "Device revocation completed";
"accountPage.deviceRevocationProgress" = "Revoking...";
"accountPage.deviceRevocationSuccess" = "Device was revoked";
"accountPage.deviceRevocationTryAgain" = "Try again";
"accountPage.deviceRevocationWrongPassword" = "Incorrect password";
"accountPage.deviceRevocationUnknownDevice" = "Unknown device";
"accountPage.deviceRevocationError" = "Device revocation error";
"accountPage.namePlaceholder" = "Nimi";
"accountPage.linkDeviceTitle" = "Link another device";
"accountPage.other" = "Muu";
"accountPage.removeAccountTitle" = "Remove account";
"accountPage.removeAccountMessage" = "By clicking \"Remove\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
"accountPage.removeAccountButton" = "Poista";
//Account
"account.sipUsername" = "User Name";
"account.sipPassword" = "Salasana";
"account.sipServer" = "SIP Server";
"account.port" = "Portti";
"account.proxyServer" = "Välityspalvelin";
"account.createSipAccount" = "Create Sip Account";
"account.usernameLabel" = "Enter Username";
"account.passwordLabel" = "Syötä salasana";
"account.serverLabel" = "Enter Address";
"account.portLabel" = "Enter Port Number";
"account.accountStatus" = "Account Status";
"account.enableAccount" = "Enable Account";
"account.statusOnline" = "Online";
"account.statusOffline" = "Offline";
"account.statusConnecting" = "Yhdistää";
"account.statusUnknown" = "Tuntematon";
"account.statusConnectionerror" = "Connection Error";
//Block List Page
"blockListPage.noBlockedContacts" = "No blocked contacts";
//Link New Device
"linkDevice.title" = "Link a new device";
"linkDevice.passwordError" = "Antamasi salasana ei avaa tämän tunnuksen salaisuuksia";
"linkDevice.networkError" = "Tiedonviennissä tapahtui verkkoyhteysvirhe";
"linkDevice.defaultError" = "Tiedonviennissä tapahtui virhe";
"linkDevice.explanationMessage" = "To complete the process, you need to open Jami on the new device and choose the option \"Link this device to an account.\" Your pin is valid for 10 minutes";
"linkDevice.hudMessage" = "Verifying";
//Contact Page
"contactPage.startAudioCall" = "Start Audio Call";
"contactPage.startVideoCall" = "Start Video Call";
"contactPage.sendMessage" = "Send Message";
"contactPage.clearConversation" = "Clear Chat";
"contactPage.blockContact" = "Block Contact";
"contactPage.removeConversation" = "Remove Conversation";
//DataTransfer
"dataTransfer.readableStatusCreated" = "Initializing…";
"dataTransfer.readableStatusError" = "Virhe";
"dataTransfer.readableStatusAwaiting" = "Pending…";
"dataTransfer.readableStatusRefuse" = "Kieltäydy";
"dataTransfer.readableStatusOngoing" = "Transferring";
"dataTransfer.readableStatusCanceled" = "Canceled";
"dataTransfer.readableStatusSuccess" = "Complete";
"dataTransfer.readableStatusAccept" = "Hyväksy";
"dataTransfer.readableStatusCancel" = "Peruuta";
//Notifications
"notifications.incomingCall" = "Incoming Call";
"notifications.missedCall" = "Missed Call";
"notifications.acceptCall" = "ACCEPT";
"notifications.refuseCall" = "REFUSE";
"dataTransfer.readableStatusAwaiting" = "Pending…";
"dataTransfer.readableStatusRefuse" = "Kieltäydy";
"dataTransfer.readableStatusOngoing" = "Transferring";
"dataTransfer.readableStatusCanceled" = "Canceled";
"dataTransfer.readableStatusSuccess" = "Complete";
"dataTransfer.readableStatusAccept" = "Hyväksy";
"dataTransfer.readableStatusCancel" = "Peruuta";
//Generated Message
"generatedMessage.contactAdded" = "Yhteystieto lisätty";
"generatedMessage.invitationReceived" = "Invitation received";
"generatedMessage.invitationAccepted" = "Invitation accepted";
"generatedMessage.outgoingCall" = "Lähtevä puhelu";
"generatedMessage.incomingCall" = "Saapuva puhelu";
"generatedMessage.missedOutgoingCall" = "Missed outgoing call";
"generatedMessage.missedIncomingCall" = "Missed incoming call";
//General Settings
"generalSettings.title" = "General settings";
"generalSettings.videoAcceleration" = "Enable video acceleration";