Eric Fischer | d82d09e | 2012-02-17 12:27:33 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | Copyright (C) 2011 Google Inc. |
| 4 | Licensed to The Android Open Source Project. |
| 5 | |
| 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | you may not use this file except in compliance with the License. |
| 8 | You may obtain a copy of the License at |
| 9 | |
| 10 | http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | |
| 12 | Unless required by applicable law or agreed to in writing, software |
| 13 | distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | See the License for the specific language governing permissions and |
| 16 | limitations under the License. |
| 17 | --> |
| 18 | |
| 19 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 20 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 21 | <string name="app_name" msgid="8197930422134712215">"Sjednocené e-maily"</string> |
Eric Fischer | d82d09e | 2012-02-17 12:27:33 -0800 | [diff] [blame] | 22 | <string name="to" msgid="4392614766835725698">"Komu"</string> |
| 23 | <string name="cc" msgid="7017720927911078193">"Kopie"</string> |
| 24 | <string name="bcc" msgid="3098643138241111579">"Skrytá kopie"</string> |
| 25 | <string name="subject_hint" msgid="7253964583324677128">"Předmět"</string> |
| 26 | <string name="body_hint" msgid="4279864165439577668">"Napsat e-mail"</string> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 27 | <string name="plus_cc_label" msgid="6986556712069681038">"+"</string> |
| 28 | <string name="plus_bcc_label" msgid="3466026399539734378">"+"</string> |
Eric Fischer | d82d09e | 2012-02-17 12:27:33 -0800 | [diff] [blame] | 29 | <string name="add_file_attachment" msgid="2203398371671979481">"Přiložit soubor"</string> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 30 | <string name="save_draft" msgid="5555744208032445632">"Uložit koncept"</string> |
| 31 | <string name="discard" msgid="1714960202994370243">"Zrušit"</string> |
| 32 | <string name="compose" msgid="1473559896062432878">"Napsat"</string> |
| 33 | <string-array name="compose_modes"> |
| 34 | <item msgid="8631190144210933782">"Odpovědět"</item> |
| 35 | <item msgid="4085029907540221568">"Odpovědět všem"</item> |
| 36 | <item msgid="857480048798815437">"Přeposlat"</item> |
| 37 | </string-array> |
| 38 | <string name="reply_attribution" msgid="717207316577386788">"Dne <xliff:g id="DATE">%s</xliff:g> uživatel <xliff:g id="PERSON">%s</xliff:g> napsal:"</string> |
| 39 | <string name="forward_attribution" msgid="1498936339458535158">"---------- Přeposlaná zpráva ----------<br>Od: <xliff:g id="FROM">%1$s</xliff:g><br>Datum: <xliff:g id="DATE">%2$s</xliff:g><br>Předmět: <xliff:g id="SUBJECT">%3$s</xliff:g><br>Komu: <xliff:g id="TO">%4$s</xliff:g><br>"</string> |
| 40 | <string name="cc_attribution" msgid="374493748526504562">"Kopie: <xliff:g id="CC">%1$s</xliff:g><br>"</string> |
| 41 | <string name="select_attachment_type" msgid="4711524151968942082">"Vyberte typ přílohy"</string> |
| 42 | <string name="too_large_to_attach" msgid="6355534239324333583">"Soubor je na přílohu příliš veliký."</string> |
| 43 | <string name="generic_attachment_problem" msgid="8775959340559458709">"Soubor se nepodařilo připojit jako přílohu."</string> |
| 44 | <string name="recipient_needed" msgid="999037027358925655">"Přidejte alespoň jednoho příjemce."</string> |
| 45 | <string name="recipient_error_dialog_title" msgid="6051694305498669180">"Chyba příjemce"</string> |
| 46 | <string name="confirm_send_title" msgid="5663602035452564062">"Odeslat zprávu?"</string> |
| 47 | <string name="confirm_send_message_with_no_subject" msgid="8900379985826988281">"V předmětu zprávy není žádný text."</string> |
| 48 | <string name="confirm_send_message_with_no_body" msgid="4606328514693368953">"V těle zprávy není žádný text."</string> |
| 49 | <string name="confirm_send_message" msgid="3221546155385562874">"Odeslat tuto zprávu?"</string> |
| 50 | <string name="message_discarded" msgid="5079975378884765445">"Zpráva byla zrušena."</string> |
| 51 | <string name="send" msgid="8242003661397555986">"Odeslat"</string> |
| 52 | <string name="mark_read" msgid="8438349154394313195">"Označit jako přečtené"</string> |
| 53 | <string name="mark_unread" msgid="6231373939351125713">"Označit jako nepřečtené"</string> |
| 54 | <string name="mute" msgid="1995954983688603977">"Ignorovat"</string> |
| 55 | <string name="add_star" msgid="2866003744391266498">"Přidat hvězdičku"</string> |
| 56 | <string name="remove_star" msgid="4372327933122106128">"Odebrat hvězdičku"</string> |
| 57 | <string name="archive" msgid="847250094775910499">"Archivovat"</string> |
| 58 | <string name="report_spam" msgid="6467567747975393907">"Nahlásit spam"</string> |
| 59 | <string name="delete" msgid="844871204175957681">"Smazat"</string> |
| 60 | <string name="next" msgid="4674401197968248302">"Starší"</string> |
| 61 | <string name="previous" msgid="309943944831349924">"Novější"</string> |
| 62 | <string name="refresh" msgid="490989798005710951">"Aktualizovat"</string> |
| 63 | <string name="reply" msgid="2032052598496088561">"Odpovědět"</string> |
| 64 | <string name="reply_all" msgid="7257248094625487557">"Odpovědět všem"</string> |
| 65 | <string name="resume_draft" msgid="6450150180834092146">"Upravit"</string> |
| 66 | <string name="forward" msgid="6822914459902983767">"Přeposlat"</string> |
| 67 | <string name="menu_compose" msgid="6274193058224230645">"Napsat"</string> |
Eric Fischer | ac1caf6 | 2012-02-27 12:59:03 -0800 | [diff] [blame^] | 68 | <string name="menu_change_labels" msgid="9121087142079721959">"Změnit štítky"</string> |
Eric Fischer | ba392c9 | 2012-02-24 11:01:37 -0800 | [diff] [blame] | 69 | <!-- no translation found for menu_change_folders (1542713666608888717) --> |
| 70 | <skip /> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 71 | <string name="menu_manage_labels" msgid="8618788259638720538">"Spravovat štítky"</string> |
| 72 | <string name="label_list_title" msgid="7948730824763052410">"Štítky"</string> |
| 73 | <string name="manage_labels_subtitle" msgid="8802709983773098505">"Synchronizace a upozornění"</string> |
| 74 | <string name="menu_label_options" msgid="1811414840489117457">"Nastavení štítku"</string> |
| 75 | <string name="menu_done" msgid="5791134842152855128">"Hotovo"</string> |
| 76 | <string name="menu_account_preferences" msgid="825820027931270435">"Nastavení účtu"</string> |
| 77 | <string name="menu_preferences" msgid="8957431987536606063">"Nastavení"</string> |
| 78 | <string name="menu_search" msgid="5297197523031943248">"Vyhledat"</string> |
| 79 | <string name="more" msgid="1238344647379009858">"Více"</string> |
| 80 | <string name="message_count" msgid="1032500151281269302">"<xliff:g id="COUNT">%1$s</xliff:g> z <xliff:g id="TOTAL">%2$s</xliff:g>"</string> |
| 81 | <string name="newer" msgid="1007166236908596854">"Novější"</string> |
| 82 | <string name="older" msgid="6651690916337202936">"Starší"</string> |
| 83 | <string name="mark_important" msgid="6904096897104265870">"Označit jako důležité"</string> |
| 84 | <string name="mark_not_important" msgid="4550967327747977068">"Označit jako nedůležité"</string> |
Eric Fischer | ba392c9 | 2012-02-24 11:01:37 -0800 | [diff] [blame] | 85 | <string name="add_cc_label" msgid="504861315425773180">"Přidat kopii/skrytou"</string> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 86 | <string name="add_bcc_label" msgid="7432027645493843336">"Přidat skrytou kopii"</string> |
| 87 | <string name="feedback" msgid="79365993169715049">"Odeslat názor"</string> |
| 88 | <string name="help_and_info" msgid="7873089811705257882">"Nápověda"</string> |
Eric Fischer | ba392c9 | 2012-02-24 11:01:37 -0800 | [diff] [blame] | 89 | <string name="quoted_text" msgid="7250749398672037355">"Zahrnout citovaný text"</string> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 90 | <string name="quoted_text_label" msgid="541007446961960617">"Text citace"</string> |
| 91 | <string name="respond_inline" msgid="6797117334768201180">"Vložená odpověď"</string> |
| 92 | <string name="bytes" msgid="8851050881674287386">"B"</string> |
| 93 | <string name="kilobytes" msgid="8506546136898321025">"kB"</string> |
| 94 | <string name="megabytes" msgid="1469217534120857347">"MB"</string> |
| 95 | <string name="attachment_image" msgid="3832985223906528449">"Obrázek"</string> |
| 96 | <string name="attachment_video" msgid="7526134752988603154">"Video"</string> |
| 97 | <string name="attachment_audio" msgid="135527133955622936">"Zvuk"</string> |
| 98 | <string name="attachment_text" msgid="5544874374971562759">"Text"</string> |
| 99 | <string name="attachment_application_msword" msgid="2326909450865637910">"Dokument"</string> |
| 100 | <string name="attachment_application_vnd_ms_powerpoint" msgid="861348289167216897">"Prezentace"</string> |
| 101 | <string name="attachment_application_vnd_ms_excel" msgid="5861224590731578901">"Tabulka"</string> |
| 102 | <string name="attachment_application_pdf" msgid="6922990425001131901">"PDF"</string> |
| 103 | <string name="attachment_unknown" msgid="6005445955982153931">"Soubor <xliff:g id="ATTACHMENTEXTENSION">%s</xliff:g>"</string> |
| 104 | <string name="search_hint" msgid="3625734263059221350">"Vyhledat v poště"</string> |
| 105 | <string name="choosertitle_sharevia" msgid="6142681649048665134">"Sdílet pomocí"</string> |
| 106 | <string name="contextmenu_openlink" msgid="2176176524824953775">"Otevřít v prohlížeči"</string> |
| 107 | <string name="contextmenu_copy" msgid="4604170699444153037">"Kopírovat"</string> |
| 108 | <string name="contextmenu_copylink" msgid="3580131515400610839">"Kopírovat adresu URL odkazu"</string> |
| 109 | <string name="contextmenu_dial_dot" msgid="9104426720103729453">"Vytočit..."</string> |
| 110 | <string name="contextmenu_sms_dot" msgid="6481040539501081547">"SMS..."</string> |
| 111 | <string name="contextmenu_add_contact" msgid="8395100913366045250">"Přidat kontakt"</string> |
| 112 | <string name="contextmenu_send_mail" msgid="8301941130009797208">"Odeslat e-mail"</string> |
| 113 | <string name="contextmenu_map" msgid="7721544518698532954">"Mapa"</string> |
| 114 | <string name="contextmenu_sharelink" msgid="6213520416250245200">"Sdílet odkaz"</string> |
| 115 | <string name="contextmenu_help" msgid="4651718679842414097">"Nápověda"</string> |
| 116 | <string name="contextmenu_feedback" msgid="4429118420169571473">"Odeslat názor"</string> |
| 117 | <string name="num_selected" msgid="2943309946439316255">"Počet vybraných zpráv: <xliff:g id="NUMBER">%d</xliff:g>"</string> |
| 118 | <plurals name="move_conversation"> |
| 119 | <item quantity="one" msgid="3657821200245019288">"Přesunout konverzaci"</item> |
| 120 | <item quantity="other" msgid="1685896770174368261">"Přesunutí <xliff:g id="ID_1">%1$d</xliff:g> konverzací"</item> |
| 121 | </plurals> |
| 122 | <string name="content_description" msgid="5986818539537753005">"Předmět: <xliff:g id="SUBJECT">%1$s</xliff:g>, úryvek: <xliff:g id="SNIPPET">%2$s</xliff:g>"</string> |
| 123 | <string name="filtered_tag" msgid="6470627954465675488">"[<xliff:g id="TAG">%1$s</xliff:g>]<xliff:g id="SUBJECT">%2$s</xliff:g>"</string> |
| 124 | <string name="subject_and_snippet" msgid="7884124651812798896">"<xliff:g id="ID_1">%s</xliff:g> – <xliff:g id="ID_2">%s</xliff:g>"</string> |
| 125 | <plurals name="draft"> |
| 126 | <item quantity="one" msgid="333591132893648383">"Koncept"</item> |
| 127 | <item quantity="other" msgid="6961049507579977505">"Koncepty"</item> |
| 128 | </plurals> |
| 129 | <string name="sending" msgid="8214361929125649771">"Odesílání..."</string> |
| 130 | <string name="send_failed" msgid="750908595144529579">"Zpráva nebyla odeslána."</string> |
| 131 | <string name="me" msgid="6480762904022198669">"já"</string> |
| 132 | <string name="labels" msgid="1519770547536283663">"Štítky"</string> |
| 133 | <string name="show_all_folders" msgid="3281420732307737553">"Zobrazit všechny složky"</string> |
| 134 | <string name="no_conversations" msgid="35400008890372241">"Žádné konverzace"</string> |
| 135 | <string name="undo" msgid="6070869718469782251">"Vrátit zpět"</string> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 136 | <plurals name="conversation_marking_read"> |
| 137 | <item quantity="one" msgid="394911867474214874">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzace jako přečtené..."</item> |
| 138 | <item quantity="other" msgid="247178462544083532">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzací jako přečtených..."</item> |
| 139 | </plurals> |
| 140 | <plurals name="conversation_marking_unread"> |
| 141 | <item quantity="one" msgid="2959859634779672558">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzace jako nepřečtené..."</item> |
| 142 | <item quantity="other" msgid="6577233770583912846">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzací jako nepřečtených..."</item> |
| 143 | </plurals> |
| 144 | <plurals name="conversation_starring"> |
| 145 | <item quantity="one" msgid="8780588287902503608">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzace hvězdičkou..."</item> |
| 146 | <item quantity="other" msgid="44965256231544025">"Označování <xliff:g id="COUNT">%1$d</xliff:g> konverzací hvězdičkou..."</item> |
| 147 | </plurals> |
| 148 | <plurals name="conversation_unstarring"> |
| 149 | <item quantity="one" msgid="9149763486272528029">"Ruší se označení <xliff:g id="COUNT">%1$d</xliff:g> konverzace hvězdičkou."</item> |
| 150 | <item quantity="other" msgid="460057780793159215">"Ruší se označení <xliff:g id="COUNT">%1$d</xliff:g> konverzací hvězdičkou."</item> |
| 151 | </plurals> |
| 152 | <plurals name="conversation_unknown_operation"> |
| 153 | <item quantity="one" msgid="235911194119829184">"Čeká se na akci s <xliff:g id="COUNT">%1$d</xliff:g> konverzací."</item> |
| 154 | <item quantity="other" msgid="850868849811019745">"Čeká se na akci s <xliff:g id="COUNT">%1$d</xliff:g> konverzacemi."</item> |
| 155 | </plurals> |
| 156 | <plurals name="conversation_muted"> |
| 157 | <item quantity="one" msgid="3197365771487542615">"Ignorované konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 158 | <item quantity="other" msgid="1941193356069303587">"Ignorované konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 159 | </plurals> |
| 160 | <plurals name="conversation_spammed"> |
| 161 | <item quantity="one" msgid="3060864972122279220">"Konverzace nahlášené jako spam: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 162 | <item quantity="other" msgid="5071459475389411227">"Konverzace nahlášené jako spam: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 163 | </plurals> |
| 164 | <plurals name="conversation_archived"> |
| 165 | <item quantity="one" msgid="5457612502965117672">"Archivované konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 166 | <item quantity="other" msgid="3012054504370916482">"Archivované konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 167 | </plurals> |
| 168 | <plurals name="conversation_moved_to_inbox"> |
| 169 | <item quantity="one" msgid="8031416635831380071">"Konverzace přesunuté do doručené pošty: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 170 | <item quantity="other" msgid="395816799927580909">"Konverzace přesunuté do doručené pošty: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 171 | </plurals> |
| 172 | <plurals name="conversation_deleted"> |
| 173 | <item quantity="one" msgid="4398693029405479323">"Smazané konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 174 | <item quantity="other" msgid="8630099095360065837">"Smazané konverzace: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 175 | </plurals> |
| 176 | <plurals name="conversation_marked_important"> |
| 177 | <item quantity="one" msgid="2335171317119674993">"Konverzace označené jako důležité: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 178 | <item quantity="other" msgid="709648106181749594">"Konverzace označené jako důležité: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 179 | </plurals> |
| 180 | <plurals name="conversation_marked_not_important"> |
| 181 | <item quantity="one" msgid="63750576337670941">"Konverzace označené jako nedůležité: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 182 | <item quantity="other" msgid="6160886583510022920">"Konverzace označené jako nedůležité: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 183 | </plurals> |
| 184 | <plurals name="conversation_marked_read"> |
| 185 | <item quantity="one" msgid="7853066345561670409">"Konverzace označené jako přečtené: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 186 | <item quantity="other" msgid="6554100868671029370">"Konverzace označené jako přečtené: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 187 | </plurals> |
| 188 | <plurals name="conversation_marked_unread"> |
| 189 | <item quantity="one" msgid="365581967734960166">"Konverzace označené jako nepřečtené: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 190 | <item quantity="other" msgid="858491333253953462">"Konverzace označené jako nepřečtené: <b><xliff:g id="COUNT">%1$d</xliff:g></b>"</item> |
| 191 | </plurals> |
Eric Fischer | ac1caf6 | 2012-02-27 12:59:03 -0800 | [diff] [blame^] | 192 | <plurals name="conversation_folder_changed"> |
| 193 | <item quantity="one" msgid="4930161390461457462">"Složka změněna."</item> |
| 194 | <item quantity="other" msgid="8918589141287976985">"Složky změněny."</item> |
| 195 | </plurals> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 196 | <string name="search_results_header" msgid="4669917471897026269">"Výsledky"</string> |
| 197 | <string name="searchMode" msgid="3329807422114758583">"Režim vyhledávání"</string> |
| 198 | <string name="searchConversationMode" msgid="8015441927706455618">"Režim vyhledávání konverzací"</string> |
| 199 | <string name="setBackButton" msgid="3004728881963818222">"Nastavit tlačítko Zpět"</string> |
| 200 | <string name="removeBackButton" msgid="860383341267568260">"Odebrat tlačítko Zpět"</string> |
| 201 | <string name="normalMode" msgid="4250277414924926730">"Nastavit normální režim"</string> |
| 202 | <string name="searchResultMode" msgid="3564180712046711968">"Režim výsledků vyhledávání"</string> |
| 203 | <string name="labelMode" msgid="1821987146443702635">"Nastavit režim štítků"</string> |
| 204 | <string name="search_results_searching_header" msgid="3821361153909466819">"Vyhledávání..."</string> |
| 205 | <string name="recent_labels" msgid="5539494776429934547">"Nejnovější"</string> |
| 206 | <string name="expand_recipient_details" msgid="2266544827446346880">"Rozbalit podrobnosti o příjemci"</string> |
| 207 | <string name="collapse_recipient_details" msgid="3608892454869745927">"Sbalit podrobnosti o příjemci"</string> |
| 208 | <string name="contact_info_string" msgid="6911322458329265644">"Zobrazit kontaktní údaje uživatele <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 209 | <string name="contact_info_string_default" msgid="596531738469809159">"Zobrazit kontaktní údaje"</string> |
| 210 | <string name="expand_read_messages" msgid="7458927270492299063">"Rozbalit přečtené zprávy"</string> |
| 211 | <string name="show_messages_read" msgid="9132147830566909631">"Dříve přečtené zprávy"</string> |
| 212 | <string name="date_heading" msgid="2414358582984879303">"Datum:"</string> |
| 213 | <string name="replyto_heading" msgid="2081358811894701297">"Odpovědět:"</string> |
| 214 | <string name="to_heading" msgid="3219994961726691756">"Komu:"</string> |
| 215 | <string name="cc_heading" msgid="8116221732072085180">"Kopie:"</string> |
| 216 | <string name="bcc_heading" msgid="5528824453033598299">"Skrytá kopie:"</string> |
| 217 | <string name="show_images" msgid="1875700481186331432">"Zobrazit obrázky"</string> |
| 218 | <string name="always_show_images" msgid="5966408990164581801">"Obr. od tohoto odesílatele vždy zobrazit"</string> |
| 219 | <string name="always_show_images_toast" msgid="6218061921546973716">"Obrázky od tohoto odesílatele se zobrazí automaticky."</string> |
| 220 | <string name="address_display_format" msgid="7394762772703217683">"<xliff:g id="NAME">%1$s</xliff:g> <<xliff:g id="EMAIL">%2$s</xliff:g>>"</string> |
| 221 | <string name="message_saved" msgid="7073947895562277576">"Zpráva byla uložena jako koncept."</string> |
| 222 | <string name="sending_message" msgid="1498583163419122128">"Odesílání zprávy…"</string> |
| 223 | <string name="invalid_recipient" msgid="2161317422860961623">"Adresa <xliff:g id="WRONGEMAIL">%s</xliff:g> je neplatná."</string> |
Eric Fischer | ac1caf6 | 2012-02-27 12:59:03 -0800 | [diff] [blame^] | 224 | <!-- no translation found for show_elided (5255917904110437886) --> |
| 225 | <skip /> |
| 226 | <!-- no translation found for hide_elided (8907305605854960737) --> |
| 227 | <skip /> |
Eric Fischer | 225c2ea | 2012-02-21 11:44:27 -0800 | [diff] [blame] | 228 | <string name="enumeration_comma" msgid="5191660524342286026">", "</string> |
| 229 | <string name="ok" msgid="8339355733816891026">"OK"</string> |
| 230 | <string name="done" msgid="3079981801778027540">"Hotovo"</string> |
| 231 | <string name="cancel" msgid="8762981157252199115">"Zrušit"</string> |
| 232 | <string name="close" msgid="419945428844076406">"Zavřít"</string> |
| 233 | <string name="folders_activity_instructions" msgid="5237801615196958918">"Pro tento účet nebyly nastaveny žádné složky."</string> |
Eric Fischer | ac1caf6 | 2012-02-27 12:59:03 -0800 | [diff] [blame^] | 234 | <string-array name="sync_status"> |
| 235 | <item msgid="2446076619901049026">"Podařilo se"</item> |
| 236 | <item msgid="5037283655022689372">"Chyba připojení"</item> |
| 237 | <item msgid="4252875340758600974">"Chyba ověření"</item> |
| 238 | <item msgid="7611299631880179587">"Chyba zabezpečení"</item> |
| 239 | <item msgid="665244114363057627">"Chyba úložiště"</item> |
| 240 | <item msgid="9190542479647789762">"Vnitřní chyba"</item> |
| 241 | </string-array> |
Eric Fischer | ba392c9 | 2012-02-24 11:01:37 -0800 | [diff] [blame] | 242 | <!-- no translation found for tap_to_configure (1181356242354390930) --> |
| 243 | <skip /> |
| 244 | <!-- no translation found for non_synced_folder_description (6059194125558004080) --> |
| 245 | <skip /> |
| 246 | <!-- no translation found for tap_to_configure_folder_sync (3846898229180591661) --> |
| 247 | <skip /> |
| 248 | <string name="widget_large_unread_count" msgid="5668393672379294516">">%d"</string> |
| 249 | <!-- no translation found for view_more_conversations (3151067626309674344) --> |
| 250 | <skip /> |
| 251 | <!-- no translation found for loading_conversation (489160038366067983) --> |
| 252 | <skip /> |
| 253 | <!-- no translation found for activity_mailbox_selection (6876105223659297603) --> |
| 254 | <skip /> |
| 255 | <!-- no translation found for activity_folder_selection (5161845867397316052) --> |
| 256 | <skip /> |
| 257 | <!-- no translation found for sync_all (1057043212338233359) --> |
| 258 | <skip /> |
| 259 | <!-- no translation found for sync_recent:one (137489911893192702) --> |
| 260 | <!-- no translation found for sync_recent:other (6856940335775567991) --> |
| 261 | <!-- no translation found for sync_none (3581727068747471804) --> |
| 262 | <skip /> |
| 263 | <!-- no translation found for folder_sync_for_widget_title (6889243150191948255) --> |
| 264 | <skip /> |
| 265 | <!-- no translation found for folder_sync_for_widget_description (3287913520283417367) --> |
| 266 | <skip /> |
| 267 | <!-- no translation found for folder_sync_for_widget_checkbox (5810741160405575956) --> |
| 268 | <skip /> |
| 269 | <!-- no translation found for folder_selection_dialog_title (9194093596644845383) --> |
| 270 | <skip /> |
Eric Fischer | d82d09e | 2012-02-17 12:27:33 -0800 | [diff] [blame] | 271 | </resources> |