2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2012-08-28 04:03:56 +04:00
" Unable to load list from App Store " => " Ezin izan da App Dendatik zerrenda kargatu " ,
2012-09-08 04:05:41 +04:00
" Group already exists " => " Taldea dagoeneko existitzenda " ,
" Unable to add group " => " Ezin izan da taldea gehitu " ,
2012-09-14 04:03:18 +04:00
" Could not enable app. " => " Ezin izan da aplikazioa gaitu. " ,
2012-07-27 04:04:26 +04:00
" Email saved " => " Eposta gorde da " ,
" Invalid email " => " Baliogabeko eposta " ,
2012-01-11 04:06:59 +04:00
" OpenID Changed " => " OpenID aldatuta " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Baliogabeko eskaria " ,
2012-09-08 04:05:41 +04:00
" Unable to delete group " => " Ezin izan da taldea ezabatu " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " Autentifikazio errorea " ,
2012-09-08 04:05:41 +04:00
" Unable to delete user " => " Ezin izan da erabiltzailea ezabatu " ,
2012-01-11 04:06:59 +04:00
" Language changed " => " Hizkuntza aldatuta " ,
2012-09-08 04:05:41 +04:00
" Unable to add user to group %s " => " Ezin izan da erabiltzailea %s taldera gehitu " ,
" Unable to remove user from group %s " => " Ezin izan da erabiltzailea %s taldetik ezabatu " ,
2012-07-27 04:04:26 +04:00
" Disable " => " Ez-gaitu " ,
" Enable " => " Gaitu " ,
" Saving... " => " Gordetzen... " ,
2012-05-09 14:41:01 +04:00
" __language_name__ " => " Euskera " ,
2012-05-17 02:36:21 +04:00
" Add your App " => " Gehitu zure aplikazioa " ,
2012-05-09 14:41:01 +04:00
" Select an App " => " Aukeratu programa bat " ,
2012-07-27 04:04:26 +04:00
" See application page at apps.owncloud.com " => " Ikusi programen orria apps.owncloud.com en " ,
2012-09-08 04:05:41 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-lizentziatua <span class= \" author \" ></span> " ,
2012-05-17 02:36:21 +04:00
" Documentation " => " Dokumentazioa " ,
" Managing Big Files " => " Fitxategi handien kudeaketa " ,
2012-01-11 04:06:59 +04:00
" Ask a question " => " Egin galdera bat " ,
" Problems connecting to help database. " => " Arazoak daude laguntza datubasera konektatzeko. " ,
" Go there manually. " => " Joan hara eskuz. " ,
" Answer " => " Erantzun " ,
2012-05-17 02:36:21 +04:00
" Desktop and Mobile Syncing Clients " => " Mahaigain eta mugikorren sinkronizazio bezeroak " ,
" Download " => " Deskargatu " ,
2012-09-21 04:04:56 +04:00
" Your password was changed " => " Zere pasahitza aldatu da " ,
2012-01-11 04:06:59 +04:00
" Unable to change your password " => " Ezin izan da zure pasahitza aldatu " ,
" Current password " => " Uneko pasahitza " ,
" New password " => " Pasahitz berria " ,
" show " => " erakutsi " ,
" Change password " => " Aldatu pasahitza " ,
2012-05-09 14:41:01 +04:00
" Email " => " E-Posta " ,
" Your email address " => " Zure e-posta " ,
" Fill in an email address to enable password recovery " => " Idatz ezazu e-posta bat pasahitza berreskuratu ahal izateko " ,
2012-01-11 04:06:59 +04:00
" Language " => " Hizkuntza " ,
2012-05-09 14:41:01 +04:00
" Help translate " => " Lagundu itzultzen " ,
2012-01-11 04:06:59 +04:00
" use this address to connect to your ownCloud in your file manager " => " erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera konektatzeko " ,
2012-11-10 03:02:29 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud komunitateak</a> garatuta, <a href= \" https://github.com/owncloud \" target= \" _blank \" >itubruru kodea</a><a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr> lizentziarekin banatzen da</a>. " ,
2012-01-11 04:06:59 +04:00
" Name " => " Izena " ,
" Password " => " Pasahitza " ,
" Groups " => " Taldeak " ,
" Create " => " Sortu " ,
2012-07-27 04:04:26 +04:00
" Default Quota " => " Kuota lehentsia " ,
2012-05-17 02:36:21 +04:00
" Other " => " Besteak " ,
2012-08-28 04:03:56 +04:00
" Group Admin " => " Talde administradorea " ,
2012-05-09 14:41:01 +04:00
" Quota " => " Kuota " ,
2012-01-11 04:06:59 +04:00
" Delete " => " Ezabatu "
);