2012-01-11 04:06:59 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
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-01-11 04:06:59 +04:00
|
|
|
"Language changed" => "Hizkuntza aldatuta",
|
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-07-27 04:04:26 +04:00
|
|
|
"Log" => "Egunkaria",
|
2012-05-17 02:36:21 +04:00
|
|
|
"More" => "Gehiago",
|
|
|
|
"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-05-09 14:41:01 +04:00
|
|
|
"-licensed" => "lizentziarekin",
|
2012-01-11 04:06:59 +04:00
|
|
|
"by" => " Egilea:",
|
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",
|
|
|
|
"You use" => "Erabiltzen ari zara ",
|
|
|
|
"of the available" => "eta guztira erabil dezakezu ",
|
2012-05-17 02:36:21 +04:00
|
|
|
"Desktop and Mobile Syncing Clients" => "Mahaigain eta mugikorren sinkronizazio bezeroak",
|
|
|
|
"Download" => "Deskargatu",
|
2012-01-11 04:06:59 +04:00
|
|
|
"Your password got changed" => "Zure pasahitza aldatu da",
|
|
|
|
"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",
|
|
|
|
"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-05-09 14:41:01 +04:00
|
|
|
"Quota" => "Kuota",
|
2012-01-11 04:06:59 +04:00
|
|
|
"Delete" => "Ezabatu"
|
|
|
|
);
|