Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: New Crowdin translations to review and merge #1513

Merged
merged 46 commits into from
Apr 9, 2022
Merged
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
cb8ddba
New Crowdin translations by Github Action (#677)
github-actions[bot] Nov 27, 2021
3e5fb7a
Merge branch 'develop' into crowdin-trigger
teolemon Dec 9, 2021
d4194f1
Merge branch 'develop' into crowdin-trigger
teolemon Dec 22, 2021
dd2caa8
Merge branch 'develop' into crowdin-trigger
teolemon Dec 23, 2021
ade278b
Merge branch 'develop' into crowdin-trigger
teolemon Dec 27, 2021
b8a1cdd
Merge branch 'develop' into crowdin-trigger
teolemon Dec 27, 2021
fa99348
Merge branch 'develop' into crowdin-trigger
teolemon Dec 30, 2021
aed5b2c
Merge branch 'develop' into crowdin-trigger
teolemon Dec 30, 2021
256cb77
Merge branch 'develop' into crowdin-trigger
teolemon Dec 30, 2021
d9fa1a4
Merge branch 'develop' into crowdin-trigger
teolemon Dec 31, 2021
a68b955
Merge branch 'develop' into crowdin-trigger
teolemon Jan 1, 2022
c3c73c8
Merge branch 'develop' into crowdin-trigger
teolemon Jan 2, 2022
997cb72
Merge branch 'develop' into crowdin-trigger
teolemon Jan 3, 2022
4790346
Merge branch 'develop' into crowdin-trigger
teolemon Jan 3, 2022
56e7a97
Merge branch 'develop' into crowdin-trigger
teolemon Jan 4, 2022
bb2359a
Merge branch 'develop' into crowdin-trigger
teolemon Jan 5, 2022
38d92ec
Merge branch 'develop' into crowdin-trigger
teolemon Jan 6, 2022
0348b93
Merge branch 'develop' into crowdin-trigger
M123-dev Jan 7, 2022
4cc5b9c
Merge branch 'develop' into crowdin-trigger
teolemon Jan 8, 2022
5b32575
Merge branch 'develop' into crowdin-trigger
teolemon Jan 10, 2022
122183a
Merge branch 'develop' into crowdin-trigger
teolemon Jan 14, 2022
a36d3c5
Merge branch 'develop' into crowdin-trigger
teolemon Jan 14, 2022
66408f5
Merge branch 'develop' into crowdin-trigger
teolemon Jan 14, 2022
0ee9520
Merge branch 'develop' into crowdin-trigger
teolemon Jan 15, 2022
94fe2f5
Merge branch 'develop' into crowdin-trigger
teolemon Jan 15, 2022
aca7212
Merge branch 'develop' into crowdin-trigger
teolemon Jan 17, 2022
a73bfba
Merge branch 'develop' into crowdin-trigger
teolemon Jan 19, 2022
ac4a1f2
Merge branch 'develop' into crowdin-trigger
teolemon Jan 21, 2022
2fe3465
Merge branch 'develop' into crowdin-trigger
teolemon Jan 22, 2022
97eaefa
Merge branch 'develop' into crowdin-trigger
teolemon Jan 30, 2022
d048243
Merge branch 'develop' into crowdin-trigger
teolemon Jan 31, 2022
ef7a719
Merge branch 'develop' into crowdin-trigger
teolemon Feb 1, 2022
5d50f2c
Merge branch 'develop' into crowdin-trigger
teolemon Feb 9, 2022
2d3ebed
Merge branch 'develop' into crowdin-trigger
teolemon Feb 11, 2022
252e105
Merge branch 'develop' into crowdin-trigger
teolemon Feb 15, 2022
fd5bb3d
Merge branch 'develop' into crowdin-trigger
teolemon Mar 13, 2022
616b149
Merge branch 'develop' into crowdin-trigger
teolemon Mar 19, 2022
9d2c491
Merge branch 'develop' into crowdin-trigger
teolemon Mar 20, 2022
4efa115
Merge branch 'develop' into crowdin-trigger
teolemon Mar 30, 2022
0450d96
Merge branch 'develop' into crowdin-trigger
teolemon Apr 1, 2022
10458c4
fix: Trigger crowdin refresh (#1483)
teolemon Apr 3, 2022
baf12ec
Merge branch 'develop' into crowdin-trigger
teolemon Apr 7, 2022
11acb2a
Merge branch 'develop' into crowdin-trigger
teolemon Apr 9, 2022
9e62a79
chore: New Crowdin translations
crowdin-bot Apr 9, 2022
63a74f5
Update app_el.arb
teolemon Apr 9, 2022
f56e4d6
Apply suggestions from code review
teolemon Apr 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
160 changes: 153 additions & 7 deletions packages/smooth_app/lib/l10n/app_aa.arb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"description": "A label on a button that says 'Next', pressing the button takes the user to the next screen."
},
"save": "Save",
"save_confirmation": "Are you sure you want to save?",
"skip": "Skip",
"cancel": "Cancel",
"@cancel": {},
Expand All @@ -38,6 +39,7 @@
"@label_web": {},
"learnMore": "Learn more",
"@learnMore": {},
"general_confirmation": "Are you sure?",
"incompatible": "Incompatible",
"@incompatible": {
"description": "Short label for product list view: the product is incompatible with your preferences"
Expand Down Expand Up @@ -186,11 +188,15 @@
},
"darkmode_dark": "Dark",
"@darkmode_dark": {
"description": "Indicator inside the darkmode switch"
"description": "Indicator inside the darkmode switch (dark)"
},
"darkmode_light": "Light",
"@darkmode_light": {
"description": "Indicator inside the darkmode switch"
"description": "Indicator inside the darkmode switch (light)"
},
"darkmode_system_default": "System default",
"@darkmode_system_default": {
"description": "Indicator inside the darkmode switch (system default)"
},
"thanks_for_contributing": "Thanks for contributing",
"@contributors": {
Expand Down Expand Up @@ -258,6 +264,7 @@
"@contribute_to_get_rewards": {
"description": "Button description shown on a product, clicking the button opens a card with unanswered product questions, users can answer these to contribute to Open food facts and gain rewards."
},
"question_sign_in_text": "Sign in to your Open Food Facts account to claim your contribution and to increase your creditability",
"@Personal preferences": {},
"myPreferences": "My preferences",
"@myPreferences": {
Expand Down Expand Up @@ -348,6 +355,7 @@
},
"nutrition": "Nutrition",
"@nutrition": {},
"nutrition_page_close_confirmation": "Are you sure you want to close without saving?",
"nutrition_facts_photo": "Nutrition facts photo",
"@nutrition_facts_photo": {
"description": "Button label: For adding a picture of the nutrition facts of a product"
Expand Down Expand Up @@ -424,7 +432,7 @@
"score_add_missing_nutrition_facts": "Add missing nutrition facts",
"score_add_missing_product_category": "Add missing product category",
"score_update_nutrition_facts": "Update nutrition facts",
"nutrition_page_title": "Product Nutrition Facts",
"nutrition_page_title": "Nutrition Facts",
"nutrition_page_unspecified": "Nutrition facts are not specified on the product",
"nutrition_page_per_100g": "per 100g",
"nutrition_page_per_serving": "per serving",
Expand Down Expand Up @@ -452,10 +460,6 @@
"@could_not_refresh": {
"description": "The product data couldn't be refreshed"
},
"product_internet_cancel": "Canceled by user.",
"@product_internet_cancel": {
"description": "Confirmation, that the product data got canceled by the user"
},
"product_internet_error": "Impossible to fetch information about this product due to a network error.",
"cached_results_from": "Show results from:",
"@cached_results_from": {
Expand Down Expand Up @@ -622,5 +626,147 @@
"refuse_button_label": "Refuse",
"@refuse": {
"description": "Button to decline the request of sending the anonymous analytics"
},
"knowledge_panel_text_source": "Go further on {source_name}",
"@knowledge_panel_text_source": {
"description": "Source field within a text knowledge panel.",
"placeholders": {
"source_name": {
"type": "String"
}
}
},
"onboarding_welcome_loading_dialog_title": "Loading internet data",
"@onboarding_welcome_loading_dialog_title": {
"description": "Title for the onboarding loading dialog"
},
"product_list_your_ranking": "Your ranking",
"@product_list_your_ranking": {
"description": "Your ranking screen title"
},
"product_list_empty_icon_desc": "History not available",
"@product_list_icon_desc": {
"description": "When the history list is empty, icon description (for accessibility) of the message explaining to start scanning"
},
"product_list_empty_title": "Start scanning !",
"@product_list_empty_title": {
"description": "When the history list is empty, title of the message explaining to start scanning"
},
"product_list_empty_message": "Product you scan in will appear here and you can check detailed information about them",
"@product_list_empty_message": {
"description": "When the history list is empty, body of the message explaining to start scanning"
},
"product_list_reloading_in_progress": "refreshing the history products",
"@product_list_reloading_in_progress": {
"description": "Message to show while loading previous scanned items"
},
"product_list_reloading_success": "Just refreshed",
"@product_list_reloading_success": {
"description": "Message to show once previous scanned items are loaded"
},
"loading_dialog_default_title": "Downloading data",
"@loading_dialog_default_title": {
"description": "Default loading dialog title"
},
"loading_dialog_default_error_message": "Could not download data",
"@loading_dialog_default_error_message": {
"description": "Default loading dialog error message"
},
"account_delete": "Delete account",
"@account_delete": {
"description": "Delete account button (user profile)"
},
"email_subject_account_deletion": "Delete account",
"@email_subject_account_deletion": {
"description": "Email subject for an account deletion"
},
"email_body_account_deletion": "Hi there, please delete my openfoodfacts account: {userId}",
"@email_body_account_deletion": {
"description": "Email body for an account deletion",
"placeholders": {
"userId": {
"type": "String"
}
}
},
"crash_reporting_toggle_title": "Crash reporting",
"@crash_reporting_toggle_title": {
"description": "Title for the Crash reporting toggle"
},
"crash_reporting_toggle_subtitle": "When enabled, crash reports will be sent to the Open Food Facts server automatically, so that we can fix bugs and improve the app.",
"@crash_reporting_toggle_subtitle": {
"description": "SubTitle for the Crash reporting toggle"
},
"send_anonymous_data_toggle_title": "Send anonymous data",
"@send_anonymous_toggle_title": {
"description": "Title for the Send anonymous data toggle"
},
"send_anonymous_data_toggle_subtitle": "When enabled, some anonymous information regarding app usage will be sent to the Open Food Facts servers, so that we can understand how and how much features are used in order to improve them.",
"@send_anonymous_toggle_subtitle": {
"description": "SubTitle for the Send anonymous data toggle"
},
"product_edit_photo_title": "Edit Photo",
"@product_edit_photo_title": {
"description": "Toolbar Title while editing a photo (Android only)"
},
"permission_photo_error": "Error",
"@permission_photo_error": {
"description": "When the camera/photo permission failed to be acquired (!= denied)"
},
"permission_photo_denied": "No camera access granted",
"@permission_photo_denied": {
"description": "When the camera/photo permission is denied by user"
},
"edit_product_label": "Edit product",
"@edit_product_label": {
"description": "Edit product button label"
},
"edit_product_form_item_barcode": "Barcode",
"@edit_product_form_item_barcode": {
"description": "Product edition - Barcode"
},
"edit_product_form_item_details_title": "Basic details",
"@edit_product_form_item_details_title": {
"description": "Product edition - Basic Details - Title"
},
"edit_product_form_item_details_subtitle": "Product name, brand, quantity",
"@edit_product_form_item_details_subtitle": {
"description": "Product edition - Basic Details - Title"
},
"edit_product_form_item_photos_title": "Photos",
"@edit_product_form_item_photos_title": {
"description": "Product edition - Photos - Title"
},
"edit_product_form_item_photos_subtitle": "Add or refresh photos",
"@edit_product_form_item_photos_subtitle": {
"description": "Product edition - Photos - SubTitle"
},
"edit_product_form_item_labels_title": "Labels & Certifications",
"@edit_product_form_item_labels_title": {
"description": "Product edition - Labels - Title"
},
"edit_product_form_item_labels_subtitle": "Environmental, Quality labels, ...",
"@edit_product_form_item_labels_subtitle": {
"description": "Product edition - Labels - SubTitle"
},
"edit_product_form_item_ingredients_title": "Ingredients & Origins",
"@edit_product_form_item_ingredients_title": {
"description": "Product edition - Ingredients - Title"
},
"edit_product_form_item_packaging_title": "Packaging",
"@edit_product_form_item_packaging_title": {
"description": "Product edition - Packaging - Title"
},
"edit_product_form_item_nutrition_facts_title": "Nutrition facts",
"@edit_product_form_item_nutrition_facts_title": {
"description": "Product edition - Nutrition facts - Title"
},
"edit_product_form_item_nutrition_facts_subtitle": "Nutrition, alcohol content…",
"@edit_product_form_item_nutrition_facts_subtitle": {
"description": "Product edition - Nutrition facts - SubTitle"
},
"edit_product_form_save": "Edit",
"@edit_product_form_save": {
"description": "Product edition - Nutrition facts - Save button"
}
}
Loading