blob: 88b539a5264a28b9231081f3101c863d153308f3 [file] [log] [blame]
Bill Yi2ba8a322021-03-26 03:56:54 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!--
Lorenzo Colitticd2bf492021-03-19 17:04:08 +09003 ~ Copyright (C) 2021 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
Bill Yi2ba8a322021-03-26 03:56:54 +000016 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yica550c32021-05-24 18:11:06 -070020 <string name="connectivityResourcesAppLabel" msgid="2476261877900882974">"משאבי קישוריות מערכת"</string>
21 <string name="wifi_available_sign_in" msgid="8041178343789805553">"‏היכנס לרשת Wi-Fi"</string>
22 <string name="network_available_sign_in" msgid="2622520134876355561">"היכנס לרשת"</string>
23 <!-- no translation found for network_available_sign_in_detailed (8439369644697866359) -->
Bill Yi2ba8a322021-03-26 03:56:54 +000024 <skip />
Bill Yid9660232023-11-29 14:48:44 -080025 <string name="mobile_network_available_no_internet" msgid="1000871587359324217">"אין אינטרנט"</string>
Bill Yi9d0c12a2025-01-21 10:53:55 -080026 <string name="mobile_network_available_no_internet_detailed" msgid="5438738723127062816">"יכול להיות שחבילת הגלישה שלך אצל <xliff:g id="NETWORK_CARRIER">%1$s</xliff:g> נגמרה. אפשר ללחוץ כדי להציג את האפשרויות."</string>
27 <string name="mobile_network_available_no_internet_detailed_unknown_carrier" msgid="5375681117265354337">"יכול להיות שחבילת הגלישה נגמרה. אפשר ללחוץ כדי להציג את האפשרויות."</string>
Bill Yica550c32021-05-24 18:11:06 -070028 <string name="wifi_no_internet" msgid="1326348603404555475">"ל-<xliff:g id="NETWORK_SSID">%1$s</xliff:g> אין גישה לאינטרנט"</string>
Bill Yi9d0c12a2025-01-21 10:53:55 -080029 <string name="wifi_no_internet_detailed" msgid="1746921096565304090">"אפשר ללחוץ כדי להציג את האפשרויות"</string>
Bill Yica550c32021-05-24 18:11:06 -070030 <string name="mobile_no_internet" msgid="4087718456753201450">"לרשת הסלולרית אין גישה לאינטרנט"</string>
31 <string name="other_networks_no_internet" msgid="5693932964749676542">"לרשת אין גישה לאינטרנט"</string>
32 <string name="private_dns_broken_detailed" msgid="2677123850463207823">"‏לא ניתן לגשת לשרת DNS הפרטי"</string>
33 <string name="network_partial_connectivity" msgid="5549503845834993258">"הקישוריות של <xliff:g id="NETWORK_SSID">%1$s</xliff:g> מוגבלת"</string>
Bill Yi9d0c12a2025-01-21 10:53:55 -080034 <string name="network_partial_connectivity_detailed" msgid="4732435946300249845">"כדי להתחבר למרות זאת יש ללחוץ"</string>
Bill Yica550c32021-05-24 18:11:06 -070035 <string name="network_switch_metered" msgid="5016937523571166319">"מעבר אל <xliff:g id="NETWORK_TYPE">%1$s</xliff:g>"</string>
36 <string name="network_switch_metered_detail" msgid="1257300152739542096">"המכשיר משתמש ברשת <xliff:g id="NEW_NETWORK">%1$s</xliff:g> כשלרשת <xliff:g id="PREVIOUS_NETWORK">%2$s</xliff:g> אין גישה לאינטרנט. עשויים לחול חיובים."</string>
37 <string name="network_switch_metered_toast" msgid="70691146054130335">"עבר מרשת <xliff:g id="PREVIOUS_NETWORK">%1$s</xliff:g> לרשת <xliff:g id="NEW_NETWORK">%2$s</xliff:g>"</string>
Lorenzo Colitticd2bf492021-03-19 17:04:08 +090038 <string-array name="network_switch_type_name">
Bill Yica550c32021-05-24 18:11:06 -070039 <item msgid="3004933964374161223">"חבילת גלישה"</item>
40 <item msgid="5624324321165953608">"Wi-Fi"</item>
41 <item msgid="5667906231066981731">"Bluetooth"</item>
42 <item msgid="346574747471703768">"אתרנט"</item>
43 <item msgid="5734728378097476003">"VPN"</item>
Lorenzo Colitticd2bf492021-03-19 17:04:08 +090044 </string-array>
Bill Yica550c32021-05-24 18:11:06 -070045 <string name="network_switch_type_name_unknown" msgid="5116448402191972082">"סוג רשת לא מזוהה"</string>
Lorenzo Colitticd2bf492021-03-19 17:04:08 +090046</resources>