Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6555c890 authored by Omer I.S.'s avatar Omer I.S. Committed by Marvin W.
Browse files

Translated using Weblate (Hebrew)

Currently translated at 3.5% (1 of 28 strings)

Translation: microG/play-services-fido: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-fido-core-strings/he/

Translated using Weblate (Hebrew)

Currently translated at 4.4% (2 of 45 strings)

Translation: microG/play-services-location: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-location-core-strings/he/

Translated using Weblate (Hebrew)

Currently translated at 1.8% (7 of 382 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/he/

Translated using Weblate (Hebrew)

Currently translated at 25.0% (1 of 4 strings)

Translation: microG/play-services-ads-identifier: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-ads-identifier-core-strings/he/

Translated using Weblate (Hebrew)

Currently translated at 1.2% (2 of 158 strings)

Translation: microG/play-services-core: permissions
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-permissions/he/

Translated using Weblate (Hebrew)

Currently translated at 33.3% (2 of 6 strings)

Translation: microG/play-services-oss-licenses: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-oss-licenses-strings/he/
parent 1a06cec8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="perm_ad_id_notification_label">התראה על מזהה פרסום</string>
</resources>
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="permission_service_all_label">כל שירותי Google</string>
    <string name="permission_service_android_label">שירותי Android</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -6,4 +6,5 @@
    <string name="just_a_sec">רק רגע.…</string>
    <string name="google_account_label">גוגל</string>
    <string name="ask_permission_tos">בהמשך השימוש, אתה מאשר לאפליקציה זו ול-Google לעשות שימוש במידע שלך בהתאם לתנאי השימוש ולמדיניות הפרטיות של כל אחת מהן.</string>
    <string name="gms_app_name">שירותי microG</string>
</resources>
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="fido_welcome_privileged_check">כן, %1$s הוא הדפדפן שנתתי בו אמון וברצוני לאפשר לו להשתמש במפתחות אבטחה עם אתרי צד שלישי.</string>
</resources>
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="service_name_location">מיקום</string>
    <string name="prefcat_geocoder_title">מפענח כתובות</string>
</resources>
Loading