From 6d93add4c980bb9a52ff942d2641b88e8af71ed6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 12 Feb 2018 22:16:46 +0000 Subject: [tx-robot] updated from transifex --- l10n/ast.js | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 l10n/ast.js (limited to 'l10n/ast.js') diff --git a/l10n/ast.js b/l10n/ast.js new file mode 100644 index 00000000..836d9c81 --- /dev/null +++ b/l10n/ast.js @@ -0,0 +1,78 @@ +OC.L10N.register( + "contacts", + { + "Contacts" : "Contautos", + "Download" : "Baxar", + "Copy link" : "Copiar enllaz", + "Click to copy the link to your clipboard" : "Primi pa copiar l'enllaz al to cartafueyu", + "Toggle sharing" : "Alternar compartición", + "Delete" : "Desaniciar", + "Rename" : "Renomar", + "Share with users or groups" : "Compartir con usuarios y grupos", + "can edit" : "pue editar", + "Close" : "Zarrar", + "Copied!" : "¡Copióse¡", + "Not supported!" : "¡Nun se sofita!", + "Press ⌘-C to copy." : "Primi ⌘-C pa copiar.", + "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.", + "Address book name" : "Nome de la Llibreta de direiciones", + "The selected image is too big (max 1MB)" : "La imaxe escoyida ye demasiáu grande (máximu 1 MB)", + "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Esta tarxeta ta toyida ya iguóse. Comprueba los datos y aiciona un guardáu pa facer permanentes los cambeos, por favor.", + "No contacts in here" : "Equí nun hai contautos", + "Name" : "Nome", + "Organization" : "Organización", + "Title" : "Títulu", + "Save changes" : "Guardar cambeos", + "Address book" : "Llibreta de direiciones", + "Importing..." : "Importando...", + "Select your addressbook" : "Esbilla la to llibreta de direiciones", + "No search result for {query}" : "Nun hai resultaos pa la gueta {query}", + "All contacts" : "Tolos contautos", + "Post office box" : "Apartáu de correos", + "Postal code" : "Códigu postal", + "City" : "Ciudá", + "State or province" : "Estáu o provincia", + "Country" : "País", + "Address" : "Direición", + "(new group)" : "(nuevu grupu)", + "Last name" : "Apellíu", + "First name" : "Nome", + "Additional names" : "Nomes adicionales", + "Prefix" : "Prefixu", + "Suffix" : "Sufixu", + "New contact" : "Contautu nuevu", + "Not grouped" : "Nun s'agrupó", + "Sort by" : "Ordenar per", + "{addressbook} shared by {owner}" : "{addressbook} compartíu por {owner}", + "Contact not found." : "Nun s'alcontró'l contautu.", + "Contact could not be created." : "Nun pudo crease'l contautu.", + "No contacts in file. Only vCard files are allowed." : "Nun hai contautos nel ficheru. Namái ser permiten ficheros vCard.", + "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Namái se sofiten les versiones 4.0 (RFC6350) o 3.0 (RFC2426) de vCard.", + "Contact could not be saved." : "El contautu pudo nun guardase.", + "Display name" : "Nome", + "Nickname" : "Nomatu", + "Detailed name" : "Nome detalláu", + "Notes" : "Notes", + "Website" : "Sitiu web", + "Federated Cloud ID" : "ID de ñube federada", + "Home" : "Casa", + "Work" : "Trabayu", + "Other" : "Otru", + "Groups" : "Grupos", + "Birthday" : "Data de nacencia", + "Anniversary" : "Aniversariu", + "Date of death" : "Data de muerte", + "Email" : "Corréu", + "Instant messaging" : "Mensaxería nel intre", + "Phone" : "Teléfonu", + "Mobile" : "Móvil", + "Fax" : "Fax", + "Fax home" : "Fax de casa", + "Fax work" : "Fax del trabayu", + "Pager" : "Llocalizador", + "Voice" : "Voz", + "Social network" : "Rede social", + "Details" : "Detalles", + "Settings" : "Axustes" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3