strings.xml 10.8 KB
Newer Older
Eric Fischer's avatar
Eric Fischer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 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">
Eric Fischer's avatar
Eric Fischer committed
19
    <string name="permlab_bluetoothShareManager" msgid="311492132450338925">"Acceder a l\'administratur da telechargiadas"</string>
20 21
    <!-- no translation found for permdesc_bluetoothShareManager (8930572979123190223) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
22 23 24 25
    <string name="bt_share_picker_label" msgid="6268100924487046932">"Bluetooth"</string>
    <string name="unknown_device" msgid="9221903979877041009">"Apparat nunenconuschent"</string>
    <string name="unknownNumber" msgid="4994750948072751566">"Nunenconuschent"</string>
    <string name="airplane_error_title" msgid="2683839635115739939">"Modus d\'aviun"</string>
26 27
    <!-- no translation found for airplane_error_msg (8698965595254137230) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
28
    <string name="bt_enable_title" msgid="8657832550503456572"></string>
Eric Fischer's avatar
Eric Fischer committed
29 30 31 32 33 34 35 36
    <string name="bt_enable_line1" msgid="7203551583048149">"Vus stuais activar la funcziun bluetooth per pudair utilisar ils servetschs da bluetooth."</string>
    <string name="bt_enable_line2" msgid="4341936569415937994">"Activar ussa bluetooth?"</string>
    <string name="bt_enable_cancel" msgid="1988832367505151727">"Interrumper"</string>
    <string name="bt_enable_ok" msgid="3432462749994538265">"Activar"</string>
    <string name="incoming_file_confirm_title" msgid="8139874248612182627">"Transfer da datoteca"</string>
    <string name="incoming_file_confirm_content" msgid="6673812334377911289">"<xliff:g id="SENDER">%1$s</xliff:g> As tramettess gugent <xliff:g id="FILE">%2$s</xliff:g> (<xliff:g id="SIZE">%3$s</xliff:g>). "\n\n" Acceptar la datoteca?"</string>
    <string name="incoming_file_confirm_cancel" msgid="2973321832477704805">"Refusar"</string>
    <string name="incoming_file_confirm_ok" msgid="281462442932231475">"Acceptar"</string>
37 38
    <!-- no translation found for incoming_file_confirm_timeout_ok (1414676773249857278) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
39 40
    <string name="incoming_file_confirm_timeout_content" msgid="172779756093975981">"Surpassà il temp per acceptar ina datoteca che arriva da <xliff:g id="SENDER">%1$s</xliff:g>"</string>
    <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Cundivisiun bluetooth: recepziun da datoteca"</string>
41 42 43 44
    <!-- no translation found for incoming_file_confirm_Notification_caption (6671081128475981157) -->
    <skip />
    <!-- no translation found for incoming_file_toast_msg (1733710749992901811) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
45 46 47 48 49 50 51 52 53 54 55
    <string name="notification_receiving" msgid="4674648179652543984">"Cundivisiun bluetooth: retschaiver <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="notification_received" msgid="3324588019186687985">"Cundivisiun bluetooth: retschet <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="notification_received_fail" msgid="3619350997285714746">"Cundivisiun bluetooth: datoteca <xliff:g id="FILE">%1$s</xliff:g> betg retschavida"</string>
    <string name="notification_sending" msgid="3035748958534983833">"Cundivisiun bluetooth: trametter <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="notification_sent" msgid="9218710861333027778">"Cundivisiun bluetooth: tramess <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="notification_sent_complete" msgid="302943281067557969">"100% cumplettà"</string>
    <string name="notification_sent_fail" msgid="6696082233774569445">"Cundivisiun bluetooth: betg tramess la datoteca <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="download_title" msgid="3353228219772092586">"Transferiment da datoteca"</string>
    <string name="download_line1" msgid="4926604799202134144">"Da: <xliff:g id="SENDER">%1$s</xliff:g>"</string>
    <string name="download_line2" msgid="5876973543019417712">"Datoteca: <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="download_line3" msgid="4384821622908676061">"Grondezza da la datoteca: <xliff:g id="SIZE">%1$s</xliff:g>"</string>
Eric Fischer's avatar
Eric Fischer committed
56
    <string name="download_line4" msgid="8535996869722666525"></string>
Eric Fischer's avatar
Eric Fischer committed
57 58 59 60 61
    <string name="download_line5" msgid="3069560415845295386">"Retschaiver la datoteca..."</string>
    <string name="download_cancel" msgid="9177305996747500768">"Fermar"</string>
    <string name="download_ok" msgid="5000360731674466039">"Zuppentar"</string>
    <string name="download_fail_line1" msgid="3846450148862894552">"Datoteca betg recepida"</string>
    <string name="download_fail_line2" msgid="8950394574689971071">"Datoteca: <xliff:g id="FILE">%1$s</xliff:g>"</string>
Eric Fischer's avatar
Eric Fischer committed
62 63
    <!-- no translation found for download_fail_line3 (3451040656154861722) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
64 65 66 67
    <string name="download_fail_ok" msgid="1521733664438320300">"OK"</string>
    <string name="download_succ_line5" msgid="4509944688281573595">"Datoteca retschavida"</string>
    <string name="download_succ_ok" msgid="7053688246357050216">"Avrir"</string>
    <string name="upload_line1" msgid="2055952074059709052">"A: <xliff:g id="RECIPIENT">%1$s</xliff:g>"</string>
Eric Fischer's avatar
Eric Fischer committed
68 69
    <!-- no translation found for upload_line3 (4920689672457037437) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
70 71 72
    <string name="upload_line5" msgid="7759322537674229752">"La datoteca vegn tramessa..."</string>
    <string name="upload_succ_line5" msgid="5687317197463383601">"Tramess la datoteca"</string>
    <string name="upload_succ_ok" msgid="7705428476405478828">"OK"</string>
Eric Fischer's avatar
Eric Fischer committed
73 74
    <!-- no translation found for upload_fail_line1 (7899394672421491701) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
75 76 77 78 79
    <string name="upload_fail_line1_2" msgid="2108129204050841798">"Datoteca: <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="upload_fail_ok" msgid="5807702461606714296">"Reempruvar"</string>
    <string name="upload_fail_cancel" msgid="9118496285835687125">"Serrar"</string>
    <string name="bt_error_btn_ok" msgid="5965151173011534240">"OK"</string>
    <string name="unknown_file" msgid="6092727753965095366">"Datoteca nunenconuschenta"</string>
80 81 82 83 84 85
    <!-- no translation found for unknown_file_desc (480434281415453287) -->
    <skip />
    <!-- no translation found for not_exist_file (3489434189599716133) -->
    <skip />
    <!-- no translation found for not_exist_file_desc (4059531573790529229) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
86
    <string name="enabling_progress_title" msgid="436157952334723406">"Spetgar..."</string>
87 88
    <!-- no translation found for enabling_progress_content (4601542238119927904) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
89
    <string name="bt_toast_1" msgid="972182708034353383">"La recepziun da la datoteca entschaiva. Il progress vegn mussà en la tavla d\'avis."</string>
90 91
    <!-- no translation found for bt_toast_2 (8602553334099066582) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
92 93 94 95
    <string name="bt_toast_3" msgid="6707884165086862518">"Interrut la recepziun da la datoteca da <xliff:g id="SENDER">%1$s</xliff:g>"</string>
    <string name="bt_toast_4" msgid="4678812947604395649">"Trametter la datoteca a <xliff:g id="RECIPIENT">%1$s</xliff:g>"</string>
    <string name="bt_toast_5" msgid="2846870992823019494">"Trametter <xliff:g id="NUMBER">%1$s</xliff:g> datotecas a <xliff:g id="RECIPIENT">%2$s</xliff:g>"</string>
    <string name="bt_toast_6" msgid="1855266596936622458">"Interrut la transmissiun da la datoteca a <xliff:g id="RECIPIENT">%1$s</xliff:g>"</string>
Eric Fischer's avatar
Eric Fischer committed
96 97 98
    <!-- no translation found for bt_sm_2_1 (352165168004521000) -->
    <skip />
    <!-- no translation found for bt_sm_2_1 (1989018443456803630) -->
Eric Fischer's avatar
Eric Fischer committed
99
    <skip />
Eric Fischer's avatar
Eric Fischer committed
100 101
    <string name="bt_sm_2_2" msgid="2965243265852680543">"Capacitad da memorisar: <xliff:g id="SIZE">%1$s</xliff:g>"</string>
    <string name="ErrorTooManyRequests" msgid="8578277541472944529">"Actualmain vegnan memia bleras dumondas elavuradas. Empruvai pli tard anc ina giada."</string>
102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
    <!-- no translation found for status_pending (2503691772030877944) -->
    <skip />
    <!-- no translation found for status_running (6562808920311008696) -->
    <skip />
    <!-- no translation found for status_success (239573225847565868) -->
    <skip />
    <!-- no translation found for status_not_accept (1695082417193780738) -->
    <skip />
    <!-- no translation found for status_forbidden (613956401054050725) -->
    <skip />
    <!-- no translation found for status_canceled (6664490318773098285) -->
    <skip />
    <!-- no translation found for status_file_error (3671917770630165299) -->
    <skip />
    <!-- no translation found for status_no_sd_card (1112125377088421469) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
118
    <string name="status_no_sd_card" product="default" msgid="5760944071743325592">"La carta SD manca. Inseri ina carta SD per memorisar las datotecas transferidas."</string>
119 120 121 122 123 124
    <!-- no translation found for status_connection_error (947681831523219891) -->
    <skip />
    <!-- no translation found for status_protocol_error (3245444473429269539) -->
    <skip />
    <!-- no translation found for status_unknown_error (8156660554237824912) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
125 126 127 128 129 130 131 132 133
    <string name="btopp_live_folder" msgid="7967791481444474554">"Bluetooth recepì"</string>
    <string name="download_success" msgid="7036160438766730871">"<xliff:g id="FILE_SIZE">%1$s</xliff:g> Recepziun terminada."</string>
    <string name="upload_success" msgid="4014469387779648949">"<xliff:g id="FILE_SIZE">%1$s</xliff:g> Tramess cumplettamain"</string>
    <string name="inbound_history_title" msgid="6940914942271327563">"Transfers entrants"</string>
    <string name="outbound_history_title" msgid="4279418703178140526">"Transfers sortints"</string>
    <string name="no_transfers" msgid="3482965619151865672">"La cronologia dals transferiments è vida."</string>
    <string name="transfer_clear_dlg_msg" msgid="1712376797268438075">"Tut ils elements da la glista vegnan stizzads."</string>
    <string name="outbound_noti_title" msgid="8051906709452260849">"Cundivisiun bluetooth: datotecas tramessas"</string>
    <string name="inbound_noti_title" msgid="4143352641953027595">"Cundivisiun bluetooth: datotecas retschavidas"</string>
Eric Fischer's avatar
Eric Fischer committed
134 135
    <!-- no translation found for noti_caption (7508708288885707365) -->
    <skip />
Eric Fischer's avatar
Eric Fischer committed
136 137 138 139
    <string name="transfer_menu_clear_all" msgid="790017462957873132">"Stizzar la glista"</string>
    <string name="transfer_menu_open" msgid="3368984869083107200">"Avrir"</string>
    <string name="transfer_menu_clear" msgid="5854038118831427492">"Stizzar da la glista"</string>
    <string name="transfer_clear_dlg_title" msgid="2953444575556460386">"Stizzar"</string>
Eric Fischer's avatar
Eric Fischer committed
140
</resources>