1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/eu.php

199 lines
9.8 KiB
PHP
Raw Normal View History

2012-01-11 01:06:59 +01:00
<?php $TRANSLATIONS = array(
2013-04-26 00:50:45 +02:00
"Error getting contact object." => "Errore bat izan da kontaktu objetua lortzean.",
2012-05-17 00:36:21 +02:00
"Error reading contact photo." => "Errore bat izan da kontaktuaren argazkia igotzerakoan.",
2012-07-31 22:57:24 +02:00
"Error saving temporary file." => "Errore bat izan da aldi bateko fitxategia gordetzerakoan.",
2012-05-17 00:36:21 +02:00
"The loading photo is not valid." => "Kargatzen ari den argazkia ez da egokia.",
2012-07-31 22:57:24 +02:00
"No photo path was submitted." => "Ez da argazkiaren bide-izenik eman.",
2012-05-17 00:36:21 +02:00
"File doesn't exist:" => "Fitxategia ez da existitzen:",
2012-06-06 00:29:28 +02:00
"Error loading image." => "Errore bat izan da irudia kargatzearkoan.",
2012-07-31 22:57:24 +02:00
"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:",
2012-11-27 00:09:28 +01:00
"Key is not set for: " => "Gakoa ez da zehaztu hemen:",
"Value is not set for: " => "Balioa ez da zehaztu hemen:",
"Could not set preference: " => "Ezin izan da lehentasuna ezarri:",
2013-04-26 00:50:45 +02:00
"No file was uploaded. Unknown error" => "Ez da fitxategirik igo. Errore ezezaguna",
2012-05-17 00:36:21 +02:00
"There is no error, the file uploaded with success" => "Ez da errorerik egon, fitxategia ongi igo da",
2012-07-31 22:57:24 +02:00
"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.",
2012-05-17 00:36:21 +02:00
"The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat bakarrik igo da",
"No file was uploaded" => "Ez da fitxategirik igo",
2012-07-31 22:57:24 +02:00
"Missing a temporary folder" => "Aldi bateko karpeta falta da",
2013-04-27 00:54:41 +02:00
"Failed to write to disk" => "Errore bat izan da diskoan idazterakoan",
"Not enough storage available" => "Ez dago behar aina leku erabilgarri,",
2013-04-26 00:50:45 +02:00
"Upload of blacklisted file:" => "Zerrenda beltzako fitxategiaren igoera:",
"Error uploading contacts to storage." => "Errore bat egon da kontaktuak biltegira igotzerakoan.",
2012-07-31 22:57:24 +02:00
"Couldn't save temporary image: " => "Ezin izan da aldi bateko irudia gorde:",
"Couldn't load temporary image: " => "Ezin izan da aldi bateko irudia kargatu:",
2012-05-09 12:41:01 +02:00
"Contacts" => "Kontaktuak",
2012-12-28 00:19:49 +01:00
"%d_selected_contacts" => "%d_kontaktu_hautatuta",
2013-05-13 21:43:42 +02:00
"Save" => "Gorde",
2013-05-04 00:51:18 +02:00
"Uploading..." => "Igotzen...",
2013-05-13 21:43:42 +02:00
"Indexing contacts" => "Kontaktuak indexatzen",
2012-11-27 00:09:28 +01:00
"Add to..." => "Gehitu hemen...",
"Remove from..." => "Ezabatu hemendik...",
"Add group..." => "Gehitu taldea...",
2012-10-04 02:09:41 +02:00
"Select photo" => "Hautatu argazkia",
2012-11-27 00:09:28 +01:00
"Network or server error. Please inform administrator." => "Errore bat izan da sare edo zerbitzarian. Mesedez abisatu administradorea.",
"Error adding to group." => "Errore bat izan da taldera gehitzean.",
"Error removing from group." => "Errore bat izan da taldetik kentzean.",
"There was an error opening a mail composer." => "Errore bat izan da posta editorea abiaraztean.",
2013-04-26 00:50:45 +02:00
"Cancel" => "Ezeztatu",
2012-11-27 00:09:28 +01:00
"Add group" => "Gehitu taldea",
2013-04-26 00:50:45 +02:00
"OK" => "Ados",
2012-07-31 22:57:24 +02:00
"No files selected for upload." => "Ez duzu igotzeko fitxategirik hautatu.",
2013-05-03 01:00:23 +02:00
"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.",
2012-11-27 00:09:28 +01:00
"Edit profile picture" => "Editatu profilaren argazkia",
2012-08-28 02:04:42 +02:00
"Error loading profile picture." => "Errorea profilaren irudia kargatzean.",
2012-11-27 00:09:28 +01:00
"Is this correct?" => "Hau zuzena al da?",
2013-01-20 00:04:34 +01:00
"# groups" => "# taldeak",
2012-11-25 00:02:56 +01:00
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Kontaktu batzuk ezabatzeko markatuta daude, baina oraindik ez dira ezabatu. Mesedez itxoin ezabatu arte.",
2012-11-27 00:09:28 +01:00
"Click to undo deletion of {num} contacts" => "Klikatu {num} kontaktuen ezabaketa desegiteko",
"Cancelled deletion of {num}" => "{num}en ezabaketa ezeztatuta",
2013-01-03 00:04:07 +01:00
"Contact is already in this group." => "Kontaktua dagoeneko talde honetan dago.",
"Contacts are already in this group." => "Kontaktuak dagoeneko talde honetan daude.",
"Couldn't get contact list." => "Ezin izan da kontaktuen zerrenda lortu.",
"Contact is not in this group." => "Kontaktua ez dago talde honetan.",
"Contacts are not in this group." => "Kontaktuak ez daude talde honetan.",
"A group named {group} already exists" => "{group} izeneko taldea dagoeneko existitzen da",
"You can drag groups to\narrange them as you like." => "Taldeak nahi duzun moduan\nantolatzeko arrastra ditzakezu.",
"All" => "Denak",
"Favorites" => "Gogokoak",
2013-02-23 00:03:37 +01:00
"Shared by {owner}" => "{owner}-k elkarbanatuta",
2012-07-31 22:57:24 +02:00
"Result: " => "Emaitza:",
" imported, " => " inportatua, ",
" failed." => "huts egin du.",
2013-05-03 01:00:23 +02:00
"Error" => "Errorea",
2012-08-28 02:04:42 +02:00
"Displayname cannot be empty." => "Bistaratzeko izena ezin da hutsik egon.",
2012-09-26 13:27:02 +02:00
"Show CardDav link" => "Erakutsi CardDav lotura",
"Show read-only VCF link" => "Erakutsi bakarrik irakurtzeko VCF lotura",
"Download" => "Deskargatu",
"Edit" => "Editatu",
"Delete" => "Ezabatu",
"More..." => "Gehiago...",
2012-10-04 02:09:41 +02:00
"Less..." => "Gutxiago...",
2012-09-04 02:04:35 +02:00
"There was an error updating the addressbook." => "Errore bat izan da helbide-liburua eguneratzean.",
"There was an error deleting this addressbook." => "Errore bat izan da helbide-liburu hau ezabatzean.",
2013-04-26 00:50:45 +02:00
"Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
"Error adding group." => "Errore bat izan da taldea gehitzean.",
"Group ID missing from request." => "Taldearen IDa falta da eskarian.",
"Contact ID missing from request." => "Kontaktuaren IDa falta da eskarian.",
"{name}'s Birthday" => "{name}ren jaioteguna",
"Contact" => "Kontaktua",
"Other" => "Bestelakoa",
"HomePage" => "WebOrria",
2012-08-28 02:04:42 +02:00
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
2012-01-11 01:06:59 +01:00
"Work" => "Lana",
"Home" => "Etxea",
"Mobile" => "Mugikorra",
"Text" => "Testua",
"Voice" => "Ahotsa",
2012-05-17 00:36:21 +02:00
"Message" => "Mezua",
2012-01-11 01:06:59 +01:00
"Fax" => "Fax-a",
"Video" => "Bideoa",
"Pager" => "Bilagailua",
2012-05-17 00:36:21 +02:00
"Internet" => "Internet",
2012-11-27 00:09:28 +01:00
"Friends" => "Lagunak",
"Family" => "Familia",
"There was an error deleting properties for this contact." => "Errore bat izan da kontaktu honen propietateak ezabatzerakoan.",
2013-05-01 00:51:09 +02:00
"New Contact" => "Kontaktu berria",
2013-05-02 00:51:52 +02:00
"New Group" => "Talde berria",
2012-12-14 00:16:10 +01:00
"Address books" => "Helbide liburuak",
2013-03-26 11:53:44 +01:00
"Display name" => "Bistaratze izena",
2012-11-25 00:02:56 +01:00
"Import" => "Inportatu",
2012-11-27 00:09:28 +01:00
"(De-)select all" => "(Ez-)Hautatu dena",
2012-11-25 00:02:56 +01:00
"Groups" => "Taldeak",
2012-11-27 00:09:28 +01:00
"Favorite" => "Gogokoa",
2012-07-31 22:57:24 +02:00
"Close" => "Itxi",
2012-08-02 02:06:16 +02:00
"Keyboard shortcuts" => "Teklatuaren lasterbideak",
"Navigation" => "Nabigazioa",
"Next contact in list" => "Hurrengoa kontaktua zerrendan",
"Previous contact in list" => "Aurreko kontaktua zerrendan",
"Expand/collapse current addressbook" => "Zabaldu/tolestu uneko helbide-liburua",
2012-08-28 02:04:42 +02:00
"Next addressbook" => "Hurrengo helbide-liburua",
"Previous addressbook" => "Aurreko helbide-liburua",
2012-08-02 02:06:16 +02:00
"Actions" => "Ekintzak",
"Refresh contacts list" => "Gaurkotu kontaktuen zerrenda",
"Add new contact" => "Gehitu kontaktu berria",
"Add new addressbook" => "Gehitu helbide-liburu berria",
"Delete current contact" => "Ezabatu uneko kontaktuak",
2012-11-27 00:09:28 +01:00
"<h3>You have no contacts in your addressbook.</h3><p>Add a new contact or import existing contacts from a VCF file.</p>" => "<h3>Ez duzu kontakturik helbide-liburuan.</h3><p>Gehitu kontaktu berri bat edo inportatu VCF fitxategi batetatik.</p>",
2012-11-25 00:02:56 +01:00
"Add contact" => "Gehitu kontaktua",
2012-11-27 00:09:28 +01:00
"Compose mail" => "Idatzi eposta",
"Delete group" => "Ezabatu taldea",
2012-07-31 22:57:24 +02:00
"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",
2012-11-27 00:09:28 +01:00
"First name" => "Izena",
2012-11-25 00:02:56 +01:00
"Additional names" => "Tarteko izenak",
2012-11-27 00:09:28 +01:00
"Last name" => "Abizena",
2013-01-20 00:04:34 +01:00
"Select groups" => "Hautatu taldeak",
2012-05-17 00:36:21 +02:00
"Nickname" => "Ezizena",
2012-12-11 00:03:50 +01:00
"Enter nickname" => "Sartu ezizena",
2012-11-26 00:03:41 +01:00
"Title" => "Izenburua",
2012-12-14 00:16:10 +01:00
"Enter title" => "Idatzi titulua",
2012-11-25 00:02:56 +01:00
"Organization" => "Erakundea",
2012-12-14 00:16:10 +01:00
"Enter organization" => "Idatzi erakundea",
2012-11-15 00:03:39 +01:00
"Birthday" => "Jaioteguna",
2012-11-27 00:09:28 +01:00
"Notes go here..." => "Idatzi oharrak hemen...",
2012-12-14 00:16:10 +01:00
"Export as VCF" => "VCF gisa esportatu",
2012-11-26 00:03:41 +01:00
"Add" => "Gehitu",
2012-11-25 00:02:56 +01:00
"Phone" => "Telefonoa",
"Email" => "Eposta",
"Instant Messaging" => "Berehalako mezularitza",
"Address" => "Helbidea",
"Note" => "Oharra",
"Web site" => "Web orria",
2012-12-12 00:10:33 +01:00
"Delete contact" => "Ezabatu kontaktua",
2012-05-09 12:41:01 +02:00
"Preferred" => "Hobetsia",
2012-05-17 00:36:21 +02:00
"Please specify a valid email address." => "Mesedez sartu eposta helbide egoki bat",
2012-12-14 00:16:10 +01:00
"someone@example.com" => "norbait@adibide.com",
2012-05-17 00:36:21 +02:00
"Mail to address" => "Bidali helbidera",
"Delete email address" => "Ezabatu eposta helbidea",
"Enter phone number" => "Sartu telefono zenbakia",
"Delete phone number" => "Ezabatu telefono zenbakia",
2012-11-25 00:02:56 +01:00
"Go to web site" => "Web orrira joan",
2012-11-27 00:09:28 +01:00
"Delete URL" => "Ezabatu URLa",
2012-11-25 00:02:56 +01:00
"View on map" => "Ikusi mapan",
2012-11-27 00:09:28 +01:00
"Delete address" => "Ezabatu helbidea",
2012-12-14 00:16:10 +01:00
"1 Main Street" => "Kale nagusia 1",
2012-12-11 00:03:50 +01:00
"Street address" => "Kalearen helbidea",
2012-11-27 00:09:28 +01:00
"12345" => "12345",
2012-12-11 00:03:50 +01:00
"Postal code" => "Posta kodea",
2012-11-27 00:09:28 +01:00
"Your city" => "Zure hiria",
2012-12-11 00:03:50 +01:00
"City" => "Hiria",
2012-12-14 00:16:10 +01:00
"Some region" => "Eskualde bat",
"State or province" => "Estatu edo probintzia",
2012-11-27 00:09:28 +01:00
"Your country" => "Zure herrialdea",
2012-12-11 00:03:50 +01:00
"Country" => "Herrialdea",
2012-08-28 02:04:42 +02:00
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "Ezabatu BM",
2013-02-23 00:03:37 +01:00
"Share" => "Elkarbanatu",
2012-12-08 00:08:12 +01:00
"Export" => "Exportatu",
2012-12-14 00:16:10 +01:00
"CardDAV link" => "CardDAV lotura",
2012-07-31 22:57:24 +02:00
"The temporary image has been removed from cache." => "Aldi bateko irudia cachetik ezabatu da.",
2012-05-17 00:36:21 +02:00
"CardDAV syncing addresses" => "CardDAV sinkronizazio helbideak",
"more info" => "informazio gehiago",
"Primary address (Kontact et al)" => "Helbide nagusia",
2012-08-02 02:06:16 +02:00
"iOS/OS X" => "iOS/OS X",
2012-09-07 02:10:31 +02:00
"Addressbooks" => "Helbide Liburuak",
2012-08-03 02:04:12 +02:00
"New Address Book" => "Helbide-liburu berria",
2012-08-28 02:04:42 +02:00
"Name" => "Izena",
2013-05-13 21:43:42 +02:00
"Description" => "Deskribapena"
2012-01-11 01:06:59 +01:00
);