Skip to content

Commit

Permalink
chore: New Crowdin translations (#3443)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
  • Loading branch information
github-actions[bot] and crowdin-bot authored Dec 19, 2022
1 parent 7b79612 commit 7b2930f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/smooth_app/lib/l10n/app_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,7 @@
}
}
},
"importance_label": "{name} importância: {id}",
"importance_label": "Importância de {name}: {id}",
"@importance_label": {
"description": "Used when user selects a food preference. example: Vegan importance; mandatory",
"placeholders": {
Expand Down
12 changes: 6 additions & 6 deletions packages/smooth_app/lib/l10n/app_tr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@
"@permissions_page_body2": {
"description": "second paragraph for the camera permission's page (onboarding)"
},
"contact_form_body_android": "OS: Android (SDK Int: {sdkInt} / Release: {release})\nModel: {model}\nProduct: {product}\nDevice: {device}\nBrand:{brand}",
"contact_form_body_android": "OS: Android (SDK Int: {sdkInt} / Sürüm: {release})\nModel: {model}\nÜrün: {product}\nCihaz: {device}\nMarka:{brand}",
"@contact_form_body_android": {
"description": "Contact form content for Android devices",
"placeholders": {
Expand Down Expand Up @@ -779,7 +779,7 @@
}
}
},
"contact_form_body_ios": "OS: iOS ({version})\nModel: {model}\nLocalized model: {localizedModel}",
"contact_form_body_ios": "İşletim Sistemi: iOS ({version})\nModel: {model}\nYerelleştirilmiş model: {localizedModel}",
"@contact_form_body_ios": {
"description": "Contact form content for iOS devices",
"placeholders": {
Expand All @@ -797,7 +797,7 @@
}
}
},
"contact_form_body": "{osContent}\nApp version:{appVersion}\nApp build number:{appBuildNumber}\nApp package name:{appPackageName}",
"contact_form_body": "{osContent}\nUygulama sürümü:{appVersion}\nUygulama yapı numarası:{appBuildNumber}\nUygulama paketi adı:{appPackageName}",
"@contact_form_body": {
"description": "Contact form content",
"placeholders": {
Expand Down Expand Up @@ -831,7 +831,7 @@
"@ask_me_later": {
"description": "Button to ignore the camera permission request"
},
"knowledge_panel_text_source": "Go further on {source_name}",
"knowledge_panel_text_source": "{source_name} daha ileri git",
"@knowledge_panel_text_source": {
"description": "Source field within a text knowledge panel.",
"placeholders": {
Expand Down Expand Up @@ -879,7 +879,7 @@
"count": {}
}
},
"product_list_reloading_success_multiple": "{count,plural, one {} =0{Product} =1{Product} other{Products}} refresh complete",
"product_list_reloading_success_multiple": "{count,plural, one {} =0{Ürün} =1{Ürün} other{Ürün:% s}} yenileme tamamlandı",
"@product_list_reloading_success_multiple": {
"description": "Message to show once previous scanned items are loaded",
"placeholders": {
Expand Down Expand Up @@ -1115,7 +1115,7 @@
"@edit_product_form_item_emb_codes_hint": {
"description": "Product edition - Traceability Codes - input textfield hint"
},
"edit_product_form_item_emb_codes_explanations": "In Europe, code in an ellipse with the 2 country initials followed by a number and CE.\nExamples: EMB 53062, FR 62.448.034 CE, 84 R 20, 33 RECOLTANT 522",
"edit_product_form_item_emb_codes_explanations": "Avrupa'da, 2 ülke baş harfi ve ardından bir sayı ve CE ile bir elips içinde kodlayın.\nÖrnekler: EMB 53062, FR 62.448.034 CE, 84 R 20, 33 RECOLTANT 522",
"@edit_product_form_item_emb_codes_examples": {
"description": "Product edition - EMB Codes - explanations"
},
Expand Down

0 comments on commit 7b2930f

Please sign in to comment.