blob: 3405023435123ec23accf26ac78f32036ce6ca27 [file] [log] [blame]
Guillaume Roguezdb165052016-03-14 10:01:01 -04001
Alexandre Lision447ba3d2016-11-14 21:42:49 -05002"A network error occured during the export" = "Eksportavimo metu, įvyko klaida";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
4/* Contextual menu action */
Guillaume Roguezdb165052016-03-14 10:01:01 -04005"Add to contacts" = "Pridėti prie kontaktų";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -05008"Alias : " = "Slapyvardis : ";
Guillaume Roguez28009732016-06-23 00:19:37 -04009
10/* Error shown to the user */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040011"An error occured during the export" = "Eksportavimo metu, įvyko klaida";
12
13/* Contextual menu entry */
Jenkins3b9e17f2017-07-31 11:29:13 -040014"Backup account" = "Padaryti paskyros atsarginę kopiją";
Guillaume Roguez28009732016-06-23 00:19:37 -040015
Guillaume Roguezdb165052016-03-14 10:01:01 -040016/* Contextual menu action */
17"Call number" = "Call number";
18
Guillaume Roguezdb165052016-03-14 10:01:01 -040019/* Open panel title */
20"Choose a CA list" = "Choose a CA list";
21
22/* Open panel title */
23"Choose a certificate" = "Choose a certificate";
24
25/* Open panel title */
Alexandre Lisione40ebf32016-04-25 16:13:17 -040026"Choose a directory" = "Pasirinkti katalogą";
Guillaume Roguezdb165052016-03-14 10:01:01 -040027
28/* Open panel title */
29"Choose a private key file" = "Choose a private key file";
30
31/* Open panel prompt for 'Choose a file' */
32"Choose CA" = "Choose CA";
33
34/* Open panel prompt for 'Choose a directory' */
Alexandre Lision6c1c1882016-11-29 14:38:16 -050035"Choose directory" = "Pasirinkti katalogą";
Guillaume Roguezdb165052016-03-14 10:01:01 -040036
37/* Contextual menu entry */
Alexandre Lision6c1c1882016-11-29 14:38:16 -050038"Choose file" = "Pasirinkti failą";
Guillaume Roguezdb165052016-03-14 10:01:01 -040039
Guillaume Roguezdb165052016-03-14 10:01:01 -040040/* No comment provided by engineer. */
41"Copy" = "Kopijuoti";
42
43/* Contextual menu action */
Jenkinsf86c9bb2017-07-20 12:09:10 -040044"Copy name" = "Kopijuoti vardą";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040045
46/* Contextual menu action */
Guillaume Roguezdb165052016-03-14 10:01:01 -040047"Copy number" = "Kopijuoti numerį";
48
Alexandre Lision55f67fb2016-11-03 11:34:55 -040049/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050050"Create RING Account" = "Sukurti RING paskyrą";
Guillaume Roguezdb165052016-03-14 10:01:01 -040051
Alexandre Lision55f67fb2016-11-03 11:34:55 -040052/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050053"Create SIP Account" = "Sukurti SIP paskyrą";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040054
55/* Alert dialog title */
Alexandre Lision6c1c1882016-11-29 14:38:16 -050056"Entered name not found" = "Įvestas vardas nerastas";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040057
58/* Error message shown to user when it is impossible to migrate account */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050059"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Nepavyko perkelti jūsų paskyros. Jūs galite bandyti vėl, spusteldami Gerai arba galite ištrinti savo paskyrą.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040060
61/* Text shown to user when an error occur at registration */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050062"Failed to perform lookup" = "Nepavyko atlikti informacijos paiešką";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Incoming call from {Name} */
65"Incoming call from %@" = "Gaunamasis skambutis nuo %@";
66
67/* Alert dialo message */
68"Make sure you have at least one valid account" = "Make sure you have at least one valid account";
Guillaume Roguezdb165052016-03-14 10:01:01 -040069
70/* Message from {Name} */
Alexandre Lisione40ebf32016-04-25 16:13:17 -040071"Message from %@" = "Žinutė nuo %@";
Guillaume Roguezdb165052016-03-14 10:01:01 -040072
Alexandre Lision55f67fb2016-11-03 11:34:55 -040073/* User label */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050074"New SIP account" = "Nauja SIP paskyra";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
76/* Alert dialog title */
77"No valid account available" = "No valid account available";
78
79/* Text show to the user when password didn't match */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050080"Password and confirmation mismatch." = "Slaptažodis ir jo patvirtinimas nesutampa.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
82/* Indication for user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050083"Password is too short" = "Slaptažodis per trumpas";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040084
85/* Indication for user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050086"Passwords don't match" = "Slaptažodžiai nesutampa";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040087
Guillaume Roguezdb165052016-03-14 10:01:01 -040088/* Button label */
Alexandre Lisione40ebf32016-04-25 16:13:17 -040089"Pause" = "Pristabdyti";
Guillaume Roguezdb165052016-03-14 10:01:01 -040090
91/* Button label */
Alexandre Lisione40ebf32016-04-25 16:13:17 -040092"Play" = "Groti";
Guillaume Roguezdb165052016-03-14 10:01:01 -040093
94/* Button Action */
95"Refuse" = "Atmesti";
96
97/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050098"Remove value" = "Šalinti reikšmę";
Guillaume Roguezdb165052016-03-14 10:01:01 -040099
100/* Show advice to user */
101"Reopen account to see your hash" = "Reopen account to see your hash";
102
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400103/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500104"Restore account" = "Atkurti paskyrą";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400105
106/* Button title */
107"Revise Input" = "Revise Input";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400108
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500109/* Text shown to the user */
110"RingID : " = "RingID : ";
111
Guillaume Roguezdb165052016-03-14 10:01:01 -0400112/* No comment provided by engineer. */
113"Share" = "Share";
114
115/* No comment provided by engineer. */
Guillaume Roguezd2504552016-03-24 16:11:49 -0400116"Text Actions" = "Teksto veiksmai";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400117
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400118/* Text shown to user when his username is available to be registered */
Jenkins301749d2017-12-18 10:30:14 -0500119"The entered username is available" = "Įvestas naudotojo vardas yra prieinamas";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400120
121/* Text shown to user when his username is invalid to be registered */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500122"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "Įvestas naudotojo vardas yra neteisingas. Jame privalo būti bent 3 simboliai ir tik mažosios raidės ar skaitmenys.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400123
124/* Text shown to user when his username is already registered */
Jenkins301749d2017-12-18 10:30:14 -0500125"The entered username is not available" = "Įvestas naudotojo vardas yra neprieinamas";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400126
127/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500128"The following account needs to be migrated to the new Ring account format:" = "Ši paskyra turi būti perkelta į naująjį Ring paskyros formatą:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400129
130/* Error shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500131"The password you entered does not unlock this account" = "Slaptažodis, kurį įrašėte, neatrakina šios paskyros";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400132
133/* Alert dialog title */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500134"The username you entered do not match a RingID on the network" = "Jūsų įvestas naudotojo vardas neatitinka tinkle esantį RingID";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400135
136/* Title shown to user to concat with Pin */
Alexandre Lision6c1c1882016-11-29 14:38:16 -0500137"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." = "Norėdami užbaigti procesą, jūs turite atverti Ring naujame įrenginyje ir pasirinkti parinktį \"Susieti šį įrenginį su paskyra\". Jūsų pin galioja 10 minučių.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400138
139/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500140"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." = "Norėdami tęsti perkėlimą, privalote pasirinkti savo paskyrai slaptažodį. Šis slaptažodis bus naudojamas jūsų pagrindiniam raktui užšifruoti. Taip pat jis bus reikalingas pridedant naujus įrenginius į jūsų Ring paskyrą. Jeigu jūs nesate pasiruošę pasirinkti slaptažodį, tuomet galite užverti Ring ir pratęsti perkėlimą vėliau.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400141
Guillaume Roguezdb165052016-03-14 10:01:01 -0400142/* Name used when user leave field empty */
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400143"Unknown" = "Nežinomas";
144
145/* Error shown to user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500146"You have to migrate your account before exporting" = "Prieš eksportuodami, turite perkelti savo paskyrą";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400147
Jenkinsa171c932017-07-17 11:29:25 -0400148/* Contextual menu action */
Jenkins78c0c162017-07-19 10:30:59 -0400149"Delete contact" = "Ištrinti kontaktą";
Jenkinsa171c932017-07-17 11:29:25 -0400150
151/* Contextual menu alert title */
Jenkins3b9e17f2017-07-31 11:29:13 -0400152"Could not delete MAC contact" = "Nepavyko ištrinti MAC kontakto";
Jenkinsa171c932017-07-17 11:29:25 -0400153
154/* Contextual menu alert remove contact */
Jenkins3b9e17f2017-07-31 11:29:13 -0400155"To delete go to MAC Contacts App" = "Norėdami ištrinti, pereikite į MAC kontaktų programą (angl. Contacts)";
Jenkinsa171c932017-07-17 11:29:25 -0400156
157/* Contextual menu alert title */
Jenkins3b9e17f2017-07-31 11:29:13 -0400158"Contact will be deleted" = "Kontaktas bus ištrintas";
Jenkinsa171c932017-07-17 11:29:25 -0400159
160/* Contextual menu alert remove contact {Name} */
Jenkins3b9e17f2017-07-31 11:29:13 -0400161"Are you sure you want to delete contact \"%@\"" = "Ar tikrai norite ištrinti kontaktą \"%@\"";
Jenkinsa171c932017-07-17 11:29:25 -0400162
Jenkins0bfd5992017-10-09 11:30:45 -0400163/* No password on this account text field placeholder */
164"Account has no password" = "Account has no password";