polls/l10n/eu.js

75 строки
3.1 KiB
JavaScript
Исходник Обычный вид История

2018-12-28 04:33:59 +03:00
OC.L10N.register(
"polls",
{
"Polls" : "Inkestak",
"Go to poll" : "Joan inkestara",
2019-12-28 06:26:48 +03:00
"Polls App - New Activity" : "Inkestak aplikazioa - Jarduera berria",
2019-12-11 05:46:50 +03:00
"Group" : "Taldea",
"Create new poll" : "Sortu inkesta berria",
2019-12-16 06:14:39 +03:00
"Enter Title" : "Sartu izenburua",
2019-12-11 05:46:50 +03:00
"Poll type" : "Inkesta mota",
"Text based" : "Testuan oinarritua",
"Cancel" : "Utzi",
2019-12-16 06:14:39 +03:00
"Publish" : "Argitaratu",
"Add new Poll" : "Gehitu inkesta berria",
"All polls" : "Inkesta guztiak",
"My polls" : "Nire inkestak",
"Public polls" : "Inkesta publikoak",
"Hidden polls" : "Ezkutatutako inkestak",
"Deleted polls" : "Ezabatutako inkestak",
2018-12-28 04:33:59 +03:00
"Title" : "Izenburua",
2019-02-04 04:27:18 +03:00
"Access" : "Sarbidea",
2019-02-11 04:33:54 +03:00
"Owner" : "Jabea",
2019-02-04 04:27:18 +03:00
"Created" : "Sorrera",
"Expires" : "Iraungitzea",
2019-07-21 05:45:06 +03:00
"Public access" : "Sarbide publikoa",
2019-12-22 06:31:31 +03:00
"Registered users only" : "Erregistratutako erabiltzaileak soilik",
2019-07-21 05:45:06 +03:00
"Hidden poll" : "Ezkutuko inkesta",
2019-12-22 06:31:31 +03:00
"Only shared" : "Partekatua soilik",
2019-07-21 05:45:06 +03:00
"Text poll" : "Testu inkesta",
"Date poll" : "Data inkesta",
"never" : "inoiz ez",
2019-02-04 04:27:18 +03:00
"Copy Link" : "Kopiatu esteka",
2019-07-21 05:45:06 +03:00
"Clone poll" : "Klonatu inkesta",
2019-02-04 04:27:18 +03:00
"Edit poll" : "Editatu inkesta",
2019-07-21 05:45:06 +03:00
"Delete poll" : "Ezabatu inkesta",
"Edit poll as admin" : "Editatu inkesta administratzaile gisa",
"Delete poll as admin" : "Ezabatu inkesta administratzaile gisa",
2019-12-22 06:31:31 +03:00
"Link copied to clipboard" : "Arbelara kopiatutako esteka",
"Error, while copying link to clipboard" : "Errorea esteka arbelera kopiatzean",
"Share with" : "Partekatu honekin",
2019-12-23 06:28:49 +03:00
"Your comment was added" : "Zure iruzkina gehitu da",
"Error while saving comment" : "Errorea iruzkina gordetzean",
2019-12-16 06:14:39 +03:00
"Details" : "Xehetasunak",
2019-12-10 05:48:07 +03:00
"Comments" : "Iruzkinak",
2019-12-23 06:28:49 +03:00
"options" : "aukerak",
2018-12-28 04:33:59 +03:00
"Configuration" : "Konfigurazioa",
2019-12-22 06:31:31 +03:00
"Shares" : "Partekatzeak",
2019-12-10 05:48:07 +03:00
"No comments yet. Be the first." : "Oraindik ez dago iruzkinik, izan zaitez lehena.",
2019-12-16 06:14:39 +03:00
"Saving" : "Gordetzen",
"Saved" : "Gordeta",
2019-12-10 05:48:07 +03:00
"Description" : "Deskripzioa",
2019-07-21 05:45:06 +03:00
"Allow \"maybe\" vote" : "Baimendu \"agian\" botoa",
2019-12-10 05:48:07 +03:00
"Anonymous poll" : "Inkesta anonimoa",
2019-12-23 06:28:49 +03:00
"Hidden to other users" : "Beste erabiltzaileei ezkutatuta",
"Visible to other users" : "Beste erabiltzaileentzat ikusgai",
"Restore poll" : "Berrezarri inkesta",
2019-12-10 05:48:07 +03:00
"Expiration date" : "Iraungitze-data",
2019-07-21 05:45:06 +03:00
"Writing poll" : "Inkesta idazten",
2018-12-28 04:33:59 +03:00
"Update poll" : "Eguneratu inkesta",
2019-12-22 06:31:31 +03:00
"Title must not be empty!" : "Izenburua ezin da hutsik egon!",
"%n successfully saved" : "%n behar bezala gorde da",
"Click to add a date" : "Egin klik data bat gehitzeko",
"Share Link" : "Partekatu esteka",
"Unknown user" : "Erabiltzaile ezezaguna",
2019-12-23 06:28:49 +03:00
"Add a new text option" : "Gehitu testuzko beste aukera bat",
2019-12-22 06:31:31 +03:00
"Deleted" : "Ezabatuta",
2019-12-23 06:28:49 +03:00
"Error saving user name" : "Errorea erabiltzaile-izena gordetzean",
2019-12-22 06:31:31 +03:00
"Do you want to delete \"%n\"?" : "\"%n\" ezabatu nahi duzu?",
2019-07-21 05:45:06 +03:00
"No, keep poll." : "Ez, mantendu inkesta.",
"Yes, delete poll." : "Bai, ezabatu inkesta.",
2019-12-23 06:28:49 +03:00
"Open Sidebar" : "Ireki albo-barra",
2019-12-10 05:48:07 +03:00
"Access denied" : "Sarbidea ukatua"
2018-12-28 04:33:59 +03:00
},
"nplurals=2; plural=(n != 1);");