[language] Added Malayalam - Fixes frappe/translator#62

This commit is contained in:
Anand Doshi 2015-12-16 13:17:06 +05:30
parent df6471ee70
commit 86018f432e
5 changed files with 1955 additions and 8 deletions

View file

@ -0,0 +1 @@
- Added language support for Malayalam: **ml - മലയാളം**

View file

@ -1,17 +1,17 @@
ar العربية
bg bǎlgarski
bn বাংলা
bo ལྷ་སའི་སྐད་
bs bosanski
bn বাংলা
ca català
cs česky
da dansk
da-DK dansk (Danmark)
de deutsch
el ελληνικά
en english
es español
es-PE Español (Perú)
en english
fa پارسی
fi suomalainen
fr français
@ -26,10 +26,11 @@ km ភាសាខ្មែរ
kn ಕನ್ನಡ
ko 한국의
lv latviešu valoda
mr मराठी
mk македонски
my မြန်မာ
ml മലയാളം
mr मराठी
ms Melayu
my မြန်မာ
nl nederlands
no norsk
pl polski

1945
frappe/translations/ml.csv Normal file

File diff suppressed because it is too large Load diff

View file

@ -50,7 +50,7 @@ apps/frappe/frappe/model/document.py +740,Incorrect value: {0} must be {1} {2},V
apps/frappe/frappe/config/setup.py +211,"Change field properties (hide, readonly, permission etc.)","Alterar as propriedades do campo (esconder , readonly , permissão etc )"
DocType: Workflow State,lock,trancar
apps/frappe/frappe/config/website.py +74,Settings for Contact Us Page.,Configurações da Página Fale Conosco.
apps/frappe/frappe/core/doctype/user/user.py +490,Administrator Logged In,Administrador logado
apps/frappe/frappe/core/doctype/user/user.py +490,Administrator Logged In,Administrador logou-se
DocType: Contact Us Settings,"Contact options, like ""Sales Query, Support Query"" etc each on a new line or separated by commas.","Opções de contato, como ""Perguntas sobre Vendas, Perguntas de suporte"", etc cada uma em uma nova linha ou separadas por vírgulas."
apps/frappe/frappe/public/js/frappe/ui/editor.js +448,Insert,Insert
apps/frappe/frappe/public/js/frappe/form/link_selector.js +21,Select {0},Selecione {0}
@ -1681,7 +1681,7 @@ apps/frappe/frappe/public/js/frappe/views/pageview.js +110,Sorry! You are not pe
DocType: Workflow State,bell,sino
apps/frappe/frappe/public/js/frappe/form/set_sharing.html +39,Share this document with,Compartilhe este documento com
apps/frappe/frappe/desk/page/activity/activity.js +152,Jun,Jun.
apps/frappe/frappe/utils/nestedset.py +235,{0} {1} cannot be a leaf node as it has children,"{0} {1} não pode ser um nó de folha , uma vez que tem filhos"
apps/frappe/frappe/utils/nestedset.py +235,{0} {1} cannot be a leaf node as it has children,"{0} {1} não pode ser um nó de extremidade , uma vez que tem filhos"
DocType: Feed,Info,Informações
DocType: Communication,Series,série
DocType: Communication,Email,Email

1 apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +225 Press Esc to close Pressione Esc para fechar
50 apps/frappe/frappe/config/setup.py +211 Change field properties (hide, readonly, permission etc.) Alterar as propriedades do campo (esconder , readonly , permissão etc )
51 DocType: Workflow State lock trancar
52 apps/frappe/frappe/config/website.py +74 Settings for Contact Us Page. Configurações da Página Fale Conosco.
53 apps/frappe/frappe/core/doctype/user/user.py +490 Administrator Logged In Administrador logado Administrador logou-se
54 DocType: Contact Us Settings Contact options, like "Sales Query, Support Query" etc each on a new line or separated by commas. Opções de contato, como "Perguntas sobre Vendas, Perguntas de suporte", etc cada uma em uma nova linha ou separadas por vírgulas.
55 apps/frappe/frappe/public/js/frappe/ui/editor.js +448 Insert Insert
56 apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 Select {0} Selecione {0}
1681 DocType: Workflow Document State Workflow Document State Estado do Documento do Fluxo de Trabalho
1682 apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +32 To give acess to a role for only specific records, check the Apply User Permissions. User Permissions are used to limit users with such role to specific records. Para dar acesso a um papel para apenas registros específicos, verificar a aplicar permissões de usuário. Permissões de usuário são usados para limitar os usuários com esse papel para registros específicos.
1683 apps/frappe/frappe/workflow/doctype/workflow/workflow.py +70 Cannot cancel before submitting. See Transition {0} Não pode cancelar antes de enviar.
1684 apps/frappe/frappe/templates/pages/print.py +170 Print Format {0} is disabled Formato de Impressão {0} está desativado
1685 DocType: Email Alert Send days before or after the reference date Enviar dias antes ou depois da data de referência
1686 DocType: User Allow user to login only after this hour (0-24) Permitir que o usuário faça o login somente após este horário (0-24)
1687 apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 Value Valor

View file

@ -395,7 +395,7 @@ DocType: File,Content Hash,İçerik Hash
DocType: User,Stores the JSON of last known versions of various installed apps. It is used to show release notes.,"Mağazalar, çeşitli yüklü uygulamalar bilinen en son sürümlerinin JSON. Bu sürüm notları göstermek için kullanılır."
DocType: Website Theme,Google Font (Text),Google Font (Yazı)
apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31,{0} already unsubscribed for {1} {2},{0} zaten {1} {2} aboneliğinden çıktı
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323,Did not remove,Kaldırmak değildi
apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323,Did not remove,Kaldırılamaz
DocType: Report,Query,Sorgu
DocType: DocType,Sort Order,Sıralama
apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +137,'In List View' not allowed for type {0} in row {1},'Liste görüntüle' izin türü için {0} üst üste {1}
@ -1035,7 +1035,7 @@ apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +62,Assignment Comp
DocType: DocPerm,User Permission DocTypes,Belge Türüne Göre Kullanıcı İzni
apps/frappe/frappe/public/js/frappe/model/model.js +488,New Name,Yeni Adı
apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +136,Please save the document before removing assignment,Atama çıkarmadan önce belgeyi saklayınız
apps/frappe/frappe/public/js/frappe/form/grid_form.html +10,Insert Above,Ekle Üstü
apps/frappe/frappe/public/js/frappe/form/grid_form.html +10,Insert Above,Yukarı Ekle
apps/frappe/frappe/public/js/frappe/model/indicator.js +30,Draft,Taslak
apps/frappe/frappe/public/js/frappe/model/indicator.js +30,Draft,Taslak
DocType: User,Female,Kadın

1 apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +225 Press Esc to close Esc tuşuna basın kapatmak için
395 DocType: User Stores the JSON of last known versions of various installed apps. It is used to show release notes. Mağazalar, çeşitli yüklü uygulamalar bilinen en son sürümlerinin JSON. Bu sürüm notları göstermek için kullanılır.
396 DocType: Website Theme Google Font (Text) Google Font (Yazı)
397 apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31 {0} already unsubscribed for {1} {2} {0} zaten {1} {2} aboneliğinden çıktı
398 apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323 Did not remove Kaldırmak değildi Kaldırılamaz
399 DocType: Report Query Sorgu
400 DocType: DocType Sort Order Sıralama
401 apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +137 'In List View' not allowed for type {0} in row {1} 'Liste görüntüle' izin türü için {0} üst üste {1}
1035 DocType: Print Settings Modern Çağdaş
1036 DocType: Print Settings Modern Çağdaş
1037 apps/frappe/frappe/desk/page/applications/applications.js +61 Search Results arama sonuçları
1038 apps/frappe/frappe/public/js/frappe/model/indicator.js +5 Not Saved Kaydedilen Değil
1039 DocType: Communication Replied Cevap
1040 DocType: Custom Field Default Value Varsayılan Değer
1041 apps/frappe/frappe/public/js/frappe/ui/messages.js +178 Verify Doğrulama