mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 19:26:12 -04:00
Update translations
This commit is contained in:
@@ -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, Used as label for dialog buttons, i.e. the dialog is about upgrading the app to "Pro" and the positive confirmation button is labeled "Upgrade"">שידרוג</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>
|
||||
|
||||
Reference in New Issue
Block a user