xref: /template/wikiweko/lang/eu/lang.php (revision dbba3fd5d0de6350525ab4e6b6e68b8896a78a4e)
1e662c9c9SAndreas Haerter<?php
2e662c9c9SAndreas Haerter
3e662c9c9SAndreas Haerter/**
4e662c9c9SAndreas Haerter * Basque language for the "vector" DokuWiki template
5e662c9c9SAndreas Haerter *
6e662c9c9SAndreas Haerter * If your language is not/only partially translated or you found an error/typo,
7e662c9c9SAndreas Haerter * have a look at the following files:
8e662c9c9SAndreas Haerter * - "/lib/tpl/vector/lang/<your lang>/lang.php"
9e662c9c9SAndreas Haerter * - "/lib/tpl/vector/lang/<your lang>/settings.php"
10e662c9c9SAndreas Haerter * If they are not existing, copy and translate the English ones (hint: looking
11e662c9c9SAndreas Haerter * at <http://[your lang].wikipedia.org> might be helpful). And don't forget to
12*dbba3fd5SAndreas Haerter * mail the translation to us, SYN Systems <dokuwiki@dev.syn-systems.com>.
13*dbba3fd5SAndreas Haerter * Thanks :-D.
14e662c9c9SAndreas Haerter *
15e662c9c9SAndreas Haerter *
16e662c9c9SAndreas Haerter * LICENSE: This file is open source software (OSS) and may be copied under
17e662c9c9SAndreas Haerter *          certain conditions. See COPYING file for details or try to contact
18e662c9c9SAndreas Haerter *          the author(s) of this file in doubt.
19e662c9c9SAndreas Haerter *
20e662c9c9SAndreas Haerter * @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
21e662c9c9SAndreas Haerter * @author ander
22e662c9c9SAndreas Haerter * @link http://www.dokuwiki.org/template:vector
23e662c9c9SAndreas Haerter * @link http://www.dokuwiki.org/config:lang
24e662c9c9SAndreas Haerter * @link http://www.dokuwiki.org/devel:configuration
25e662c9c9SAndreas Haerter */
26e662c9c9SAndreas Haerter
27e662c9c9SAndreas Haerter
28e662c9c9SAndreas Haerter//check if we are running within the DokuWiki environment
29e662c9c9SAndreas Haerterif (!defined("DOKU_INC")){
30e662c9c9SAndreas Haerter    die();
31e662c9c9SAndreas Haerter}
32e662c9c9SAndreas Haerter
33e662c9c9SAndreas Haerter//tabs, personal tools and special links
34e662c9c9SAndreas Haerter$lang["vector_article"] = "Artikulua";
35e662c9c9SAndreas Haerter$lang["vector_discussion"] = "Eztabaida";
36e662c9c9SAndreas Haerter$lang["vector_read"] = "Irakurri";
37e662c9c9SAndreas Haerter$lang["vector_edit"] = "Aldatu";
38e662c9c9SAndreas Haerter$lang["vector_create"] = "Sortu";
39e662c9c9SAndreas Haerter$lang["vector_userpage"] = "Erabiltzaile Orria";
40e662c9c9SAndreas Haerter$lang["vector_specialpage"] = "Orrialde Bereziak";
41e662c9c9SAndreas Haerter$lang["vector_mytalk"] = "Nire Eztabaida";
42e662c9c9SAndreas Haerter$lang["vector_exportodt"] = "Esportatu: ODT";
43e662c9c9SAndreas Haerter$lang["vector_exportpdf"] = "Esportatu: PDF";
44e662c9c9SAndreas Haerter$lang["vector_subscribens"] = "Harpidetu NS aldaketetara"; //original DW lang $lang["btn_subscribens"] is simply too long for common tab configs
45e662c9c9SAndreas Haerter$lang["vector_unsubscribens"] = "Kendu NS aldaketetako harpidetza";  //original DW lang $lang["btn_unsubscribens"] is simply too long for common tab configs
46e662c9c9SAndreas Haerter$lang["vector_translations"] = "Hizkuntzak";
47e662c9c9SAndreas Haerter
48e662c9c9SAndreas Haerter//headlines for the different bars and boxes
49e662c9c9SAndreas Haerter$lang["vector_navigation"] = "Nabigazioa";
50e662c9c9SAndreas Haerter$lang["vector_toolbox"] = "Tresnak";
51e662c9c9SAndreas Haerter$lang["vector_exportbox"] = "Imprimatu/esportatu";
52e662c9c9SAndreas Haerter$lang["vector_inotherlanguages"] = "Hizkuntzak";
53e662c9c9SAndreas Haerter$lang["vector_printexport"] = "Imprimatu/esportatu";
54e662c9c9SAndreas Haerter$lang["vector_personnaltools"] = "Tresna pertsonalak";
55e662c9c9SAndreas Haerter
56e662c9c9SAndreas Haerter//buttons
57e662c9c9SAndreas Haerter$lang["vector_btn_go"] = "Joan";
58e662c9c9SAndreas Haerter$lang["vector_btn_search"] = "Bilatu";
59e662c9c9SAndreas Haerter$lang["vector_btn_search_title"] = "Bilatu testu hau";
60e662c9c9SAndreas Haerter
61e662c9c9SAndreas Haerter//exportbox ("print/export")
62e662c9c9SAndreas Haerter$lang["vector_exportbxdef_print"] = "Imprimatzeko bertsioa";
63e662c9c9SAndreas Haerter$lang["vector_exportbxdef_downloadodt"] = "Jaitsi ODT formatuan";
64e662c9c9SAndreas Haerter$lang["vector_exportbxdef_downloadpdf"] = "Jaitsi PDF formatuan";
65e662c9c9SAndreas Haerter
66e662c9c9SAndreas Haerter//default toolbox
67e662c9c9SAndreas Haerter$lang["vector_toolbxdef_whatlinkshere"] = "Orri honetaranzko lotura dutenak";
680a1cb4e9SAndreas Haerter$lang["vector_toolbxdef_upload"] = "Fitxategia igo";
69e662c9c9SAndreas Haerter$lang["vector_toolbxdef_siteindex"] = "Gunearen aurkibidea";
70e662c9c9SAndreas Haerter$lang["vector_toolboxdef_permanent"] = "Lotura iraunkorra";
71e662c9c9SAndreas Haerter$lang["vector_toolboxdef_cite"] = "Sortu orrialde hau";
72e662c9c9SAndreas Haerter
73e662c9c9SAndreas Haerter//cite this article
74e662c9c9SAndreas Haerter$lang["vector_cite_bibdetailsfor"] = "Bibliografiko xehetasunak";
75e662c9c9SAndreas Haerter$lang["vector_cite_pagename"] = "Orrialde izena";
76e662c9c9SAndreas Haerter$lang["vector_cite_author"] = "Autorea";
77e662c9c9SAndreas Haerter$lang["vector_cite_publisher"] = "Argitaratzailea";
78e662c9c9SAndreas Haerter$lang["vector_cite_dateofrev"] = "Berrikuspen honen data";
79e662c9c9SAndreas Haerter$lang["vector_cite_dateretrieved"] = "Data berreskuratuta";
80e662c9c9SAndreas Haerter$lang["vector_cite_permurl"] = "URL iraunkorra";
81e662c9c9SAndreas Haerter$lang["vector_cite_pageversionid"] = "Orriaren bertsioaren ID-a";
82e662c9c9SAndreas Haerter$lang["vector_cite_citationstyles"] = "Aipatzeko estiloak";
83e662c9c9SAndreas Haerter$lang["vector_cite_checkstandards"] = "Gogoan izan zure estilo eskuliburua egiaztatzeao, arau gida edo irakaslearen jarraibideak sintaxia zehatza dela eta zure beharretara egokitzea lortzeko.";
84e662c9c9SAndreas Haerter$lang["vector_cite_latexusepackagehint"] = "LaTeX pakete url-a erabiltzean (\ usepackage {url} hitzaurrean nonbait), hobeto formateatutako web helbideak emateko joera duenez, gogokoagoa izan daiteke";
85e662c9c9SAndreas Haerter$lang["vector_cite_retrieved"] = "Berreskuratuta";
86e662c9c9SAndreas Haerter$lang["vector_cite_from"] = "-tik";
87e662c9c9SAndreas Haerter$lang["vector_cite_in"] = "-an";
88e662c9c9SAndreas Haerter$lang["vector_cite_accessed"] = "Atzituta";
89e662c9c9SAndreas Haerter$lang["vector_cite_cited"] = "Aipatuta";
90e662c9c9SAndreas Haerter$lang["vector_cite_lastvisited"] = "Azken bisita";
91e662c9c9SAndreas Haerter$lang["vector_cite_availableat"] = "Eskuragarri";
92e662c9c9SAndreas Haerter$lang["vector_cite_discussionpages"] = "DokuWiki-ko hitz egiteko orrialdeak";
93e662c9c9SAndreas Haerter$lang["vector_cite_markup"] = "Markatu";
94e662c9c9SAndreas Haerter$lang["vector_cite_result"] = "Emaitza";
95e662c9c9SAndreas Haerter$lang["vector_cite_thisversion"] = "bertsio hau";
96e662c9c9SAndreas Haerter
97e662c9c9SAndreas Haerter//other
98e662c9c9SAndreas Haerter$lang["vector_search"] = "Bilatu";
99e662c9c9SAndreas Haerter$lang["vector_accessdenied"] = "Sarbidea ukatuta";
100e662c9c9SAndreas Haerter$lang["vector_fillplaceholder"] = "Mesedez bete hauek";
101e662c9c9SAndreas Haerter$lang["vector_donate"] = "Dohaintza egin";
102e662c9c9SAndreas Haerter$lang["vector_mdtemplatefordw"] = "DokuWikirako Vector txantiloia";
103e662c9c9SAndreas Haerter$lang["vector_recentchanges"] = "Aldaketa berriak";
104