Merge branch 'master' of github.com:webnotes/wnframework
This commit is contained in:
commit
e0efacacf1
214 changed files with 5536 additions and 63 deletions
10
core/doctype/bulk_email/locale/ar-doc.json
Normal file
10
core/doctype/bulk_email/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Bulk Email": "\u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0623\u0643\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
|
||||
"Bulk Email records.": "\u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0623\u0643\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u0633\u062c\u0644\u0627\u062a.",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Error": "\u062e\u0637\u0623",
|
||||
"Message": "\u0631\u0633\u0627\u0644\u0629",
|
||||
"Recipient": "\u0645\u0633\u062a\u0644\u0645",
|
||||
"Sender": "\u0645\u0631\u0633\u0644",
|
||||
"Status": "\u062d\u0627\u0644\u0629"
|
||||
}
|
||||
10
core/doctype/bulk_email/locale/es-doc.json
Normal file
10
core/doctype/bulk_email/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Bulk Email": "E-mail a granel",
|
||||
"Bulk Email records.": "Correo electr\u00f3nico masivo registros.",
|
||||
"Core": "N\u00facleo",
|
||||
"Error": "Error",
|
||||
"Message": "Mensaje",
|
||||
"Recipient": "Beneficiario",
|
||||
"Sender": "Remitente",
|
||||
"Status": "Estado"
|
||||
}
|
||||
10
core/doctype/bulk_email/locale/fr-doc.json
Normal file
10
core/doctype/bulk_email/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Bulk Email": "Bulk Email",
|
||||
"Bulk Email records.": "Bulk Email enregistrements.",
|
||||
"Core": "C\u0153ur",
|
||||
"Error": "Erreur",
|
||||
"Message": "Message",
|
||||
"Recipient": "Destinataire",
|
||||
"Sender": "Exp\u00e9diteur",
|
||||
"Status": "Statut"
|
||||
}
|
||||
10
core/doctype/bulk_email/locale/pt-doc.json
Normal file
10
core/doctype/bulk_email/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Bulk Email": "E-mail em massa",
|
||||
"Bulk Email records.": "Volume de registros e-mail.",
|
||||
"Core": "N\u00facleo",
|
||||
"Error": "Erro",
|
||||
"Message": "Mensagem",
|
||||
"Recipient": "Benefici\u00e1rio",
|
||||
"Sender": "Remetente",
|
||||
"Status": "Estado"
|
||||
}
|
||||
12
core/doctype/comment/locale/ar-doc.json
Normal file
12
core/doctype/comment/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Comment": "\u062a\u0639\u0644\u064a\u0642",
|
||||
"Comment By": "\u062a\u0639\u0644\u064a\u0642 \u0645\u0646 \u062c\u0627\u0646\u0628",
|
||||
"Comment By Fullname": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0627\u0633\u0645 \u0628\u0627\u0644\u0643\u0627\u0645\u0644",
|
||||
"Comment Date": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Comment Docname": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642 Docname",
|
||||
"Comment Doctype": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642 DOCTYPE",
|
||||
"Comment Time": "\u0627\u0644\u062a\u0639\u0644\u064a\u0642 \u0627\u0644\u0648\u0642\u062a",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Post Topic": "\u0643\u062a\u0627\u0628\u0629 \u0645\u0648\u0636\u0648\u0639",
|
||||
"Unsubscribed": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0634\u062a\u0631\u0627\u0643\u0643"
|
||||
}
|
||||
12
core/doctype/comment/locale/es-doc.json
Normal file
12
core/doctype/comment/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Comment": "Comentario",
|
||||
"Comment By": "Comentario por",
|
||||
"Comment By Fullname": "Comentario por Fullname",
|
||||
"Comment Date": "Comentarios Fecha",
|
||||
"Comment Docname": "Opina DocNombre",
|
||||
"Comment Doctype": "Opina Doctype",
|
||||
"Comment Time": "Opina Tiempo",
|
||||
"Core": "N\u00facleo",
|
||||
"Post Topic": "Publicar Tema",
|
||||
"Unsubscribed": "No suscrito"
|
||||
}
|
||||
12
core/doctype/comment/locale/fr-doc.json
Normal file
12
core/doctype/comment/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Comment": "Commenter",
|
||||
"Comment By": "Commentaire En",
|
||||
"Comment By Fullname": "Commentaire En Fullname",
|
||||
"Comment Date": "Date de commentaires",
|
||||
"Comment Docname": "Commenter docName",
|
||||
"Comment Doctype": "Commenter Doctype",
|
||||
"Comment Time": "Commenter Temps",
|
||||
"Core": "C\u0153ur",
|
||||
"Post Topic": "Message Sujet",
|
||||
"Unsubscribed": "D\u00e9sabonn\u00e9"
|
||||
}
|
||||
12
core/doctype/comment/locale/pt-doc.json
Normal file
12
core/doctype/comment/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Comment": "Coment\u00e1rio",
|
||||
"Comment By": "Coment\u00e1rio por",
|
||||
"Comment By Fullname": "Coment\u00e1rio por Fullname",
|
||||
"Comment Date": "Coment\u00e1rio Data",
|
||||
"Comment Docname": "Coment\u00e1rio docName",
|
||||
"Comment Doctype": "Coment\u00e1rio Doctype",
|
||||
"Comment Time": "Coment\u00e1rio Tempo",
|
||||
"Core": "N\u00facleo",
|
||||
"Post Topic": "Postar T\u00f3pico",
|
||||
"Unsubscribed": "Inscri\u00e7\u00e3o cancelada"
|
||||
}
|
||||
|
|
@ -23,6 +23,7 @@
|
|||
"Visit",
|
||||
"Date",
|
||||
"Keep a track of all communications",
|
||||
"Job Applicant",
|
||||
"Opportunity",
|
||||
"By",
|
||||
"Naming Series",
|
||||
|
|
|
|||
49
core/doctype/communication/locale/ar-doc.json
Normal file
49
core/doctype/communication/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"Action": "\u0639\u0645\u0644",
|
||||
"Additional Info": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629",
|
||||
"By": "\u0628\u0648\u0627\u0633\u0637\u0629",
|
||||
"COMM-": "COMM-",
|
||||
"Category": "\u0641\u0626\u0629",
|
||||
"Chat": "\u0627\u0644\u062f\u0631\u062f\u0634\u0629",
|
||||
"Communication": "\u0627\u062a\u0635\u0627\u0644\u0627\u062a",
|
||||
"Communication Medium": "\u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a \u0645\u062a\u0648\u0633\u0637\u0629",
|
||||
"Complaint": "\u0634\u0643\u0648\u0649",
|
||||
"Contact": "\u0627\u062a\u0635\u0644",
|
||||
"Content": "\u0645\u062d\u062a\u0648\u0649",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Created Customer Issue": "\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0639\u0645\u0644\u0627\u0621",
|
||||
"Created Opportunity": "\u062e\u0644\u0642 \u0627\u0644\u0641\u0631\u0635",
|
||||
"Created Support Ticket": "\u0625\u0646\u0634\u0627\u0621 \u062a\u0630\u0643\u0631\u0629 \u062f\u0639\u0645",
|
||||
"Customer": "\u0632\u0628\u0648\u0646",
|
||||
"Date": "\u062a\u0627\u0631\u064a\u062e",
|
||||
"Email": "\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
|
||||
"File List": "\u0645\u0644\u0641 \u0642\u0627\u0626\u0645\u0629",
|
||||
"Help": "\u0645\u0633\u0627\u0639\u062f\u0629",
|
||||
"Job Applicant": "\u0637\u0627\u0644\u0628 \u0627\u0644\u0639\u0645\u0644",
|
||||
"Keep a track of all communications": "\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u062a\u0639\u0642\u0628 \u0645\u0646 \u0643\u0627\u0641\u0629 \u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a",
|
||||
"Lead": "\u0642\u064a\u0627\u062f\u0629",
|
||||
"Miscellaneous": "\u0645\u062a\u0641\u0631\u0642\u0627\u062a",
|
||||
"Naming Series": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0633\u0644\u0633\u0644\u0629",
|
||||
"Next Communcation On": "\u0648\u0641\u064a \u0627\u0644\u0645\u0631\u0627\u0633\u0644\u0627\u062a \u0627\u0644\u0642\u0627\u062f\u0645\u0629",
|
||||
"No Action": "\u0623\u064a \u0625\u062c\u0631\u0627\u0621",
|
||||
"On": "\u0641\u064a",
|
||||
"Opportunity": "\u0641\u0631\u0635\u0629",
|
||||
"Other": "\u0622\u062e\u0631",
|
||||
"Phone": "\u0647\u0627\u062a\u0641",
|
||||
"Phone No.": "\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641",
|
||||
"Quotation": "\u0627\u0642\u062a\u0628\u0627\u0633",
|
||||
"Recipients": "\u0627\u0644\u0645\u0633\u062a\u0644\u0645\u064a\u0646",
|
||||
"SMS": "SMS",
|
||||
"Sales": "\u0645\u0628\u064a\u0639\u0627\u062a",
|
||||
"Sales Person": "\u0645\u0628\u064a\u0639\u0627\u062a \u0634\u062e\u0635",
|
||||
"Sender": "\u0645\u0631\u0633\u0644",
|
||||
"Sent Mail": "\u0625\u0631\u0633\u0627\u0644 \u0628\u0631\u064a\u062f",
|
||||
"Sent Quotation": "\u0623\u0631\u0633\u0644\u062a \u0627\u0642\u062a\u0628\u0627\u0633",
|
||||
"Subject": "\u0645\u0648\u0636\u0648\u0639",
|
||||
"Suggestion": "\u0627\u0642\u062a\u0631\u0627\u062d",
|
||||
"Supplier": "\u0645\u0632\u0648\u062f",
|
||||
"Support Ticket": "\u062a\u0630\u0643\u0631\u0629 \u062f\u0639\u0645",
|
||||
"User": "\u0645\u0633\u062a\u062e\u062f\u0645",
|
||||
"User Tags": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
|
||||
"Visit": "\u0632\u064a\u0627\u0631\u0629"
|
||||
}
|
||||
49
core/doctype/communication/locale/es-doc.json
Normal file
49
core/doctype/communication/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"Action": "Acci\u00f3n",
|
||||
"Additional Info": "Informaci\u00f3n adicional",
|
||||
"By": "Por",
|
||||
"COMM-": "COMM-",
|
||||
"Category": "Categor\u00eda",
|
||||
"Chat": "Charlar",
|
||||
"Communication": "Comunicaci\u00f3n",
|
||||
"Communication Medium": "Comunicaci\u00f3n Medio",
|
||||
"Complaint": "Queja",
|
||||
"Contact": "Contacto",
|
||||
"Content": "Contenido",
|
||||
"Core": "N\u00facleo",
|
||||
"Created Customer Issue": "Cliente Creado Issue",
|
||||
"Created Opportunity": "Creado Oportunidades",
|
||||
"Created Support Ticket": "Soporte Creado Ticket",
|
||||
"Customer": "Cliente",
|
||||
"Date": "Fecha",
|
||||
"Email": "Email",
|
||||
"File List": "Lista de archivos",
|
||||
"Help": "Ayudar",
|
||||
"Job Applicant": "Solicitante de empleo",
|
||||
"Keep a track of all communications": "Mantenga un registro de todas las comunicaciones",
|
||||
"Lead": "Conducir",
|
||||
"Miscellaneous": "Miscel\u00e1neo",
|
||||
"Naming Series": "Nombrar Series",
|
||||
"Next Communcation On": "Siguiente Comunicaci\u00f3n sobre los",
|
||||
"No Action": "Ninguna acci\u00f3n",
|
||||
"On": "En",
|
||||
"Opportunity": "Oportunidad",
|
||||
"Other": "Otro",
|
||||
"Phone": "Tel\u00e9fono",
|
||||
"Phone No.": "N\u00famero de Tel\u00e9fono",
|
||||
"Quotation": "Cita",
|
||||
"Recipients": "Destinatarios",
|
||||
"SMS": "SMS",
|
||||
"Sales": "Venta",
|
||||
"Sales Person": "Sales Person",
|
||||
"Sender": "Remitente",
|
||||
"Sent Mail": "Correo enviado",
|
||||
"Sent Quotation": "Presupuesto enviado",
|
||||
"Subject": "Sujeto",
|
||||
"Suggestion": "Sugerencia",
|
||||
"Supplier": "Proveedor",
|
||||
"Support Ticket": "Ticket de soporte",
|
||||
"User": "Usuario",
|
||||
"User Tags": "Nube de etiquetas",
|
||||
"Visit": "Visitar"
|
||||
}
|
||||
49
core/doctype/communication/locale/fr-doc.json
Normal file
49
core/doctype/communication/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"Action": "Action",
|
||||
"Additional Info": "Informations additionnelles \u00e0",
|
||||
"By": "Par",
|
||||
"COMM-": "COMM-",
|
||||
"Category": "Cat\u00e9gorie",
|
||||
"Chat": "Bavarder",
|
||||
"Communication": "Communication",
|
||||
"Communication Medium": "Moyen de communication",
|
||||
"Complaint": "Plainte",
|
||||
"Contact": "Contacter",
|
||||
"Content": "Teneur",
|
||||
"Core": "C\u0153ur",
|
||||
"Created Customer Issue": "Num\u00e9ro client cr\u00e9\u00e9",
|
||||
"Created Opportunity": "Cr\u00e9ation Opportunity",
|
||||
"Created Support Ticket": "Support Ticket cr\u00e9\u00e9",
|
||||
"Customer": "Client",
|
||||
"Date": "Date",
|
||||
"Email": "Email",
|
||||
"File List": "Liste des fichiers",
|
||||
"Help": "Aider",
|
||||
"Job Applicant": "Demandeur d'emploi",
|
||||
"Keep a track of all communications": "Gardez une trace de toutes les communications",
|
||||
"Lead": "Conduire",
|
||||
"Miscellaneous": "Divers",
|
||||
"Naming Series": "Nommer S\u00e9rie",
|
||||
"Next Communcation On": "Suivant Communcation sur",
|
||||
"No Action": "Aucune action",
|
||||
"On": "Sur",
|
||||
"Opportunity": "Occasion",
|
||||
"Other": "Autre",
|
||||
"Phone": "T\u00e9l\u00e9phone",
|
||||
"Phone No.": "N \u00b0 de t\u00e9l\u00e9phone",
|
||||
"Quotation": "Citation",
|
||||
"Recipients": "R\u00e9cipiendaires",
|
||||
"SMS": "SMS",
|
||||
"Sales": "Ventes",
|
||||
"Sales Person": "Sales Person",
|
||||
"Sender": "Exp\u00e9diteur",
|
||||
"Sent Mail": "Messages envoy\u00e9s",
|
||||
"Sent Quotation": "Devis envoy\u00e9",
|
||||
"Subject": "Sujet",
|
||||
"Suggestion": "Suggestion",
|
||||
"Supplier": "Fournisseur",
|
||||
"Support Ticket": "Support Ticket",
|
||||
"User": "Utilisateur",
|
||||
"User Tags": "Nuage de Tags",
|
||||
"Visit": "Visiter"
|
||||
}
|
||||
|
|
@ -19,6 +19,7 @@
|
|||
"Email": "\u0908\u092e\u0947\u0932",
|
||||
"File List": "\u092b\u093c\u093e\u0907\u0932 \u0938\u0942\u091a\u0940",
|
||||
"Help": "\u092e\u0926\u0926",
|
||||
"Job Applicant": "\u0928\u094c\u0915\u0930\u0940 \u0906\u0935\u0947\u0926\u0915",
|
||||
"Keep a track of all communications": "\u0938\u092d\u0940 \u0938\u0902\u091a\u093e\u0930 \u0915\u0947 \u090f\u0915 \u091f\u094d\u0930\u0948\u0915 \u0930\u0916\u0947\u0902",
|
||||
"Lead": "\u0928\u0947\u0924\u0943\u0924\u094d\u0935",
|
||||
"Miscellaneous": "\u0935\u093f\u0935\u093f\u0927",
|
||||
|
|
|
|||
49
core/doctype/communication/locale/pt-doc.json
Normal file
49
core/doctype/communication/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"Action": "A\u00e7\u00e3o",
|
||||
"Additional Info": "Informa\u00e7\u00f5es Adicionais",
|
||||
"By": "Por",
|
||||
"COMM-": "COMM-",
|
||||
"Category": "Categoria",
|
||||
"Chat": "Conversar",
|
||||
"Communication": "Comunica\u00e7\u00e3o",
|
||||
"Communication Medium": "Meio de comunica\u00e7\u00e3o",
|
||||
"Complaint": "Reclama\u00e7\u00e3o",
|
||||
"Contact": "Contato",
|
||||
"Content": "Conte\u00fado",
|
||||
"Core": "N\u00facleo",
|
||||
"Created Customer Issue": "Problema do cliente criado",
|
||||
"Created Opportunity": "Criado Oportunidade",
|
||||
"Created Support Ticket": "Ticket Suporte criado",
|
||||
"Customer": "Cliente",
|
||||
"Date": "Data",
|
||||
"Email": "E-mail",
|
||||
"File List": "Lista de Arquivos",
|
||||
"Help": "Ajudar",
|
||||
"Job Applicant": "Candidato a emprego",
|
||||
"Keep a track of all communications": "Manter um controle de todas as comunica\u00e7\u00f5es",
|
||||
"Lead": "Conduzir",
|
||||
"Miscellaneous": "Diverso",
|
||||
"Naming Series": "Nomeando Series",
|
||||
"Next Communcation On": "No pr\u00f3ximo Communcation",
|
||||
"No Action": "Nenhuma a\u00e7\u00e3o",
|
||||
"On": "Em",
|
||||
"Opportunity": "Oportunidade",
|
||||
"Other": "Outro",
|
||||
"Phone": "Telefone",
|
||||
"Phone No.": "N\u00e3o. telefone",
|
||||
"Quotation": "Cita\u00e7\u00e3o",
|
||||
"Recipients": "Destinat\u00e1rios",
|
||||
"SMS": "SMS",
|
||||
"Sales": "De vendas",
|
||||
"Sales Person": "Vendas Pessoa",
|
||||
"Sender": "Remetente",
|
||||
"Sent Mail": "E-mails enviados",
|
||||
"Sent Quotation": "Cota\u00e7\u00e3o enviada",
|
||||
"Subject": "Assunto",
|
||||
"Suggestion": "Sugest\u00e3o",
|
||||
"Supplier": "Fornecedor",
|
||||
"Support Ticket": "Ticket de Suporte",
|
||||
"User": "Usu\u00e1rio",
|
||||
"User Tags": "Etiquetas de usu\u00e1rios",
|
||||
"Visit": "Visitar"
|
||||
}
|
||||
38
core/doctype/control_panel/locale/ar-doc.json
Normal file
38
core/doctype/control_panel/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Account Id": "\u0631\u0642\u0645 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Banner": "\u0631\u0627\u064a\u0629",
|
||||
"Banner HTML": "\u0631\u0627\u064a\u0629 HTML",
|
||||
"Company Name": "\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629",
|
||||
"Control Panel": "\u0644\u0648\u062d\u0629 \u0627\u0644\u062a\u062d\u0643\u0645",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Country": "\u0628\u0644\u062f",
|
||||
"Currency Format": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0639\u0645\u0644\u0629",
|
||||
"Custom Startup Code": "\u0628\u062f\u0621 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629",
|
||||
"Date Format": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062a\u0627\u0631\u064a\u062e",
|
||||
"Default Home Pages": "\u0627\u0644\u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629",
|
||||
"Defaults": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u0627\u062a",
|
||||
"Enter Email Id to receive Error Report sent by users.E.g.: support@iwebnotes.com": "\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u062a\u0644\u0642\u064a \u062a\u0642\u0631\u064a\u0631 \u0639\u0646 \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u062a\u064a \u0628\u0639\u062b \u0628\u0647\u0627 users.Eg: support@iwebnotes.com",
|
||||
"Format: hh:mm example for one hour expiry set as 01:00. Max expiry will be 72 hours. Default is 24 hours": "\u0627\u0644\u0635\u064a\u063a\u0629: HH: \u0645\u0645 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0644\u0627\u0646\u062a\u0647\u0627\u0621 \u0635\u0644\u0627\u062d\u064a\u062a\u0647\u0627 \u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629 \u0639\u0644\u0649 \u0627\u0644\u0646\u062d\u0648 01:00. \u0648\u0633\u0648\u0641 \u064a\u0643\u0648\u0646 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0646\u0642\u0636\u0627\u0621 72 \u0633\u0627\u0639\u0629. \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0647\u0648 24 \u0633\u0627\u0639\u0629",
|
||||
"General": "\u0639\u0627\u0645",
|
||||
"Home Page": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629",
|
||||
"Home Pages": "\u0627\u0644\u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629",
|
||||
"Industry": "\u0635\u0646\u0627\u0639\u0629",
|
||||
"Lacs": "\u0627\u0644\u0628\u062d\u064a\u0631\u0627\u062a",
|
||||
"Letter Head Image": "\u0631\u0633\u0627\u0644\u0629 \u0631\u0626\u064a\u0633 \u0627\u0644\u0635\u0648\u0631",
|
||||
"Mail Footer": "\u0627\u0644\u0628\u0631\u064a\u062f \u062a\u0630\u064a\u064a\u0644",
|
||||
"Mail Server": "\u062e\u0627\u062f\u0645 \u0627\u0644\u0628\u0631\u064a\u062f",
|
||||
"Millions": "\u0627\u0644\u0645\u0644\u0627\u064a\u064a\u0646",
|
||||
"Password Expires in (days)": "\u0627\u0646\u062a\u0647\u0627\u0621 \u0635\u0644\u0627\u062d\u064a\u0629 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0641\u064a (\u0627\u0644\u0623\u064a\u0627\u0645)",
|
||||
"Session Expires in (time)": "\u064a\u0646\u062a\u0647\u064a \u0641\u064a \u0627\u0644\u062f\u0648\u0631\u0629 (\u0627\u0644\u0632\u0645\u0627\u0646)",
|
||||
"Startup": "\u0628\u062f\u0621 \u0627\u0644\u062a\u0634\u063a\u064a\u0644",
|
||||
"Support Email Id": "\u062f\u0639\u0645 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u0639\u0631\u0641",
|
||||
"System Defaults": "\u0646\u0638\u0627\u0645 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0627\u062a",
|
||||
"Time Zone": "\u0645\u0646\u0637\u0642\u0629 \u0632\u0645\u0646\u064a\u0629",
|
||||
"Title": "\u0644\u0642\u0628",
|
||||
"Total SMS Sent": "SMS \u0627\u0644\u0645\u0631\u0633\u0644\u0629 \u0645\u062c\u0645\u0648\u0639",
|
||||
"dd-mm-yyyy": "DD-MM-YYYY",
|
||||
"dd/mm/yyyy": "\u0627\u0644\u064a\u0648\u0645 / \u0627\u0644\u0634\u0647\u0631 / \u0627\u0644\u0633\u0646\u0629",
|
||||
"mm-dd-yyyy": "MM-DD-YYYY",
|
||||
"mm/dd/yyyy": "\u0645\u0645 / \u0627\u0644\u064a\u0648\u0645 / \u0627\u0644\u0633\u0646\u0629",
|
||||
"yyyy-mm-dd": "YYYY-MM-DD"
|
||||
}
|
||||
38
core/doctype/control_panel/locale/es-doc.json
Normal file
38
core/doctype/control_panel/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Account Id": "ID de la cuenta",
|
||||
"Banner": "Bandera",
|
||||
"Banner HTML": "Banner HTML",
|
||||
"Company Name": "Nombre de la compa\u00f1\u00eda",
|
||||
"Control Panel": "Panel de control",
|
||||
"Core": "N\u00facleo",
|
||||
"Country": "Pa\u00eds",
|
||||
"Currency Format": "Formato de moneda",
|
||||
"Custom Startup Code": "C\u00f3digo de inicio personalizada",
|
||||
"Date Format": "Formato de fecha",
|
||||
"Default Home Pages": "P\u00e1ginas de inicio por defecto",
|
||||
"Defaults": "Predeterminados",
|
||||
"Enter Email Id to receive Error Report sent by users.E.g.: support@iwebnotes.com": "Introduzca la ID de correo electr\u00f3nico para recibir informe de error enviado por users.Eg: support@iwebnotes.com",
|
||||
"Format: hh:mm example for one hour expiry set as 01:00. Max expiry will be 72 hours. Default is 24 hours": "Formato: hh: mm Ejemplo de una hora de caducidad fijado las 01:00. Max caducidad ser\u00e1 de 72 horas. Predeterminado es de 24 horas",
|
||||
"General": "General",
|
||||
"Home Page": "Home Page",
|
||||
"Home Pages": "P\u00e1ginas de inicio",
|
||||
"Industry": "Industria",
|
||||
"Lacs": "Lacs",
|
||||
"Letter Head Image": "Carta de imagen Head",
|
||||
"Mail Footer": "Correo pie de p\u00e1gina",
|
||||
"Mail Server": "Servidor de correo",
|
||||
"Millions": "Millones",
|
||||
"Password Expires in (days)": "Password Expires in (d\u00edas)",
|
||||
"Session Expires in (time)": "Sesi\u00f3n caduca en (hora)",
|
||||
"Startup": "Inicio",
|
||||
"Support Email Id": "Apoyar Identificaci\u00f3n del email",
|
||||
"System Defaults": "Valores predeterminados del sistema",
|
||||
"Time Zone": "Time Zone",
|
||||
"Title": "T\u00edtulo",
|
||||
"Total SMS Sent": "SMS enviados totales",
|
||||
"dd-mm-yyyy": "dd-mm-aaaa",
|
||||
"dd/mm/yyyy": "dd / mm / aaaa",
|
||||
"mm-dd-yyyy": "dd-mm-aaaa",
|
||||
"mm/dd/yyyy": "mm / dd / aaaa",
|
||||
"yyyy-mm-dd": "aaaa-mm-dd"
|
||||
}
|
||||
38
core/doctype/control_panel/locale/fr-doc.json
Normal file
38
core/doctype/control_panel/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Account Id": "Id compte",
|
||||
"Banner": "Banni\u00e8re",
|
||||
"Banner HTML": "HTML Banni\u00e8re",
|
||||
"Company Name": "Nom de la soci\u00e9t\u00e9",
|
||||
"Control Panel": "Panneau de configuration",
|
||||
"Core": "C\u0153ur",
|
||||
"Country": "Pays",
|
||||
"Currency Format": "Format de devise",
|
||||
"Custom Startup Code": "Code de d\u00e9marrage personnalis\u00e9e",
|
||||
"Date Format": "Format de date",
|
||||
"Default Home Pages": "Pages d'accueil par d\u00e9faut",
|
||||
"Defaults": "Par d\u00e9faut",
|
||||
"Enter Email Id to receive Error Report sent by users.E.g.: support@iwebnotes.com": "Entrez Id email pour recevoir Rapport d'erreur envoy\u00e9 par users.Eg: support@iwebnotes.com",
|
||||
"Format: hh:mm example for one hour expiry set as 01:00. Max expiry will be 72 hours. Default is 24 hours": "Format: hh: mm Exemple pour une heure fix\u00e9e d'expiration 01:00. Max expiration sera de 72 heures. D\u00e9faut est 24 heures",
|
||||
"General": "G\u00e9n\u00e9ral",
|
||||
"Home Page": "Page d'accueil",
|
||||
"Home Pages": "Pages d'accueil",
|
||||
"Industry": "Industrie",
|
||||
"Lacs": "Lacs",
|
||||
"Letter Head Image": "Image T\u00eate Lettre",
|
||||
"Mail Footer": "Pied de messagerie",
|
||||
"Mail Server": "Mail Server",
|
||||
"Millions": "Des millions",
|
||||
"Password Expires in (days)": "Mot de passe Expire dans (jours)",
|
||||
"Session Expires in (time)": "Session Expire dans (temps)",
|
||||
"Startup": "D\u00e9marrage",
|
||||
"Support Email Id": "Soutien Id Email",
|
||||
"System Defaults": "Par d\u00e9faut du syst\u00e8me",
|
||||
"Time Zone": "Fuseau horaire",
|
||||
"Title": "Titre",
|
||||
"Total SMS Sent": "Total des SMS envoy\u00e9s",
|
||||
"dd-mm-yyyy": "jj-mm-aaaa",
|
||||
"dd/mm/yyyy": "jj / mm / aaaa",
|
||||
"mm-dd-yyyy": "mm-jj-aaaa",
|
||||
"mm/dd/yyyy": "jj / mm / aaaa",
|
||||
"yyyy-mm-dd": "aaaa-mm-jj"
|
||||
}
|
||||
38
core/doctype/control_panel/locale/pt-doc.json
Normal file
38
core/doctype/control_panel/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Account Id": "Id da conta",
|
||||
"Banner": "Bandeira",
|
||||
"Banner HTML": "HTML bandeira",
|
||||
"Company Name": "Nome da empresa",
|
||||
"Control Panel": "Painel de controle",
|
||||
"Core": "N\u00facleo",
|
||||
"Country": "Pa\u00eds",
|
||||
"Currency Format": "Formato de moeda",
|
||||
"Custom Startup Code": "C\u00f3digo de inicializa\u00e7\u00e3o personalizada",
|
||||
"Date Format": "Formato de data",
|
||||
"Default Home Pages": "In\u00edcio P\u00e1ginas padr\u00e3o",
|
||||
"Defaults": "Padr\u00f5es",
|
||||
"Enter Email Id to receive Error Report sent by users.E.g.: support@iwebnotes.com": "Digite o Id-mail para receber Relat\u00f3rio de erros enviados por users.Eg: support@iwebnotes.com",
|
||||
"Format: hh:mm example for one hour expiry set as 01:00. Max expiry will be 72 hours. Default is 24 hours": "Formato: hh: mm para um exemplo de validade definido como hora 01:00. Max termo ser\u00e1 de 72 horas. Padr\u00e3o \u00e9 de 24 horas",
|
||||
"General": "Geral",
|
||||
"Home Page": "Home Page",
|
||||
"Home Pages": "Home Pages",
|
||||
"Industry": "Ind\u00fastria",
|
||||
"Lacs": "Lacs",
|
||||
"Letter Head Image": "Imagem Cabe\u00e7a letra",
|
||||
"Mail Footer": "Rodap\u00e9 correio",
|
||||
"Mail Server": "Servidor de Correio",
|
||||
"Millions": "Milh\u00f5es",
|
||||
"Password Expires in (days)": "Senha expira em (dias)",
|
||||
"Session Expires in (time)": "Expira em sess\u00e3o (tempo)",
|
||||
"Startup": "Startup",
|
||||
"Support Email Id": "Suporte E-mail Id",
|
||||
"System Defaults": "Padr\u00f5es do sistema",
|
||||
"Time Zone": "Fuso hor\u00e1rio",
|
||||
"Title": "T\u00edtulo",
|
||||
"Total SMS Sent": "SMS total enviado",
|
||||
"dd-mm-yyyy": "dd-mm-aaaa",
|
||||
"dd/mm/yyyy": "dd / mm / aaaa",
|
||||
"mm-dd-yyyy": "mm-dd-aaaa",
|
||||
"mm/dd/yyyy": "dd / mm / aaaa",
|
||||
"yyyy-mm-dd": "aaaa-mm-dd"
|
||||
}
|
||||
47
core/doctype/custom_field/locale/ar-doc.json
Normal file
47
core/doctype/custom_field/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"Adds a custom field to a DocType": "\u064a\u0636\u064a\u0641 \u062d\u0642\u0644 \u0645\u062e\u0635\u0635 \u0644DOCTYPE",
|
||||
"Allow on Submit": "\u0627\u0644\u0633\u0645\u0627\u062d \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645",
|
||||
"Button": "\u0632\u0631",
|
||||
"Check": "\u062a\u062d\u0642\u0642",
|
||||
"Code": "\u0631\u0645\u0632",
|
||||
"Column Break": "\u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Currency": "\u0639\u0645\u0644\u0629",
|
||||
"Custom Field": "\u0645\u062e\u0635\u0635 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629",
|
||||
"Data": "\u0645\u0639\u0637\u064a\u0627\u062a",
|
||||
"Date": "\u062a\u0627\u0631\u064a\u062e",
|
||||
"Default Value": "\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629",
|
||||
"Details": "\u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"Document": "\u0648\u062b\u064a\u0642\u0629",
|
||||
"Field Description": "\u062d\u0642\u0644 \u0627\u0644\u0648\u0635\u0641",
|
||||
"Field Type": "\u0646\u0648\u0639 \u0627\u0644\u062d\u0642\u0644",
|
||||
"Fieldname": "Fieldname",
|
||||
"Float": "\u0627\u0644\u0637\u0641\u0648",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "\u0645\u062e\u0641\u064a",
|
||||
"In Report Filter": "\u0641\u064a \u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631",
|
||||
"Insert After": "\u0625\u062f\u0631\u0627\u062c \u0628\u0639\u062f",
|
||||
"Int": "\u0627\u0644\u0628\u0627\u062d\u062b",
|
||||
"Is Mandatory Field": "\u0647\u0648 \u062d\u0642\u0644 \u0625\u0644\u0632\u0627\u0645\u064a",
|
||||
"Label": "\u0645\u0644\u0635\u0642",
|
||||
"Label Help": "\u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u062a\u0639\u0644\u064a\u0645\u0627\u062a",
|
||||
"Link": "\u0631\u0627\u0628\u0637",
|
||||
"No Copy": "\u0627\u064a \u0646\u0633\u062e\u0629",
|
||||
"Options": "\u062e\u064a\u0627\u0631\u0627\u062a",
|
||||
"Options Help": "\u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0633\u0627\u0639\u062f\u0629",
|
||||
"Permission Level": "\u0625\u0630\u0646 \u0627\u0644\u0645\u0633\u062a\u0648\u0649",
|
||||
"Print Hide": "\u0637\u0628\u0627\u0639\u0629 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Properties": "\u062e\u0635\u0627\u0626\u0635",
|
||||
"Read Only": "\u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637",
|
||||
"Report Hide": "\u062a\u0642\u0631\u064a\u0631 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Section Break": "\u0642\u0633\u0645 \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Select": "\u062d\u062f\u062f",
|
||||
"Select the label after which you want to insert new field.": "\u062d\u062f\u062f \u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0628\u0639\u062f \u0627\u0644\u0630\u064a \u062a\u0631\u064a\u062f \u0625\u062f\u0631\u0627\u062c \u062d\u0642\u0644 \u062c\u062f\u064a\u062f.",
|
||||
"Small Text": "\u0646\u0635 \u0635\u063a\u064a\u0631",
|
||||
"Table": "\u062c\u062f\u0648\u0644",
|
||||
"Text": "\u0646\u0635",
|
||||
"Text Editor": "\u0627\u0644\u0646\u0635 \u0645\u062d\u0631\u0631",
|
||||
"Time": "\u0645\u0631\u0629",
|
||||
"Trash Reason": "\u0627\u0644\u0633\u0628\u0628 \u0627\u0644\u0642\u0645\u0627\u0645\u0629",
|
||||
"Width": "\u0639\u0631\u0636"
|
||||
}
|
||||
47
core/doctype/custom_field/locale/es-doc.json
Normal file
47
core/doctype/custom_field/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"Adds a custom field to a DocType": "Agrega un campo personalizado a un tipo de documento",
|
||||
"Allow on Submit": "Deje en Enviar",
|
||||
"Button": "Bot\u00f3n",
|
||||
"Check": "Comprobar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Salto de columna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moneda",
|
||||
"Custom Field": "Campo personalizado",
|
||||
"Data": "Datos",
|
||||
"Date": "Fecha",
|
||||
"Default Value": "Valor por omisi\u00f3n",
|
||||
"Details": "Detalles",
|
||||
"Document": "Documento",
|
||||
"Field Description": "Campo Descripci\u00f3n",
|
||||
"Field Type": "Tipo de campo",
|
||||
"Fieldname": "Fieldname",
|
||||
"Float": "Flotar",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Oculto",
|
||||
"In Report Filter": "En Filtro de informe",
|
||||
"Insert After": "Insertar despu\u00e9s",
|
||||
"Int": "Int",
|
||||
"Is Mandatory Field": "Es campo obligatorio",
|
||||
"Label": "Etiqueta",
|
||||
"Label Help": "Etiqueta Ayuda",
|
||||
"Link": "Enlace",
|
||||
"No Copy": "No hay copia",
|
||||
"Options": "Opciones",
|
||||
"Options Help": "Opciones Ayuda",
|
||||
"Permission Level": "Nivel de permiso",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Properties": "Propiedades",
|
||||
"Read Only": "Solo lectura",
|
||||
"Report Hide": "Informe Ocultar",
|
||||
"Section Break": "Salto de secci\u00f3n",
|
||||
"Select": "Seleccionar",
|
||||
"Select the label after which you want to insert new field.": "Seleccione la etiqueta despu\u00e9s de la cual desea insertar el campo nuevo.",
|
||||
"Small Text": "Texto peque\u00f1o",
|
||||
"Table": "Mesa",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de texto",
|
||||
"Time": "Tiempo",
|
||||
"Trash Reason": "Trash Raz\u00f3n",
|
||||
"Width": "Ancho"
|
||||
}
|
||||
47
core/doctype/custom_field/locale/fr-doc.json
Normal file
47
core/doctype/custom_field/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"Adds a custom field to a DocType": "Ajoute un champ personnalis\u00e9 \u00e0 un DocType",
|
||||
"Allow on Submit": "Permettez sur Soumettre",
|
||||
"Button": "Bouton",
|
||||
"Check": "V\u00e9rifier",
|
||||
"Code": "Code",
|
||||
"Column Break": "Saut de colonne",
|
||||
"Core": "C\u0153ur",
|
||||
"Currency": "Monnaie",
|
||||
"Custom Field": "Champ personnalis\u00e9",
|
||||
"Data": "Donn\u00e9es",
|
||||
"Date": "Date",
|
||||
"Default Value": "Valeur par d\u00e9faut",
|
||||
"Details": "D\u00e9tails",
|
||||
"Document": "Document",
|
||||
"Field Description": "Champ Description",
|
||||
"Field Type": "Type de champ",
|
||||
"Fieldname": "Fieldname",
|
||||
"Float": "Flotter",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Cach\u00e9",
|
||||
"In Report Filter": "Dans le rapport de filtre",
|
||||
"Insert After": "Ins\u00e9rer apr\u00e8s",
|
||||
"Int": "Int",
|
||||
"Is Mandatory Field": "Est-Champ obligatoire",
|
||||
"Label": "\u00c9tiquette",
|
||||
"Label Help": "Aide \u00e9tiquette",
|
||||
"Link": "Lien",
|
||||
"No Copy": "Pas de copie",
|
||||
"Options": "Options de",
|
||||
"Options Help": "Options Aide",
|
||||
"Permission Level": "Niveau d'autorisation",
|
||||
"Print Hide": "Imprimer Cacher",
|
||||
"Properties": "Propri\u00e9t\u00e9s",
|
||||
"Read Only": "Lecture seule",
|
||||
"Report Hide": "Signaler Cacher",
|
||||
"Section Break": "Saut de section",
|
||||
"Select": "S\u00e9lectionner",
|
||||
"Select the label after which you want to insert new field.": "S\u00e9lectionnez l'\u00e9tiquette apr\u00e8s lequel vous voulez ins\u00e9rer un nouveau champ.",
|
||||
"Small Text": "Petit texte",
|
||||
"Table": "Table",
|
||||
"Text": "Texte",
|
||||
"Text Editor": "\u00c9diteur de texte",
|
||||
"Time": "Temps",
|
||||
"Trash Reason": "Raison Corbeille",
|
||||
"Width": "Largeur"
|
||||
}
|
||||
47
core/doctype/custom_field/locale/pt-doc.json
Normal file
47
core/doctype/custom_field/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"Adds a custom field to a DocType": "Adiciona um campo personalizado para um DocType",
|
||||
"Allow on Submit": "Permitir em Enviar",
|
||||
"Button": "Bot\u00e3o",
|
||||
"Check": "Verificar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Quebra de coluna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moeda",
|
||||
"Custom Field": "Campo personalizado",
|
||||
"Data": "Dados",
|
||||
"Date": "Data",
|
||||
"Default Value": "Valor padr\u00e3o",
|
||||
"Details": "Detalhes",
|
||||
"Document": "Documento",
|
||||
"Field Description": "Campo Descri\u00e7\u00e3o",
|
||||
"Field Type": "Tipo de campo",
|
||||
"Fieldname": "Fieldname",
|
||||
"Float": "Flutuar",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Escondido",
|
||||
"In Report Filter": "No Relat\u00f3rio Filtro",
|
||||
"Insert After": "Depois de inserir",
|
||||
"Int": "Int.",
|
||||
"Is Mandatory Field": "\u00c9 campo obrigat\u00f3rio",
|
||||
"Label": "Etiqueta",
|
||||
"Label Help": "Ajuda r\u00f3tulo",
|
||||
"Link": "Link",
|
||||
"No Copy": "Nenhuma c\u00f3pia",
|
||||
"Options": "Op\u00e7\u00f5es",
|
||||
"Options Help": "Op\u00e7\u00f5es Ajuda",
|
||||
"Permission Level": "N\u00edvel de Permiss\u00e3o",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Properties": "Propriedades",
|
||||
"Read Only": "Somente leitura",
|
||||
"Report Hide": "Hide",
|
||||
"Section Break": "Quebra de se\u00e7\u00e3o",
|
||||
"Select": "Selecionar",
|
||||
"Select the label after which you want to insert new field.": "Selecione o r\u00f3tulo ap\u00f3s o qual voc\u00ea deseja inserir novo campo.",
|
||||
"Small Text": "Texto Pequeno",
|
||||
"Table": "Tabela",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de Texto",
|
||||
"Time": "Tempo",
|
||||
"Trash Reason": "Raz\u00e3o lixo",
|
||||
"Width": "Largura"
|
||||
}
|
||||
10
core/doctype/custom_script/locale/ar-doc.json
Normal file
10
core/doctype/custom_script/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Adds a custom script (client or server) to a DocType": "\u064a\u0636\u064a\u0641 \u0628\u0631\u0646\u0627\u0645\u062c \u0646\u0635\u064a \u0645\u062e\u0635\u0635 (\u0627\u0644\u0639\u0645\u064a\u0644 \u0623\u0648 \u0627\u0644\u0645\u0644\u0642\u0645) \u0625\u0644\u0649 DOCTYPE",
|
||||
"Client": "\u0632\u0628\u0648\u0646",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Custom Script": "\u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0645\u062e\u0635\u0635",
|
||||
"DocType": "DOCTYPE",
|
||||
"Script": "\u0633\u064a\u0646\u0627\u0631\u064a\u0648",
|
||||
"Script Type": "\u0646\u0648\u0639 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0646\u0635\u064a",
|
||||
"Server": "\u062e\u0627\u062f\u0645"
|
||||
}
|
||||
10
core/doctype/custom_script/locale/es-doc.json
Normal file
10
core/doctype/custom_script/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Adds a custom script (client or server) to a DocType": "A\u00f1ade un script personalizado (cliente o servidor) a un tipo de documento",
|
||||
"Client": "Cliente",
|
||||
"Core": "N\u00facleo",
|
||||
"Custom Script": "Secuencia de personalizaci\u00f3n",
|
||||
"DocType": "DOCTYPE",
|
||||
"Script": "Gui\u00f3n",
|
||||
"Script Type": "Tipo de secuencia",
|
||||
"Server": "Servidor"
|
||||
}
|
||||
10
core/doctype/custom_script/locale/fr-doc.json
Normal file
10
core/doctype/custom_script/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Adds a custom script (client or server) to a DocType": "Ajoute un script personnalis\u00e9 (client ou serveur) \u00e0 un DocType",
|
||||
"Client": "Client",
|
||||
"Core": "C\u0153ur",
|
||||
"Custom Script": "Script personnalis\u00e9",
|
||||
"DocType": "DOCTYPE",
|
||||
"Script": "Sc\u00e9nario",
|
||||
"Script Type": "Type de script",
|
||||
"Server": "Serveur"
|
||||
}
|
||||
10
core/doctype/custom_script/locale/pt-doc.json
Normal file
10
core/doctype/custom_script/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Adds a custom script (client or server) to a DocType": "Adiciona um script personalizado (cliente ou servidor) para um DocType",
|
||||
"Client": "Cliente",
|
||||
"Core": "N\u00facleo",
|
||||
"Custom Script": "Script personalizado",
|
||||
"DocType": "DOCTYPE",
|
||||
"Script": "Escrita",
|
||||
"Script Type": "Tipo de roteiro",
|
||||
"Server": "Servidor"
|
||||
}
|
||||
19
core/doctype/customize_form/locale/ar-doc.json
Normal file
19
core/doctype/customize_form/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"Allow Attach": "\u062a\u0633\u0645\u062d \u0625\u0631\u0641\u0627\u0642",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Customize Form": "\u062a\u062e\u0635\u064a\u0635 \u0646\u0645\u0648\u0630\u062c",
|
||||
"Customize Label, Print Hide, Default etc.": "\u062a\u062e\u0635\u064a\u0635 \u062a\u0633\u0645\u064a\u0629\u060c \u0625\u062e\u0641\u0627\u0621 \u0637\u0628\u0627\u0639\u0629\u060c \u0627\u0644\u062e \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Default Print Format": "\u0637\u0628\u0627\u0639\u0629 \u0634\u0643\u0644 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Enter Form Type": "\u0623\u062f\u062e\u0644 \u0646\u0648\u0639 \u0627\u0644\u0646\u0645\u0648\u0630\u062c",
|
||||
"Fields": "\u0627\u0644\u062d\u0642\u0648\u0644",
|
||||
"Fields separated by comma (,) will be included in the<br /><b>Search By</b> list of Search dialog box": "\u0648\u0633\u064a\u062a\u0645 \u0625\u062f\u0631\u0627\u062c \u062d\u0642\u0648\u0644 \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0648\u0627\u0635\u0644 (\u060c) \u0641\u064a <br /> <b>\u0627\u0644\u0628\u062d\u062b \u062d\u0633\u0628</b> \u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0628\u0639 \u0627\u0644\u062d\u0648\u0627\u0631 \u0628\u062d\u062b",
|
||||
"Hide Copy": "\u0625\u062e\u0641\u0627\u0621 \u0646\u0633\u062e\u0629",
|
||||
"Hide Email": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
|
||||
"Hide Print": "\u0625\u062e\u0641\u0627\u0621 \u0637\u0628\u0627\u0639\u0629",
|
||||
"Load Print View on opening of an existing form": "\u062a\u062d\u0645\u064a\u0644 \u0646\u0633\u062e\u0629 \u0644\u0644\u0637\u0628\u0627\u0639\u0629 \u0639\u0644\u0649 \u0627\u0641\u062a\u062a\u0627\u062d \u0646\u0645\u0648\u0630\u062c \u0645\u0648\u062c\u0648\u062f",
|
||||
"Max Attachments": "\u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0627\u0643\u0633",
|
||||
"Note: maximum attachment size = 1mb": "\u0645\u0644\u0627\u062d\u0638\u0629: \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u062d\u062c\u0645 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a 1MB =",
|
||||
"Properties": "\u062e\u0635\u0627\u0626\u0635",
|
||||
"Search Fields": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062d\u0642\u0648\u0644",
|
||||
"Show Print First": "\u062a\u0638\u0647\u0631 \u0623\u0648\u0644\u0627 \u0637\u0628\u0627\u0639\u0629"
|
||||
}
|
||||
19
core/doctype/customize_form/locale/es-doc.json
Normal file
19
core/doctype/customize_form/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"Allow Attach": "Permitir Adjuntar",
|
||||
"Core": "N\u00facleo",
|
||||
"Customize Form": "Personalizar formulario",
|
||||
"Customize Label, Print Hide, Default etc.": "Personaliza etiquetas, Hide impresi\u00f3n, etc predeterminado",
|
||||
"Default Print Format": "Por defecto Formato de impresi\u00f3n",
|
||||
"Enter Form Type": "Introduzca el tipo de formulario",
|
||||
"Fields": "Campos",
|
||||
"Fields separated by comma (,) will be included in the<br /><b>Search By</b> list of Search dialog box": "Campos separados por una coma (,) se incluir\u00e1 en la <br /> <b>B\u00fasqueda por</b> lista de cuadro de di\u00e1logo B\u00fasqueda",
|
||||
"Hide Copy": "Ocultar Copy",
|
||||
"Hide Email": "Email Ocultar",
|
||||
"Hide Print": "Ocultar Imprimir",
|
||||
"Load Print View on opening of an existing form": "Cargar Vista de Impresi\u00f3n en la apertura de un formulario existente",
|
||||
"Max Attachments": "Max Adjuntos",
|
||||
"Note: maximum attachment size = 1mb": "Nota: el tama\u00f1o m\u00e1ximo de archivo adjunto = 1mb",
|
||||
"Properties": "Propiedades",
|
||||
"Search Fields": "Campos de b\u00fasqueda",
|
||||
"Show Print First": "Mostrar Imprimir Primera"
|
||||
}
|
||||
19
core/doctype/customize_form/locale/fr-doc.json
Normal file
19
core/doctype/customize_form/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"Allow Attach": "Laissez Fixez",
|
||||
"Core": "C\u0153ur",
|
||||
"Customize Form": "Personnaliser le formulaire",
|
||||
"Customize Label, Print Hide, Default etc.": "Personnaliser Label, Imprimer Cacher, etc Par d\u00e9faut",
|
||||
"Default Print Format": "Format d'impression par d\u00e9faut",
|
||||
"Enter Form Type": "Entrez le type de formulaire",
|
||||
"Fields": "Champs",
|
||||
"Fields separated by comma (,) will be included in the<br /><b>Search By</b> list of Search dialog box": "Les champs s\u00e9par\u00e9s par des virgules (,) seront inclus dans le <br /> <b>Recherche par</b> liste de la bo\u00eete de dialogue Rechercher",
|
||||
"Hide Copy": "Cacher Copier",
|
||||
"Hide Email": "Masquer e-mail",
|
||||
"Hide Print": "Masquer Imprimer",
|
||||
"Load Print View on opening of an existing form": "Chargez Voir impression \u00e0 l'ouverture d'un formulaire existant",
|
||||
"Max Attachments": "Attachments Max",
|
||||
"Note: maximum attachment size = 1mb": "Remarque: la taille maximale des pi\u00e8ces jointes = 1mb",
|
||||
"Properties": "Propri\u00e9t\u00e9s",
|
||||
"Search Fields": "Champs de recherche",
|
||||
"Show Print First": "Montrer Imprimer Premi\u00e8re"
|
||||
}
|
||||
19
core/doctype/customize_form/locale/pt-doc.json
Normal file
19
core/doctype/customize_form/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"Allow Attach": "Permitir Anexar",
|
||||
"Core": "N\u00facleo",
|
||||
"Customize Form": "Personalize Forma",
|
||||
"Customize Label, Print Hide, Default etc.": "Personalize Etiqueta, Esconder-impress\u00e3o, etc Padr\u00e3o",
|
||||
"Default Print Format": "Formato de impress\u00e3o padr\u00e3o",
|
||||
"Enter Form Type": "Digite o Tipo de formul\u00e1rio",
|
||||
"Fields": "Campos",
|
||||
"Fields separated by comma (,) will be included in the<br /><b>Search By</b> list of Search dialog box": "Campos separados por v\u00edrgula (,) ser\u00e3o inclu\u00eddos no <br /> <b>Pesquisa por</b> lista de caixa de di\u00e1logo Pesquisar",
|
||||
"Hide Copy": "Ocultar Copiar",
|
||||
"Hide Email": "Esconder-mail",
|
||||
"Hide Print": "Ocultar Imprimir",
|
||||
"Load Print View on opening of an existing form": "Carregar Ver impress\u00e3o na abertura de um formul\u00e1rio existente",
|
||||
"Max Attachments": "Anexos Max.",
|
||||
"Note: maximum attachment size = 1mb": "Nota: tamanho m\u00e1ximo do anexo = 1mb",
|
||||
"Properties": "Propriedades",
|
||||
"Search Fields": "Campos de Pesquisa",
|
||||
"Show Print First": "Mostrar Primeira Impress\u00e3o"
|
||||
}
|
||||
44
core/doctype/customize_form_field/locale/ar-doc.json
Normal file
44
core/doctype/customize_form_field/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"Allow on Submit": "\u0627\u0644\u0633\u0645\u0627\u062d \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645",
|
||||
"Blob": "\u0633\u0627\u0626\u0644",
|
||||
"Button": "\u0632\u0631",
|
||||
"Check": "\u062a\u062d\u0642\u0642",
|
||||
"Code": "\u0631\u0645\u0632",
|
||||
"Column Break": "\u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Currency": "\u0639\u0645\u0644\u0629",
|
||||
"Customize Form Field": "\u062a\u062e\u0635\u064a\u0635 \u062d\u0642\u0644 \u0646\u0645\u0648\u0630\u062c",
|
||||
"Data": "\u0645\u0639\u0637\u064a\u0627\u062a",
|
||||
"Date": "\u062a\u0627\u0631\u064a\u062e",
|
||||
"Default": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Depends On": "\u064a\u0639\u062a\u0645\u062f \u0639\u0644\u0649",
|
||||
"Description": "\u0648\u0635\u0641",
|
||||
"Float": "\u0627\u0644\u0637\u0641\u0648",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "\u0644\u062e\u064a\u0627\u0631\u0627\u062a\u060c \u0623\u062f\u062e\u0644 \u0648\u0627\u062e\u062a\u0627\u0631 DOCTYPE rangeFor\u060c \u0623\u062f\u062e\u0644 \u0642\u0627\u0626\u0645\u0629 \u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0648\u0627\u0635\u0644",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "\u0645\u062e\u0641\u064a",
|
||||
"Image": "\u0635\u0648\u0631\u0629",
|
||||
"In Filter": "\u0641\u064a \u062a\u0635\u0641\u064a\u0629",
|
||||
"Int": "\u0627\u0644\u0628\u0627\u062d\u062b",
|
||||
"Label": "\u0645\u0644\u0635\u0642",
|
||||
"Link": "\u0631\u0627\u0628\u0637",
|
||||
"Name": "\u0627\u0633\u0645",
|
||||
"Options": "\u062e\u064a\u0627\u0631\u0627\u062a",
|
||||
"Password": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
|
||||
"Perm Level": "\u0628\u064a\u0631\u0645 \u0627\u0644\u0645\u0633\u062a\u0648\u0649",
|
||||
"Print Hide": "\u0637\u0628\u0627\u0639\u0629 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Print Width": "\u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u0639\u0631\u0636",
|
||||
"Read Only": "\u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637",
|
||||
"Report Hide": "\u062a\u0642\u0631\u064a\u0631 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Reqd": "Reqd",
|
||||
"Section Break": "\u0642\u0633\u0645 \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Select": "\u062d\u062f\u062f",
|
||||
"Small Text": "\u0646\u0635 \u0635\u063a\u064a\u0631",
|
||||
"Table": "\u062c\u062f\u0648\u0644",
|
||||
"Text": "\u0646\u0635",
|
||||
"Text Editor": "\u0627\u0644\u0646\u0635 \u0645\u062d\u0631\u0631",
|
||||
"This field will appear only if the fieldname defined here has value OR the rules are true (examples): <br>myfieldeval:doc.myfield=='My Value'<br>eval:doc.age>18": "\u0633\u0648\u0641 \u062a\u0638\u0647\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644 \u0625\u0644\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u062a\u0639\u0631\u064a\u0641 fieldname \u0647\u0646\u0627 \u0644\u0647 \u0642\u064a\u0645\u0629 \u0623\u0648 \u0642\u0648\u0627\u0639\u062f \u0635\u062d\u064a\u062d\u0629 (\u0623\u0645\u062b\u0644\u0629): <br> myfieldeval: doc.myfield == '\u0628\u0644\u062f\u064a \u0642\u064a\u0645\u0629 " <br> \u064a\u0641\u0627\u0644: doc.age 18>",
|
||||
"Time": "\u0645\u0631\u0629",
|
||||
"Type": "\u0646\u0648\u0639",
|
||||
"Width": "\u0639\u0631\u0636"
|
||||
}
|
||||
44
core/doctype/customize_form_field/locale/es-doc.json
Normal file
44
core/doctype/customize_form_field/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"Allow on Submit": "Deje en Enviar",
|
||||
"Blob": "Gota",
|
||||
"Button": "Bot\u00f3n",
|
||||
"Check": "Comprobar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Salto de columna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moneda",
|
||||
"Customize Form Field": "Personalizaci\u00f3n de campos de formulario",
|
||||
"Data": "Datos",
|
||||
"Date": "Fecha",
|
||||
"Default": "Defecto",
|
||||
"Depends On": "Depende del",
|
||||
"Description": "Descripci\u00f3n",
|
||||
"Float": "Flotar",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Para los enlaces, introduzca el tipo de documento como rangeFor Select, entrar en la lista de opciones separadas por comas",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Oculto",
|
||||
"Image": "Imagen",
|
||||
"In Filter": "En Filter",
|
||||
"Int": "Int",
|
||||
"Label": "Etiqueta",
|
||||
"Link": "Enlace",
|
||||
"Name": "Nombre",
|
||||
"Options": "Opciones",
|
||||
"Password": "Contrase\u00f1a",
|
||||
"Perm Level": "Perm Nivel",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Print Width": "Ancho de impresi\u00f3n",
|
||||
"Read Only": "Solo lectura",
|
||||
"Report Hide": "Informe Ocultar",
|
||||
"Reqd": "Reqd",
|
||||
"Section Break": "Salto de secci\u00f3n",
|
||||
"Select": "Seleccionar",
|
||||
"Small Text": "Texto peque\u00f1o",
|
||||
"Table": "Mesa",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de texto",
|
||||
"This field will appear only if the fieldname defined here has value OR the rules are true (examples): <br>myfieldeval:doc.myfield=='My Value'<br>eval:doc.age>18": "Este campo s\u00f3lo aparecer\u00e1 si el nombre del campo definido aqu\u00ed tiene valor o las reglas son verdaderas (ejemplos): <br> myfieldeval: doc.myfield == 'My Value' <br> eval: doc.age> 18",
|
||||
"Time": "Tiempo",
|
||||
"Type": "Tipo",
|
||||
"Width": "Ancho"
|
||||
}
|
||||
44
core/doctype/customize_form_field/locale/fr-doc.json
Normal file
44
core/doctype/customize_form_field/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"Allow on Submit": "Permettez sur Soumettre",
|
||||
"Blob": "Goutte",
|
||||
"Button": "Bouton",
|
||||
"Check": "V\u00e9rifier",
|
||||
"Code": "Code",
|
||||
"Column Break": "Saut de colonne",
|
||||
"Core": "C\u0153ur",
|
||||
"Currency": "Monnaie",
|
||||
"Customize Form Field": "Personnaliser un champ de formulaire",
|
||||
"Data": "Donn\u00e9es",
|
||||
"Date": "Date",
|
||||
"Default": "Par d\u00e9faut",
|
||||
"Depends On": "Sur d\u00e9pend",
|
||||
"Description": "Description",
|
||||
"Float": "Flotter",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Pour les liens, entrez le DocType que rangeFor Select, entrer dans la liste d'options s\u00e9par\u00e9es par des virgules",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Cach\u00e9",
|
||||
"Image": "Image",
|
||||
"In Filter": "Dans filtre",
|
||||
"Int": "Int",
|
||||
"Label": "\u00c9tiquette",
|
||||
"Link": "Lien",
|
||||
"Name": "Nom",
|
||||
"Options": "Options de",
|
||||
"Password": "Mot de passe",
|
||||
"Perm Level": "Perm niveau",
|
||||
"Print Hide": "Imprimer Cacher",
|
||||
"Print Width": "Largeur d'impression",
|
||||
"Read Only": "Lecture seule",
|
||||
"Report Hide": "Signaler Cacher",
|
||||
"Reqd": "Reqd",
|
||||
"Section Break": "Saut de section",
|
||||
"Select": "S\u00e9lectionner",
|
||||
"Small Text": "Petit texte",
|
||||
"Table": "Table",
|
||||
"Text": "Texte",
|
||||
"Text Editor": "\u00c9diteur de texte",
|
||||
"This field will appear only if the fieldname defined here has value OR the rules are true (examples): <br>myfieldeval:doc.myfield=='My Value'<br>eval:doc.age>18": "Ce champ n'appara\u00eet que si le nom du champ d\u00e9fini ici a de la valeur ou les r\u00e8gles sont vraies (exemples): <br> myfieldeval: doc.myfield == 'Mon Value' <br> eval: doc.age> 18",
|
||||
"Time": "Temps",
|
||||
"Type": "Type",
|
||||
"Width": "Largeur"
|
||||
}
|
||||
44
core/doctype/customize_form_field/locale/pt-doc.json
Normal file
44
core/doctype/customize_form_field/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"Allow on Submit": "Permitir em Enviar",
|
||||
"Blob": "Gota",
|
||||
"Button": "Bot\u00e3o",
|
||||
"Check": "Verificar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Quebra de coluna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moeda",
|
||||
"Customize Form Field": "Personalize campo de formul\u00e1rio",
|
||||
"Data": "Dados",
|
||||
"Date": "Data",
|
||||
"Default": "Omiss\u00e3o",
|
||||
"Depends On": "Depende",
|
||||
"Description": "Descri\u00e7\u00e3o",
|
||||
"Float": "Flutuar",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Para Links, digite o DocType como rangeFor Select, entrar na lista de op\u00e7\u00f5es separadas por v\u00edrgula",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Escondido",
|
||||
"Image": "Imagem",
|
||||
"In Filter": "Em Filtro",
|
||||
"Int": "Int.",
|
||||
"Label": "Etiqueta",
|
||||
"Link": "Link",
|
||||
"Name": "Nome",
|
||||
"Options": "Op\u00e7\u00f5es",
|
||||
"Password": "Senha",
|
||||
"Perm Level": "Perm N\u00edvel",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Print Width": "Largura de impress\u00e3o",
|
||||
"Read Only": "Somente leitura",
|
||||
"Report Hide": "Hide",
|
||||
"Reqd": "Reqd",
|
||||
"Section Break": "Quebra de se\u00e7\u00e3o",
|
||||
"Select": "Selecionar",
|
||||
"Small Text": "Texto Pequeno",
|
||||
"Table": "Tabela",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de Texto",
|
||||
"This field will appear only if the fieldname defined here has value OR the rules are true (examples): <br>myfieldeval:doc.myfield=='My Value'<br>eval:doc.age>18": "Este campo s\u00f3 aparece se o nome do campo definido aqui tem valor ou as regras s\u00e3o verdadeiras (exemplos): <br> myfieldeval: doc.myfield == 'o meu valor' <br> eval: doc.age> 18",
|
||||
"Time": "Tempo",
|
||||
"Type": "Tipo",
|
||||
"Width": "Largura"
|
||||
}
|
||||
6
core/doctype/default_home_page/locale/ar-doc.json
Normal file
6
core/doctype/default_home_page/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Default Home Page": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629",
|
||||
"Home Page": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629",
|
||||
"Role": "\u062f\u0648\u0631"
|
||||
}
|
||||
6
core/doctype/default_home_page/locale/es-doc.json
Normal file
6
core/doctype/default_home_page/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Default Home Page": "P\u00e1gina de inicio por defecto",
|
||||
"Home Page": "Home Page",
|
||||
"Role": "Papel"
|
||||
}
|
||||
6
core/doctype/default_home_page/locale/fr-doc.json
Normal file
6
core/doctype/default_home_page/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"Default Home Page": "Page d'accueil par d\u00e9faut",
|
||||
"Home Page": "Page d'accueil",
|
||||
"Role": "R\u00f4le"
|
||||
}
|
||||
6
core/doctype/default_home_page/locale/pt-doc.json
Normal file
6
core/doctype/default_home_page/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Default Home Page": "Home Page padr\u00e3o",
|
||||
"Home Page": "Home Page",
|
||||
"Role": "Papel"
|
||||
}
|
||||
6
core/doctype/defaultvalue/locale/ar-doc.json
Normal file
6
core/doctype/defaultvalue/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"DefaultValue": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629",
|
||||
"Key": "\u0645\u0641\u062a\u0627\u062d",
|
||||
"Value": "\u0642\u064a\u0645\u0629"
|
||||
}
|
||||
6
core/doctype/defaultvalue/locale/es-doc.json
Normal file
6
core/doctype/defaultvalue/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DefaultValue": "DefaultValue",
|
||||
"Key": "Clave",
|
||||
"Value": "Valor"
|
||||
}
|
||||
6
core/doctype/defaultvalue/locale/fr-doc.json
Normal file
6
core/doctype/defaultvalue/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"DefaultValue": "DefaultValue",
|
||||
"Key": "Cl\u00e9",
|
||||
"Value": "Valeur"
|
||||
}
|
||||
6
core/doctype/defaultvalue/locale/pt-doc.json
Normal file
6
core/doctype/defaultvalue/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DefaultValue": "DefaultValue",
|
||||
"Key": "Chave",
|
||||
"Value": "Valor"
|
||||
}
|
||||
|
|
@ -4,22 +4,22 @@
|
|||
"No Copy",
|
||||
"Section Break",
|
||||
"Label",
|
||||
"Width",
|
||||
"Blob",
|
||||
"Text Editor",
|
||||
"Report Hide",
|
||||
"Hidden",
|
||||
"Type",
|
||||
"Print Width",
|
||||
"Name",
|
||||
"Core",
|
||||
"Long Text",
|
||||
"Print Hide",
|
||||
"In Filter",
|
||||
"Small Text",
|
||||
"Text Editor",
|
||||
"HTML",
|
||||
"Link",
|
||||
"Date",
|
||||
"Password",
|
||||
"Data",
|
||||
"HTML",
|
||||
"Name",
|
||||
"Default",
|
||||
"Button",
|
||||
"Column Break",
|
||||
|
|
@ -32,11 +32,12 @@
|
|||
"Description",
|
||||
"Code",
|
||||
"Mandatory",
|
||||
"Report Hide",
|
||||
"Width",
|
||||
"Int",
|
||||
"Text",
|
||||
"Image",
|
||||
"Float",
|
||||
"Datetime",
|
||||
"Currency",
|
||||
"Depends On",
|
||||
"Table",
|
||||
|
|
|
|||
46
core/doctype/docfield/locale/ar-doc.json
Normal file
46
core/doctype/docfield/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"Allow on Submit": "\u0627\u0644\u0633\u0645\u0627\u062d \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645",
|
||||
"Button": "\u0632\u0631",
|
||||
"Check": "\u062a\u062d\u0642\u0642",
|
||||
"Code": "\u0631\u0645\u0632",
|
||||
"Column Break": "\u0627\u0644\u0639\u0645\u0648\u062f \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Currency": "\u0639\u0645\u0644\u0629",
|
||||
"Data": "\u0645\u0639\u0637\u064a\u0627\u062a",
|
||||
"Date": "\u062a\u0627\u0631\u064a\u062e",
|
||||
"Datetime": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a",
|
||||
"Default": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Depends On": "\u064a\u0639\u062a\u0645\u062f \u0639\u0644\u0649",
|
||||
"Description": "\u0648\u0635\u0641",
|
||||
"DocField": "DocField",
|
||||
"Float": "\u0627\u0644\u0637\u0641\u0648",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "\u0644\u062e\u064a\u0627\u0631\u0627\u062a\u060c \u0623\u062f\u062e\u0644 \u0648\u0627\u062e\u062a\u0627\u0631 DOCTYPE rangeFor\u060c \u0623\u062f\u062e\u0644 \u0642\u0627\u0626\u0645\u0629 \u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0648\u0627\u0635\u0644",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "\u0645\u062e\u0641\u064a",
|
||||
"Image": "\u0635\u0648\u0631\u0629",
|
||||
"In Filter": "\u0641\u064a \u062a\u0635\u0641\u064a\u0629",
|
||||
"Index": "\u0645\u0624\u0634\u0631",
|
||||
"Int": "\u0627\u0644\u0628\u0627\u062d\u062b",
|
||||
"Label": "\u0645\u0644\u0635\u0642",
|
||||
"Link": "\u0631\u0627\u0628\u0637",
|
||||
"Long Text": "\u0646\u0635 \u0637\u0648\u064a\u0644",
|
||||
"Mandatory": "\u0625\u0644\u0632\u0627\u0645\u064a",
|
||||
"Name": "\u0627\u0633\u0645",
|
||||
"No Copy": "\u0627\u064a \u0646\u0633\u062e\u0629",
|
||||
"Options": "\u062e\u064a\u0627\u0631\u0627\u062a",
|
||||
"Password": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0633\u0631",
|
||||
"Perm Level": "\u0628\u064a\u0631\u0645 \u0627\u0644\u0645\u0633\u062a\u0648\u0649",
|
||||
"Print Hide": "\u0637\u0628\u0627\u0639\u0629 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Print Width": "\u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u0639\u0631\u0636",
|
||||
"Read Only": "\u0644\u0644\u0642\u0631\u0627\u0621\u0629 \u0641\u0642\u0637",
|
||||
"Report Hide": "\u062a\u0642\u0631\u064a\u0631 \u0625\u062e\u0641\u0627\u0621",
|
||||
"Section Break": "\u0642\u0633\u0645 \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Select": "\u062d\u062f\u062f",
|
||||
"Small Text": "\u0646\u0635 \u0635\u063a\u064a\u0631",
|
||||
"Table": "\u062c\u062f\u0648\u0644",
|
||||
"Text": "\u0646\u0635",
|
||||
"Text Editor": "\u0627\u0644\u0646\u0635 \u0645\u062d\u0631\u0631",
|
||||
"Time": "\u0645\u0631\u0629",
|
||||
"Type": "\u0646\u0648\u0639",
|
||||
"Width": "\u0639\u0631\u0636"
|
||||
}
|
||||
46
core/doctype/docfield/locale/es-doc.json
Normal file
46
core/doctype/docfield/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"Allow on Submit": "Deje en Enviar",
|
||||
"Button": "Bot\u00f3n",
|
||||
"Check": "Comprobar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Salto de columna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moneda",
|
||||
"Data": "Datos",
|
||||
"Date": "Fecha",
|
||||
"Datetime": "Fecha y hora",
|
||||
"Default": "Defecto",
|
||||
"Depends On": "Depende del",
|
||||
"Description": "Descripci\u00f3n",
|
||||
"DocField": "DocField",
|
||||
"Float": "Flotar",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Para los enlaces, introduzca el tipo de documento como rangeFor Select, entrar en la lista de opciones separadas por comas",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Oculto",
|
||||
"Image": "Imagen",
|
||||
"In Filter": "En Filter",
|
||||
"Index": "\u00cdndice",
|
||||
"Int": "Int",
|
||||
"Label": "Etiqueta",
|
||||
"Link": "Enlace",
|
||||
"Long Text": "Texto largo",
|
||||
"Mandatory": "Obligatorio",
|
||||
"Name": "Nombre",
|
||||
"No Copy": "No hay copia",
|
||||
"Options": "Opciones",
|
||||
"Password": "Contrase\u00f1a",
|
||||
"Perm Level": "Perm Nivel",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Print Width": "Ancho de impresi\u00f3n",
|
||||
"Read Only": "Solo lectura",
|
||||
"Report Hide": "Informe Ocultar",
|
||||
"Section Break": "Salto de secci\u00f3n",
|
||||
"Select": "Seleccionar",
|
||||
"Small Text": "Texto peque\u00f1o",
|
||||
"Table": "Mesa",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de texto",
|
||||
"Time": "Tiempo",
|
||||
"Type": "Tipo",
|
||||
"Width": "Ancho"
|
||||
}
|
||||
46
core/doctype/docfield/locale/fr-doc.json
Normal file
46
core/doctype/docfield/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"Allow on Submit": "Permettez sur Soumettre",
|
||||
"Button": "Bouton",
|
||||
"Check": "V\u00e9rifier",
|
||||
"Code": "Code",
|
||||
"Column Break": "Saut de colonne",
|
||||
"Core": "C\u0153ur",
|
||||
"Currency": "Monnaie",
|
||||
"Data": "Donn\u00e9es",
|
||||
"Date": "Date",
|
||||
"Datetime": "Datetime",
|
||||
"Default": "Par d\u00e9faut",
|
||||
"Depends On": "Sur d\u00e9pend",
|
||||
"Description": "Description",
|
||||
"DocField": "DocField",
|
||||
"Float": "Flotter",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Pour les liens, entrez le DocType que rangeFor Select, entrer dans la liste d'options s\u00e9par\u00e9es par des virgules",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Cach\u00e9",
|
||||
"Image": "Image",
|
||||
"In Filter": "Dans filtre",
|
||||
"Index": "Index",
|
||||
"Int": "Int",
|
||||
"Label": "\u00c9tiquette",
|
||||
"Link": "Lien",
|
||||
"Long Text": "Texte long",
|
||||
"Mandatory": "Obligatoire",
|
||||
"Name": "Nom",
|
||||
"No Copy": "Pas de copie",
|
||||
"Options": "Options de",
|
||||
"Password": "Mot de passe",
|
||||
"Perm Level": "Perm niveau",
|
||||
"Print Hide": "Imprimer Cacher",
|
||||
"Print Width": "Largeur d'impression",
|
||||
"Read Only": "Lecture seule",
|
||||
"Report Hide": "Signaler Cacher",
|
||||
"Section Break": "Saut de section",
|
||||
"Select": "S\u00e9lectionner",
|
||||
"Small Text": "Petit texte",
|
||||
"Table": "Table",
|
||||
"Text": "Texte",
|
||||
"Text Editor": "\u00c9diteur de texte",
|
||||
"Time": "Temps",
|
||||
"Type": "Type",
|
||||
"Width": "Largeur"
|
||||
}
|
||||
|
|
@ -9,6 +9,7 @@
|
|||
"Currency": "\u092e\u0941\u0926\u094d\u0930\u093e",
|
||||
"Data": "\u0921\u0947\u091f\u093e",
|
||||
"Date": "\u0924\u093e\u0930\u0940\u0916",
|
||||
"Datetime": "Datetime",
|
||||
"Default": "\u091a\u0942\u0915",
|
||||
"Depends On": "\u092a\u0930 \u0928\u093f\u0930\u094d\u092d\u0930 \u0915\u0930\u0924\u093e \u0939\u0948",
|
||||
"Description": "\u0935\u093f\u0935\u0930\u0923",
|
||||
|
|
@ -23,6 +24,7 @@
|
|||
"Int": "\u0907\u0902\u091f",
|
||||
"Label": "\u0932\u0947\u092c\u0932",
|
||||
"Link": "\u0932\u093f\u0902\u0915",
|
||||
"Long Text": "\u0932\u0902\u092c\u0940 \u092a\u093e\u0920",
|
||||
"Mandatory": "\u0905\u0928\u093f\u0935\u093e\u0930\u094d\u092f",
|
||||
"Name": "\u0928\u093e\u092e",
|
||||
"No Copy": "\u0915\u094b\u0908 \u0928\u0915\u0932",
|
||||
|
|
|
|||
46
core/doctype/docfield/locale/pt-doc.json
Normal file
46
core/doctype/docfield/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"Allow on Submit": "Permitir em Enviar",
|
||||
"Button": "Bot\u00e3o",
|
||||
"Check": "Verificar",
|
||||
"Code": "C\u00f3digo",
|
||||
"Column Break": "Quebra de coluna",
|
||||
"Core": "N\u00facleo",
|
||||
"Currency": "Moeda",
|
||||
"Data": "Dados",
|
||||
"Date": "Data",
|
||||
"Datetime": "Datetime",
|
||||
"Default": "Omiss\u00e3o",
|
||||
"Depends On": "Depende",
|
||||
"Description": "Descri\u00e7\u00e3o",
|
||||
"DocField": "DocField",
|
||||
"Float": "Flutuar",
|
||||
"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma": "Para Links, digite o DocType como rangeFor Select, entrar na lista de op\u00e7\u00f5es separadas por v\u00edrgula",
|
||||
"HTML": "HTML",
|
||||
"Hidden": "Escondido",
|
||||
"Image": "Imagem",
|
||||
"In Filter": "Em Filtro",
|
||||
"Index": "\u00cdndice",
|
||||
"Int": "Int.",
|
||||
"Label": "Etiqueta",
|
||||
"Link": "Link",
|
||||
"Long Text": "Texto Longo",
|
||||
"Mandatory": "Obrigat\u00f3rio",
|
||||
"Name": "Nome",
|
||||
"No Copy": "Nenhuma c\u00f3pia",
|
||||
"Options": "Op\u00e7\u00f5es",
|
||||
"Password": "Senha",
|
||||
"Perm Level": "Perm N\u00edvel",
|
||||
"Print Hide": "Imprimir Ocultar",
|
||||
"Print Width": "Largura de impress\u00e3o",
|
||||
"Read Only": "Somente leitura",
|
||||
"Report Hide": "Hide",
|
||||
"Section Break": "Quebra de se\u00e7\u00e3o",
|
||||
"Select": "Selecionar",
|
||||
"Small Text": "Texto Pequeno",
|
||||
"Table": "Tabela",
|
||||
"Text": "Texto",
|
||||
"Text Editor": "Editor de Texto",
|
||||
"Time": "Tempo",
|
||||
"Type": "Tipo",
|
||||
"Width": "Largura"
|
||||
}
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
[
|
||||
"Core",
|
||||
"Execute",
|
||||
"Level",
|
||||
"Read",
|
||||
"Create",
|
||||
"Report",
|
||||
"Submit",
|
||||
"Write",
|
||||
"Amend",
|
||||
|
|
|
|||
14
core/doctype/docperm/locale/ar-doc.json
Normal file
14
core/doctype/docperm/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Amend": "\u062a\u0639\u062f\u064a\u0644",
|
||||
"Cancel": "\u0625\u0644\u063a\u0627\u0621",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Create": "\u062e\u0644\u0642",
|
||||
"DocPerm": "DocPerm",
|
||||
"Level": "\u0645\u0633\u062a\u0648\u0649",
|
||||
"Match": "\u0645\u0628\u0627\u0631\u0627\u0629",
|
||||
"Read": "\u0642\u0631\u0623",
|
||||
"Report": "\u062a\u0642\u0631\u064a\u0631",
|
||||
"Role": "\u062f\u0648\u0631",
|
||||
"Submit": "\u0639\u0631\u0636",
|
||||
"Write": "\u0627\u0644\u0643\u062a\u0627\u0628\u0629"
|
||||
}
|
||||
14
core/doctype/docperm/locale/es-doc.json
Normal file
14
core/doctype/docperm/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Amend": "Enmendar",
|
||||
"Cancel": "Cancelar",
|
||||
"Core": "N\u00facleo",
|
||||
"Create": "Crear",
|
||||
"DocPerm": "DocPerm",
|
||||
"Level": "Nivel",
|
||||
"Match": "Partido",
|
||||
"Read": "Leer",
|
||||
"Report": "Informe",
|
||||
"Role": "Papel",
|
||||
"Submit": "Presentar",
|
||||
"Write": "Escribir"
|
||||
}
|
||||
14
core/doctype/docperm/locale/fr-doc.json
Normal file
14
core/doctype/docperm/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Amend": "Modifier",
|
||||
"Cancel": "Annuler",
|
||||
"Core": "C\u0153ur",
|
||||
"Create": "Cr\u00e9er",
|
||||
"DocPerm": "DocPerm",
|
||||
"Level": "Niveau",
|
||||
"Match": "Match",
|
||||
"Read": "Lire",
|
||||
"Report": "Rapport",
|
||||
"Role": "R\u00f4le",
|
||||
"Submit": "Soumettre",
|
||||
"Write": "\u00c9crire"
|
||||
}
|
||||
|
|
@ -8,6 +8,7 @@
|
|||
"Level": "\u0938\u094d\u0924\u0930",
|
||||
"Match": "\u092e\u0948\u091a",
|
||||
"Read": "\u092a\u0922\u093c\u0928\u093e",
|
||||
"Report": "\u0930\u093f\u092a\u094b\u0930\u094d\u091f",
|
||||
"Role": "\u092d\u0942\u092e\u093f\u0915\u093e",
|
||||
"Submit": "\u092a\u094d\u0930\u0938\u094d\u0924\u0941\u0924 \u0915\u0930\u0928\u093e",
|
||||
"Write": "\u0932\u093f\u0916\u0928\u093e"
|
||||
|
|
|
|||
14
core/doctype/docperm/locale/pt-doc.json
Normal file
14
core/doctype/docperm/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Amend": "Emendar",
|
||||
"Cancel": "Cancelar",
|
||||
"Core": "N\u00facleo",
|
||||
"Create": "Criar",
|
||||
"DocPerm": "DocPerm",
|
||||
"Level": "N\u00edvel",
|
||||
"Match": "Combinar",
|
||||
"Read": "Ler",
|
||||
"Report": "Relat\u00f3rio",
|
||||
"Role": "Papel",
|
||||
"Submit": "Submeter",
|
||||
"Write": "Escrever"
|
||||
}
|
||||
48
core/doctype/doctype/locale/ar-doc.json
Normal file
48
core/doctype/doctype/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Naming Options</a>": "<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0633\u0645\u064a\u0629</a>",
|
||||
"Allow Attach": "\u062a\u0633\u0645\u062d \u0625\u0631\u0641\u0627\u0642",
|
||||
"Allow Rename": "\u062a\u0633\u0645\u062d \u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u0645\u064a\u0629",
|
||||
"Attachments": "\u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a",
|
||||
"Auto Name": "\u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0627\u0633\u0645",
|
||||
"Child Tables are shown as a Grid in other DocTypes.": "\u0648\u062a\u0638\u0647\u0631 \u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0637\u0641\u0644 \u0628\u0623\u0646\u0647 \u0641\u064a \u0627\u0644\u0634\u0628\u0643\u0629 DocTypes \u0623\u062e\u0631\u0649.",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Custom?": "\u0627\u0644\u0639\u0631\u0641\u061f",
|
||||
"Database": "\u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a",
|
||||
"Default Print Format": "\u0637\u0628\u0627\u0639\u0629 \u0634\u0643\u0644 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Description": "\u0648\u0635\u0641",
|
||||
"Display": "\u0639\u0631\u0636",
|
||||
"DocType": "DOCTYPE",
|
||||
"DocType Details": "DOCTYPE \u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"DocType is a Table / Form in the application.": "DOCTYPE \u0647\u0648 \u062c\u062f\u0648\u0644 / \u0646\u0645\u0648\u0630\u062c \u0641\u064a \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
|
||||
"Document Type": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062b\u064a\u0642\u0629",
|
||||
"Fields": "\u0627\u0644\u062d\u0642\u0648\u0644",
|
||||
"Hide Actions": "\u0625\u062e\u0641\u0627\u0621 \u0639\u0645\u0644\u064a\u0627\u062a",
|
||||
"Hide Copy": "\u0625\u062e\u0641\u0627\u0621 \u0646\u0633\u062e\u0629",
|
||||
"Hide Email": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
|
||||
"Hide Heading": "\u0625\u062e\u0641\u0627\u0621 \u0639\u0646\u0648\u0627\u0646",
|
||||
"Hide Print": "\u0625\u062e\u0641\u0627\u0621 \u0637\u0628\u0627\u0639\u0629",
|
||||
"Hide Toolbar": "\u0625\u062e\u0641\u0627\u0621 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a",
|
||||
"In Dialog": "\u0641\u064a \u0645\u0631\u0628\u0639 \u062d\u0648\u0627\u0631",
|
||||
"Is Child Table": "\u0647\u0648 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u062a\u0627\u0628\u0639",
|
||||
"Is Single": "\u0647\u0648 \u0648\u0627\u062d\u062f\u0629",
|
||||
"Is Submittable": "\u0647\u0648 Submittable",
|
||||
"Is it a Custom DocType created by you?": "\u0647\u0644 \u0647\u0648 \u0645\u062e\u0635\u0635 DOCTYPE \u062e\u0644\u0642 \u0645\u0646 \u0642\u0628\u0644\u0643\u061f",
|
||||
"Master": "\u0633\u064a\u062f",
|
||||
"Max Attachments": "\u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0627\u0643\u0633",
|
||||
"Module": "\u0648\u062d\u062f\u0629",
|
||||
"Name Case": "\u0627\u0633\u0645 \u0627\u0644\u0642\u0636\u064a\u0629",
|
||||
"Naming": "\u062a\u0633\u0645\u064a\u0629",
|
||||
"No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.": "\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u0623\u064a \u062c\u062f\u0648\u0644 \u0644DocTypes \u0648\u0627\u062d\u062f\u0629\u060c \u064a\u062a\u0645 \u062a\u062e\u0632\u064a\u0646 \u0643\u0627\u0641\u0629 \u0627\u0644\u0642\u064a\u0645 \u0641\u064a tabSingles \u0628\u0627\u0639\u062a\u0628\u0627\u0631\u0647\u0627 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
|
||||
"Other": "\u0622\u062e\u0631",
|
||||
"Permission Rules": "\u0625\u0630\u0646 \u0642\u0648\u0627\u0646\u064a\u0646",
|
||||
"Permissions": "\u0623\u0630\u0648\u0646\u0627\u062a",
|
||||
"Permissions Settings": "\u0623\u0630\u0648\u0646\u0627\u062a \u0625\u0639\u062f\u0627\u062f\u0627\u062a",
|
||||
"Search Fields": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062d\u0642\u0648\u0644",
|
||||
"Show Print First": "\u062a\u0638\u0647\u0631 \u0623\u0648\u0644\u0627 \u0637\u0628\u0627\u0639\u0629",
|
||||
"System": "\u0646\u0638\u0627\u0645",
|
||||
"Title Case": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0636\u064a\u0629",
|
||||
"Transaction": "\u0635\u0641\u0642\u0629",
|
||||
"UPPER CASE": "\u062d\u0631\u0648\u0641 \u0643\u0628\u064a\u0631\u0629",
|
||||
"User Cannot Create": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0646\u0634\u0627\u0621",
|
||||
"User Cannot Search": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0628\u062d\u062b"
|
||||
}
|
||||
48
core/doctype/doctype/locale/es-doc.json
Normal file
48
core/doctype/doctype/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Naming Options</a>": "<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Opciones de nombre</a>",
|
||||
"Allow Attach": "Permitir Adjuntar",
|
||||
"Allow Rename": "Permitir Renombre",
|
||||
"Attachments": "Archivos adjuntos",
|
||||
"Auto Name": "Nombre Auto",
|
||||
"Child Tables are shown as a Grid in other DocTypes.": "Tablas secundarias se muestran como una cuadr\u00edcula en DocTypes otros.",
|
||||
"Core": "N\u00facleo",
|
||||
"Custom?": "Custom?",
|
||||
"Database": "Base de datos",
|
||||
"Default Print Format": "Por defecto Formato de impresi\u00f3n",
|
||||
"Description": "Descripci\u00f3n",
|
||||
"Display": "Mostrar",
|
||||
"DocType": "DOCTYPE",
|
||||
"DocType Details": "Detalles Tipo de documento",
|
||||
"DocType is a Table / Form in the application.": "Tipo de documento es una tabla / formulario en la aplicaci\u00f3n.",
|
||||
"Document Type": "Tipo de documento",
|
||||
"Fields": "Campos",
|
||||
"Hide Actions": "Ocultar Acciones",
|
||||
"Hide Copy": "Ocultar Copy",
|
||||
"Hide Email": "Email Ocultar",
|
||||
"Hide Heading": "Ocultar Encabezado",
|
||||
"Hide Print": "Ocultar Imprimir",
|
||||
"Hide Toolbar": "Ocultar barra de herramientas",
|
||||
"In Dialog": "En di\u00e1logo",
|
||||
"Is Child Table": "Es tabla secundaria",
|
||||
"Is Single": "Es el \u00fanico",
|
||||
"Is Submittable": "Es Submittable",
|
||||
"Is it a Custom DocType created by you?": "Se trata de un tipo de documento personalizado creado por usted?",
|
||||
"Master": "Maestro",
|
||||
"Max Attachments": "Max Adjuntos",
|
||||
"Module": "M\u00f3dulo",
|
||||
"Name Case": "Nombre del caso",
|
||||
"Naming": "Nombrar",
|
||||
"No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.": "No se crean tablas para DocTypes individuales, todos los valores se almacenan en tabSingles como una tupla.",
|
||||
"Other": "Otro",
|
||||
"Permission Rules": "Reglas de permiso",
|
||||
"Permissions": "Permisos",
|
||||
"Permissions Settings": "Configuraci\u00f3n de permisos",
|
||||
"Search Fields": "Campos de b\u00fasqueda",
|
||||
"Show Print First": "Mostrar Imprimir Primera",
|
||||
"System": "Sistema",
|
||||
"Title Case": "T\u00edtulo del caso",
|
||||
"Transaction": "Transacci\u00f3n",
|
||||
"UPPER CASE": "MAY\u00daSCULAS",
|
||||
"User Cannot Create": "El usuario no puede crear",
|
||||
"User Cannot Search": "El usuario no puede buscar"
|
||||
}
|
||||
48
core/doctype/doctype/locale/fr-doc.json
Normal file
48
core/doctype/doctype/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Naming Options</a>": "<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Options de nommage</a>",
|
||||
"Allow Attach": "Laissez Fixez",
|
||||
"Allow Rename": "Laissez Renommez",
|
||||
"Attachments": "Pi\u00e8ces jointes",
|
||||
"Auto Name": "Nom Auto",
|
||||
"Child Tables are shown as a Grid in other DocTypes.": "Tableaux pour enfants sont pr\u00e9sent\u00e9s comme une grille dans DocTypes autres.",
|
||||
"Core": "C\u0153ur",
|
||||
"Custom?": "Custom?",
|
||||
"Database": "Base de donn\u00e9es",
|
||||
"Default Print Format": "Format d'impression par d\u00e9faut",
|
||||
"Description": "Description",
|
||||
"Display": "Afficher",
|
||||
"DocType": "DOCTYPE",
|
||||
"DocType Details": "D\u00e9tails DocType",
|
||||
"DocType is a Table / Form in the application.": "DocType est un tableau / formulaire dans l'application.",
|
||||
"Document Type": "Type de document",
|
||||
"Fields": "Champs",
|
||||
"Hide Actions": "Masquer Actions",
|
||||
"Hide Copy": "Cacher Copier",
|
||||
"Hide Email": "Masquer e-mail",
|
||||
"Hide Heading": "Masquer le Cap",
|
||||
"Hide Print": "Masquer Imprimer",
|
||||
"Hide Toolbar": "Masquer la barre",
|
||||
"In Dialog": "Dans la bo\u00eete de dialogue",
|
||||
"Is Child Table": "Est-table enfant",
|
||||
"Is Single": "Est c\u00e9libataire",
|
||||
"Is Submittable": "Est-Submittable",
|
||||
"Is it a Custom DocType created by you?": "Est-ce un DocType personnalis\u00e9e que vous avez cr\u00e9\u00e9e?",
|
||||
"Master": "Ma\u00eetre",
|
||||
"Max Attachments": "Attachments Max",
|
||||
"Module": "Module",
|
||||
"Name Case": "Case Name",
|
||||
"Naming": "Nomination",
|
||||
"No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.": "Pas de table est cr\u00e9\u00e9e pour DocTypes simple, toutes les valeurs sont stock\u00e9es dans un tuple comme tabSingles.",
|
||||
"Other": "Autre",
|
||||
"Permission Rules": "R\u00e8gles d'autorisation",
|
||||
"Permissions": "Autorisations",
|
||||
"Permissions Settings": "R\u00e9glages autorisations",
|
||||
"Search Fields": "Champs de recherche",
|
||||
"Show Print First": "Montrer Imprimer Premi\u00e8re",
|
||||
"System": "Syst\u00e8me",
|
||||
"Title Case": "Case Titre",
|
||||
"Transaction": "Transaction",
|
||||
"UPPER CASE": "MAJUSCULES",
|
||||
"User Cannot Create": "L'utilisateur ne peut pas cr\u00e9er",
|
||||
"User Cannot Search": "L'utilisateur ne peut pas effectuer de recherche"
|
||||
}
|
||||
48
core/doctype/doctype/locale/pt-doc.json
Normal file
48
core/doctype/doctype/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Naming Options</a>": "<a onclick=\"msgprint('<ol>\\<li><b>field:[fieldname]</b> - By Field\\<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\<li><b>Prompt</b> - Prompt user for a name\\<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\</ol>')\">Op\u00e7\u00f5es de nomea\u00e7\u00e3o</a>",
|
||||
"Allow Attach": "Permitir Anexar",
|
||||
"Allow Rename": "Permitir Renomear",
|
||||
"Attachments": "Anexos",
|
||||
"Auto Name": "Nome Auto",
|
||||
"Child Tables are shown as a Grid in other DocTypes.": "Mesas para crian\u00e7as s\u00e3o mostrados como uma grade no DOCTYPEs outros.",
|
||||
"Core": "N\u00facleo",
|
||||
"Custom?": "Personalizado?",
|
||||
"Database": "Banco de dados",
|
||||
"Default Print Format": "Formato de impress\u00e3o padr\u00e3o",
|
||||
"Description": "Descri\u00e7\u00e3o",
|
||||
"Display": "Exibir",
|
||||
"DocType": "DOCTYPE",
|
||||
"DocType Details": "Detalhes DOCTYPE",
|
||||
"DocType is a Table / Form in the application.": "DocType \u00e9 uma Tabela / Form na aplica\u00e7\u00e3o.",
|
||||
"Document Type": "Tipo de Documento",
|
||||
"Fields": "Campos",
|
||||
"Hide Actions": "Ocultar A\u00e7\u00f5es",
|
||||
"Hide Copy": "Ocultar Copiar",
|
||||
"Hide Email": "Esconder-mail",
|
||||
"Hide Heading": "Ocultar t\u00edtulo",
|
||||
"Hide Print": "Ocultar Imprimir",
|
||||
"Hide Toolbar": "Ocultar barra de ferramentas",
|
||||
"In Dialog": "Em di\u00e1logo",
|
||||
"Is Child Table": "\u00c9 tabela filho",
|
||||
"Is Single": "\u00c9 \u00fanico",
|
||||
"Is Submittable": "\u00c9 Submittable",
|
||||
"Is it a Custom DocType created by you?": "\u00c9 um DocType personalizado criado por voc\u00ea?",
|
||||
"Master": "Mestre",
|
||||
"Max Attachments": "Anexos Max.",
|
||||
"Module": "M\u00f3dulo",
|
||||
"Name Case": "Caso Nome",
|
||||
"Naming": "Nomeando",
|
||||
"No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.": "Nenhuma tabela \u00e9 criada para DOCTYPEs simples, todos os valores s\u00e3o armazenados em tabSingles como uma tupla.",
|
||||
"Other": "Outro",
|
||||
"Permission Rules": "Regras de permiss\u00e3o",
|
||||
"Permissions": "Permiss\u00f5es",
|
||||
"Permissions Settings": "Configura\u00e7\u00f5es de permiss\u00f5es",
|
||||
"Search Fields": "Campos de Pesquisa",
|
||||
"Show Print First": "Mostrar Primeira Impress\u00e3o",
|
||||
"System": "Sistema",
|
||||
"Title Case": "Caso t\u00edtulo",
|
||||
"Transaction": "Transa\u00e7\u00e3o",
|
||||
"UPPER CASE": "MAI\u00daSCULAS",
|
||||
"User Cannot Create": "Usu\u00e1rio n\u00e3o pode criar",
|
||||
"User Cannot Search": "O usu\u00e1rio n\u00e3o pode pesquisar"
|
||||
}
|
||||
5
core/doctype/doctype_label/locale/ar-doc.json
Normal file
5
core/doctype/doctype_label/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"DocType Label": "DOCTYPE \u062a\u0633\u0645\u064a\u0629",
|
||||
"Select DocType": "\u062d\u062f\u062f DOCTYPE"
|
||||
}
|
||||
5
core/doctype/doctype_label/locale/es-doc.json
Normal file
5
core/doctype/doctype_label/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DocType Label": "Etiqueta de tipo de documento",
|
||||
"Select DocType": "Seleccione tipo de documento"
|
||||
}
|
||||
5
core/doctype/doctype_label/locale/fr-doc.json
Normal file
5
core/doctype/doctype_label/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"DocType Label": "\u00c9tiquette DocType",
|
||||
"Select DocType": "S\u00e9lectionnez DocType"
|
||||
}
|
||||
5
core/doctype/doctype_label/locale/pt-doc.json
Normal file
5
core/doctype/doctype_label/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DocType Label": "Etiqueta DocType",
|
||||
"Select DocType": "Selecione DocType"
|
||||
}
|
||||
10
core/doctype/doctype_mapper/locale/ar-doc.json
Normal file
10
core/doctype/doctype_mapper/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"DocType Mapper": "DOCTYPE \u0645\u062e\u0637\u0637",
|
||||
"Field Mapper Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u062d\u0642\u0644",
|
||||
"From DocType": "\u0645\u0646 DOCTYPE",
|
||||
"Module": "\u0648\u062d\u062f\u0629",
|
||||
"Ref Doc should be submitted?": "\u0648\u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0642\u062f\u0645 \u0627\u0644\u0648\u062b\u064a\u0642\u0629 \u0627\u0644\u0645\u0631\u062c\u0639\u061f",
|
||||
"Table Mapper Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u062c\u062f\u0648\u0644",
|
||||
"To DocType": "\u0644DOCTYPE"
|
||||
}
|
||||
10
core/doctype/doctype_mapper/locale/es-doc.json
Normal file
10
core/doctype/doctype_mapper/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DocType Mapper": "DocType Mapper",
|
||||
"Field Mapper Details": "Campo Detalles Mapper",
|
||||
"From DocType": "De DocType",
|
||||
"Module": "M\u00f3dulo",
|
||||
"Ref Doc should be submitted?": "Ref. Doc. debe presentar?",
|
||||
"Table Mapper Details": "Detalles Mesa Mapper",
|
||||
"To DocType": "Para DOCTYPE"
|
||||
}
|
||||
10
core/doctype/doctype_mapper/locale/fr-doc.json
Normal file
10
core/doctype/doctype_mapper/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"DocType Mapper": "Mapper DocType",
|
||||
"Field Mapper Details": "D\u00e9tails du mappeur de terrain",
|
||||
"From DocType": "De DocType",
|
||||
"Module": "Module",
|
||||
"Ref Doc should be submitted?": "R\u00e9f Doc doivent \u00eatre soumis?",
|
||||
"Table Mapper Details": "D\u00e9tails du mappeur de table",
|
||||
"To DocType": "Pour DOCTYPE"
|
||||
}
|
||||
10
core/doctype/doctype_mapper/locale/pt-doc.json
Normal file
10
core/doctype/doctype_mapper/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"DocType Mapper": "Mapper DocType",
|
||||
"Field Mapper Details": "Mapeador de Campo Detalhes",
|
||||
"From DocType": "De DocType",
|
||||
"Module": "M\u00f3dulo",
|
||||
"Ref Doc should be submitted?": "Ref Doc deve ser apresentada?",
|
||||
"Table Mapper Details": "Mapper Detalhes Mesa",
|
||||
"To DocType": "Para DOCTYPE"
|
||||
}
|
||||
22
core/doctype/event/locale/ar-doc.json
Normal file
22
core/doctype/event/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Cancel": "\u0625\u0644\u063a\u0627\u0621",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Description": "\u0648\u0635\u0641",
|
||||
"Details": "\u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"Event": "\u062d\u062f\u062b",
|
||||
"Event Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062d\u062f\u062b",
|
||||
"Event Individuals": "\u0627\u0644\u062d\u062f\u062b \u0627\u0644\u0623\u0641\u0631\u0627\u062f",
|
||||
"Event Name": "\u0627\u0633\u0645 \u0627\u0644\u062d\u062f\u062b",
|
||||
"Event Roles": "\u0627\u0644\u062d\u062f\u062b \u0627\u0644\u0623\u062f\u0648\u0627\u0631",
|
||||
"Event Time": "\u0648\u0642\u062a \u0627\u0644\u062d\u062f\u062b",
|
||||
"Event Type": "\u0646\u0648\u0639 \u0627\u0644\u062d\u062f\u062b",
|
||||
"Groups": "\u0645\u062c\u0645\u0648\u0639\u0627\u062a",
|
||||
"Individuals": "\u0627\u0644\u0623\u0641\u0631\u0627\u062f",
|
||||
"Intro HTML": "\u0645\u0642\u062f\u0645\u0629 HTML",
|
||||
"Notes": "\u062a\u0644\u0627\u062d\u0638",
|
||||
"Participants": "\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u064a\u0646",
|
||||
"Private": "\u062e\u0627\u0635",
|
||||
"Public": "\u062c\u0645\u0647\u0648\u0631",
|
||||
"Ref Name": "\u0627\u0644\u0645\u0631\u062c\u0639 \u0627\u0633\u0645",
|
||||
"Ref Type": "\u0627\u0644\u0645\u0631\u062c\u0639 \u0646\u0648\u0639"
|
||||
}
|
||||
22
core/doctype/event/locale/es-doc.json
Normal file
22
core/doctype/event/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Cancel": "Cancelar",
|
||||
"Core": "N\u00facleo",
|
||||
"Description": "Descripci\u00f3n",
|
||||
"Details": "Detalles",
|
||||
"Event": "Evento",
|
||||
"Event Date": "Fecha del evento",
|
||||
"Event Individuals": "Los individuos del Evento",
|
||||
"Event Name": "Nombre del evento",
|
||||
"Event Roles": "Roles de eventos",
|
||||
"Event Time": "Evento",
|
||||
"Event Type": "Tipo de evento",
|
||||
"Groups": "Grupos",
|
||||
"Individuals": "Las personas",
|
||||
"Intro HTML": "Intro HTML",
|
||||
"Notes": "Notas",
|
||||
"Participants": "Los participantes",
|
||||
"Private": "Privado",
|
||||
"Public": "P\u00fablico",
|
||||
"Ref Name": "Ref. Nombre",
|
||||
"Ref Type": "Tipo de referencia"
|
||||
}
|
||||
22
core/doctype/event/locale/fr-doc.json
Normal file
22
core/doctype/event/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Cancel": "Annuler",
|
||||
"Core": "C\u0153ur",
|
||||
"Description": "Description",
|
||||
"Details": "D\u00e9tails",
|
||||
"Event": "\u00c9v\u00e9nement",
|
||||
"Event Date": "Date de l'\u00e9v\u00e9nement",
|
||||
"Event Individuals": "Les individus de l'\u00e9v\u00e9nement",
|
||||
"Event Name": "Nom de l'\u00e9v\u00e9nement",
|
||||
"Event Roles": "R\u00f4les de l'\u00e9v\u00e9nement",
|
||||
"Event Time": "Heure de l'\u00e9v\u00e9nement",
|
||||
"Event Type": "Type d'\u00e9v\u00e9nement",
|
||||
"Groups": "Groupes",
|
||||
"Individuals": "Les personnes",
|
||||
"Intro HTML": "Intro HTML",
|
||||
"Notes": "Remarques",
|
||||
"Participants": "Les participants",
|
||||
"Private": "Priv\u00e9",
|
||||
"Public": "Public",
|
||||
"Ref Name": "Nom R\u00e9f",
|
||||
"Ref Type": "Type de r\u00e9f\u00e9rence"
|
||||
}
|
||||
22
core/doctype/event/locale/pt-doc.json
Normal file
22
core/doctype/event/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Cancel": "Cancelar",
|
||||
"Core": "N\u00facleo",
|
||||
"Description": "Descri\u00e7\u00e3o",
|
||||
"Details": "Detalhes",
|
||||
"Event": "Evento",
|
||||
"Event Date": "Data do Evento",
|
||||
"Event Individuals": "Indiv\u00edduos de eventos",
|
||||
"Event Name": "Nome do Evento",
|
||||
"Event Roles": "Pap\u00e9is de eventos",
|
||||
"Event Time": "Hora do Evento",
|
||||
"Event Type": "Tipo de evento",
|
||||
"Groups": "Grupos",
|
||||
"Individuals": "Indiv\u00edduos",
|
||||
"Intro HTML": "Intro HTML",
|
||||
"Notes": "Notas",
|
||||
"Participants": "Participantes",
|
||||
"Private": "Privado",
|
||||
"Public": "P\u00fablico",
|
||||
"Ref Name": "Nome Ref",
|
||||
"Ref Type": "Tipo Ref"
|
||||
}
|
||||
5
core/doctype/event_role/locale/ar-doc.json
Normal file
5
core/doctype/event_role/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Event Role": "\u0627\u0644\u062d\u062f\u062b \u0627\u0644\u062f\u0648\u0631",
|
||||
"Role": "\u062f\u0648\u0631"
|
||||
}
|
||||
5
core/doctype/event_role/locale/es-doc.json
Normal file
5
core/doctype/event_role/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Event Role": "Evento Papel",
|
||||
"Role": "Papel"
|
||||
}
|
||||
5
core/doctype/event_role/locale/fr-doc.json
Normal file
5
core/doctype/event_role/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"Event Role": "R\u00f4le de l'\u00e9v\u00e9nement",
|
||||
"Role": "R\u00f4le"
|
||||
}
|
||||
5
core/doctype/event_role/locale/pt-doc.json
Normal file
5
core/doctype/event_role/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Event Role": "Papel evento",
|
||||
"Role": "Papel"
|
||||
}
|
||||
5
core/doctype/event_user/locale/ar-doc.json
Normal file
5
core/doctype/event_user/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Event User": "\u062d\u062f\u062b \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
|
||||
"Person": "\u0634\u062e\u0635"
|
||||
}
|
||||
5
core/doctype/event_user/locale/es-doc.json
Normal file
5
core/doctype/event_user/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Event User": "Evento del usuario",
|
||||
"Person": "Persona"
|
||||
}
|
||||
5
core/doctype/event_user/locale/fr-doc.json
Normal file
5
core/doctype/event_user/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"Event User": "L'utilisateur d'Event",
|
||||
"Person": "Personne"
|
||||
}
|
||||
5
core/doctype/event_user/locale/pt-doc.json
Normal file
5
core/doctype/event_user/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Event User": "Usu\u00e1rio evento",
|
||||
"Person": "Pessoa"
|
||||
}
|
||||
16
core/doctype/field_mapper_detail/locale/ar-doc.json
Normal file
16
core/doctype/field_mapper_detail/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"<": "<",
|
||||
"<=": "<=",
|
||||
"=": "=",
|
||||
">": ">",
|
||||
">=": "> =",
|
||||
"Checking Operator (To Fld, Operator, From Fld)": "\u0641\u062d\u0635 \u0645\u0634\u063a\u0644 (\u0644FLD\u060c \u0645\u0634\u063a\u0644\u060c \u0645\u0646 FLD)",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Field Mapper Detail": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u062d\u0642\u0644",
|
||||
"From Field": "\u0645\u0646 \u062d\u0642\u0644",
|
||||
"Map": "\u062e\u0631\u064a\u0637\u0629",
|
||||
"Match Id": "\u062a\u0637\u0627\u0628\u0642 \u0631\u0642\u0645",
|
||||
"No": "\u0644\u0627",
|
||||
"To Field": "\u0644\u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a\u0629",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
||||
16
core/doctype/field_mapper_detail/locale/es-doc.json
Normal file
16
core/doctype/field_mapper_detail/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"<": "<",
|
||||
"<=": "<=",
|
||||
"=": "=",
|
||||
">": ">",
|
||||
">=": "> =",
|
||||
"Checking Operator (To Fld, Operator, From Fld)": "Comprobaci\u00f3n del operador (Para Fld, Operador De Fld)",
|
||||
"Core": "N\u00facleo",
|
||||
"Field Mapper Detail": "Detalle de campo Mapper",
|
||||
"From Field": "Del Campo",
|
||||
"Map": "Mapa",
|
||||
"Match Id": "Coincidir ID",
|
||||
"No": "No",
|
||||
"To Field": "Al campo",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
||||
16
core/doctype/field_mapper_detail/locale/fr-doc.json
Normal file
16
core/doctype/field_mapper_detail/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"<": "<",
|
||||
"<=": "<=",
|
||||
"=": "=",
|
||||
">": ">",
|
||||
">=": "> =",
|
||||
"Checking Operator (To Fld, Operator, From Fld)": "V\u00e9rification de l'op\u00e9rateur (Pour Fld, Op\u00e9rateur De Fld)",
|
||||
"Core": "C\u0153ur",
|
||||
"Field Mapper Detail": "D\u00e9tail Mapper domaine",
|
||||
"From Field": "Du champ",
|
||||
"Map": "Carte",
|
||||
"Match Id": "ID match",
|
||||
"No": "Aucun",
|
||||
"To Field": "Pour le terrain",
|
||||
"Yes": "Oui"
|
||||
}
|
||||
16
core/doctype/field_mapper_detail/locale/pt-doc.json
Normal file
16
core/doctype/field_mapper_detail/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"<": "<",
|
||||
"<=": "<=",
|
||||
"=": "=",
|
||||
">": ">",
|
||||
">=": "> =",
|
||||
"Checking Operator (To Fld, Operator, From Fld)": "Verificando Operador (Para Fld, Operador De Fld)",
|
||||
"Core": "N\u00facleo",
|
||||
"Field Mapper Detail": "Detalhe Mapper campo",
|
||||
"From Field": "De Campo",
|
||||
"Map": "Mapa",
|
||||
"Match Id": "ID da partida",
|
||||
"No": "N\u00e3o",
|
||||
"To Field": "Para Campo",
|
||||
"Yes": "Sim"
|
||||
}
|
||||
7
core/doctype/file_data/locale/ar-doc.json
Normal file
7
core/doctype/file_data/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"File Data": "\u0645\u0644\u0641 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a",
|
||||
"File Name": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0644\u0641",
|
||||
"File URL": "\u0645\u0644\u0641 URL",
|
||||
"Module": "\u0648\u062d\u062f\u0629"
|
||||
}
|
||||
7
core/doctype/file_data/locale/es-doc.json
Normal file
7
core/doctype/file_data/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"File Data": "Archivo de datos",
|
||||
"File Name": "Nombre de archivo",
|
||||
"File URL": "URL del archivo",
|
||||
"Module": "M\u00f3dulo"
|
||||
}
|
||||
7
core/doctype/file_data/locale/fr-doc.json
Normal file
7
core/doctype/file_data/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"File Data": "Fichier de donn\u00e9es",
|
||||
"File Name": "Nom du fichier",
|
||||
"File URL": "URL du fichier",
|
||||
"Module": "Module"
|
||||
}
|
||||
7
core/doctype/file_data/locale/pt-doc.json
Normal file
7
core/doctype/file_data/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"File Data": "Dados de arquivo",
|
||||
"File Name": "Nome do arquivo",
|
||||
"File URL": "URL do arquivo",
|
||||
"Module": "M\u00f3dulo"
|
||||
}
|
||||
15
core/doctype/letter_head/locale/ar-doc.json
Normal file
15
core/doctype/letter_head/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"Check this to make this the default letter head in all prints": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0630\u0644\u0643 \u0644\u062c\u0639\u0644 \u0647\u0630\u0647 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0627\u0644\u0631\u0623\u0633 \u0641\u064a \u062c\u0645\u064a\u0639 \u0627\u0644\u0637\u0628\u0639\u0627\u062a",
|
||||
"Content": "\u0645\u062d\u062a\u0648\u0649",
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Disabled": "\u0645\u0639\u0627\u0642",
|
||||
"File LIst": "\u0645\u0644\u0641 \u0642\u0627\u0626\u0645\u0629",
|
||||
"Is Default": "\u0627\u0641\u062a\u0631\u0627\u0636\u064a",
|
||||
"Letter Head": "\u0631\u0633\u0627\u0644\u0629 \u0631\u0626\u064a\u0633",
|
||||
"Letter Head Name": "\u0631\u0633\u0627\u0644\u0629 \u0631\u0626\u064a\u0633 \u0627\u0644\u0627\u0633\u0645",
|
||||
"Preview": "\u0645\u0639\u0627\u064a\u0646\u0629",
|
||||
"Set From Image": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631",
|
||||
"To update your HTML from attachment, click here": "\u0644\u062a\u062d\u062f\u064a\u062b HTML \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0645\u0646 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a\u060c \u0627\u0646\u0642\u0631 \u0647\u0646\u0627",
|
||||
"URL": "URL",
|
||||
"Your letter head content in HTML.": "\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0631\u0623\u0633 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0641\u064a HTML."
|
||||
}
|
||||
15
core/doctype/letter_head/locale/es-doc.json
Normal file
15
core/doctype/letter_head/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"Check this to make this the default letter head in all prints": "Marca esta casilla para hacer esta cabeza defecto la carta en todas las impresiones",
|
||||
"Content": "Contenido",
|
||||
"Core": "N\u00facleo",
|
||||
"Disabled": "Discapacitado",
|
||||
"File LIst": "Lista de archivos",
|
||||
"Is Default": "Es por defecto",
|
||||
"Letter Head": "Carta Head",
|
||||
"Letter Head Name": "Carta Nombre Head",
|
||||
"Preview": "Avance",
|
||||
"Set From Image": "Set De Imagen",
|
||||
"To update your HTML from attachment, click here": "Para actualizar el c\u00f3digo HTML de archivo adjunto, haga clic aqu\u00ed",
|
||||
"URL": "URL",
|
||||
"Your letter head content in HTML.": "Su carta de contenido cabeza en HTML."
|
||||
}
|
||||
15
core/doctype/letter_head/locale/fr-doc.json
Normal file
15
core/doctype/letter_head/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"Check this to make this the default letter head in all prints": "Cochez cette case pour faire de cette t\u00eate de lettre par d\u00e9faut dans toutes les copies",
|
||||
"Content": "Teneur",
|
||||
"Core": "C\u0153ur",
|
||||
"Disabled": "Handicap\u00e9",
|
||||
"File LIst": "Liste des fichiers",
|
||||
"Is Default": "Est d\u00e9faut",
|
||||
"Letter Head": "A en-t\u00eate",
|
||||
"Letter Head Name": "Nom de A en-t\u00eate",
|
||||
"Preview": "Avant-premi\u00e8re",
|
||||
"Set From Image": "Set De l'image",
|
||||
"To update your HTML from attachment, click here": "Pour mettre \u00e0 jour votre code HTML pi\u00e8ce jointe, cliquez ici",
|
||||
"URL": "URL",
|
||||
"Your letter head content in HTML.": "Votre contenu t\u00eate lettre en HTML."
|
||||
}
|
||||
15
core/doctype/letter_head/locale/pt-doc.json
Normal file
15
core/doctype/letter_head/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"Check this to make this the default letter head in all prints": "Marque esta op\u00e7\u00e3o para tornar esta a cabe\u00e7a carta padr\u00e3o em todas as impress\u00f5es",
|
||||
"Content": "Conte\u00fado",
|
||||
"Core": "N\u00facleo",
|
||||
"Disabled": "Inv\u00e1lido",
|
||||
"File LIst": "Lista de Arquivos",
|
||||
"Is Default": "\u00c9 Default",
|
||||
"Letter Head": "Cabe\u00e7a letra",
|
||||
"Letter Head Name": "Nome Cabe\u00e7a letra",
|
||||
"Preview": "Visualiza\u00e7\u00e3o",
|
||||
"Set From Image": "Definir Da imagem",
|
||||
"To update your HTML from attachment, click here": "Para atualizar seu c\u00f3digo HTML anexo, clique aqui",
|
||||
"URL": "URL",
|
||||
"Your letter head content in HTML.": "Seu conte\u00fado cabe\u00e7a carta em HTML."
|
||||
}
|
||||
|
|
@ -1,8 +1,5 @@
|
|||
[
|
||||
"Core",
|
||||
"No",
|
||||
"Module Def",
|
||||
"Disabled",
|
||||
"Module Name",
|
||||
"Yes"
|
||||
"Module Def"
|
||||
]
|
||||
5
core/doctype/module_def/locale/ar-doc.json
Normal file
5
core/doctype/module_def/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Module Def": "\u0648\u062d\u062f\u0629 \u0645\u0648\u0627\u0637\u0646\u0647",
|
||||
"Module Name": "\u0627\u0633\u0645 \u0648\u062d\u062f\u0629"
|
||||
}
|
||||
5
core/doctype/module_def/locale/es-doc.json
Normal file
5
core/doctype/module_def/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Module Def": "M\u00f3dulo Def",
|
||||
"Module Name": "Nombre del m\u00f3dulo"
|
||||
}
|
||||
5
core/doctype/module_def/locale/fr-doc.json
Normal file
5
core/doctype/module_def/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"Module Def": "Module Def",
|
||||
"Module Name": "Nom du module"
|
||||
}
|
||||
5
core/doctype/module_def/locale/pt-doc.json
Normal file
5
core/doctype/module_def/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Module Def": "M\u00f3dulo Def",
|
||||
"Module Name": "Nome do M\u00f3dulo"
|
||||
}
|
||||
|
|
@ -3,14 +3,10 @@
|
|||
"Page HTML",
|
||||
"Roles",
|
||||
"Title",
|
||||
"Script (JS)",
|
||||
"No",
|
||||
"Module",
|
||||
"Standard",
|
||||
"Content",
|
||||
"Style (CSS)",
|
||||
"Page Name",
|
||||
"Yes",
|
||||
"Page",
|
||||
"Permissions"
|
||||
"Page"
|
||||
]
|
||||
12
core/doctype/page/locale/ar-doc.json
Normal file
12
core/doctype/page/locale/ar-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Core": "\u062c\u0648\u0647\u0631",
|
||||
"Module": "\u0648\u062d\u062f\u0629",
|
||||
"No": "\u0644\u0627",
|
||||
"Page": "\u0635\u0641\u062d\u0629",
|
||||
"Page HTML": "\u0635\u0641\u062d\u0629 HTML",
|
||||
"Page Name": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0633\u0645",
|
||||
"Roles": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631",
|
||||
"Standard": "\u0645\u0639\u064a\u0627\u0631",
|
||||
"Title": "\u0644\u0642\u0628",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
||||
12
core/doctype/page/locale/es-doc.json
Normal file
12
core/doctype/page/locale/es-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Module": "M\u00f3dulo",
|
||||
"No": "No",
|
||||
"Page": "P\u00e1gina",
|
||||
"Page HTML": "P\u00e1gina HTML",
|
||||
"Page Name": "Nombre p\u00e1gina",
|
||||
"Roles": "Roles",
|
||||
"Standard": "Est\u00e1ndar",
|
||||
"Title": "T\u00edtulo",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
||||
12
core/doctype/page/locale/fr-doc.json
Normal file
12
core/doctype/page/locale/fr-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Core": "C\u0153ur",
|
||||
"Module": "Module",
|
||||
"No": "Aucun",
|
||||
"Page": "Page",
|
||||
"Page HTML": "Page HTML",
|
||||
"Page Name": "Nom de la page",
|
||||
"Roles": "R\u00f4les",
|
||||
"Standard": "Standard",
|
||||
"Title": "Titre",
|
||||
"Yes": "Oui"
|
||||
}
|
||||
12
core/doctype/page/locale/pt-doc.json
Normal file
12
core/doctype/page/locale/pt-doc.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"Core": "N\u00facleo",
|
||||
"Module": "M\u00f3dulo",
|
||||
"No": "N\u00e3o",
|
||||
"Page": "P\u00e1gina",
|
||||
"Page HTML": "P\u00e1gina HTML",
|
||||
"Page Name": "Nome da P\u00e1gina",
|
||||
"Roles": "Fun\u00e7\u00f5es",
|
||||
"Standard": "Padr\u00e3o",
|
||||
"Title": "T\u00edtulo",
|
||||
"Yes": "Sim"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue