updated language
This commit is contained in:
parent
60135df6fd
commit
af222dc6b2
@ -4,6 +4,7 @@
|
||||
"Account Name": "\u0627\u0633\u0645 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Account Type": "\u0646\u0648\u0639 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Allow Negative Balance": "\u062a\u0633\u0645\u062d \u0627\u0644\u0631\u0635\u064a\u062f \u0627\u0644\u0633\u0644\u0628\u064a",
|
||||
"Bank or Cash": "\u0627\u0644\u0628\u0646\u0643 \u0623\u0648 \u0627\u0644\u0646\u0642\u062f\u064a\u0629",
|
||||
"Chargeable": "\u062a\u062d\u0645\u0644",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Account Name": "Nombre de la cuenta",
|
||||
"Account Type": "Tipo de Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Allow Negative Balance": "Permitir balance negativo",
|
||||
"Bank or Cash": "Banco o Caja",
|
||||
"Chargeable": "Cobrable",
|
||||
"Company": "Empresa",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Account Name": "Nom du compte",
|
||||
"Account Type": "Type de compte",
|
||||
"Accounts": "Comptes",
|
||||
"Allow Negative Balance": "Laissez solde n\u00e9gatif",
|
||||
"Bank or Cash": "Bancaire ou en esp\u00e8ces",
|
||||
"Chargeable": "\u00c0 la charge",
|
||||
"Company": "Entreprise",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Account Name": "\u0916\u093e\u0924\u0947 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Account Type": "\u0916\u093e\u0924\u093e \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Accounts": "\u0932\u0947\u0916\u093e",
|
||||
"Allow Negative Balance": "\u090b\u0923\u093e\u0924\u094d\u092e\u0915 \u0936\u0947\u0937 \u0915\u0940 \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u0947\u0902",
|
||||
"Bank or Cash": "\u092c\u0948\u0902\u0915 \u092f\u093e \u0915\u0948\u0936",
|
||||
"Chargeable": "\u092a\u094d\u0930\u092d\u093e\u0930\u094d\u092f",
|
||||
"Company": "\u0915\u0902\u092a\u0928\u0940",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Account Name": "Accountnaam",
|
||||
"Account Type": "Account Type",
|
||||
"Accounts": "Accounts",
|
||||
"Allow Negative Balance": "Laat negatief saldo",
|
||||
"Bank or Cash": "Bank of Cash",
|
||||
"Chargeable": "Oplaadbare",
|
||||
"Company": "Vennootschap",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Account Name": "Nome da conta",
|
||||
"Account Type": "Tipo de conta",
|
||||
"Accounts": "Contas",
|
||||
"Allow Negative Balance": "Permitir saldo negativo",
|
||||
"Bank or Cash": "Banco ou Caixa",
|
||||
"Chargeable": "Imput\u00e1vel",
|
||||
"Company": "Companhia",
|
||||
|
4
accounts/doctype/gl_control/locale/ar-doc.json
Normal file
4
accounts/doctype/gl_control/locale/ar-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"GL Control": "GL \u0627\u0644\u062a\u062d\u0643\u0645"
|
||||
}
|
4
accounts/doctype/gl_control/locale/es-doc.json
Normal file
4
accounts/doctype/gl_control/locale/es-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"GL Control": "GL control"
|
||||
}
|
4
accounts/doctype/gl_control/locale/fr-doc.json
Normal file
4
accounts/doctype/gl_control/locale/fr-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"GL Control": "GL contr\u00f4le"
|
||||
}
|
4
accounts/doctype/gl_control/locale/hi-doc.json
Normal file
4
accounts/doctype/gl_control/locale/hi-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "\u0932\u0947\u0916\u093e",
|
||||
"GL Control": "\u091c\u0940\u090f\u0932 \u0928\u093f\u092f\u0902\u0924\u094d\u0930\u0923"
|
||||
}
|
4
accounts/doctype/gl_control/locale/nl-doc.json
Normal file
4
accounts/doctype/gl_control/locale/nl-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Accounts",
|
||||
"GL Control": "GL Controle"
|
||||
}
|
4
accounts/doctype/gl_control/locale/pt-doc.json
Normal file
4
accounts/doctype/gl_control/locale/pt-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"GL Control": "GL Controle"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/ar-py.json
Normal file
16
accounts/doctype/gl_entry/locale/ar-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "\u0644\u0627 \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u0649 \u0627\u0644\u0634\u0631\u0643\u0629:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "\u0648\u0642\u062f \u062c\u0645\u062f\u062a. \\ \u064a\u0645\u0643\u0646 \u0641\u0642\u0637 \u0625\u062f\u0627\u0631\u0629 \u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0642\u064a\u0627\u0645 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0629 \u0636\u062f \u0647\u0630\u0627 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
" is mandatory for GL Entry": "\u0625\u0644\u0632\u0627\u0645\u064a \u0644\u062f\u062e\u0648\u0644 GL",
|
||||
" is not a ledger": "\u0644\u064a\u0633 \u062f\u0641\u062a\u0631 \u0627\u0644\u0623\u0633\u062a\u0627\u0630",
|
||||
" is not active": "\u063a\u064a\u0631 \u0646\u0634\u0637",
|
||||
" will become ": "\u0633\u0648\u0641 \u062a\u0635\u0628\u062d",
|
||||
"Account: ": "\u0627\u0644\u062d\u0633\u0627\u0628:",
|
||||
"Cost Center must be specified for PL Account: ": "\u064a\u062c\u0628 \u062a\u062d\u062f\u064a\u062f \u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0644\u062d\u0633\u0627\u0628 PL:",
|
||||
"For opening balance entry account can not be a PL account": "\u0644\u0641\u062a\u062d \u0631\u0635\u064a\u062f \u0627\u0644\u062d\u0633\u0627\u0628 \u064a\u0645\u0643\u0646 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0627 \u064a\u0643\u0648\u0646 \u062d\u0633\u0627\u0628 PL",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "GL \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643: \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646 \u0623\u0648 \u0627\u0644\u0633\u062d\u0628 \u0645\u0628\u0644\u063a \u0625\u0644\u0632\u0627\u0645\u064a \u0644\u0644",
|
||||
"Negative balance is not allowed for account ": "\u0644\u0627 \u064a\u0633\u0645\u062d \u0627\u0644\u0631\u0635\u064a\u062f \u0627\u0644\u0633\u0644\u0628\u064a \u0644\u062d\u0633\u0627\u0628",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "\u064a\u0645\u0643\u0646 \u0627\u0644\u0645\u0639\u0644\u0642\u0629 \u0644\u0627 \u064a\u0643\u0648\u0646 \u0623\u0642\u0644 \u0645\u0646 \u0627\u0644\u0635\u0641\u0631. \\ \u0627\u0644\u0631\u062c\u0627\u0621 \u062a\u0637\u0627\u0628\u0642 \u062a\u0627\u0645 \u0627\u0644\u0645\u0639\u0644\u0642\u0629.",
|
||||
"Outstanding for Voucher ": "\u0627\u0644\u0645\u0639\u0644\u0642\u0629 \u0644\u0644\u0642\u0633\u064a\u0645\u0629",
|
||||
"You are not authorized to do/modify back dated entries before ": "\u063a\u064a\u0631 \u0645\u0635\u0631\u062d \u0644\u0643 \u0623\u0646 \u062a\u0641\u0639\u0644 / \u062a\u0639\u062f\u064a\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0645\u0624\u0631\u062e\u0629 \u0642\u0628\u0644 \u0645\u0642\u0627\u0644\u0627\u062a"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/es-py.json
Normal file
16
accounts/doctype/gl_entry/locale/es-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "no pertenece a la empresa:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "ha sido congelado. \\ S\u00f3lo Administrador de cuentas puede hacer en contra de esta transacci\u00f3n cuenta",
|
||||
" is mandatory for GL Entry": "Es obligatorio para la entrada GL",
|
||||
" is not a ledger": "no es un libro de contabilidad",
|
||||
" is not active": "no est\u00e1 activa",
|
||||
" will become ": "se convertir\u00e1",
|
||||
"Account: ": "Cuenta:",
|
||||
"Cost Center must be specified for PL Account: ": "Centro de costos se debe especificar para la Cuenta PL:",
|
||||
"For opening balance entry account can not be a PL account": "Para la apertura de cuenta saldo entrada no puede ser una cuenta de PL",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "Entrada GL: cantidad de d\u00e9bito o cr\u00e9dito es obligatoria para",
|
||||
"Negative balance is not allowed for account ": "Saldo negativo no se permite para la cuenta",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "Pendiente no puede ser menor que cero. \\ Por favor, destacado partido exacto.",
|
||||
"Outstanding for Voucher ": "Destaca por Bono",
|
||||
"You are not authorized to do/modify back dated entries before ": "Usted no est\u00e1 autorizado a hacer / modificar de nuevo las entradas de fecha anterior"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/fr-py.json
Normal file
16
accounts/doctype/gl_entry/locale/fr-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "n'appartient pas \u00e0 l'entreprise:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "a \u00e9t\u00e9 gel\u00e9. \\ Seul Accounts Manager peut faire contre cette transaction compte",
|
||||
" is mandatory for GL Entry": "est obligatoire pour l'entr\u00e9e GL",
|
||||
" is not a ledger": "n'est pas un livre",
|
||||
" is not active": "n'est pas actif",
|
||||
" will become ": "deviendra",
|
||||
"Account: ": "Compte:",
|
||||
"Cost Center must be specified for PL Account: ": "Centre de co\u00fbts doivent \u00eatre sp\u00e9cifi\u00e9s pour compte PL:",
|
||||
"For opening balance entry account can not be a PL account": "Pour ouvrir inscription en compte l'\u00e9quilibre ne peut pas \u00eatre un compte de PL",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "Entr\u00e9e GL: quantit\u00e9 de d\u00e9bit ou de cr\u00e9dit est obligatoire pour",
|
||||
"Negative balance is not allowed for account ": "Solde n\u00e9gatif n'est pas autoris\u00e9 pour le compte",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "Exceptionnelle ne peut pas \u00eatre inf\u00e9rieur \u00e0 z\u00e9ro. \\ S'il vous pla\u00eet correspondre exacte exceptionnelle.",
|
||||
"Outstanding for Voucher ": "Bon exceptionnelle pour",
|
||||
"You are not authorized to do/modify back dated entries before ": "Vous n'\u00eates pas autoris\u00e9 \u00e0 faire / modifier les entr\u00e9es dat\u00e9es de retour avant"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/hi-py.json
Normal file
16
accounts/doctype/gl_entry/locale/hi-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "\u0915\u0902\u092a\u0928\u0940 \u0938\u0947 \u0938\u0902\u092c\u0902\u0927\u093f\u0924 \u0928\u0939\u0940\u0902 \u0939\u0948:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "freezed \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948. \u0915\u0947\u0935\u0932 \\ \u0932\u0947\u0916\u093e \u092a\u094d\u0930\u092c\u0902\u0927\u0915 \u0907\u0938 \u0916\u093e\u0924\u0947 \u0915\u0947 \u0916\u093f\u0932\u093e\u092b \u0932\u0947\u0928 - \u0926\u0947\u0928 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948\u0902",
|
||||
" is mandatory for GL Entry": "\u091c\u0940\u090f\u0932 \u090f\u0902\u091f\u094d\u0930\u0940 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u093f\u0935\u093e\u0930\u094d\u092f \u0939\u0948",
|
||||
" is not a ledger": "\u090f\u0915 \u0916\u093e\u0924\u093e \u0928\u0939\u0940\u0902 \u0939\u0948",
|
||||
" is not active": "\u0938\u0915\u094d\u0930\u093f\u092f \u0928\u0939\u0940\u0902 \u0939\u0948",
|
||||
" will become ": "\u0939\u094b \u091c\u093e\u090f\u0917\u093e",
|
||||
"Account: ": "\u0916\u093e\u0924\u093e:",
|
||||
"Cost Center must be specified for PL Account: ": "\u0932\u093e\u0917\u0924 \u0915\u0947\u0902\u0926\u094d\u0930 PL \u0916\u093e\u0924\u0947 \u0915\u0947 \u0932\u093f\u090f \u0928\u093f\u0930\u094d\u0926\u093f\u0937\u094d\u091f \u0915\u093f\u092f\u093e \u091c\u093e\u0928\u093e \u091a\u093e\u0939\u093f\u090f:",
|
||||
"For opening balance entry account can not be a PL account": "\u0938\u0902\u0924\u0941\u0932\u0928 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f\u093f \u0916\u093e\u0924\u093e \u0916\u094b\u0932\u0928\u0947 \u0915\u0947 \u090f\u0915 pl \u0916\u093e\u0924\u093e \u0928\u0939\u0940\u0902 \u0939\u094b \u0938\u0915\u0924\u093e",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "\u091c\u0940\u090f\u0932 \u092a\u094d\u0930\u0935\u0947\u0936: \u0921\u0947\u092c\u093f\u091f \u092f\u093e \u0915\u094d\u0930\u0947\u0921\u093f\u091f \u0915\u0940 \u0930\u093e\u0936\u093f \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u093f\u0935\u093e\u0930\u094d\u092f \u0939\u0948",
|
||||
"Negative balance is not allowed for account ": "\u0928\u0915\u093e\u0930\u093e\u0924\u094d\u092e\u0915 \u0916\u093e\u0924\u093e \u0936\u0947\u0937 \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u0941\u092e\u0924\u093f \u0928\u0939\u0940\u0902 \u0939\u0948",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "\u092c\u0915\u093e\u092f\u093e \u0936\u0942\u0928\u094d\u092f \u0938\u0947 \u0915\u092e \u0928\u0939\u0940\u0902 \u0939\u094b \u0938\u0915\u0924\u093e. \\ \u092c\u0915\u093e\u092f\u093e \u0938\u091f\u0940\u0915 \u092e\u0948\u091a.",
|
||||
"Outstanding for Voucher ": "\u0935\u093e\u0909\u091a\u0930 \u0915\u0947 \u0932\u093f\u090f \u092c\u0915\u093e\u092f\u093e",
|
||||
"You are not authorized to do/modify back dated entries before ": "/ \u0935\u093e\u092a\u0938 \u092a\u0939\u0932\u0947 \u0926\u093f\u0928\u093e\u0902\u0915\u093f\u0924 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f\u093f\u092f\u094b\u0902 \u0915\u094b \u0938\u0902\u0936\u094b\u0927\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0905\u0927\u093f\u0915\u0943\u0924 \u0928\u0939\u0940\u0902 \u0939\u0948\u0902"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/nl-py.json
Normal file
16
accounts/doctype/gl_entry/locale/nl-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "behoort niet tot de onderneming:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "is bevroren. \\ Accounts Manager kan doen transactie tegen deze account",
|
||||
" is mandatory for GL Entry": "is verplicht voor GL Entry",
|
||||
" is not a ledger": "is niet een grootboek",
|
||||
" is not active": "niet actief",
|
||||
" will become ": "zal",
|
||||
"Account: ": "Account:",
|
||||
"Cost Center must be specified for PL Account: ": "Kostenplaats moet worden opgegeven voor PL Account:",
|
||||
"For opening balance entry account can not be a PL account": "Voor openingsbalans toegang account kan niet worden een PL rekening",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "GL Entry: Debet of Credit bedrag is verplicht voor",
|
||||
"Negative balance is not allowed for account ": "Negatief saldo is niet toegestaan \u200b\u200bvoor rekening",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "Outstanding kan niet lager zijn dan nul. \\ Gelieve overeenkomen met de exacte uitstekend.",
|
||||
"Outstanding for Voucher ": "Uitstekend voor Voucher",
|
||||
"You are not authorized to do/modify back dated entries before ": "U bent niet gemachtigd om / niets veranderen aan terug gedateerde gegevens voor het"
|
||||
}
|
16
accounts/doctype/gl_entry/locale/pt-py.json
Normal file
16
accounts/doctype/gl_entry/locale/pt-py.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
" does not belong to the company: ": "n\u00e3o pertence \u00e0 empresa:",
|
||||
" has been freezed. \\\t\t\t\tOnly Accounts Manager can do transaction against this account": "foi congelado. \\ Apenas Gerente de Contas pode fazer transa\u00e7\u00e3o contra essa conta",
|
||||
" is mandatory for GL Entry": "\u00e9 obrigat\u00f3ria para a entrada GL",
|
||||
" is not a ledger": "n\u00e3o \u00e9 um livro",
|
||||
" is not active": "n\u00e3o est\u00e1 ativo",
|
||||
" will become ": "ficar\u00e1",
|
||||
"Account: ": "Conta:",
|
||||
"Cost Center must be specified for PL Account: ": "Centro de custos deve ser especificado para Conta PL:",
|
||||
"For opening balance entry account can not be a PL account": "Para a abertura de conta de entrada saldo n\u00e3o pode ser uma conta de PL",
|
||||
"GL Entry: Debit or Credit amount is mandatory for ": "GL Entrada: montante de cr\u00e9dito ou d\u00e9bito \u00e9 obrigat\u00f3ria para",
|
||||
"Negative balance is not allowed for account ": "Saldo negativo n\u00e3o \u00e9 permitido por conta",
|
||||
"Outstanding cannot be less than zero. \\\t\t\t\t \tPlease match exact outstanding.": "Excelente n\u00e3o pode ser menor que zero. \\ Por favor correspond\u00eancia exata excelente.",
|
||||
"Outstanding for Voucher ": "Destaque para Vale",
|
||||
"You are not authorized to do/modify back dated entries before ": "Voc\u00ea n\u00e3o est\u00e1 autorizado a fazer / modificar volta entradas datadas antes"
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Account Type": "\u0646\u0648\u0639 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Allocate": "\u062a\u062e\u0635\u064a\u0635",
|
||||
"Amount <=": "\u0627\u0644\u0645\u0628\u0644\u063a <=",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Account Type": "Tipo de Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Allocate": "Asignar",
|
||||
"Amount <=": "Importe <=",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "Compte",
|
||||
"Account Type": "Type de compte",
|
||||
"Accounts": "Comptes",
|
||||
"Allocate": "Allouer",
|
||||
"Amount <=": "Montant <=",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "\u0916\u093e\u0924\u093e",
|
||||
"Account Type": "\u0916\u093e\u0924\u093e \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Accounts": "\u0932\u0947\u0916\u093e",
|
||||
"Allocate": "\u0906\u0935\u0902\u091f\u093f\u0924",
|
||||
"Amount <=": "\u0930\u093e\u0936\u093f <=",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "Rekening",
|
||||
"Account Type": "Account Type",
|
||||
"Accounts": "Accounts",
|
||||
"Allocate": "Toewijzen",
|
||||
"Amount <=": "Bedrag <=",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Account": "Conta",
|
||||
"Account Type": "Tipo de conta",
|
||||
"Accounts": "Contas",
|
||||
"Allocate": "Distribuir",
|
||||
"Amount <=": "Quantidade <=",
|
||||
|
3
accounts/doctype/purchase_invoice/locale/ar-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/ar-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u062a\u0627\u0631\u064a\u062e \u0628\u064a\u0644"
|
||||
}
|
3
accounts/doctype/purchase_invoice/locale/es-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/es-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "Por favor introduzca la fecha de facturaci\u00f3n"
|
||||
}
|
3
accounts/doctype/purchase_invoice/locale/fr-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/fr-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "S'il vous pla\u00eet entrer la date du projet de loi"
|
||||
}
|
3
accounts/doctype/purchase_invoice/locale/hi-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/hi-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "\u092c\u093f\u0932 \u0915\u0940 \u0924\u093e\u0930\u0940\u0916 \u0926\u0930\u094d\u091c \u0915\u0930\u0947\u0902"
|
||||
}
|
3
accounts/doctype/purchase_invoice/locale/nl-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/nl-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "Vul Bill Datum"
|
||||
}
|
3
accounts/doctype/purchase_invoice/locale/pt-py.json
Normal file
3
accounts/doctype/purchase_invoice/locale/pt-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"Please enter Bill Date": "Por favor insira Data Bill"
|
||||
}
|
@ -11,6 +11,7 @@
|
||||
"Item": "\u0628\u0646\u062f",
|
||||
"Item Group": "\u0627\u0644\u0628\u0646\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629",
|
||||
"Item Name": "\u0627\u0644\u0628\u0646\u062f \u0627\u0644\u0627\u0633\u0645",
|
||||
"Item Tax Amount": "\u0627\u0644\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0645\u0628\u0644\u063a",
|
||||
"Item Tax Rate": "\u0627\u0644\u0628\u0646\u062f \u0636\u0631\u064a\u0628\u0629",
|
||||
"PR Detail": "PR \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"Page Break": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"Item": "Art\u00edculo",
|
||||
"Item Group": "Grupo de art\u00edculos",
|
||||
"Item Name": "Nombre del elemento",
|
||||
"Item Tax Amount": "Art\u00edculo Cantidad Impuestos",
|
||||
"Item Tax Rate": "Art\u00edculo Tasa Impositiva",
|
||||
"PR Detail": "PR Detalle",
|
||||
"Page Break": "Salto de p\u00e1gina",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"Item": "Article",
|
||||
"Item Group": "Groupe d'\u00e9l\u00e9ments",
|
||||
"Item Name": "Nom d'article",
|
||||
"Item Tax Amount": "Taxes article",
|
||||
"Item Tax Rate": "Taux d'imposition article",
|
||||
"PR Detail": "D\u00e9tail PR",
|
||||
"Page Break": "Saut de page",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"Item": "\u092e\u0926",
|
||||
"Item Group": "\u0906\u0907\u091f\u092e \u0938\u092e\u0942\u0939",
|
||||
"Item Name": "\u092e\u0926 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Item Tax Amount": "\u0906\u0907\u091f\u092e \u0915\u0930 \u0930\u093e\u0936\u093f",
|
||||
"Item Tax Rate": "\u0906\u0907\u091f\u092e \u0915\u0930 \u0915\u0940 \u0926\u0930",
|
||||
"PR Detail": "\u092a\u0940\u0906\u0930 \u0935\u093f\u0938\u094d\u0924\u093e\u0930",
|
||||
"Page Break": "\u092a\u0943\u0937\u094d\u0920\u093e\u0924\u0930",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"Item": "Item",
|
||||
"Item Group": "Item Group",
|
||||
"Item Name": "Naam van het punt",
|
||||
"Item Tax Amount": "Item BTW-bedrag",
|
||||
"Item Tax Rate": "Item Belastingtarief",
|
||||
"PR Detail": "PR Detail",
|
||||
"Page Break": "Pagina-einde",
|
||||
|
@ -11,6 +11,7 @@
|
||||
"Item": "Item",
|
||||
"Item Group": "Grupo Item",
|
||||
"Item Name": "Nome do item",
|
||||
"Item Tax Amount": "Valor do imposto item",
|
||||
"Item Tax Rate": "Taxa de Imposto item",
|
||||
"PR Detail": "Detalhe PR",
|
||||
"Page Break": "Quebra de p\u00e1gina",
|
||||
|
4
accounts/locale/ar-py.json
Normal file
4
accounts/locale/ar-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "\u062a\u0645 \u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0627\u0644\u062f\u0641\u0639 \u0628\u0639\u062f \u0633\u062d\u0628\u0647\u0627. \u064a\u0631\u062c\u0649 \u062a\u0633\u062d\u0628\u0647 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649.",
|
||||
"not within Fiscal Year": "\u0644\u0627 \u062a\u062f\u062e\u0644 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629"
|
||||
}
|
4
accounts/locale/es-py.json
Normal file
4
accounts/locale/es-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "Registro de pagos ha sido modificado despu\u00e9s de que lo tir\u00f3. Por favor, tire de \u00e9l otra vez.",
|
||||
"not within Fiscal Year": "no en el a\u00f1o fiscal"
|
||||
}
|
4
accounts/locale/fr-py.json
Normal file
4
accounts/locale/fr-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "Entr\u00e9e paiement a \u00e9t\u00e9 modifi\u00e9 apr\u00e8s l'avoir retir\u00e9. S'il vous pla\u00eet tirez \u00e0 nouveau.",
|
||||
"not within Fiscal Year": "ne rel\u00e8vent pas de l'exercice"
|
||||
}
|
4
accounts/locale/hi-py.json
Normal file
4
accounts/locale/hi-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "\u092d\u0941\u0917\u0924\u093e\u0928 \u090f\u0902\u091f\u094d\u0930\u0940 \u0915\u0947 \u092c\u093e\u0926 \u0906\u092a \u0907\u0938\u0947 \u0916\u0940\u0902\u091a \u0938\u0902\u0936\u094b\u0927\u093f\u0924 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948. \u0915\u0943\u092a\u092f\u093e \u0907\u0938\u0947 \u092b\u093f\u0930 \u0938\u0947 \u0916\u0940\u0902\u091a.",
|
||||
"not within Fiscal Year": "\u0928\u0939\u0940\u0902 \u0935\u093f\u0924\u094d\u0924 \u0935\u0930\u094d\u0937 \u0915\u0947 \u092d\u0940\u0924\u0930"
|
||||
}
|
4
accounts/locale/nl-py.json
Normal file
4
accounts/locale/nl-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "Betaling Bericht is gewijzigd nadat u trok het. Gelieve opnieuw te trekken.",
|
||||
"not within Fiscal Year": "niet binnen boekjaar"
|
||||
}
|
4
accounts/locale/pt-py.json
Normal file
4
accounts/locale/pt-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Payment Entry has been modified after you pulled it. \t\t\tPlease pull it again.": "Entrada de pagamento foi modificada depois que voc\u00ea tirou isso. Por favor, puxe-o novamente.",
|
||||
"not within Fiscal Year": "n\u00e3o dentro de Ano Fiscal"
|
||||
}
|
5
buying/doctype/supplier/locale/ar-py.json
Normal file
5
buying/doctype/supplier/locale/ar-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "\u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0646 \u0648\u062c\u0648\u062f \u0646\u0641\u0633 \u0627\u0644\u0627\u0633\u0645 \u0645\u0639",
|
||||
"Created Account Head: ": "\u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a:",
|
||||
"Created Group ": "\u0625\u0646\u0634\u0627\u0621 \u0645\u062c\u0645\u0648\u0639\u0629"
|
||||
}
|
5
buying/doctype/supplier/locale/es-py.json
Normal file
5
buying/doctype/supplier/locale/es-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "Un cliente que existe con el mismo nombre",
|
||||
"Created Account Head: ": "Cuenta Creada cabeza:",
|
||||
"Created Group ": "Fecha de creaci\u00f3n"
|
||||
}
|
5
buying/doctype/supplier/locale/fr-py.json
Normal file
5
buying/doctype/supplier/locale/fr-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "Une client\u00e8le existe avec le m\u00eame nom",
|
||||
"Created Account Head: ": "Chef Compte cr\u00e9\u00e9:",
|
||||
"Created Group ": "Groupe cr\u00e9\u00e9"
|
||||
}
|
5
buying/doctype/supplier/locale/hi-py.json
Normal file
5
buying/doctype/supplier/locale/hi-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "\u090f\u0915 \u0917\u094d\u0930\u093e\u0939\u0915 \u090f\u0915 \u0939\u0940 \u0928\u093e\u092e \u0915\u0947 \u0938\u093e\u0925 \u092e\u094c\u091c\u0942\u0926 \u0939\u0948",
|
||||
"Created Account Head: ": "\u092c\u0928\u093e\u092f\u093e \u0916\u093e\u0924\u093e \u0938\u093f\u0930:",
|
||||
"Created Group ": "\u0938\u092e\u0942\u0939 \u092c\u0928\u093e\u092f\u093e \u0917\u092f\u093e"
|
||||
}
|
5
buying/doctype/supplier/locale/nl-py.json
Normal file
5
buying/doctype/supplier/locale/nl-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "Een Klant bestaat met dezelfde naam",
|
||||
"Created Account Head: ": "Gemaakt Account Hoofd:",
|
||||
"Created Group ": "Gemaakt Groep"
|
||||
}
|
5
buying/doctype/supplier/locale/pt-py.json
Normal file
5
buying/doctype/supplier/locale/pt-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"A Customer exists with same name": "Um cliente existe com mesmo nome",
|
||||
"Created Account Head: ": "Chefe Conta criada:",
|
||||
"Created Group ": "Grupo criado"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "\u064a\u062a\u0645 \u062d\u0638\u0631 \u0623\u064a\u0627\u0645 \u0627\u0644\u0623\u0639\u064a\u0627\u062f \u0627\u0644\u062a\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645.",
|
||||
"Department": "\u0642\u0633\u0645",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "\u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"Trash Reason": "\u0627\u0644\u0633\u0628\u0628 \u0627\u0644\u0642\u0645\u0627\u0645\u0629"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "D\u00edas de fiesta que est\u00e1n bloqueados para este departamento.",
|
||||
"Department": "Departamento",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Holiday lista de bloqueo",
|
||||
"Trash Reason": "Trash Raz\u00f3n"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "Jours f\u00e9ri\u00e9s pour lesquels sont bloqu\u00e9s pour ce d\u00e9partement.",
|
||||
"Department": "D\u00e9partement",
|
||||
"HR": "RH",
|
||||
"Holiday Block List": "Block List vacances",
|
||||
"Trash Reason": "Raison Corbeille"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "\u0926\u093f\u0928 \u091b\u0941\u091f\u094d\u091f\u093f\u092f\u093e\u0901 \u091c\u093f\u0938\u0915\u0947 \u0932\u093f\u090f \u0907\u0938 \u0935\u093f\u092d\u093e\u0917 \u0915\u0947 \u0932\u093f\u090f \u0905\u0935\u0930\u0941\u0926\u094d\u0927 \u0915\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902.",
|
||||
"Department": "\u0935\u093f\u092d\u093e\u0917",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Holiday Block List": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940",
|
||||
"Trash Reason": "\u091f\u094d\u0930\u0948\u0936 \u0915\u093e\u0930\u0923"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "Dagen waarvoor feestdagen zijn geblokkeerd voor deze afdeling.",
|
||||
"Department": "Afdeling",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Holiday Block List",
|
||||
"Trash Reason": "Trash Reden"
|
||||
}
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"Days for which Holidays are blocked for this department.": "Dias para que feriados s\u00e3o bloqueados para este departamento.",
|
||||
"Department": "Departamento",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Lista de Bloqueios de f\u00e9rias",
|
||||
"Trash Reason": "Raz\u00e3o lixo"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/ar-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/ar-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646",
|
||||
"Allow the following users to make Leave Applications for block days.": "\u062a\u0633\u0645\u062d \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u062c\u0639\u0644 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0625\u062c\u0627\u0632\u0629 \u0644\u0639\u062f\u0629 \u0623\u064a\u0627\u0645 \u0643\u062a\u0644\u0629.",
|
||||
"Applies to Company": "\u064a\u0646\u0637\u0628\u0642 \u0639\u0644\u0649 \u0634\u0631\u0643\u0629",
|
||||
"Block Days": "\u0643\u062a\u0644\u0629 \u0623\u064a\u0627\u0645",
|
||||
"Block Holidays on important days.": "\u0645\u0646\u0639 \u0627\u0644\u0625\u062c\u0627\u0632\u0627\u062a \u0641\u064a \u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0647\u0627\u0645\u0629.",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "\u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"Holiday Block List Allowed": "\u0639\u0637\u0644\u0629 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062d\u0638\u0631 \u0645\u0633\u0645\u0648\u062d",
|
||||
"Holiday Block List Dates": "\u0645\u0648\u0627\u0639\u064a\u062f \u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"Holiday Block List Name": "\u0627\u0633\u0645 \u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "\u0625\u0646 \u0644\u0645 \u064a\u0643\u0646 \u062a\u0645\u060c \u0633\u064a\u0643\u0648\u0646 \u0644\u062f\u064a\u0643 \u0642\u0627\u0626\u0645\u0629 \u062a\u0636\u0627\u0641 \u0625\u0644\u0649 \u0643\u0644 \u0642\u0633\u0645 \u062d\u064a\u062b \u0623\u0646\u0647 \u0644\u0627 \u0628\u062f \u0645\u0646 \u062a\u0637\u0628\u064a\u0642\u0647\u0627.",
|
||||
"Stop users from making Leave Applications on following days.": "\u0648\u0642\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0645\u0646 \u0625\u062c\u0631\u0627\u0621 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0625\u062c\u0627\u0632\u0629 \u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u062a\u0627\u0644\u064a\u0629.",
|
||||
"Year": "\u0639\u0627\u0645"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/ar-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/ar-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "\u0645\u0646\u0639 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Date is repeated": "\u0648\u064a\u062a\u0643\u0631\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/es-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/es-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "Permitir que los usuarios",
|
||||
"Allow the following users to make Leave Applications for block days.": "Permitir a los usuarios realizar las siguientes aplicaciones dejan para los d\u00edas de bloque.",
|
||||
"Applies to Company": "Corresponde a la Empresa",
|
||||
"Block Days": "D\u00edas de bloque",
|
||||
"Block Holidays on important days.": "Bloque Vacaciones en d\u00edas importantes.",
|
||||
"Company": "Empresa",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Holiday lista de bloqueo",
|
||||
"Holiday Block List Allowed": "Holiday Lista de bloqueo animales",
|
||||
"Holiday Block List Dates": "Las fechas de vacaciones de listas de bloqueo",
|
||||
"Holiday Block List Name": "Bloque de vacaciones Lista de Nombres",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "Si no est\u00e1 activada, la lista tendr\u00e1 que ser a\u00f1adido a cada Departamento donde se ha de aplicar.",
|
||||
"Stop users from making Leave Applications on following days.": "Deje que los usuarios realicen aplicaciones dejan en los d\u00edas siguientes.",
|
||||
"Year": "A\u00f1o"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/es-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/es-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "Bloque Fecha",
|
||||
"Date is repeated": "La fecha se repite"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/fr-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/fr-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "Autoriser les utilisateurs",
|
||||
"Allow the following users to make Leave Applications for block days.": "Autoriser les utilisateurs suivants pour faire demandes d'autorisation pour les jours de bloc.",
|
||||
"Applies to Company": "S'applique \u00e0 l'entreprise",
|
||||
"Block Days": "Bloquer les jours",
|
||||
"Block Holidays on important days.": "Bloquer les jours f\u00e9ri\u00e9s importants.",
|
||||
"Company": "Entreprise",
|
||||
"HR": "RH",
|
||||
"Holiday Block List": "Block List vacances",
|
||||
"Holiday Block List Allowed": "Block List vacances accept\u00e9s",
|
||||
"Holiday Block List Dates": "Dates de vacances de listes rouges d'",
|
||||
"Holiday Block List Name": "Nom de la liste de vacances Bloquer",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "Si ce n'est pas coch\u00e9e, la liste devra \u00eatre ajout\u00e9 \u00e0 chaque d\u00e9partement o\u00f9 il doit \u00eatre appliqu\u00e9.",
|
||||
"Stop users from making Leave Applications on following days.": "Emp\u00eacher les utilisateurs de faire des demandes d'autorisation, les jours suivants.",
|
||||
"Year": "Ann\u00e9e"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/fr-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/fr-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "Date de bloquer",
|
||||
"Date is repeated": "La date est r\u00e9p\u00e9t\u00e9e"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/hi-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/hi-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u094b \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u0947\u0902",
|
||||
"Allow the following users to make Leave Applications for block days.": "\u0928\u093f\u092e\u094d\u0928 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u094b \u092c\u094d\u0932\u0949\u0915 \u0926\u093f\u0928\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u091b\u0941\u091f\u094d\u091f\u0940 \u0905\u0928\u0941\u092a\u094d\u0930\u092f\u094b\u0917 \u092c\u0928\u093e\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u0947\u0902.",
|
||||
"Applies to Company": "\u0915\u0902\u092a\u0928\u0940 \u0915\u0947 \u0932\u093f\u090f \u0932\u093e\u0917\u0942 \u0939\u094b\u0924\u093e \u0939\u0948",
|
||||
"Block Days": "\u092c\u094d\u0932\u0949\u0915 \u0926\u093f\u0928",
|
||||
"Block Holidays on important days.": "\u092e\u0939\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0926\u093f\u0928 \u092a\u0930 \u091b\u0941\u091f\u094d\u091f\u093f\u092f\u093e\u0901 \u092e\u0948.",
|
||||
"Company": "\u0915\u0902\u092a\u0928\u0940",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Holiday Block List": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940",
|
||||
"Holiday Block List Allowed": "\u0905\u0935\u0915\u093e\u0936 \u0938\u0942\u091a\u0940 \u092c\u094d\u0932\u0949\u0915 \u0930\u0916 \u0938\u0915\u0924\u0947 \u0939\u0948",
|
||||
"Holiday Block List Dates": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940 \u0924\u093f\u0925\u093f\u092f\u093e\u0902",
|
||||
"Holiday Block List Name": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940 \u092e\u0947\u0902 \u0928\u093e\u092e",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "\u0905\u0917\u0930 \u091c\u093e\u0901\u091a \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948, \u0907\u0938 \u0938\u0942\u091a\u0940 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u0935\u093f\u092d\u093e\u0917 \u0939\u0948 \u091c\u0939\u093e\u0902 \u0907\u0938\u0947 \u0932\u093e\u0917\u0942 \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0939\u0948 \u0915\u0947 \u0932\u093f\u090f \u091c\u094b\u0921\u093c\u093e \u091c\u093e \u0939\u094b\u0917\u093e.",
|
||||
"Stop users from making Leave Applications on following days.": "\u0928\u093f\u092e\u094d\u0928\u0932\u093f\u0916\u093f\u0924 \u0926\u093f\u0928 \u092a\u0930 \u091b\u0941\u091f\u094d\u091f\u0940 \u0905\u0928\u0941\u092a\u094d\u0930\u092f\u094b\u0917 \u092c\u0928\u093e\u0928\u0947 \u0938\u0947 \u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0915\u094b \u092c\u0902\u0926 \u0915\u0930\u094b.",
|
||||
"Year": "\u0935\u0930\u094d\u0937"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/hi-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/hi-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "\u0924\u093f\u0925\u093f \u092c\u094d\u0932\u0949\u0915",
|
||||
"Date is repeated": "\u0924\u093f\u0925\u093f \u0926\u094b\u0939\u0930\u093e\u092f\u093e \u0939\u0948"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/nl-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/nl-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "Gebruikers toestaan",
|
||||
"Allow the following users to make Leave Applications for block days.": "Laat de volgende gebruikers te vertrekken Toepassingen maken voor blok dagen.",
|
||||
"Applies to Company": "Geldt voor Bedrijf",
|
||||
"Block Days": "Blokkeren Dagen",
|
||||
"Block Holidays on important days.": "Blok Vakantie op belangrijke dagen.",
|
||||
"Company": "Vennootschap",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Holiday Block List",
|
||||
"Holiday Block List Allowed": "Holiday toegestaan \u200b\u200bBlock List",
|
||||
"Holiday Block List Dates": "Holiday Block List Data",
|
||||
"Holiday Block List Name": "Holiday Block List Name",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "Indien niet gecontroleerd, wordt de lijst worden toegevoegd aan elk Department waar het moet worden toegepast.",
|
||||
"Stop users from making Leave Applications on following days.": "Stop gebruikers van het maken van verlofaanvragen op de volgende dagen.",
|
||||
"Year": "Jaar"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/nl-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/nl-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "Blokkeren Datum",
|
||||
"Date is repeated": "Datum wordt herhaald"
|
||||
}
|
16
hr/doctype/holiday_block_list/locale/pt-doc.json
Normal file
16
hr/doctype/holiday_block_list/locale/pt-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Allow Users": "Permitir que os usu\u00e1rios",
|
||||
"Allow the following users to make Leave Applications for block days.": "Permitir que os usu\u00e1rios a seguir para fazer aplica\u00e7\u00f5es deixam para os dias de bloco.",
|
||||
"Applies to Company": "Aplica-se a Empresa",
|
||||
"Block Days": "Dias bloco",
|
||||
"Block Holidays on important days.": "Bloquear feriados em dias importantes.",
|
||||
"Company": "Companhia",
|
||||
"HR": "HR",
|
||||
"Holiday Block List": "Lista de Bloqueios de f\u00e9rias",
|
||||
"Holiday Block List Allowed": "Lista de feriado Bloco admitidos",
|
||||
"Holiday Block List Dates": "Datas de f\u00e9rias Lista de Bloqueios",
|
||||
"Holiday Block List Name": "Nome de f\u00e9rias Lista de Bloqueios",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.": "Se n\u00e3o for controlada, a lista dever\u00e1 ser adicionado a cada departamento onde tem de ser aplicado.",
|
||||
"Stop users from making Leave Applications on following days.": "Pare de usu\u00e1rios de fazer aplica\u00e7\u00f5es deixam nos dias seguintes.",
|
||||
"Year": "Ano"
|
||||
}
|
4
hr/doctype/holiday_block_list/locale/pt-py.json
Normal file
4
hr/doctype/holiday_block_list/locale/pt-py.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Block Date": "Bloquear Data",
|
||||
"Date is repeated": "Data \u00e9 repetido"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/ar-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/ar-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "\u062a\u0633\u0645\u062d \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Allow": "\u0639\u0637\u0644\u0629 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062d\u0638\u0631 \u0627\u0644\u0633\u0645\u0627\u062d"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/es-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/es-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "Permitir al usuario",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Allow": "Lista Casas Bloquear Permitir"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/fr-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/fr-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "Permettre \u00e0 l'utilisateur",
|
||||
"HR": "RH",
|
||||
"Holiday Block List Allow": "Block List vacances Permettez-"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/hi-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/hi-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "\u0909\u092a\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0915\u0940 \u0905\u0928\u0941\u092e\u0924\u093f",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Holiday Block List Allow": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940 \u0915\u0940 \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u0947\u0902"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/nl-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/nl-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "Door gebruiker toestaan",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Allow": "Holiday Block List Laat"
|
||||
}
|
5
hr/doctype/holiday_block_list_allow/locale/pt-doc.json
Normal file
5
hr/doctype/holiday_block_list_allow/locale/pt-doc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Allow User": "Permitir que o usu\u00e1rio",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Allow": "Lista de Bloqueios de f\u00e9rias Permitir"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/ar-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/ar-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "\u0645\u0646\u0639 \u062a\u0627\u0631\u064a\u062e",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Date": "\u062a\u0627\u0631\u064a\u062e \u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"Reason": "\u0633\u0628\u0628"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/es-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/es-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "Bloque Fecha",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Date": "Bloque de vacaciones Lista Fecha",
|
||||
"Reason": "Raz\u00f3n"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/fr-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/fr-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "Date de bloquer",
|
||||
"HR": "RH",
|
||||
"Holiday Block List Date": "Liste Date vacances Bloquer",
|
||||
"Reason": "Raison"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/hi-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/hi-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "\u0924\u093f\u0925\u093f \u092c\u094d\u0932\u0949\u0915",
|
||||
"HR": "\u092e\u093e\u0928\u0935 \u0938\u0902\u0938\u093e\u0927\u0928",
|
||||
"Holiday Block List Date": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940 \u0924\u093f\u0925\u093f",
|
||||
"Reason": "\u0915\u093e\u0930\u0923"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/nl-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/nl-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "Blokkeren Datum",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Date": "Holiday Block List Datum",
|
||||
"Reason": "Reden"
|
||||
}
|
6
hr/doctype/holiday_block_list_date/locale/pt-doc.json
Normal file
6
hr/doctype/holiday_block_list_date/locale/pt-doc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Block Date": "Bloquear Data",
|
||||
"HR": "HR",
|
||||
"Holiday Block List Date": "Data feriado Lista de Bloqueios",
|
||||
"Reason": "Raz\u00e3o"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "\u0639\u062f\u0644 \u0645\u0646",
|
||||
"Apply / Approve Leaves": "\u062a\u0637\u0628\u064a\u0642 / \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0623\u0648\u0631\u0627\u0642",
|
||||
"Approved": "\u0648\u0627\u0641\u0642",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Employee": "\u0639\u0627\u0645\u0644",
|
||||
"Employee Name": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0638\u0641",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
|
5
hr/doctype/leave_application/locale/ar-py.json
Normal file
5
hr/doctype/leave_application/locale/ar-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "\u0627\u0644\u0633\u0628\u0628:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "\u064a\u0627 \u0647\u0644\u0627! \u0627\u0644\u064a\u0648\u0645 (\u0642) \u0627\u0644\u062a\u064a \u0643\u0646\u062a \u0645\u062a\u0642\u062f\u0645\u0627 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0625\u0630\u0646 \\ \u062a\u062a\u0632\u0627\u0645\u0646 \u0645\u0639 \u0639\u0637\u0644\u0629 (\u0642). \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0625\u0630\u0646.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0625\u062c\u0627\u0632\u0629 \u0641\u064a \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u062a\u0645 \u062d\u0638\u0631\u0647"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "De modificada",
|
||||
"Apply / Approve Leaves": "Aplicar / Aprobar Hojas",
|
||||
"Approved": "Aprobado",
|
||||
"Company": "Empresa",
|
||||
"Employee": "Empleado",
|
||||
"Employee Name": "Nombre del empleado",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
|
5
hr/doctype/leave_application/locale/es-py.json
Normal file
5
hr/doctype/leave_application/locale/es-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "Raz\u00f3n:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "\u00a1Hurra! El d\u00eda (s) en el cual usted est\u00e1 solicitando para salir \\ coincidir con d\u00eda de fiesta (s). No es necesario solicitar permiso.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "Usted no puede solicitar una licencia en la siguiente fecha porque est\u00e1 bloqueado"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "De modifi\u00e9e",
|
||||
"Apply / Approve Leaves": "Appliquer / Approuver les feuilles",
|
||||
"Approved": "Approuv\u00e9",
|
||||
"Company": "Entreprise",
|
||||
"Employee": "Employ\u00e9",
|
||||
"Employee Name": "Nom de l'employ\u00e9",
|
||||
"Fiscal Year": "Exercice",
|
||||
|
5
hr/doctype/leave_application/locale/fr-py.json
Normal file
5
hr/doctype/leave_application/locale/fr-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "Raison:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "Hourra! Le jour (s) sur lequel vous faites une demande d'autorisation \\ co\u00efncider avec s\u00e9jour (s). Vous n'avez pas besoin demander un cong\u00e9.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "Vous ne pouvez pas demander un cong\u00e9 \u00e0 la date suivante car il est bloqu\u00e9"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "\u0938\u0947 \u0938\u0902\u0936\u094b\u0927\u093f\u0924",
|
||||
"Apply / Approve Leaves": "\u092a\u0924\u094d\u0924\u093f\u092f\u093e\u0902 \u0932\u093e\u0917\u0942 / \u0938\u094d\u0935\u0940\u0915\u0943\u0924",
|
||||
"Approved": "\u0905\u0928\u0941\u092e\u094b\u0926\u093f\u0924",
|
||||
"Company": "\u0915\u0902\u092a\u0928\u0940",
|
||||
"Employee": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940",
|
||||
"Employee Name": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0915\u093e \u0928\u093e\u092e",
|
||||
"Fiscal Year": "\u0935\u093f\u0924\u094d\u0924\u0940\u092f \u0935\u0930\u094d\u0937",
|
||||
|
5
hr/doctype/leave_application/locale/hi-py.json
Normal file
5
hr/doctype/leave_application/locale/hi-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "\u0915\u093e\u0930\u0923:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "\u0939\u0941\u0930\u094d\u0930\u0947! \u0926\u093f\u0928 (s) \\ \u091c\u093f\u0938 \u092a\u0930 \u0906\u092a \u091b\u094b\u0921\u093c\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0906\u0935\u0947\u0926\u0928 \u0915\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902 \u091b\u0941\u091f\u094d\u091f\u0940 (\u090f\u0938) \u0915\u0947 \u0938\u093e\u0925 \u092e\u0947\u0932. \u0906\u092a \u091b\u0941\u091f\u094d\u091f\u0940 \u0915\u0947 \u0932\u093f\u090f \u0932\u093e\u0917\u0942 \u0928\u0939\u0940\u0902 \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0939\u0948.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "\u0906\u092a \u0928\u093f\u092e\u094d\u0928 \u0926\u093f\u0928\u093e\u0902\u0915 \u092a\u0930 \u091b\u0941\u091f\u094d\u091f\u0940 \u0915\u0947 \u0932\u093f\u090f \u0932\u093e\u0917\u0942 \u0928\u0939\u0940\u0902 \u0939\u0948 \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u092f\u0939 \u092c\u0902\u0926 \u0939\u0948"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "Gewijzigd Van",
|
||||
"Apply / Approve Leaves": "Toepassen / goedkeuren Leaves",
|
||||
"Approved": "Aangenomen",
|
||||
"Company": "Vennootschap",
|
||||
"Employee": "Werknemer",
|
||||
"Employee Name": "Naam werknemer",
|
||||
"Fiscal Year": "Boekjaar",
|
||||
|
5
hr/doctype/leave_application/locale/nl-py.json
Normal file
5
hr/doctype/leave_application/locale/nl-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "Reden:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "Hoera! De dag (en) waarop u een aanvraag voor verlof \\ samenvallen met vakantie (s). Je moet niet van toepassing voor verlof.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "Je kan niet van toepassing zijn voor een verlof op de volgende datum, omdat het is geblokkeerd"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Amended From": "Alterado De",
|
||||
"Apply / Approve Leaves": "Aplicar / Aprovar Folhas",
|
||||
"Approved": "Aprovado",
|
||||
"Company": "Companhia",
|
||||
"Employee": "Empregado",
|
||||
"Employee Name": "Nome do Funcion\u00e1rio",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
|
5
hr/doctype/leave_application/locale/pt-py.json
Normal file
5
hr/doctype/leave_application/locale/pt-py.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
" Reason: ": "Motivo:",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.": "Viva! O dia (s) em que voc\u00ea est\u00e1 aplicando para deixar \\ coincidir com feriado (s). Voc\u00ea n\u00e3o precisa pedir licen\u00e7a.",
|
||||
"You cannot apply for a leave on the following date because it is blocked": "Voc\u00ea n\u00e3o pode aplicar para uma licen\u00e7a na seguinte data porque est\u00e1 bloqueado"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "\u0637\u0627\u0644\u0628 \u0648\u0638\u064a\u0641\u0629",
|
||||
"Apply / Approve Leaves": "\u062a\u0637\u0628\u064a\u0642 / \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0623\u0648\u0631\u0627\u0642",
|
||||
"Block Holidays on important days.": "\u0645\u0646\u0639 \u0627\u0644\u0625\u062c\u0627\u0632\u0627\u062a \u0641\u064a \u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0647\u0627\u0645\u0629.",
|
||||
"Description of a Job Opening": "\u0648\u0635\u0641 \u0644\u0641\u062a\u062d \u0641\u0631\u0635 \u0627\u0644\u0639\u0645\u0644",
|
||||
"Human Resources Home": "\u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "Pretendiente a un puesto",
|
||||
"Apply / Approve Leaves": "Aplicar / Aprobar Hojas",
|
||||
"Block Holidays on important days.": "Bloque Vacaciones en d\u00edas importantes.",
|
||||
"Description of a Job Opening": "Descripci\u00f3n de una oferta de trabajo",
|
||||
"Human Resources Home": "Recursos Humanos Home"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "Demandeur d'une offre d'emploi",
|
||||
"Apply / Approve Leaves": "Appliquer / Approuver les feuilles",
|
||||
"Block Holidays on important days.": "Bloquer les jours f\u00e9ri\u00e9s importants.",
|
||||
"Description of a Job Opening": "Description d'un Job Opening",
|
||||
"Human Resources Home": "Ressources humaines Accueil"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "\u090f\u0915 \u0928\u094c\u0915\u0930\u0940 \u0915\u0947 \u0932\u093f\u090f \u0906\u0935\u0947\u0926\u0915",
|
||||
"Apply / Approve Leaves": "\u092a\u0924\u094d\u0924\u093f\u092f\u093e\u0902 \u0932\u093e\u0917\u0942 / \u0938\u094d\u0935\u0940\u0915\u0943\u0924",
|
||||
"Block Holidays on important days.": "\u092e\u0939\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0926\u093f\u0928 \u092a\u0930 \u091b\u0941\u091f\u094d\u091f\u093f\u092f\u093e\u0901 \u092e\u0948.",
|
||||
"Description of a Job Opening": "\u090f\u0915 \u0928\u094c\u0915\u0930\u0940 \u0916\u094b\u0932\u0928\u0947 \u0915\u093e \u0935\u093f\u0935\u0930\u0923",
|
||||
"Human Resources Home": "\u092e\u093e\u0928\u0935 \u0939\u094b\u092e \u0938\u0902\u0938\u093e\u0927\u0928"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "Aanvrager van een baan",
|
||||
"Apply / Approve Leaves": "Toepassen / goedkeuren Leaves",
|
||||
"Block Holidays on important days.": "Blok Vakantie op belangrijke dagen.",
|
||||
"Description of a Job Opening": "Beschrijving van een vacature",
|
||||
"Human Resources Home": "Human Resources Startpagina"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Applicant for a Job": "Candidato a um emprego",
|
||||
"Apply / Approve Leaves": "Aplicar / Aprovar Folhas",
|
||||
"Block Holidays on important days.": "Bloquear feriados em dias importantes.",
|
||||
"Description of a Job Opening": "Descri\u00e7\u00e3o de uma vaga de emprego",
|
||||
"Human Resources Home": "Home Recursos Humanos"
|
||||
}
|
@ -6,15 +6,18 @@
|
||||
"Appraisal Template": "\u062a\u0642\u064a\u064a\u0645 \u0642\u0627\u0644\u0628",
|
||||
"Attendance": "\u0627\u0644\u062d\u0636\u0648\u0631",
|
||||
"Attendance record.": "\u0633\u062c\u0644 \u0627\u0644\u062d\u0636\u0648\u0631.",
|
||||
"Block leave applications by department.": "\u0645\u0646\u0639 \u0645\u063a\u0627\u062f\u0631\u0629 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0627\u0644\u0625\u062f\u0627\u0631\u0629.",
|
||||
"Branch": "\u0641\u0631\u0639",
|
||||
"Claims for expenses made on behalf of the organization.": "\u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0646\u0641\u0642\u0627\u062a \u062a\u0642\u062f\u0645 \u0628\u0647 \u0646\u064a\u0627\u0628\u0629 \u0639\u0646 \u0627\u0644\u0645\u0646\u0638\u0645\u0629.",
|
||||
"Company branches.": "\u0641\u0631\u0648\u0639 \u0627\u0644\u0634\u0631\u0643\u0629.",
|
||||
"Company departments.": "\u0634\u0631\u0643\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u0627\u062a.",
|
||||
"Deduction Type": "\u062e\u0635\u0645 \u0646\u0648\u0639",
|
||||
"Department": "\u0642\u0633\u0645",
|
||||
"Designation": "\u062a\u0639\u064a\u064a\u0646",
|
||||
"Documents": "\u0648\u062b\u0627\u0626\u0642",
|
||||
"Earning Type": "\u0643\u0633\u0628 \u0646\u0648\u0639",
|
||||
"Employee": "\u0639\u0627\u0645\u0644",
|
||||
"Employee Designation.": "\u0627\u0644\u0645\u0648\u0638\u0641 \u0627\u0644\u062a\u0639\u064a\u064a\u0646.",
|
||||
"Employee Setup": "\u0645\u0648\u0638\u0641 \u0627\u0644\u0625\u0639\u062f\u0627\u062f",
|
||||
"Employee grades": "\u0627\u0644\u0645\u0648\u0638\u0641 \u0627\u0644\u062f\u0631\u062c\u0627\u062a",
|
||||
"Employee records.": "\u0645\u0648\u0638\u0641 \u0627\u0644\u0633\u062c\u0644\u0627\u062a.",
|
||||
@ -23,6 +26,7 @@
|
||||
"Expense Claim Type": "\u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0629 \u0646\u0648\u0639",
|
||||
"Generate Salary Slips": "\u062a\u0648\u0644\u064a\u062f \u0642\u0633\u0627\u0626\u0645 \u0631\u0627\u062a\u0628",
|
||||
"Grade": "\u062f\u0631\u062c\u0629",
|
||||
"Holiday Block List": "\u0625\u0642\u0627\u0645\u0627\u062a \u0642\u0627\u0626\u0645\u0629",
|
||||
"Holiday List": "\u0639\u0637\u0644\u0629 \u0642\u0627\u0626\u0645\u0629",
|
||||
"Job Applicant": "\u0637\u0627\u0644\u0628 \u0627\u0644\u0639\u0645\u0644",
|
||||
"Job Opening": "\u0627\u0641\u062a\u062a\u0627\u062d \u0627\u0644\u0639\u0645\u0644",
|
||||
|
@ -6,15 +6,18 @@
|
||||
"Appraisal Template": "Evaluaci\u00f3n de plantilla",
|
||||
"Attendance": "Asistencia",
|
||||
"Attendance record.": "Asistencia r\u00e9cord.",
|
||||
"Block leave applications by department.": "Bloque dejar aplicaciones por departamento.",
|
||||
"Branch": "Rama",
|
||||
"Claims for expenses made on behalf of the organization.": "Las reclamaciones por gastos realizados en nombre de la organizaci\u00f3n.",
|
||||
"Company branches.": "Sucursales de la compa\u00f1\u00eda.",
|
||||
"Company departments.": "Departamentos de la empresa.",
|
||||
"Deduction Type": "Deducci\u00f3n Tipo",
|
||||
"Department": "Departamento",
|
||||
"Designation": "Designaci\u00f3n",
|
||||
"Documents": "Documentos",
|
||||
"Earning Type": "Ganando Tipo",
|
||||
"Employee": "Empleado",
|
||||
"Employee Designation.": "Designaci\u00f3n del Empleado.",
|
||||
"Employee Setup": "Empleado de configuraci\u00f3n",
|
||||
"Employee grades": "Los grados de empleados",
|
||||
"Employee records.": "Registros de empleados.",
|
||||
@ -23,6 +26,7 @@
|
||||
"Expense Claim Type": "Tipo de Reclamaci\u00f3n de Gastos",
|
||||
"Generate Salary Slips": "Generar las n\u00f3minas",
|
||||
"Grade": "Grado",
|
||||
"Holiday Block List": "Holiday lista de bloqueo",
|
||||
"Holiday List": "Holiday lista",
|
||||
"Job Applicant": "Solicitante de empleo",
|
||||
"Job Opening": "Job Opening",
|
||||
|
@ -6,15 +6,18 @@
|
||||
"Appraisal Template": "Mod\u00e8le d'\u00e9valuation",
|
||||
"Attendance": "Pr\u00e9sence",
|
||||
"Attendance record.": "Record de fr\u00e9quentation.",
|
||||
"Block leave applications by department.": "Bloquer les demandes d'autorisation par le minist\u00e8re.",
|
||||
"Branch": "Branche",
|
||||
"Claims for expenses made on behalf of the organization.": "Les r\u00e9clamations pour d\u00e9penses faites au nom de l'organisation.",
|
||||
"Company branches.": "Filiales de l'entreprise.",
|
||||
"Company departments.": "D\u00e9partements de l'entreprise.",
|
||||
"Deduction Type": "Type de d\u00e9duction",
|
||||
"Department": "D\u00e9partement",
|
||||
"Designation": "D\u00e9signation",
|
||||
"Documents": "Documents",
|
||||
"Earning Type": "Gagner Type d'",
|
||||
"Employee": "Employ\u00e9",
|
||||
"Employee Designation.": "D\u00e9signation des employ\u00e9s.",
|
||||
"Employee Setup": "Configuration des employ\u00e9s",
|
||||
"Employee grades": "Grades du personnel",
|
||||
"Employee records.": "Les dossiers des employ\u00e9s.",
|
||||
@ -23,6 +26,7 @@
|
||||
"Expense Claim Type": "Type de demande d'indemnit\u00e9",
|
||||
"Generate Salary Slips": "G\u00e9n\u00e9rer les bulletins de salaire",
|
||||
"Grade": "Grade",
|
||||
"Holiday Block List": "Block List vacances",
|
||||
"Holiday List": "Liste de vacances",
|
||||
"Job Applicant": "Demandeur d'emploi",
|
||||
"Job Opening": "Offre d'emploi",
|
||||
|
@ -6,15 +6,18 @@
|
||||
"Appraisal Template": "\u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0915\u0928 \u091f\u0947\u092e\u094d\u092a\u0932\u0947\u091f",
|
||||
"Attendance": "\u0909\u092a\u0938\u094d\u0925\u093f\u0924\u093f",
|
||||
"Attendance record.": "\u0909\u092a\u0938\u094d\u0925\u093f\u0924\u093f \u0930\u093f\u0915\u0949\u0930\u094d\u0921.",
|
||||
"Block leave applications by department.": "\u0935\u093f\u092d\u093e\u0917 \u0926\u094d\u0935\u093e\u0930\u093e \u0906\u0935\u0947\u0926\u0928 \u091b\u094b\u0921\u093c \u092e\u0948.",
|
||||
"Branch": "\u0936\u093e\u0916\u093e",
|
||||
"Claims for expenses made on behalf of the organization.": "\u0938\u0902\u0917\u0920\u0928 \u0915\u0940 \u0913\u0930 \u0938\u0947 \u0915\u093f\u090f \u0917\u090f \u0916\u0930\u094d\u091a \u0915\u0947 \u0932\u093f\u090f \u0926\u093e\u0935\u093e.",
|
||||
"Company branches.": "\u0915\u0902\u092a\u0928\u0940 \u0936\u093e\u0916\u093e\u090f\u0902.",
|
||||
"Company departments.": "\u0915\u0902\u092a\u0928\u0940 \u0935\u093f\u092d\u093e\u0917\u094b\u0902.",
|
||||
"Deduction Type": "\u0915\u091f\u094c\u0924\u0940 \u0915\u0947 \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Department": "\u0935\u093f\u092d\u093e\u0917",
|
||||
"Designation": "\u092a\u0926\u0928\u093e\u092e",
|
||||
"Documents": "\u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c",
|
||||
"Earning Type": "\u092a\u094d\u0930\u0915\u093e\u0930 \u0915\u092e\u093e\u0908",
|
||||
"Employee": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940",
|
||||
"Employee Designation.": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u092a\u0926\u0928\u093e\u092e.",
|
||||
"Employee Setup": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0938\u0947\u091f\u0905\u092a",
|
||||
"Employee grades": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0917\u094d\u0930\u0947\u0921",
|
||||
"Employee records.": "\u0915\u0930\u094d\u092e\u091a\u093e\u0930\u0940 \u0930\u093f\u0915\u0949\u0930\u094d\u0921.",
|
||||
@ -23,6 +26,7 @@
|
||||
"Expense Claim Type": "\u0935\u094d\u092f\u092f \u0926\u093e\u0935\u093e \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"Generate Salary Slips": "\u0935\u0947\u0924\u0928 \u0938\u094d\u0932\u093f\u092a\u094d\u0938 \u0909\u0924\u094d\u092a\u0928\u094d\u0928",
|
||||
"Grade": "\u0917\u094d\u0930\u0947\u0921",
|
||||
"Holiday Block List": "\u0905\u0935\u0915\u093e\u0936 \u092c\u094d\u0932\u0949\u0915 \u0938\u0942\u091a\u0940",
|
||||
"Holiday List": "\u0905\u0935\u0915\u093e\u0936 \u0938\u0942\u091a\u0940",
|
||||
"Job Applicant": "\u0928\u094c\u0915\u0930\u0940 \u0906\u0935\u0947\u0926\u0915",
|
||||
"Job Opening": "\u0928\u094c\u0915\u0930\u0940 \u0916\u094b\u0932\u0928\u0947",
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user