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="3701846017049540910">"Shell"</string> 20 <string name="bugreport_in_progress_title" msgid="4311705936714972757">"Raportul de eroare <xliff:g id="ID">#%d</xliff:g> se genereaz"</string> 21 <string name="bugreport_finished_title" msgid="4429132808670114081">"Raportul de eroare <xliff:g id="ID">#%d</xliff:g> a fost creat"</string> 22 <string name="bugreport_updating_title" msgid="4423539949559634214">"Se adaug detaliile la raportul de eroare"</string> 23 <string name="bugreport_updating_wait" msgid="3322151947853929470">"Ateptai"</string> 24 <string name="bugreport_finished_text" product="watch" msgid="1223616207145252689">"Raportul de eroare va aprea curnd pe telefon"</string> 25 <string name="bugreport_finished_text" product="default" msgid="8353769438382138847">"Atingei pentru a trimite raportul de eroare"</string> 26 <string name="bugreport_finished_pending_screenshot_text" product="watch" msgid="1474435374470177193">"Atingei ca s trimitei raportul de eroare fr captur de ecran sau ateptai finalizarea acesteia"</string> 27 <string name="bugreport_finished_pending_screenshot_text" product="default" msgid="1474435374470177193">"Atingei ca s trimitei raportul de eroare fr captur de ecran sau ateptai finalizarea acesteia"</string> 28 <string name="bugreport_confirm" msgid="5917407234515812495">"Rapoartele despre erori conin date din diferite fiiere de jurnal ale sistemului. Acestea pot include date pe care le putei considera sensibile (cum ar fi utilizarea aplicaiei i date despre locaie). Permitei accesul la rapoartele despre erori numai aplicaiilor i persoanelor n care avei ncredere."</string> 29 <string name="bugreport_confirm_dont_repeat" msgid="6179945398364357318">"Nu mai afia"</string> 30 <string name="bugreport_storage_title" msgid="5332488144740527109">"Rapoarte de erori"</string> 31 <string name="bugreport_unreadable_text" msgid="586517851044535486">"Fiierul cu raportul de eroare nu a putut fi citit"</string> 32 <string name="bugreport_add_details_to_zip_failed" msgid="1302931926486712371">"Detaliile privind raportul de eroare nu au putut fi adugate n fiierul zip"</string> 33 <string name="bugreport_unnamed" msgid="2800582406842092709">"fr nume"</string> 34 <string name="bugreport_info_action" msgid="2158204228510576227">"Detalii"</string> 35 <string name="bugreport_screenshot_action" msgid="8677781721940614995">"Captur de ecran"</string> 36 <string name="bugreport_screenshot_taken" msgid="5684211273096253120">"Captura de ecran a fost fcut."</string> 37 <string name="bugreport_screenshot_failed" msgid="5853049140806834601">"Captura de ecran nu a putut fi fcut."</string> 38 <string name="bugreport_info_dialog_title" msgid="1355948594292983332">"Detaliile raportului de eroare <xliff:g id="ID">#%d</xliff:g>"</string> 39 <string name="bugreport_info_name" msgid="4414036021935139527">"Numele fiierului"</string> 40 <string name="bugreport_info_title" msgid="2306030793918239804">"Titlul erorii"</string> 41 <string name="bugreport_info_description" msgid="5072835127481627722">"Rezumat privind eroarea"</string> 42 <string name="save" msgid="4781509040564835759">"Salvai"</string> 43 </resources> 44