Skip to content

Commit

Permalink
chore: New Crowdin translations to review and merge (#1883)
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>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

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

* chore: New Crowdin translations

* Fix issues

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>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
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: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update app_aa.arb

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>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
  • Loading branch information
11 people authored May 18, 2022
1 parent 5a8f948 commit dec89f8
Show file tree
Hide file tree
Showing 124 changed files with 381 additions and 381 deletions.
6 changes: 3 additions & 3 deletions packages/smooth_app/lib/l10n/app_aa.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down Expand Up @@ -1178,4 +1178,4 @@
}
}
}
}
}
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_af.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_ak.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_am.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
6 changes: 3 additions & 3 deletions packages/smooth_app/lib/l10n/app_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -908,7 +908,7 @@
"@dev_preferences_screen_title": {
"description": "User dev preferences - Title"
},
"dev_preferences_disable_mode": "Remove dev mode",
"dev_preferences_disable_mode": "هومي",
"@dev_preferences_disable_mode": {
"description": "User dev preferences - Remove dev mode label"
},
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_as.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_az.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_be.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
22 changes: 11 additions & 11 deletions packages/smooth_app/lib/l10n/app_bg.arb
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"@contribute_translate_link_text": {
"description": "Button label: Opens the Crowdin translation portal"
},
"contribute_translate_text": "Open Food Facts е глобален проект, съдържащ продукти от повече от 160 страни. Open Food Facts е преведен на десетки езици, с постоянно развиващо се съдържание.",
"contribute_translate_text": "Open Food Facts е глобален проект, съдържащ продукти от над 160 страни. Open Food Facts е преведен на десетки езици, с постоянно развиващо се съдържание.",
"@contribute_translate_text": {},
"contribute_translate_text_2": "Преводите са една от ключовите задачи на проекта",
"@contribute_translate_text_2": {},
Expand All @@ -287,7 +287,7 @@
"description": "Page title: Page where the ranking preferences can be changed"
},
"myPreferences_profile_title": "Профил",
"myPreferences_profile_subtitle": "Manage your Open Food Facts contributor account.",
"myPreferences_profile_subtitle": "Управлявай своя акаунт на сътрудник в Open Food Facts.",
"myPreferences_settings_title": "Настройки",
"myPreferences_settings_subtitle": "Тъмен режим, Тема, ...",
"myPreferences_food_title": "Хранителни предпочитания",
Expand Down Expand Up @@ -355,7 +355,7 @@
"description": "Refresh the cached product"
},
"image": "Снимка",
"front_photo": "Предна снимка",
"front_photo": "Снимка отпред",
"@front_photo": {
"description": "Button label: For adding a picture of the front of a product"
},
Expand Down Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, =other{Сравни {count} продукта}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -904,11 +904,11 @@
"@category_picker_no_category_found_button": {
"description": "Button label when no category is available"
},
"dev_preferences_screen_title": "DEV Mode",
"dev_preferences_screen_title": "Режим на разработчик",
"@dev_preferences_screen_title": {
"description": "User dev preferences - Title"
},
"dev_preferences_disable_mode": "Remove dev mode",
"dev_preferences_disable_mode": "Премахване на режим на разработчик",
"@dev_preferences_disable_mode": {
"description": "User dev preferences - Remove dev mode label"
},
Expand Down Expand Up @@ -966,7 +966,7 @@
"@dev_preferences_edit_ingredients_title": {
"description": "User dev preferences - Additional buttons on product page - Subtitle"
},
"dev_preferences_export_history_title": "Export History",
"dev_preferences_export_history_title": "Експортирай историята",
"@dev_preferences_export_history_title": {
"description": "User dev preferences - Export history - Title"
},
Expand All @@ -986,7 +986,7 @@
"@dev_preferences_export_history_progress_not_found": {
"description": "User dev preferences - Export history - Item - Not found"
},
"dev_preferences_export_history_dialog_title": "Export history",
"dev_preferences_export_history_dialog_title": "Експортирай историята",
"@dev_preferences_export_history_dialog_title": {
"description": "User dev preferences - Export history - Dialog title"
},
Expand All @@ -998,7 +998,7 @@
"@dev_preferences_button_negative": {
"description": "User dev preferences - Negative button label"
},
"dev_preferences_import_history_title": "Import History",
"dev_preferences_import_history_title": "Импортирай историята",
"@dev_preferences_import_history_title": {
"description": "User dev preferences - Import history - Title"
},
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "Изтегли всички $totalSize продукта.",
"product_search_no_more_results": "Изтегли всички {totalSize} продукта.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down Expand Up @@ -1116,7 +1116,7 @@
"@signup_page_terms_of_use_line2": {
"description": "User consent for terms of use (line 2)"
},
"enable_dev_mode_dialog_title": "Ready for the dev mode?",
"enable_dev_mode_dialog_title": "Готов ли си за режим на разработчик?",
"@enable_dev_mode_dialog_title": {
"description": "Dialog title to enable the developer mode"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_bm.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_bn.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_bo.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_br.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_bs.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
6 changes: 3 additions & 3 deletions packages/smooth_app/lib/l10n/app_ca.arb
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"description": "Page title: Page where the ranking preferences can be changed"
},
"myPreferences_profile_title": "El vostre perfil",
"myPreferences_profile_subtitle": "Manage your Open Food Facts contributor account.",
"myPreferences_profile_subtitle": "Gestiona el compte de col·laborador d'Open Food Facts.",
"myPreferences_settings_title": "Configuració de l'App",
"myPreferences_settings_subtitle": "Dark mode, Theme, ...",
"myPreferences_food_title": "Preferències alimentàries",
Expand Down Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "Has baixat tots els {totalSize} productes.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
4 changes: 2 additions & 2 deletions packages/smooth_app/lib/l10n/app_ce.arb
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"count": {}
}
},
"plural_compare_x_products": "{count,plural, other{Compare {count} Products}",
"plural_compare_x_products": "{count,plural, =1{Compare one Product} other{Compare {count} Products}",
"@plural_compare_x_products": {
"description": "Button label",
"placeholders": {
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"@dev_mode_scan_scan_half_image": {
"description": "Scan mode - Scan half image"
},
"product_search_no_more_results": "You've downloaded all the $totalSize products.",
"product_search_no_more_results": "You've downloaded all the {totalSize} products.",
"@product_search_no_more_results": {
"description": "Product search list - No more results available",
"placeholders": {
Expand Down
Loading

0 comments on commit dec89f8

Please sign in to comment.