blob: 892885f4337622ff932a77956d97d0af27b59eb5 [file] [log] [blame]
Guillaume Roguez28009732016-06-23 00:19:37 -04001
Jenkins1cda4182017-05-18 14:39:40 -04002"A network error occured during the export" = "Tiedonviennissä tapahtui verkkoyhteysvirhe";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
8"Add to contacts" = "Lisää yhteystietoihin";
9
Jenkinsfcad7762018-04-09 15:30:02 -040010/* Contextual menu action */
11"Place video call" = "Place video call";
12
13/* Contextual menu action */
14"Place audio call" = "Place audio call";
15
16/* Contextual menu action */
17"Clear conversation" = "Clear conversation";
18
19/* Contextual menu action */
20"Block contact" = "Block contact";
21
Alexandre Lision55f67fb2016-11-03 11:34:55 -040022/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -040023"Alias : " = "Lempinimi";
Guillaume Roguez28009732016-06-23 00:19:37 -040024
25/* Error shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -040026"An error occured during the export" = "Tiedonviennissä tapahtui virhe";
Guillaume Roguez28009732016-06-23 00:19:37 -040027
Alexandre Lision55f67fb2016-11-03 11:34:55 -040028/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040029"Backup account" = "Varakäyttäjätunnus";
Guillaume Roguez28009732016-06-23 00:19:37 -040030
31/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040032"Call number" = "Soita numeroon";
Guillaume Roguez28009732016-06-23 00:19:37 -040033
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Guillaume Roguez28009732016-06-23 00:19:37 -040037/* Open panel title */
38"Choose a CA list" = "Choose a CA list";
39
40/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040041"Choose a certificate" = "Valitse sertifikaatti";
Guillaume Roguez28009732016-06-23 00:19:37 -040042
43/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040044"Choose a directory" = "Valitse hakemisto";
Guillaume Roguez28009732016-06-23 00:19:37 -040045
46/* Open panel title */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040047"Choose a private key file" = "Valitse henkilökohtainen salausavaintiedosto";
Guillaume Roguez28009732016-06-23 00:19:37 -040048
49/* Open panel prompt for 'Choose a file' */
50"Choose CA" = "Choose CA";
51
52/* Open panel prompt for 'Choose a directory' */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040053"Choose directory" = "Valitse hakemisto";
Guillaume Roguez28009732016-06-23 00:19:37 -040054
55/* Contextual menu entry */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040056"Choose file" = "Valitse tiedosto";
Guillaume Roguez28009732016-06-23 00:19:37 -040057
Jenkins255d7c22018-09-17 15:30:46 -040058/* Contextual menu entry */
59"Share screen" = "Share screen";
60
Guillaume Roguez28009732016-06-23 00:19:37 -040061/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040062"Copy" = "Kopioi";
Guillaume Roguez28009732016-06-23 00:19:37 -040063
64/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040065"Copy name" = "Kopioi nimi";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040066
67/* Contextual menu action */
68"Copy number" = "Kopioi numero";
69
70/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040071"Create RING Account" = "Luo RING tunnus";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040072
73/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040074"Create SIP Account" = "Luo SIP Tunnus";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
Jenkinsf3c9ede2018-02-12 10:30:19 -050076/* File transfer failed label */
77"Failed" = "Epäonnistui";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Error message shown to user when it is impossible to migrate account */
80"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Failed to migrate your account. You can retry by pressing Ok or delete your account.";
81
82/* Text shown to user when an error occur at registration */
Jenkins1cda4182017-05-18 14:39:40 -040083"Failed to perform lookup" = "Kirjautumisessa tapahtui virhe";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040084
Guillaume Roguez28009732016-06-23 00:19:37 -040085/* Incoming call from {Name} */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040086"Incoming call from %@" = "Saapuva puhelu %@";
Guillaume Roguez28009732016-06-23 00:19:37 -040087
Guillaume Roguez28009732016-06-23 00:19:37 -040088/* Message from {Name} */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040089"Message from %@" = "Viesti %@";
90
91/* User label */
Jenkins1cda4182017-05-18 14:39:40 -040092"New SIP account" = "Uusi SIP tunnus";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
Jenkinsf3c9ede2018-02-12 10:30:19 -050094/* Displayed as RingID when no accounts are available for selection */
95"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040096
Jenkins2bcac372018-04-23 15:30:28 -040097/* Allert message when no accounts are available */
98"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
99
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400100/* Text show to the user when password didn't match */
Jenkins1cda4182017-05-18 14:39:40 -0400101"Password and confirmation mismatch." = "Salasana ei täsmää tunnuksen kanssa. ";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400102
103/* Indication for user */
104"Password is too short" = "Password is too short";
105
106/* Indication for user */
Jenkins1cda4182017-05-18 14:39:40 -0400107"Passwords don't match" = "Salasanat eivät täsmää";
Guillaume Roguez28009732016-06-23 00:19:37 -0400108
109/* Button label */
Jenkins301749d2017-12-18 10:30:14 -0500110"Pause" = "Tauota";
Guillaume Roguez28009732016-06-23 00:19:37 -0400111
112/* Button label */
113"Play" = "Toista";
114
115/* Button Action */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400116"Refuse" = "Kieltäydy";
Guillaume Roguez28009732016-06-23 00:19:37 -0400117
118/* Contextual menu entry */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400119"Remove value" = "Poista arvo";
Guillaume Roguez28009732016-06-23 00:19:37 -0400120
121/* Show advice to user */
122"Reopen account to see your hash" = "Reopen account to see your hash";
123
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400124/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -0400125"Restore account" = "Palauta tunnus";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400126
127/* Button title */
128"Revise Input" = "Revise Input";
Guillaume Roguez28009732016-06-23 00:19:37 -0400129
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500130/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400131"RingID : " = "Ring tunnus:";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500132
Guillaume Roguez28009732016-06-23 00:19:37 -0400133/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400134"Share" = "Jako";
Guillaume Roguez28009732016-06-23 00:19:37 -0400135
Jenkinsf3c9ede2018-02-12 10:30:19 -0500136/* File transfer successful label */
137"Success" = "Success";
138
Guillaume Roguez28009732016-06-23 00:19:37 -0400139/* No comment provided by engineer. */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400140"Text Actions" = "Tekstitoiminnot";
141
142/* Text shown to user when his username is available to be registered */
Jenkins1cda4182017-05-18 14:39:40 -0400143"The entered username is available" = "Käyttäjänimi on käytettävissä";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400144
145/* Text shown to user when his username is invalid to be registered */
Jenkins1cda4182017-05-18 14:39:40 -0400146"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "Käyttäjänimi ei ole pätevä: Vähintään 3 merkkiä, ja se saa sisältää vain pieniä kirjaimia numeroiden lisäksi. ";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400147
148/* Text shown to user when his username is already registered */
Jenkins1cda4182017-05-18 14:39:40 -0400149"The entered username is not available" = "Käyttäjänimi ei ole käytettävissä";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400150
151/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400152"The following account needs to be migrated to the new Ring account format:" = "Tämä tunnus tulee siirtää uuteen Ring-tunnuksen muotoon:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400153
154/* Error shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400155"The password you entered does not unlock this account" = "Antamasi salasana ei avaa tämän tunnuksen salaisuuksia";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400156
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400157/* Title shown to user to concat with Pin */
158"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
159
160/* Text shown to the user */
Jenkins301749d2017-12-18 10:30:14 -0500161"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "Jatkaaksesi tunnuksensiirtoa sinun tulee valita salasana tunnuksellesi. Tätä salasanaa käytetään pääavaimesi kryptaamiseen. Sitä tarvitaan uusien laitteiden yhdistämiseen Ring-tunnuksesi kanssa. Jos et nyt halua valita salasanaa, voit sulkea ohjelman ja jatkaa siirtoa myöhemmin. ";
Guillaume Roguez28009732016-06-23 00:19:37 -0400162
163/* Name used when user leave field empty */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400164"Unknown" = "Tuntematon";
165
166/* Error shown to user */
167"You have to migrate your account before exporting" = "You have to migrate your account before exporting";
Guillaume Roguez28009732016-06-23 00:19:37 -0400168
Jenkinsfa286ef2018-08-20 15:31:57 -0400169/* Remove account alert title */
170"Remove account" = "Remove account";
171
172/* Remove account alert message */
173"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
174
Jenkins84fc31f2018-09-10 15:25:02 -0400175/* export account button title */
176"Select archive" = "Select archive";
177
Jenkins0f699812018-11-19 15:31:08 -0500178/* link account title */
179"Link to an account" = "Link to an account";
180
181/* Welcome title */
182"Welcome to Ring" = "Tervetuloa Ringiin";
183"Create a new account" = "Create a new account";
184"Add a SIP account" = "Add a SIP account";
185