-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,14 @@ | |
"signin.not_a_producer": "Your company isn't listed yet?", | ||
"signin.register_producer": "Register new producer", | ||
"signup": "Sign up", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "Country", | ||
"signup.user.form.field.producer": "Producer", | ||
"signup.user.form.field.permissions_request": "Do you represent a producer or a government entity?", | ||
"signup.user.form.field.permissions_request.hint": "Depending on your selection you will be able to upload documents for one country or one producer", | ||
"signup.user.form.field.name": "Name", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "First name", | ||
"signup.user.form.field.last_name": "Last name", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
|
@@ -468,4 +471,4 @@ | |
"newsletter.want_to_receive": "Want to receive the latest updates from the Open Timber Portal?", | ||
"newsletter.subscribe_to": "Subscribe to our newsletter", | ||
"newsletter.showing_results": "Showing {count} previous newsletters" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "Votre entreprise ne figure pas dans cette liste?", | ||
"signin.register_producer": "Enregistrer un nouvel exploitant", | ||
"signup": "S'enregistrer", | ||
"signup.user.form.personal_email": "Une adresse mail personnelle", | ||
"signup.user.form.organization_email": "Une adresse mail organisationnelle générique (par exemple, [email protected])", | ||
"signup.user.form.field.country": "Pays", | ||
"signup.user.form.field.producer": "Exploitant", | ||
"signup.user.form.field.permissions_request": "Etes-vous un exploitant ou faite-vous partie de l'administration?", | ||
"signup.user.form.field.permissions_request.hint": "En fonction de votre sélection, vous pourrez téléverser des documents pour un pays ou pour un exploitant", | ||
"signup.user.form.field.name": "Nom", | ||
"signup.user.form.field.account_type": "Veuillez préciser si votre adresse email est", | ||
"signup.user.form.field.first_name": "Prénom", | ||
"signup.user.form.field.last_name": "Nom de famille", | ||
"signup.user.form.field.preferred_language": "Langue préférée ", | ||
"signup.user.form.field.email": "Adresse mail", | ||
"signup.user.form.field.password": "Mot de passe", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "あなたの会社はまだリストに載っていませんか?", | ||
"signin.register_producer": "新しい生産者を登録する", | ||
"signup": "サインアップ", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "国", | ||
"signup.user.form.field.producer": "生産者", | ||
"signup.user.form.field.permissions_request": "生産者または政府に所属していますか?", | ||
"signup.user.form.field.permissions_request.hint": "選択に応じて、1つの国または1つの生産者の書類をアップロードできます", | ||
"signup.user.form.field.name": "名前", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "First name", | ||
"signup.user.form.field.last_name": "Last name", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
"signup.user.form.field.email": "Eメール", | ||
"signup.user.form.field.password": "パスワード", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "기업을 아직 등록하지 않았나요?", | ||
"signin.register_producer": "새로운 생산자 등록", | ||
"signup": "가입", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "국가", | ||
"signup.user.form.field.producer": "생산자", | ||
"signup.user.form.field.permissions_request": "생산자 또는 국가에 속해있습니까?", | ||
"signup.user.form.field.permissions_request.hint": "선택에 따라 한 국가 또는 한 생산자를 위한 문서를 업로드 할 수 있습니다.", | ||
"signup.user.form.field.name": "이름", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "First name", | ||
"signup.user.form.field.last_name": "Last name", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
"signup.user.form.field.email": "이메일", | ||
"signup.user.form.field.password": "비밀번호", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "Sua empresa ainda não está na lista?", | ||
"signin.register_producer": "Registrar novo produtor", | ||
"signup": "Registrar-se", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "País", | ||
"signup.user.form.field.producer": "Produtor", | ||
"signup.user.form.field.permissions_request": "Você representa um produtor ou uma entidade governamental?", | ||
"signup.user.form.field.permissions_request.hint": "Dependendo da sua seleção, você poderá fazer upload de documentos para um país ou um produtor", | ||
"signup.user.form.field.name": "Nome", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "Nome próprio", | ||
"signup.user.form.field.last_name": "Sobrenome", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
"signup.user.form.field.email": "E-mail", | ||
"signup.user.form.field.password": "Senha", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "Công ty của quý vị chưa được liệt kê?", | ||
"signin.register_producer": "Đăng ký nhà sản xuất mới", | ||
"signup": "Đăng ký", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "Quốc gia", | ||
"signup.user.form.field.producer": "Nhà sản xuất", | ||
"signup.user.form.field.permissions_request": "Quý vị thuộc về nhà sản xuất hay chính phủ?", | ||
"signup.user.form.field.permissions_request.hint": "Tùy thuộc vào lựa chọn của quý vị, quý vị sẽ có thể tải lên các tài liệu cho một quốc gia hoặc một nhà sản xuất", | ||
"signup.user.form.field.name": "Tên", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "First name", | ||
"signup.user.form.field.last_name": "Last name", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
"signup.user.form.field.email": "Email", | ||
"signup.user.form.field.password": "Mật khẩu", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -176,11 +176,16 @@ | |
"signin.not_a_producer": "你的生产商不在清单中?", | ||
"signin.register_producer": "新生产商注册", | ||
"signup": "注册", | ||
"signup.user.form.personal_email": "A personal e-mail address", | ||
"signup.user.form.organization_email": "A generic organizational email address (for e.g., [email protected])", | ||
"signup.user.form.field.country": "国家", | ||
"signup.user.form.field.producer": "生产商", | ||
"signup.user.form.field.permissions_request": "您代表生产商还是政府实体?", | ||
"signup.user.form.field.permissions_request.hint": "根据您的选择,您将能够上传一个国家/地区或一个生产商的文档", | ||
"signup.user.form.field.name": "名称", | ||
"signup.user.form.field.account_type": "Please specify if your email address is", | ||
"signup.user.form.field.first_name": "First name", | ||
"signup.user.form.field.last_name": "Last name", | ||
"signup.user.form.field.preferred_language": "Preferred language", | ||
"signup.user.form.field.email": "邮箱", | ||
"signup.user.form.field.password": "密码", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters