Skip to content

Commit

Permalink
chore: New Crowdin translations to review and merge (#897)
Browse files Browse the repository at this point in the history
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
  • Loading branch information
4 people authored Jan 8, 2022
1 parent 30332fa commit 407528a
Show file tree
Hide file tree
Showing 124 changed files with 2,824 additions and 1,832 deletions.
36 changes: 22 additions & 14 deletions packages/smooth_app/lib/l10n/app_aa.arb
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,19 @@
"@sign_in": {
"description": "Button label: For sign in"
},
"sign_out": "Sign out",
"@sign_out": {
"description": "Button label: For sign out"
},
"password": "Password",
"forgot_password": "Forgot password",
"@forgot_password": {
"description": "Button label: Opens a page where a password reset e-mail can be requested"
},
"view_profile": "View profile",
"@view_profile": {
"description": "Button label: For to show your account"
},
"reset_password": "Reset password",
"@reset_password": {
"description": "Forgot password page title"
Expand Down Expand Up @@ -389,14 +397,6 @@
"description": "Clears a product list"
},
"really_clear": "Do you really want to clear this list?",
"@Plural": {},
"pct_match": "{pct}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"pct": {}
}
},
"product_compatibility_unknown": "Product Compatibility Unknown",
"@product_compatibility_unknown": {
"description": "Product compatibility summary title"
Expand All @@ -417,42 +417,50 @@
"@product_compatibility_good": {
"description": "Product compatibility summary title"
},
"plural_ago_days": "{=1{one day ago} other{{count} days ago}}",
"@Plural": {},
"pct_match": "{percent}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"percent": {}
}
},
"plural_ago_days": "{count,plural, =1{one day ago} other{{count} days ago}}",
"@plural_ago_days": {
"description": "Cached results from: x days ago",
"placeholders": {
"count": {}
}
},
"plural_ago_hours": "{=1{one hour ago} other{{count} hours ago}}",
"plural_ago_hours": "{count,plural, =1{one hour ago} other{{count} hours ago}}",
"@plural_ago_hours": {
"description": "Cached results from: x hours ago",
"placeholders": {
"count": {}
}
},
"plural_ago_minutes": "{=0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"plural_ago_minutes": "{count,plural, =0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"@plural_ago_minutes": {
"description": "Cached results from: x minutes ago",
"placeholders": {
"count": {}
}
},
"plural_ago_months": "{=1{one month ago} other{{count} months ago}}",
"plural_ago_months": "{count,plural, =1{one month ago} other{{count} months ago}}",
"@plural_ago_months": {
"description": "Cached results from: x months ago",
"placeholders": {
"count": {}
}
},
"plural_ago_weeks": "{=1{one week ago} other{{count} weeks ago}}",
"plural_ago_weeks": "{count,plural, =1{one week ago} other{{count} weeks ago}}",
"@plural_ago_weeks": {
"description": "Cached results from: x weeks ago",
"placeholders": {
"count": {}
}
},
"plural_compare_x_products": "{other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down
36 changes: 22 additions & 14 deletions packages/smooth_app/lib/l10n/app_af.arb
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,19 @@
"@sign_in": {
"description": "Button label: For sign in"
},
"sign_out": "Sign out",
"@sign_out": {
"description": "Button label: For sign out"
},
"password": "Password",
"forgot_password": "Forgot password",
"@forgot_password": {
"description": "Button label: Opens a page where a password reset e-mail can be requested"
},
"view_profile": "View profile",
"@view_profile": {
"description": "Button label: For to show your account"
},
"reset_password": "Reset password",
"@reset_password": {
"description": "Forgot password page title"
Expand Down Expand Up @@ -389,14 +397,6 @@
"description": "Clears a product list"
},
"really_clear": "Do you really want to clear this list?",
"@Plural": {},
"pct_match": "{pct}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"pct": {}
}
},
"product_compatibility_unknown": "Product Compatibility Unknown",
"@product_compatibility_unknown": {
"description": "Product compatibility summary title"
Expand All @@ -417,42 +417,50 @@
"@product_compatibility_good": {
"description": "Product compatibility summary title"
},
"plural_ago_days": "{=1{one day ago} other{{count} days ago}}",
"@Plural": {},
"pct_match": "{percent}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"percent": {}
}
},
"plural_ago_days": "{count,plural, =1{one day ago} other{{count} days ago}}",
"@plural_ago_days": {
"description": "Cached results from: x days ago",
"placeholders": {
"count": {}
}
},
"plural_ago_hours": "{=1{one hour ago} other{{count} hours ago}}",
"plural_ago_hours": "{count,plural, =1{one hour ago} other{{count} hours ago}}",
"@plural_ago_hours": {
"description": "Cached results from: x hours ago",
"placeholders": {
"count": {}
}
},
"plural_ago_minutes": "{=0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"plural_ago_minutes": "{count,plural, =0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"@plural_ago_minutes": {
"description": "Cached results from: x minutes ago",
"placeholders": {
"count": {}
}
},
"plural_ago_months": "{=1{one month ago} other{{count} months ago}}",
"plural_ago_months": "{count,plural, =1{one month ago} other{{count} months ago}}",
"@plural_ago_months": {
"description": "Cached results from: x months ago",
"placeholders": {
"count": {}
}
},
"plural_ago_weeks": "{=1{one week ago} other{{count} weeks ago}}",
"plural_ago_weeks": "{count,plural, =1{one week ago} other{{count} weeks ago}}",
"@plural_ago_weeks": {
"description": "Cached results from: x weeks ago",
"placeholders": {
"count": {}
}
},
"plural_compare_x_products": "{other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down
36 changes: 22 additions & 14 deletions packages/smooth_app/lib/l10n/app_ak.arb
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,19 @@
"@sign_in": {
"description": "Button label: For sign in"
},
"sign_out": "Sign out",
"@sign_out": {
"description": "Button label: For sign out"
},
"password": "Password",
"forgot_password": "Forgot password",
"@forgot_password": {
"description": "Button label: Opens a page where a password reset e-mail can be requested"
},
"view_profile": "View profile",
"@view_profile": {
"description": "Button label: For to show your account"
},
"reset_password": "Reset password",
"@reset_password": {
"description": "Forgot password page title"
Expand Down Expand Up @@ -389,14 +397,6 @@
"description": "Clears a product list"
},
"really_clear": "Do you really want to clear this list?",
"@Plural": {},
"pct_match": "{pct}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"pct": {}
}
},
"product_compatibility_unknown": "Product Compatibility Unknown",
"@product_compatibility_unknown": {
"description": "Product compatibility summary title"
Expand All @@ -417,42 +417,50 @@
"@product_compatibility_good": {
"description": "Product compatibility summary title"
},
"plural_ago_days": "{=1{one day ago} other{{count} days ago}}",
"@Plural": {},
"pct_match": "{percent}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"percent": {}
}
},
"plural_ago_days": "{count,plural, =1{one day ago} other{{count} days ago}}",
"@plural_ago_days": {
"description": "Cached results from: x days ago",
"placeholders": {
"count": {}
}
},
"plural_ago_hours": "{=1{one hour ago} other{{count} hours ago}}",
"plural_ago_hours": "{count,plural, =1{one hour ago} other{{count} hours ago}}",
"@plural_ago_hours": {
"description": "Cached results from: x hours ago",
"placeholders": {
"count": {}
}
},
"plural_ago_minutes": "{=0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"plural_ago_minutes": "{count,plural, =0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"@plural_ago_minutes": {
"description": "Cached results from: x minutes ago",
"placeholders": {
"count": {}
}
},
"plural_ago_months": "{=1{one month ago} other{{count} months ago}}",
"plural_ago_months": "{count,plural, =1{one month ago} other{{count} months ago}}",
"@plural_ago_months": {
"description": "Cached results from: x months ago",
"placeholders": {
"count": {}
}
},
"plural_ago_weeks": "{=1{one week ago} other{{count} weeks ago}}",
"plural_ago_weeks": "{count,plural, =1{one week ago} other{{count} weeks ago}}",
"@plural_ago_weeks": {
"description": "Cached results from: x weeks ago",
"placeholders": {
"count": {}
}
},
"plural_compare_x_products": "{other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down
36 changes: 22 additions & 14 deletions packages/smooth_app/lib/l10n/app_am.arb
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,19 @@
"@sign_in": {
"description": "Button label: For sign in"
},
"sign_out": "Sign out",
"@sign_out": {
"description": "Button label: For sign out"
},
"password": "Password",
"forgot_password": "Forgot password",
"@forgot_password": {
"description": "Button label: Opens a page where a password reset e-mail can be requested"
},
"view_profile": "View profile",
"@view_profile": {
"description": "Button label: For to show your account"
},
"reset_password": "Reset password",
"@reset_password": {
"description": "Forgot password page title"
Expand Down Expand Up @@ -389,14 +397,6 @@
"description": "Clears a product list"
},
"really_clear": "Do you really want to clear this list?",
"@Plural": {},
"pct_match": "{pct}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"pct": {}
}
},
"product_compatibility_unknown": "Product Compatibility Unknown",
"@product_compatibility_unknown": {
"description": "Product compatibility summary title"
Expand All @@ -417,42 +417,50 @@
"@product_compatibility_good": {
"description": "Product compatibility summary title"
},
"plural_ago_days": "{=1{one day ago} other{{count} days ago}}",
"@Plural": {},
"pct_match": "{percent}% match",
"@pct_match": {
"description": "This product has a x percent match with your preferences",
"placeholders": {
"percent": {}
}
},
"plural_ago_days": "{count,plural, =1{one day ago} other{{count} days ago}}",
"@plural_ago_days": {
"description": "Cached results from: x days ago",
"placeholders": {
"count": {}
}
},
"plural_ago_hours": "{=1{one hour ago} other{{count} hours ago}}",
"plural_ago_hours": "{count,plural, =1{one hour ago} other{{count} hours ago}}",
"@plural_ago_hours": {
"description": "Cached results from: x hours ago",
"placeholders": {
"count": {}
}
},
"plural_ago_minutes": "{=0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"plural_ago_minutes": "{count,plural, =0{less than a minute ago} =1{one minute ago} other{{count} minutes ago}}",
"@plural_ago_minutes": {
"description": "Cached results from: x minutes ago",
"placeholders": {
"count": {}
}
},
"plural_ago_months": "{=1{one month ago} other{{count} months ago}}",
"plural_ago_months": "{count,plural, =1{one month ago} other{{count} months ago}}",
"@plural_ago_months": {
"description": "Cached results from: x months ago",
"placeholders": {
"count": {}
}
},
"plural_ago_weeks": "{=1{one week ago} other{{count} weeks ago}}",
"plural_ago_weeks": "{count,plural, =1{one week ago} other{{count} weeks ago}}",
"@plural_ago_weeks": {
"description": "Cached results from: x weeks ago",
"placeholders": {
"count": {}
}
},
"plural_compare_x_products": "{other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down
Loading

0 comments on commit 407528a

Please sign in to comment.