Bill Yi | 9b72c2e | 2021-03-26 04:18:32 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
Lorenzo Colitti | cd2bf49 | 2021-03-19 17:04:08 +0900 | [diff] [blame] | 3 | ~ 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 Yi | 9b72c2e | 2021-03-26 04:18:32 +0000 | [diff] [blame] | 16 | --> |
| 17 | |
| 18 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 19 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | c1a1376 | 2022-01-10 14:59:11 +0000 | [diff] [blame] | 20 | <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 Yi | 9b72c2e | 2021-03-26 04:18:32 +0000 | [diff] [blame] | 24 | <skip /> |
Bill Yi | c1a1376 | 2022-01-10 14:59:11 +0000 | [diff] [blame] | 25 | <string name="wifi_no_internet" msgid="1326348603404555475">"<xliff:g id="NETWORK_SSID">%1$s</xliff:g> ምንም የበይነ መረብ መዳረሻ የለም"</string> |
| 26 | <string name="wifi_no_internet_detailed" msgid="1746921096565304090">"ለአማራጮች መታ ያድርጉ"</string> |
| 27 | <string name="mobile_no_internet" msgid="4087718456753201450">"የተንቀሳቃሽ ስልክ አውታረ መረብ የበይነመረብ መዳረሻ የለውም"</string> |
| 28 | <string name="other_networks_no_internet" msgid="5693932964749676542">"አውታረ መረብ የበይነመረብ መዳረሻ የለውም"</string> |
| 29 | <string name="private_dns_broken_detailed" msgid="2677123850463207823">"የግል ዲኤንኤስ አገልጋይ ሊደረስበት አይችልም"</string> |
| 30 | <string name="network_partial_connectivity" msgid="5549503845834993258">"<xliff:g id="NETWORK_SSID">%1$s</xliff:g> የተገደበ ግንኙነት አለው"</string> |
| 31 | <string name="network_partial_connectivity_detailed" msgid="4732435946300249845">"ለማንኛውም ለማገናኘት መታ ያድርጉ"</string> |
| 32 | <string name="network_switch_metered" msgid="5016937523571166319">"ወደ <xliff:g id="NETWORK_TYPE">%1$s</xliff:g> ተቀይሯል"</string> |
| 33 | <string name="network_switch_metered_detail" msgid="1257300152739542096">"<xliff:g id="PREVIOUS_NETWORK">%2$s</xliff:g> ምንም ዓይነት የበይነመረብ ግንኙነት በማይኖረው ጊዜ መሣሪያዎች <xliff:g id="NEW_NETWORK">%1$s</xliff:g>ን ይጠቀማሉ። ክፍያዎች ተፈጻሚ ሊሆኑ ይችላሉ።"</string> |
| 34 | <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 Colitti | cd2bf49 | 2021-03-19 17:04:08 +0900 | [diff] [blame] | 35 | <string-array name="network_switch_type_name"> |
Bill Yi | c1a1376 | 2022-01-10 14:59:11 +0000 | [diff] [blame] | 36 | <item msgid="3004933964374161223">"የተንቀሳቃሽ ስልክ ውሂብ"</item> |
| 37 | <item msgid="5624324321165953608">"Wi-Fi"</item> |
| 38 | <item msgid="5667906231066981731">"ብሉቱዝ"</item> |
| 39 | <item msgid="346574747471703768">"ኢተርኔት"</item> |
| 40 | <item msgid="5734728378097476003">"VPN"</item> |
Lorenzo Colitti | cd2bf49 | 2021-03-19 17:04:08 +0900 | [diff] [blame] | 41 | </string-array> |
Bill Yi | c1a1376 | 2022-01-10 14:59:11 +0000 | [diff] [blame] | 42 | <string name="network_switch_type_name_unknown" msgid="5116448402191972082">"አንድ ያልታወቀ አውታረ መረብ ዓይነት"</string> |
Lorenzo Colitti | cd2bf49 | 2021-03-19 17:04:08 +0900 | [diff] [blame] | 43 | </resources> |