-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from Drawbotics/feature/lokalise-format
Feature/lokalise format
- Loading branch information
Showing
26 changed files
with
244 additions
and
105 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
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
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 |
---|---|---|
@@ -1,18 +1,57 @@ | ||
en: | ||
meta: | ||
meta_1: 'Our brand' | ||
meta_2: 'Follow us' | ||
'no': 'No' | ||
option: Option | ||
option_revenue: | ||
detailed: 'Over an expected total of %{total}' | ||
title: 'Revenue from optioned units' | ||
password: 'Your password' | ||
style_options_label: 'Great, let’s continue - Choose an option below' | ||
style_options: | ||
feelingLucky: 'Looking for ideas' | ||
topics: | ||
title: Some of the topics we cover | ||
item_not_destroyed: Something | ||
item_not_loaded: Something | ||
item: | ||
not_enough_credits: 'You don''t have enough credits to reopen the project.' | ||
marketing: | ||
feedback: 'Leave us some feedback!' | ||
title: Marketing | ||
feedback: Leave us some feedback! | ||
user_action: | ||
save: Save file | ||
cancel: Cancel | ||
tech: | ||
code: This is the code we use | ||
installation: How to install our software | ||
meta: | ||
meta_1: Our brand | ||
meta_2: Follow us | ||
username: Your username | ||
password: Your password | ||
welcome: Welcome aboard! | ||
save: 'Save file' | ||
plurals: | ||
zero: Zero | ||
one: One | ||
many: Manies | ||
project: Project | ||
project_estate: Estate | ||
project_item: 'Project item' | ||
project_item_1: First | ||
project_item_2: Second | ||
technology: | ||
code: 'This is the code we use' | ||
installation: 'How to install our software' | ||
production_tab: | ||
description: 'Click on "Production" to see your items in more detail.' | ||
production_table: | ||
description: 'This list contains all the products you ordered for this project.' | ||
extra_description: 'For each item you''ll be able to see its status, estimated delivery date, required actions etc.' | ||
title: 'Production table' | ||
units: | ||
zero: '' | ||
one: '%{count} unit' | ||
many: '' | ||
other: '%{count} units' | ||
units_title: Units | ||
title: 'Some of the topics we cover' | ||
'true': 1 | ||
username: 'Your username' | ||
welcome: 'Welcome aboard!' | ||
with_apostrophe: 'Some text''s with stuff''s' | ||
with_chars: '%{sdf} ${sdfsf} sdfsdf' | ||
with_chars_2: '%{sdf}${sdfsf}' | ||
with_other_chars: Some-thing | ||
'yes': 'Yes' |
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 |
---|---|---|
@@ -1,6 +1,20 @@ | ||
meta: | ||
meta_1: Our brand | ||
meta_2: Follow us | ||
username: Your username | ||
password: Your password | ||
username: Your username | ||
welcome: Welcome aboard! | ||
with_other_chars: Some-thing | ||
with_apostrophe: Some text's with stuff's | ||
with_chars: '%{sdf} ${sdfsf} sdfsdf' | ||
with_chars_2: '%{sdf}${sdfsf}' | ||
yes: Yes | ||
no: No | ||
option: Option | ||
option_revenue: | ||
detailed: 'Over an expected total of %{total}' | ||
title: Revenue from optioned units | ||
'true': 1 | ||
style_options_label: 'Great, let’s continue - Choose an option below' | ||
style_options: | ||
feelingLucky: 'Looking for ideas' |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"topics": "{{topics}}" | ||
} | ||
} |
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 |
---|---|---|
@@ -1 +1,14 @@ | ||
title: Some of the topics we cover | ||
plurals: | ||
one: One | ||
zero: Zero | ||
many: Manies | ||
project_item: Project item | ||
project: Project | ||
project_estate: Estate | ||
project_item_1: First | ||
project_item_2: Second | ||
item_not_loaded: Something | ||
item_not_destroyed: Something | ||
item: | ||
not_enough_credits: 'You don''t have enough credits to reopen the project.' |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"marketing": "{{marketing}}", | ||
"technology": "{{tech}}" | ||
} | ||
} |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
title: Marketing | ||
feedback: Leave us some feedback! | ||
title: Marketing | ||
user_action: | ||
save: Save file | ||
cancel: Cancel | ||
save: Save file |
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 |
---|---|---|
@@ -1,2 +1,14 @@ | ||
code: This is the code we use | ||
installation: How to install our software | ||
units: | ||
zero: '' | ||
one: '%{count} unit' | ||
many: '' | ||
other: '%{count} units' | ||
units_title: Units | ||
production_tab: | ||
description: 'Click on "Production" to see your items in more detail.' | ||
production_table: | ||
description: 'This list contains all the products you ordered for this project.' | ||
extra_description: 'For each item you''ll be able to see its status, estimated delivery date, required actions etc.' | ||
title: 'Production table' |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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 |
---|---|---|
@@ -1 +1 @@ | ||
user: the user of life (shared between order and studio) | ||
user: the user of life (shared between order and studio and this is a very long line that's being added blablablabla) |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
items: The items are great | ||
buttons: Buttons | ||
id: Identification | ||
items: The items are great | ||
products: | ||
visit3d: 3D Visit | ||
interior: Interior 3D | ||
buttons: Buttons | ||
visit3d: 3D Visit |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
simple_key: Thefirst simple key | ||
another_key: theo ther keeeey | ||
simple_key: Thefirst simple key |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
zone: Zone | ||
highlight_area: Highlighted area | ||
user: null | ||
zone: Zone |
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
items: The items are great | ||
id: Identification | ||
products: | ||
visit3d: 3D Visit | ||
interior: Interior 3D | ||
buttons: Buttons | ||
forever: | ||
a_lot: null | ||
id: Identification | ||
items: The items are great | ||
products: | ||
interior: Interior 3D | ||
visit3d: 3D Visit |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
another_key: theo ther e | ||
an_extra_key: lalal the key | ||
another_key: theo ther e |
2 changes: 1 addition & 1 deletion
2
test/mock/config/generated/sections/order/quick-services/index.yml
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
haha: fsdflkj | ||
quick: 'Veloce %{cammina}' | ||
service: 'Servizio %{ciao}' | ||
haha: fsdflkj |
Oops, something went wrong.