strings.xml revision df79953527e7b39ef5f022741b624ef28b5c0ff5
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2013 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <string name="app_label" msgid="4469836075319831821">"የህትመት አስተላላፊ"</string>
20    <string name="print_button" msgid="645164566271246268">"አትም"</string>
21    <string name="save_button" msgid="1921310454071758999">"አስቀምጥ"</string>
22    <string name="label_destination" msgid="9132510997381599275">"መድረሻ"</string>
23    <string name="label_copies" msgid="3634531042822968308">"ቅጂዎች"</string>
24    <!-- no translation found for label_paper_size (8681895607876809323) -->
25    <skip />
26    <!-- no translation found for label_color (1108690305218188969) -->
27    <skip />
28    <string name="label_orientation" msgid="2853142581990496477">"አቀማመጠ ገፅ"</string>
29    <!-- no translation found for label_pages (6300874667546617333) -->
30    <skip />
31    <string name="pages_range_example" msgid="4069269138547562081">"ለምሳሌ፦ 1–5, 8, 11–13"</string>
32    <string name="print_preview" msgid="8010217796057763343">"የህትመት ቅድመ እይታ"</string>
33    <string name="install_for_print_preview" msgid="6366303997385509332">"ለቅድመ-እይታ የፒ ዲ ኤፍ መመልከቻ ይጫኑ"</string>
34    <string name="printing_app_crashed" msgid="854477616686566398">"የአታሚ መተግበሪያ ተበላሽቷል"</string>
35    <!-- no translation found for page_count_unknown (7412881437770983864) -->
36    <skip />
37    <string name="generating_print_job" msgid="3119608742651698916">"የህትመት ስራን በማመንጨት ላይ"</string>
38    <string name="save_as_pdf" msgid="5718454119847596853">"እንደ ፒ ዲ ኤፍ አስቀምጥ"</string>
39    <string name="all_printers" msgid="5018829726861876202">"ሁሉም አታሚዎች…"</string>
40    <string name="search" msgid="5421724265322228497">"ፍለጋ"</string>
41    <string name="all_printers_label" msgid="3178848870161526399">"ሁሉም አታሚዎች"</string>
42    <string name="choose_print_service" msgid="3740309762324459694">"የህትመት አገልግሎት ይምረጡ"</string>
43    <string name="search_play_store" msgid="1575218005860538249">"በPlay ሱቅ ውስጥ ይፈልጉ"</string>
44    <string name="printing_notification_title_template" msgid="295903957762447362">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>ን በማተም ላይ"</string>
45    <string name="cancelling_notification_title_template" msgid="1821759594704703197">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>ን በመተው ላይ"</string>
46    <string name="failed_notification_title_template" msgid="2256217208186530973">"የአታሚ ስህተት <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
47    <string name="blocked_notification_title_template" msgid="1175435827331588646">"አታሚ <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>ን አግዷል"</string>
48    <string name="cancel" msgid="4373674107267141885">"ሰርዝ"</string>
49    <string name="restart" msgid="2472034227037808749">"እንደገና ጀምር"</string>
50    <string name="no_connection_to_printer" msgid="2159246915977282728">"ከአታሚ ጋር ምንም ግንኙነት የለም"</string>
51    <string name="reason_unknown" msgid="5507940196503246139">"አይታወቅም"</string>
52  <string-array name="color_mode_labels">
53    <item msgid="7602948745415174937">"ጥቁር እና ነጭ"</item>
54    <item msgid="2762241247228983754">"ቀለም"</item>
55  </string-array>
56  <string-array name="orientation_labels">
57    <item msgid="4061931020926489228">"የቁም"</item>
58    <item msgid="3199660090246166812">"የወርድ"</item>
59  </string-array>
60  <string-array name="page_options_labels">
61    <item msgid="7421377442011699994">"ሁሉም"</item>
62    <item msgid="6812869625222503603">"ምጥጥነ ገጽታ"</item>
63  </string-array>
64</resources>
65