mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
150 lines
8.1 KiB
PHP
150 lines
8.1 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"Error (de)activating addressbook." => "Errore bat egon da helbide-liburua (des)gaitzen",
|
|
"There was an error adding the contact." => "Errore bat egon da kontaktua gehitzerakoan",
|
|
"element name is not set." => "elementuaren izena ez da ezarri.",
|
|
"id is not set." => "IDa ez da ezarri.",
|
|
"Cannot add empty property." => "Ezin da propieta hutsa gehitu.",
|
|
"At least one of the address fields has to be filled out." => "Behintzat helbide eremuetako bat bete behar da.",
|
|
"Trying to add duplicate property: " => "Propietate bikoiztuta gehitzen saiatzen ari zara:",
|
|
"No ID provided" => "Ez da IDrik eman",
|
|
"Error setting checksum." => "Errorea kontrol-batura ezartzean.",
|
|
"No categories selected for deletion." => "Ez dira ezabatzeko kategoriak hautatu.",
|
|
"No address books found." => "Ez da helbide libururik aurkitu.",
|
|
"No contacts found." => "Ez da kontakturik aurkitu.",
|
|
"Missing ID" => "ID falta da",
|
|
"Error parsing VCard for ID: \"" => "Errorea VCard analizatzean hurrengo IDrako: \"",
|
|
"No contact ID was submitted." => "Ez da kontaktuaren IDrik eman.",
|
|
"Error reading contact photo." => "Errore bat izan da kontaktuaren argazkia igotzerakoan.",
|
|
"Error saving temporary file." => "Errore bat izan da aldi bateko fitxategia gordetzerakoan.",
|
|
"The loading photo is not valid." => "Kargatzen ari den argazkia ez da egokia.",
|
|
"Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
|
|
"Error deleting contact property." => "Errorea kontaktu propietatea ezabatzean.",
|
|
"Contact ID is missing." => "Kontaktuaren IDa falta da.",
|
|
"No photo path was submitted." => "Ez da argazkiaren bide-izenik eman.",
|
|
"File doesn't exist:" => "Fitxategia ez da existitzen:",
|
|
"Error loading image." => "Errore bat izan da irudia kargatzearkoan.",
|
|
"Error getting contact object." => "Errore bat izan da kontaktu objetua lortzean.",
|
|
"Error getting PHOTO property." => "Errore bat izan da PHOTO propietatea lortzean.",
|
|
"Error saving contact." => "Errore bat izan da kontaktua gordetzean.",
|
|
"Error resizing image" => "Errore bat izan da irudiaren tamaina aldatzean",
|
|
"Error cropping image" => "Errore bat izan da irudia mozten",
|
|
"Error creating temporary image" => "Errore bat izan da aldi bateko irudia sortzen",
|
|
"Error finding image: " => "Ezin izan da irudia aurkitu:",
|
|
"checksum is not set." => "Kontrol-batura ezarri gabe dago.",
|
|
"Information about vCard is incorrect. Please reload the page: " => "vCard honen informazioa ez da zuzena.Mezedez birkargatu orria:",
|
|
"Error updating contact property." => "Errorea kontaktu propietatea eguneratzean.",
|
|
"Cannot update addressbook with an empty name." => "Ezin da helbide liburua eguneratu izen huts batekin.",
|
|
"Error updating addressbook." => "Errore bat egon da helbide liburua eguneratzen.",
|
|
"Error uploading contacts to storage." => "Errore bat egon da kontaktuak biltegira igotzerakoan.",
|
|
"There is no error, the file uploaded with success" => "Ez da errorerik egon, fitxategia ongi igo da",
|
|
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Igotako fitxategia php.ini fitxategiko upload_max_filesize direktiba baino handiagoa da",
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Igotako fitxategia HTML formularioan zehaztutako MAX_FILE_SIZE direktiba baino handidagoa da.",
|
|
"The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat bakarrik igo da",
|
|
"No file was uploaded" => "Ez da fitxategirik igo",
|
|
"Missing a temporary folder" => "Aldi bateko karpeta falta da",
|
|
"Couldn't save temporary image: " => "Ezin izan da aldi bateko irudia gorde:",
|
|
"Couldn't load temporary image: " => "Ezin izan da aldi bateko irudia kargatu:",
|
|
"No file was uploaded. Unknown error" => "Ez da fitxategirik igo. Errore ezezaguna",
|
|
"Contacts" => "Kontaktuak",
|
|
"Sorry, this functionality has not been implemented yet" => "Barkatu, aukera hau ez da oriandik inplementatu",
|
|
"Not implemented" => "Inplementatu gabe",
|
|
"Couldn't get a valid address." => "Ezin izan da eposta baliagarri bat hartu.",
|
|
"Error" => "Errorea",
|
|
"Contact" => "Kontaktua",
|
|
"This property has to be non-empty." => "Propietate hau ezin da hutsik egon.",
|
|
"Couldn't serialize elements." => "Ezin izan dira elementuak serializatu.",
|
|
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' argumenturik gabe deitu da. Mezedez abisatu bugs.owncloud.org-en",
|
|
"Edit name" => "Editatu izena",
|
|
"No files selected for upload." => "Ez duzu igotzeko fitxategirik hautatu.",
|
|
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Igo nahi duzun fitxategia zerbitzariak onartzen duen tamaina baino handiagoa da.",
|
|
"Select type" => "Hautatu mota",
|
|
"Result: " => "Emaitza:",
|
|
" imported, " => " inportatua, ",
|
|
" failed." => "huts egin du.",
|
|
"Addressbook not found." => "Helbide liburua ez da aurkitu",
|
|
"This is not your addressbook." => "Hau ez da zure helbide liburua.",
|
|
"Contact could not be found." => "Ezin izan da kontaktua aurkitu.",
|
|
"Address" => "Helbidea",
|
|
"Telephone" => "Telefonoa",
|
|
"Email" => "Eposta",
|
|
"Organization" => "Erakundea",
|
|
"Work" => "Lana",
|
|
"Home" => "Etxea",
|
|
"Mobile" => "Mugikorra",
|
|
"Text" => "Testua",
|
|
"Voice" => "Ahotsa",
|
|
"Message" => "Mezua",
|
|
"Fax" => "Fax-a",
|
|
"Video" => "Bideoa",
|
|
"Pager" => "Bilagailua",
|
|
"Internet" => "Internet",
|
|
"Birthday" => "Jaioteguna",
|
|
"{name}'s Birthday" => "{name}ren jaioteguna",
|
|
"Add Contact" => "Gehitu kontaktua",
|
|
"Import" => "Inportatu",
|
|
"Addressbooks" => "Helbide Liburuak",
|
|
"Close" => "Itxi",
|
|
"Configure Address Books" => "Konfiguratu Helbide Liburuak",
|
|
"New Address Book" => "Helbide-liburu berria",
|
|
"CardDav Link" => "CardDav lotura",
|
|
"Download" => "Deskargatu",
|
|
"Edit" => "Editatu",
|
|
"Delete" => "Ezabatu",
|
|
"Drop photo to upload" => "Askatu argazkia igotzeko",
|
|
"Delete current photo" => "Ezabatu oraingo argazkia",
|
|
"Edit current photo" => "Editatu oraingo argazkia",
|
|
"Upload new photo" => "Igo argazki berria",
|
|
"Select photo from ownCloud" => "Hautatu argazki bat ownCloudetik",
|
|
"Edit name details" => "Editatu izenaren zehaztasunak",
|
|
"Nickname" => "Ezizena",
|
|
"Enter nickname" => "Sartu ezizena",
|
|
"dd-mm-yyyy" => "yyyy-mm-dd",
|
|
"Groups" => "Taldeak",
|
|
"Separate groups with commas" => "Banatu taldeak komekin",
|
|
"Edit groups" => "Editatu taldeak",
|
|
"Preferred" => "Hobetsia",
|
|
"Please specify a valid email address." => "Mesedez sartu eposta helbide egoki bat",
|
|
"Enter email address" => "Sartu eposta helbidea",
|
|
"Mail to address" => "Bidali helbidera",
|
|
"Delete email address" => "Ezabatu eposta helbidea",
|
|
"Enter phone number" => "Sartu telefono zenbakia",
|
|
"Delete phone number" => "Ezabatu telefono zenbakia",
|
|
"View on map" => "Ikusi mapan",
|
|
"Edit address details" => "Editatu helbidearen zehaztasunak",
|
|
"Add notes here." => "Gehitu oharrak hemen.",
|
|
"Add field" => "Gehitu eremua",
|
|
"Phone" => "Telefonoa",
|
|
"Note" => "Oharra",
|
|
"Download contact" => "Deskargatu kontaktua",
|
|
"Delete contact" => "Ezabatu kontaktua",
|
|
"The temporary image has been removed from cache." => "Aldi bateko irudia cachetik ezabatu da.",
|
|
"Edit address" => "Editatu helbidea",
|
|
"Type" => "Mota",
|
|
"PO Box" => "Posta kutxa",
|
|
"Extended" => "Hedatua",
|
|
"City" => "Hiria",
|
|
"Region" => "Eskualdea",
|
|
"Zipcode" => "Posta kodea",
|
|
"Country" => "Herrialdea",
|
|
"Addressbook" => "Helbide-liburua",
|
|
"New Addressbook" => "Helbide-liburu berria",
|
|
"Edit Addressbook" => "Editatu helbide-liburua",
|
|
"Displayname" => "Bistaratzeko izena",
|
|
"Active" => "Aktibo",
|
|
"Save" => "Gorde",
|
|
"Submit" => "Bidali",
|
|
"Cancel" => "Ezeztatu",
|
|
"Import a contacts file" => "Inporatu kontaktuen fitxategia",
|
|
"Please choose the addressbook" => "Mesedez, aukeratu helbide liburua",
|
|
"create a new addressbook" => "sortu helbide liburu berria",
|
|
"Name of new addressbook" => "Helbide liburuaren izena",
|
|
"Importing contacts" => "Kontaktuak inportatzen",
|
|
"You have no contacts in your addressbook." => "Ez duzu kontakturik zure helbide liburuan.",
|
|
"Add contact" => "Gehitu kontaktua",
|
|
"Configure addressbooks" => "Konfiguratu helbide liburuak",
|
|
"CardDAV syncing addresses" => "CardDAV sinkronizazio helbideak",
|
|
"more info" => "informazio gehiago",
|
|
"Primary address (Kontact et al)" => "Helbide nagusia",
|
|
"iOS/OS X" => "iOS/OS X"
|
|
);
|