Update translations

This commit is contained in:
darken
2022-02-02 08:36:27 +01:00
parent 7f78f2599e
commit 6153cae3fd
63 changed files with 913 additions and 136 deletions
+29 -1
View File
@@ -1,2 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod מקצועי</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">מצב המכשיר</string>
<string name="general_error_label">שגיאה</string>
<string name="general_share_action">שתף</string>
<string name="general_done_action">בוצע</string>
<string name="general_copy_action">העתק</string>
<string name="general_value_unknown_label">לא ידוע</string>
<string name="general_thank_you_label">תודה רבה</string>
<string name="general_value_not_available_label">לא ישים</string>
<string name="general_grant_permission_action">מתן רשות</string>
<string name="general_upgrade_action" comment="general_upgrade_action,&#10;&#10;Used as label for dialog buttons, i.e. the dialog is about upgrading the app to &quot;Pro&quot; and the positive confirmation button is labeled &quot;Upgrade&quot;">שידרוג</string>
<string name="general_check_action">בדיקה</string>
<string name="general_close_action">סגור</string>
<string name="debug_debuglog_size_label">מידה</string>
<string name="debug_debuglog_size_compressed_label">גודל דחיסה</string>
<string name="debug_notification_channel_label">ניפוי באגים</string>
<string name="debug_debuglog_file_label">קובץ לוג מוקלט</string>
<string name="debug_debuglog_record_action">הקלט יומן ניפוי באגים</string>
<string name="permission_bluetooth_connect_label">חיבור Bluetooth</string>
<string name="permission_bluetooth_connect_description">אפליקציה זו דורשת הרשאת \"חיבור Bluetooth\" כדי ליצור אינטראקציה עם מכשירים מותאמים וליזום חיבורים.</string>
<string name="permission_bluetooth_scan_label">סריקת Bluetooth</string>
<string name="permission_bluetooth_scan_description">הרשאת \"סריקת Bluetooth\" מאפשרת לאפליקציה הזו לגלות ולקבל נתוני Bluetooth ממכשירים קרובים כמו ה-AirPods שלך.</string>
<string name="permission_bluetooth_label">בלוטות</string>
<string name="permission_bluetooth_description">אפליקציה זו דורשת הרשאת \"Bluetooth\" כדי להתחבר למכשירי Bluetooth מותאמים.</string>
<string name="permission_access_fine_location_label">גישה למיקום מדוייק</string>
</resources>