mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-22 11:52:18 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
7246bf3a7a
commit
5e3dd3d213
@ -2,6 +2,8 @@ OC.L10N.register(
|
||||
"contacts",
|
||||
{
|
||||
"Contacts" : "Kontaktuak",
|
||||
"Are you sure you want to delete the addressbook {addressbook} ?" : "Ziur zaude helbide-liburua {addressbook} ezabatu nahi duzula?",
|
||||
"Remove addressbook" : "Ezabatu helbide-liburua",
|
||||
"Add new LDAP Addressbook" : "Gehitu LDAP helbide-liburua",
|
||||
"Ok" : "Ados",
|
||||
"Cancel" : "Ezeztatu",
|
||||
@ -36,6 +38,7 @@ OC.L10N.register(
|
||||
"The size of \"{filename}\" exceeds the maximum allowed {size}" : "\"{filename}\"-ren tamainak onartutako tamaina {size} gainditu du",
|
||||
"Error adding to group." : "Errore bat izan da taldera gehitzean.",
|
||||
"Error removing from group." : "Errore bat izan da taldetik kentzean.",
|
||||
"Please create an addressbook first" : "Aurrena sortu helbide-liburu bat",
|
||||
"You have selected over 300 contacts.\nThis will most likely fail! Click here to try anyway." : "300 kontaktu baino gehiago hautatu dituzu.\nHonek ziurasko huts egingo du! Sakatu hemen hala ere jarraitzeko.",
|
||||
"Error setting {name} as favorite." : "Errorea {name} gogokoetara gehitzerakoan.",
|
||||
"Merge contacts" : "Kontaktuak batu",
|
||||
@ -225,6 +228,7 @@ OC.L10N.register(
|
||||
"Organization" : "Erakundea",
|
||||
"Birthday" : "Jaioteguna",
|
||||
"Website" : "Webgunea",
|
||||
"Federated Cloud ID" : "Federatutatako Hodei ID",
|
||||
"Instant messaging" : "Istanteko mezularitza",
|
||||
"Notes go here..." : "Idatzi oharrak hemen...",
|
||||
"Add field..." : "Gehitu eremua...",
|
||||
@ -236,6 +240,9 @@ OC.L10N.register(
|
||||
"someone@example.com" : "norbait@adibide.com",
|
||||
"Mail to address" : "Bidali helbidera",
|
||||
"Delete email address" : "Ezabatu eposta helbidea",
|
||||
"Please specify a valid Federated Cloud ID." : "Mesedez, zehaztu baliozko Federatutako Hodei ID bat.",
|
||||
"username@example.com/owncloud" : "erabiltzaileizena@adibidea.com/owncloud",
|
||||
"Delete Federated Cloud ID" : "Ezabatu Federatutako Hodei ID",
|
||||
"Enter phone number" : "Sartu telefono zenbakia",
|
||||
"Go to web site" : "Web orrira joan",
|
||||
"View on map" : "Ikusi mapan",
|
||||
|
@ -1,5 +1,7 @@
|
||||
{ "translations": {
|
||||
"Contacts" : "Kontaktuak",
|
||||
"Are you sure you want to delete the addressbook {addressbook} ?" : "Ziur zaude helbide-liburua {addressbook} ezabatu nahi duzula?",
|
||||
"Remove addressbook" : "Ezabatu helbide-liburua",
|
||||
"Add new LDAP Addressbook" : "Gehitu LDAP helbide-liburua",
|
||||
"Ok" : "Ados",
|
||||
"Cancel" : "Ezeztatu",
|
||||
@ -34,6 +36,7 @@
|
||||
"The size of \"{filename}\" exceeds the maximum allowed {size}" : "\"{filename}\"-ren tamainak onartutako tamaina {size} gainditu du",
|
||||
"Error adding to group." : "Errore bat izan da taldera gehitzean.",
|
||||
"Error removing from group." : "Errore bat izan da taldetik kentzean.",
|
||||
"Please create an addressbook first" : "Aurrena sortu helbide-liburu bat",
|
||||
"You have selected over 300 contacts.\nThis will most likely fail! Click here to try anyway." : "300 kontaktu baino gehiago hautatu dituzu.\nHonek ziurasko huts egingo du! Sakatu hemen hala ere jarraitzeko.",
|
||||
"Error setting {name} as favorite." : "Errorea {name} gogokoetara gehitzerakoan.",
|
||||
"Merge contacts" : "Kontaktuak batu",
|
||||
@ -223,6 +226,7 @@
|
||||
"Organization" : "Erakundea",
|
||||
"Birthday" : "Jaioteguna",
|
||||
"Website" : "Webgunea",
|
||||
"Federated Cloud ID" : "Federatutatako Hodei ID",
|
||||
"Instant messaging" : "Istanteko mezularitza",
|
||||
"Notes go here..." : "Idatzi oharrak hemen...",
|
||||
"Add field..." : "Gehitu eremua...",
|
||||
@ -234,6 +238,9 @@
|
||||
"someone@example.com" : "norbait@adibide.com",
|
||||
"Mail to address" : "Bidali helbidera",
|
||||
"Delete email address" : "Ezabatu eposta helbidea",
|
||||
"Please specify a valid Federated Cloud ID." : "Mesedez, zehaztu baliozko Federatutako Hodei ID bat.",
|
||||
"username@example.com/owncloud" : "erabiltzaileizena@adibidea.com/owncloud",
|
||||
"Delete Federated Cloud ID" : "Ezabatu Federatutako Hodei ID",
|
||||
"Enter phone number" : "Sartu telefono zenbakia",
|
||||
"Go to web site" : "Web orrira joan",
|
||||
"View on map" : "Ikusi mapan",
|
||||
|
Loading…
x
Reference in New Issue
Block a user