| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- Copyright (C) 2013 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <string name="app_label" msgid="4469836075319831821">"Print Spooler"</string> |
| <string name="more_options_button" msgid="2243228396432556771">"עוד אפשרויות"</string> |
| <string name="label_destination" msgid="9132510997381599275">"יעד"</string> |
| <string name="label_copies" msgid="3634531042822968308">"עותקים"</string> |
| <string name="label_copies_summary" msgid="3861966063536529540">"עותקים:"</string> |
| <string name="label_paper_size" msgid="908654383827777759">"גודל נייר"</string> |
| <string name="label_paper_size_summary" msgid="5668204981332138168">"גודל נייר:"</string> |
| <string name="label_color" msgid="1108690305218188969">"צבע"</string> |
| <string name="label_duplex" msgid="1263181386446435253">"דו-צדדי"</string> |
| <string name="label_orientation" msgid="2853142581990496477">"כיוון"</string> |
| <string name="label_pages" msgid="7768589729282182230">"עמודים"</string> |
| <string name="template_all_pages" msgid="3322235982020148762">"הכל <xliff:g id="PAGE_COUNT">%1$s</xliff:g>"</string> |
| <string name="template_page_range" msgid="428638530038286328">"טווח של <xliff:g id="PAGE_COUNT">%1$s</xliff:g>"</string> |
| <string name="pages_range_example" msgid="8558694453556945172">"למשל 1–5,8,11–13"</string> |
| <string name="print_preview" msgid="8010217796057763343">"תצוגה מקדימה של הדפסה"</string> |
| <string name="install_for_print_preview" msgid="6366303997385509332">"התקן מציג PDF ליצירת תצוגה מקדימה"</string> |
| <string name="printing_app_crashed" msgid="854477616686566398">"אפליקציית ההדפסה קרסה"</string> |
| <string name="generating_print_job" msgid="3119608742651698916">"יוצר עבודת הדפסה"</string> |
| <string name="save_as_pdf" msgid="5718454119847596853">"שמור כ-PDF"</string> |
| <string name="all_printers" msgid="5018829726861876202">"כל המדפסות…"</string> |
| <string name="print_dialog" msgid="32628687461331979">"תיבת דו שיח של מדפסת"</string> |
| <string name="current_page_template" msgid="1386638343571771292">"<xliff:g id="CURRENT_PAGE">%1$d</xliff:g> /<xliff:g id="PAGE_COUNT">%2$d</xliff:g>"</string> |
| <string name="page_description_template" msgid="6831239682256197161">"עמוד <xliff:g id="CURRENT_PAGE">%1$d</xliff:g> מתוך <xliff:g id="PAGE_COUNT">%2$d</xliff:g>"</string> |
| <string name="summary_template" msgid="8899734908625669193">"סיכום, עותקים <xliff:g id="COPIES">%1$s</xliff:g>, גודל נייר <xliff:g id="PAPER_SIZE">%2$s</xliff:g>"</string> |
| <string name="expand_handle" msgid="7282974448109280522">"ידית הרחבה"</string> |
| <string name="collapse_handle" msgid="6886637989442507451">"ידית כיווץ"</string> |
| <string name="print_button" msgid="645164566271246268">"הדפס"</string> |
| <string name="savetopdf_button" msgid="2976186791686924743">"שמור כ-PDF"</string> |
| <string name="print_options_expanded" msgid="6944679157471691859">"אפשרויות ההדפסה הורחבו"</string> |
| <string name="print_options_collapsed" msgid="7455930445670414332">"אפשרויות ההדפסה כווצו"</string> |
| <string name="search" msgid="5421724265322228497">"חפש"</string> |
| <string name="all_printers_label" msgid="3178848870161526399">"כל המדפסות"</string> |
| <string name="add_print_service_label" msgid="5356702546188981940">"הוסף שירות"</string> |
| <string name="print_search_box_shown_utterance" msgid="7967404953901376090">"תיבת החיפוש מוצגת"</string> |
| <string name="print_search_box_hidden_utterance" msgid="5727755169343113351">"תיבת החיפוש מוסתרת"</string> |
| <string name="print_add_printer" msgid="1088656468360653455">"הוסף מדפסת"</string> |
| <string name="print_select_printer" msgid="7388760939873368698">"בחר מדפסת"</string> |
| <string name="print_forget_printer" msgid="5035287497291910766">"שכח את המדפסת"</string> |
| <plurals name="print_search_result_count_utterance" formatted="false" msgid="6997663738361080868"> |
| <item quantity="two">נמצאו <xliff:g id="COUNT_1">%1$s</xliff:g> מדפסות</item> |
| <item quantity="many">נמצאו <xliff:g id="COUNT_1">%1$s</xliff:g> מדפסות</item> |
| <item quantity="other">נמצאו <xliff:g id="COUNT_1">%1$s</xliff:g> מדפסות</item> |
| <item quantity="one">נמצאה מדפסת <xliff:g id="COUNT_0">%1$s</xliff:g></item> |
| </plurals> |
| <string name="choose_print_service" msgid="3740309762324459694">"בחר שירות הדפסה"</string> |
| <string name="print_searching_for_printers" msgid="6550424555079932867">"מחפש מדפסות"</string> |
| <string name="print_no_printers" msgid="4869403323900054866">"לא נמצאו מדפסות"</string> |
| <string name="printing_notification_title_template" msgid="295903957762447362">"מדפיס את <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| <string name="cancelling_notification_title_template" msgid="1821759594704703197">"מבטל את <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| <string name="failed_notification_title_template" msgid="2256217208186530973">"שגיאת מדפסת ב-<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| <string name="blocked_notification_title_template" msgid="1175435827331588646">"המדפסת חסמה את <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> |
| <plurals name="composite_notification_title_template" formatted="false" msgid="6940956968211733780"> |
| <item quantity="two"> עבודות הדפסה <xliff:g id="PRINT_JOB_NAME_1">%1$d</xliff:g></item> |
| <item quantity="many"> עבודות הדפסה <xliff:g id="PRINT_JOB_NAME_1">%1$d</xliff:g></item> |
| <item quantity="other"> עבודות הדפסה <xliff:g id="PRINT_JOB_NAME_1">%1$d</xliff:g></item> |
| <item quantity="one"> עבודת הדפסה <xliff:g id="PRINT_JOB_NAME_0">%1$d</xliff:g></item> |
| </plurals> |
| <string name="cancel" msgid="4373674107267141885">"בטל"</string> |
| <string name="restart" msgid="2472034227037808749">"הפעל מחדש"</string> |
| <string name="no_connection_to_printer" msgid="2159246915977282728">"אין חיבור למדפסת"</string> |
| <string name="reason_unknown" msgid="5507940196503246139">"לא ידוע"</string> |
| <string name="printer_unavailable" msgid="2434170617003315690">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> – לא זמינה"</string> |
| <string-array name="color_mode_labels"> |
| <item msgid="7602948745415174937">"שחור ולבן"</item> |
| <item msgid="2762241247228983754">"צבע"</item> |
| </string-array> |
| <string-array name="duplex_mode_labels"> |
| <item msgid="3882302912790928315">"ללא"</item> |
| <item msgid="7296563835355641719">"צד ארוך"</item> |
| <item msgid="79513688117503758">"צד קצר"</item> |
| </string-array> |
| <string-array name="orientation_labels"> |
| <item msgid="4061931020926489228">"לאורך"</item> |
| <item msgid="3199660090246166812">"לרוחב"</item> |
| </string-array> |
| <string name="print_write_error_message" msgid="5787642615179572543">"לא ניתן היה לכתוב לקובץ"</string> |
| <string name="print_error_default_message" msgid="8602678405502922346">"מצטערים, אך זה לא עבד. נסה שוב."</string> |
| <string name="print_error_retry" msgid="1426421728784259538">"נסה שוב"</string> |
| <string name="print_error_printer_unavailable" msgid="8985614415253203381">"המדפסת הזו אינה זמינה כעת."</string> |
| <string name="print_preparing_preview" msgid="3939930735671364712">"מכין תצוגה מקדימה…"</string> |
| </resources> |