diff options
author | Eric Fischer <enf@google.com> | 2012-05-30 10:43:26 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2012-05-30 10:43:26 -0700 |
commit | 771575908dff999cf8c80df7b135298c52ce0b2e (patch) | |
tree | f38f9a2e9b39e450ab0992a4ee27c1029a79c572 /res | |
parent | 54088aeb5d6d57805b0129d12e928cff4ad79fa5 (diff) | |
download | packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.zip packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.tar.gz packages_apps_nfc-771575908dff999cf8c80df7b135298c52ce0b2e.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I17048d6769349b28c3ca1f9e7bf3314a81027eb7
Diffstat (limited to 'res')
-rw-r--r-- | res/values-ar/strings.xml | 18 | ||||
-rw-r--r-- | res/values-en-rGB/strings.xml | 3 | ||||
-rw-r--r-- | res/values-es-rUS/strings.xml | 18 | ||||
-rw-r--r-- | res/values-et/strings.xml | 18 | ||||
-rw-r--r-- | res/values-fa/strings.xml | 18 | ||||
-rw-r--r-- | res/values-in/strings.xml | 18 | ||||
-rw-r--r-- | res/values-it/strings.xml | 3 | ||||
-rw-r--r-- | res/values-ko/strings.xml | 18 | ||||
-rw-r--r-- | res/values-lt/strings.xml | 18 | ||||
-rw-r--r-- | res/values-lv/strings.xml | 18 | ||||
-rw-r--r-- | res/values-ms/strings.xml | 18 | ||||
-rw-r--r-- | res/values-pl/strings.xml | 18 | ||||
-rw-r--r-- | res/values-pt/strings.xml | 18 | ||||
-rw-r--r-- | res/values-tl/strings.xml | 18 | ||||
-rw-r--r-- | res/values-uk/strings.xml | 18 | ||||
-rw-r--r-- | res/values-vi/strings.xml | 18 | ||||
-rw-r--r-- | res/values-zu/strings.xml | 18 |
17 files changed, 92 insertions, 184 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml index f038675..28ddb1d 100644 --- a/res/values-ar/strings.xml +++ b/res/values-ar/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"المس لرسم شعاع"</string> <string name="beam_progress" msgid="7453634884807323920">"شعاع وارد..."</string> <string name="beam_complete" msgid="477026736424637435">"اكتمل الشعاع"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"لم يكتمل الشعاع"</string> + <string name="beam_canceled" msgid="5425192751826544741">"تم إلغاء الشعاع"</string> + <string name="cancel" msgid="61873902552555096">"إلغاء"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"المس ليتم العرض"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"جارٍ الاتصال..."</string> <string name="connected_headset" msgid="4047751837023241955">"متصل"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"تعذر الاتصال"</string> <string name="disconnecting_headset" msgid="868262189044372780">"جارٍ قطع الاتصال"</string> <string name="disconnected_headset" msgid="4066109452701733916">"غير متصل"</string> <string name="pairing_headset" msgid="6443461444755646137">"جارٍ الإقران..."</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"تعذر الإقران"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"تعذر تمكين بلوتوث"</string> <string name="confirm_pairing" msgid="4112568077038265363">"هل تريد بالتأكيد إقران جهاز بلوتوث <xliff:g id="DEVICE_NAME">%1$s</xliff:g>؟"</string> <string name="pair_yes" msgid="3525614878559994448">"نعم"</string> <string name="pair_no" msgid="5022308368904055020">"لا"</string> diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index c344909..cc8d695 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -15,8 +15,7 @@ <string name="beam_canceled" msgid="5425192751826544741">"Beam cancelled"</string> <string name="cancel" msgid="61873902552555096">"Cancel"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Touch to view"</string> - <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> - <skip /> + <string name="beam_handover_not_supported" msgid="4083165921751489015">"The receiver\'s device doesn\'t support large file transfer via beam."</string> <string name="connecting_headset" msgid="3929250919225573008">"Connecting..."</string> <string name="connected_headset" msgid="4047751837023241955">"Connected"</string> <string name="connect_headset_failed" msgid="7500801585498094863">"Could not connect"</string> diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index 44f8f2f..16bf63a 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Tocar para transmitir"</string> <string name="beam_progress" msgid="7453634884807323920">"Transmisión entrante..."</string> <string name="beam_complete" msgid="477026736424637435">"Transmisión completa"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"La transferencia no se completó"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Transferencia cancelada"</string> + <string name="cancel" msgid="61873902552555096">"Cancelar"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Toca para ver"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Conectando..."</string> <string name="connected_headset" msgid="4047751837023241955">"Conectados"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"No se pudo conectar"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Desconectando..."</string> <string name="disconnected_headset" msgid="4066109452701733916">"Desconectados"</string> <string name="pairing_headset" msgid="6443461444755646137">"Sincronizando..."</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"No se pudo vincular"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Error al habilitar Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"¿Realmente deseas sincronizar el dispositivo Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Sí"</string> <string name="pair_no" msgid="5022308368904055020">"No"</string> diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml index c366629..7387626 100644 --- a/res/values-et/strings.xml +++ b/res/values-et/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Puudutage kiire kasutamiseks"</string> <string name="beam_progress" msgid="7453634884807323920">"Sissetulev kiir ..."</string> <string name="beam_complete" msgid="477026736424637435">"Kiir on valmis"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Kiir ei lõpetanud toimingut"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Kiir on tühistatud"</string> + <string name="cancel" msgid="61873902552555096">"Tühista"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Puudutage vaatamiseks"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Ühendamine"</string> <string name="connected_headset" msgid="4047751837023241955">"Ühendatud"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Ühendust ei õnnestunud luua"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Ühenduse katkestamine"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Ühendus on katkestatud"</string> <string name="pairing_headset" msgid="6443461444755646137">"Ühildamine"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Ei saanud ühildada"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Bluetoothi ei saanud lubada"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Kas soovite kindlasti ühildada Bluetoothi seadme <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Jah"</string> <string name="pair_no" msgid="5022308368904055020">"Ei"</string> diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 447ca15..92f9461 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"برای پخش، لمس کنید"</string> <string name="beam_progress" msgid="7453634884807323920">"درحال دریافت پرتو..."</string> <string name="beam_complete" msgid="477026736424637435">"پرتو ارسال شد"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"پرتو کامل نشد"</string> + <string name="beam_canceled" msgid="5425192751826544741">"پرتو لغو شد"</string> + <string name="cancel" msgid="61873902552555096">"لغو"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"برای مشاهده لمس کنید"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"در حال اتصال"</string> <string name="connected_headset" msgid="4047751837023241955">"اتصال برقرار شد"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"متصل نشد"</string> <string name="disconnecting_headset" msgid="868262189044372780">"در حال قطع اتصال"</string> <string name="disconnected_headset" msgid="4066109452701733916">"اتصال قطع شد"</string> <string name="pairing_headset" msgid="6443461444755646137">"در حال مرتبط سازی"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"جفتسازی امکانپذیر نیست"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"فعال کردن بلوتوث امکانپذیر نیست"</string> <string name="confirm_pairing" msgid="4112568077038265363">"آیا مطمئن هستید که میخواهید دستگاه بلوتوث <xliff:g id="DEVICE_NAME">%1$s</xliff:g> را مرتبط کنید؟"</string> <string name="pair_yes" msgid="3525614878559994448">"بله"</string> <string name="pair_no" msgid="5022308368904055020">"خیر"</string> diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml index 4d19d53..9235e81 100644 --- a/res/values-in/strings.xml +++ b/res/values-in/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Sentuh untuk menyorot"</string> <string name="beam_progress" msgid="7453634884807323920">"Pancaran yang masuk..."</string> <string name="beam_complete" msgid="477026736424637435">"Beam selesai"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Beam tidak lengkap"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Beam dibatalkan"</string> + <string name="cancel" msgid="61873902552555096">"Batal"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Sentuh untuk melihat"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Menyambungkan"</string> <string name="connected_headset" msgid="4047751837023241955">"Tersambung"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Tidak dapat menyambung"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Memutuskan"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Terputus"</string> <string name="pairing_headset" msgid="6443461444755646137">"Menyandingkan"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Tidak dapat menyandingkan"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Tidak dapat mengaktifkan Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Yakin ingin menyandingkan perangkat Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Ya"</string> <string name="pair_no" msgid="5022308368904055020">"Tidak"</string> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 48ea9d2..f70468c 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -18,8 +18,7 @@ <!-- no translation found for cancel (61873902552555096) --> <skip /> <string name="beam_touch_to_view" msgid="7853129156831642630">"Tocca per visualizzare"</string> - <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> - <skip /> + <string name="beam_handover_not_supported" msgid="4083165921751489015">"Il dispositivo del destinatario non supporta il trasferimento di file di grandi dimensioni tramite Android Beam."</string> <string name="connecting_headset" msgid="3929250919225573008">"Collegamento in corso"</string> <string name="connected_headset" msgid="4047751837023241955">"Collegato"</string> <!-- no translation found for connect_headset_failed (7500801585498094863) --> diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 132c046..d7cddaa 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"공유하기"</string> <string name="beam_progress" msgid="7453634884807323920">"수신 빔..."</string> <string name="beam_complete" msgid="477026736424637435">"Beam 완료"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Beam이 완료되지 않음"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Beam 취소됨"</string> + <string name="cancel" msgid="61873902552555096">"취소"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"터치하여 보기"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"연결 중"</string> <string name="connected_headset" msgid="4047751837023241955">"연결됨"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"연결하지 못함"</string> <string name="disconnecting_headset" msgid="868262189044372780">"연결을 끊는 중"</string> <string name="disconnected_headset" msgid="4066109452701733916">"연결 끊김"</string> <string name="pairing_headset" msgid="6443461444755646137">"페어링 중"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"페어링하지 못함"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"블루투스를 사용하도록 설정하지 못함"</string> <string name="confirm_pairing" msgid="4112568077038265363">"블루투스 기기 <xliff:g id="DEVICE_NAME">%1$s</xliff:g>을(를) 페어링하시겠습니까?"</string> <string name="pair_yes" msgid="3525614878559994448">"예"</string> <string name="pair_no" msgid="5022308368904055020">"아니요"</string> diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml index 448f62e..263443a 100644 --- a/res/values-lt/strings.xml +++ b/res/values-lt/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Jei norite perduoti, palieskite"</string> <string name="beam_progress" msgid="7453634884807323920">"Gaunamas perdavimas..."</string> <string name="beam_complete" msgid="477026736424637435">"Perdavimas baigtas"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Perdavimas nebuvo užbaigtas"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Perdavimas atšauktas"</string> + <string name="cancel" msgid="61873902552555096">"Atšaukti"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Jei norite peržiūrėti, palieskite"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Prisijungiama"</string> <string name="connected_headset" msgid="4047751837023241955">"Prisijungta"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Nepavyko prisijungti"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Atsijungiama"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Atsijungta"</string> <string name="pairing_headset" msgid="6443461444755646137">"Susiejama"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Nepavyko susieti"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Nepavyko įgalinti „Bluetooth“"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Ar tikrai norite susieti „Bluetooth“ įrenginį „<xliff:g id="DEVICE_NAME">%1$s</xliff:g>“?"</string> <string name="pair_yes" msgid="3525614878559994448">"Taip"</string> <string name="pair_no" msgid="5022308368904055020">"Ne"</string> diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml index 82939a2..e42337f 100644 --- a/res/values-lv/strings.xml +++ b/res/values-lv/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Pieskarties, lai projicētu"</string> <string name="beam_progress" msgid="7453634884807323920">"Ienākošie vienumi, izmantojot funkciju Beam..."</string> <string name="beam_complete" msgid="477026736424637435">"Kopīgošana, izmantojot funkciju Beam, ir pabeigta."</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Kopīgošana, izmantojot funkciju Beam, netika pabeigta"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Kopīgošana, izmantojot funkciju Beam, atcelta"</string> + <string name="cancel" msgid="61873902552555096">"Atcelt"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Pieskarieties, lai skatītu."</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Notiek savienojuma izveide"</string> <string name="connected_headset" msgid="4047751837023241955">"Savienojums izveidots"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Nevarēja izveidot savienojumu"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Notiek savienojuma pārtraukšana"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Savienojums pārtraukts"</string> <string name="pairing_headset" msgid="6443461444755646137">"Notiek savienošana pārī"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Nevarēja savienot pārī"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Nevarēja iespējot Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Vai tiešām vēlaties savienot pārī Bluetooth ierīci <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Jā"</string> <string name="pair_no" msgid="5022308368904055020">"Nē"</string> diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml index d5f3163..8f3b659 100644 --- a/res/values-ms/strings.xml +++ b/res/values-ms/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Sentuh untuk memancarkan"</string> <string name="beam_progress" msgid="7453634884807323920">"Pancar sedang masuk..."</string> <string name="beam_complete" msgid="477026736424637435">"Pancar selesai"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Pancar tidak lengkap"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Pancar dibatalkan"</string> + <string name="cancel" msgid="61873902552555096">"Batal"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Sentuh untuk melihat"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Menyambung"</string> <string name="connected_headset" msgid="4047751837023241955">"Disambungkan"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Tidak boleh menyambung"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Memutuskan sambungan"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Diputuskan sambungan"</string> <string name="pairing_headset" msgid="6443461444755646137">"Menjadikan pasangan"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Tidak boleh berpasangan"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Tidak boleh mendayakan Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Adakah anda pasti anda mahu memadankan peranti Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Ya"</string> <string name="pair_no" msgid="5022308368904055020">"Tidak"</string> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 3da2db8..b6a8b7e 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Dotknij, aby przesłać"</string> <string name="beam_progress" msgid="7453634884807323920">"Odbieram dane zbliżeniowo..."</string> <string name="beam_complete" msgid="477026736424637435">"Przesyłanie zbliżeniowe zakończone"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Przesyłanie zbliżeniowe nie udało się"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Przesyłanie zbliżeniowe zostało anulowane"</string> + <string name="cancel" msgid="61873902552555096">"Anuluj"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Dotknij, by wyświetlić"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Łączenie"</string> <string name="connected_headset" msgid="4047751837023241955">"Połączono"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Nie można nawiązać połączenia"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Rozłączanie"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Rozłączone"</string> <string name="pairing_headset" msgid="6443461444755646137">"Tworzenie sparowania"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Nie można sparować"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Nie można włączyć Bluetootha"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Czy na pewno chcesz sparować urządzenie Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Tak"</string> <string name="pair_no" msgid="5022308368904055020">"Nie"</string> diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 7f009e5..eeef95c 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Toque para iluminar"</string> <string name="beam_progress" msgid="7453634884807323920">"Feixe de entrada..."</string> <string name="beam_complete" msgid="477026736424637435">"Irradiação concluída"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"O feixe não foi concluído"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Feixe cancelado"</string> + <string name="cancel" msgid="61873902552555096">"Cancelar"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Toque para visualizar"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Conectando"</string> <string name="connected_headset" msgid="4047751837023241955">"Conectado"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Não foi possível conectar"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Desconectando"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Desconectado"</string> <string name="pairing_headset" msgid="6443461444755646137">"Pareando"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Não foi possível parear"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Não foi possível ativar o Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Tem certeza de que deseja parear o dispositivo Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Sim"</string> <string name="pair_no" msgid="5022308368904055020">"Não"</string> diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml index 2c65adc..ce19a5a 100644 --- a/res/values-tl/strings.xml +++ b/res/values-tl/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Pindutin upang i-beam"</string> <string name="beam_progress" msgid="7453634884807323920">"Dumarating na beam..."</string> <string name="beam_complete" msgid="477026736424637435">"Kumpleto na ang pag-beam"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Hindi nakumpleto ang beam"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Kinansela ang beam"</string> + <string name="cancel" msgid="61873902552555096">"Kanselahin"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Pindutin upang tingnan"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Kumokonekta"</string> <string name="connected_headset" msgid="4047751837023241955">"Nakakonekta"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Hindi makakonekta"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Nagdidiskonekta"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Nadiskonekta"</string> <string name="pairing_headset" msgid="6443461444755646137">"Pinapares"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Hindi makapagpares"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Hindi mapagana ang Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Sigurado ka bang nais mong ipares ang Bluetooth device na <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Oo"</string> <string name="pair_no" msgid="5022308368904055020">"Hindi"</string> diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml index 0086aac..b8df9ba 100644 --- a/res/values-uk/strings.xml +++ b/res/values-uk/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Торкніться, щоб передати дані"</string> <string name="beam_progress" msgid="7453634884807323920">"Вхідне передавання даних..."</string> <string name="beam_complete" msgid="477026736424637435">"Передавання даних виконано"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Передавання даних не завершено"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Передавання даних скасовано"</string> + <string name="cancel" msgid="61873902552555096">"Скасувати"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Торкніться, щоб переглянути"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Під’єднання"</string> <string name="connected_headset" msgid="4047751837023241955">"Під’єднано"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Не вдалося з’єднатись"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Від’єднання"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Від’єднано"</string> <string name="pairing_headset" msgid="6443461444755646137">"Створення пари"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Не вдалося створити пару"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Не вдалося ввімкнути Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Дійсно створити пару з пристроєм Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g>?"</string> <string name="pair_yes" msgid="3525614878559994448">"Так"</string> <string name="pair_no" msgid="5022308368904055020">"Ні"</string> diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml index c40cc16..700807d 100644 --- a/res/values-vi/strings.xml +++ b/res/values-vi/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Chạm để truyền"</string> <string name="beam_progress" msgid="7453634884807323920">"Tia đến..."</string> <string name="beam_complete" msgid="477026736424637435">"Hoàn tất chiếu"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Chiếu chưa hoàn tất"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Chiếu bị hủy"</string> + <string name="cancel" msgid="61873902552555096">"Hủy"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Chạm để xem"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Đang kết nối"</string> <string name="connected_headset" msgid="4047751837023241955">"Đã kết nối"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Không thể kết nối"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Đang ngắt kết nối"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Đã ngắt kết nối"</string> <string name="pairing_headset" msgid="6443461444755646137">"Đang ghép nối"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Không thể ghép nối"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Không thể bật Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Bạn có chắc chắn muốn ghép nối thiết bị Bluetooth <xliff:g id="DEVICE_NAME">%1$s</xliff:g> không?"</string> <string name="pair_yes" msgid="3525614878559994448">"Có"</string> <string name="pair_no" msgid="5022308368904055020">"Không"</string> diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml index 6e34222..a3c366d 100644 --- a/res/values-zu/strings.xml +++ b/res/values-zu/strings.xml @@ -11,26 +11,20 @@ <string name="touch" msgid="4727218133711188355">"Cindezela kwibhimu"</string> <string name="beam_progress" msgid="7453634884807323920">"Ukuvumelanisa okungenayo..."</string> <string name="beam_complete" msgid="477026736424637435">"Ukuvumelanisa kuqedile"</string> - <!-- no translation found for beam_failed (5116241718189888630) --> - <skip /> - <!-- no translation found for beam_canceled (5425192751826544741) --> - <skip /> - <!-- no translation found for cancel (61873902552555096) --> - <skip /> + <string name="beam_failed" msgid="5116241718189888630">"Ukuvumelanisa akuqedile"</string> + <string name="beam_canceled" msgid="5425192751826544741">"Ukuvumelanisa kukhanseliwe"</string> + <string name="cancel" msgid="61873902552555096">"Khansela"</string> <string name="beam_touch_to_view" msgid="7853129156831642630">"Thinta ukuze ubuke"</string> <!-- no translation found for beam_handover_not_supported (4083165921751489015) --> <skip /> <string name="connecting_headset" msgid="3929250919225573008">"Iyaxhuma"</string> <string name="connected_headset" msgid="4047751837023241955">"Ixhunyiwe"</string> - <!-- no translation found for connect_headset_failed (7500801585498094863) --> - <skip /> + <string name="connect_headset_failed" msgid="7500801585498094863">"Ayikwazanga ukuxhuma"</string> <string name="disconnecting_headset" msgid="868262189044372780">"Iyanqamula"</string> <string name="disconnected_headset" msgid="4066109452701733916">"Inqamukile"</string> <string name="pairing_headset" msgid="6443461444755646137">"Iyabhangqa"</string> - <!-- no translation found for pairing_headset_failed (6509629663883514688) --> - <skip /> - <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> - <skip /> + <string name="pairing_headset_failed" msgid="6509629663883514688">"Ayikwazanga ukumatanisa"</string> + <string name="failed_to_enable_bt" msgid="7229153323594758077">"Ayikwazanga ukunika amandla i-Bluetooth"</string> <string name="confirm_pairing" msgid="4112568077038265363">"Ingabe unesiqinisekiso sokuthi ufuna ukuhambisa ngakubili idivayisi <xliff:g id="DEVICE_NAME">%1$s</xliff:g> ye-Bluetooth?"</string> <string name="pair_yes" msgid="3525614878559994448">"Yebo"</string> <string name="pair_no" msgid="5022308368904055020">"Cha"</string> |