Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action (#2429)
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 Nov 23, 2024
1 parent 63d6c14 commit 76759d7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions custom_components/battery_notes/translations/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
"user": {
"description": "If you need help with the configuration have a look here: https://andrew-codechimp.github.io/HA-Battery-Notes/",
"data": {
"association_type": "Association type"
"association_type": "نوع الجمعية"
},
"menu_options": {
"device": "Device (recommended)",
"entity": "Entity"
"device": "الجهاز (مستحسن)",
"entity": "كيان"
},
"title": "Choose your association type"
},
"device": {
"data": {
"device_id": "Device",
"name": "Name"
"device_id": "جهاز",
"name": "اسم"
},
"data_description": {
"name": "Leaving blank will take the name from the source device"
}
},
"entity": {
"data": {
"source_entity_id": "Entity",
"name": "Name"
"source_entity_id": "كيان",
"name": "اسم"
},
"data_description": {
"name": "Leaving blank will take the name from the source entity"
Expand All @@ -33,8 +33,8 @@
"battery": {
"description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}",
"data": {
"battery_type": "Battery type",
"battery_quantity": "Battery quantity",
"battery_type": "نوع البطارية",
"battery_quantity": "كمية البطارية",
"battery_low_threshold": "Battery low threshold",
"battery_low_template": "Battery low template"
},
Expand Down Expand Up @@ -174,10 +174,10 @@
"fields": {
"days_last_reported": {
"description": "Number of days since a device last reported its battery level.",
"name": "Days"
"name": "ايام"
}
},
"name": "Check battery last reported"
"name": "تحقق من آخر تقرير للبطارية"
},
"check_battery_low": {
"description": "Raise events for devices that have a low battery.",
Expand Down

0 comments on commit 76759d7

Please sign in to comment.