mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 16:45:20 +00:00
bluetooth optional
This commit is contained in:
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">كن أول من يضيف ملاحظة لهذا المكان.</string>
|
||||
<string name="dismiss">إغلاق</string>
|
||||
<string name="location_notes_input_placeholder">أضف ملاحظة لهذا المكان</string>
|
||||
<string name="bluetooth_recommended">بلوتوث موصى به</string>
|
||||
</resources>
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d জন</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">ব্লুটুথ প্রস্তাবিত</string>
|
||||
</resources>
|
||||
|
||||
@@ -363,4 +363,5 @@
|
||||
<string name="location_notes_empty_desc">sei der Erste, der hier eine Notiz hinterlässt.</string>
|
||||
<string name="dismiss">schließen</string>
|
||||
<string name="location_notes_input_placeholder">füge eine Notiz zu diesem Ort hinzu</string>
|
||||
<string name="bluetooth_recommended">Bluetooth empfohlen</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">sé el primero en añadir una para este sitio.</string>
|
||||
<string name="dismiss">cerrar</string>
|
||||
<string name="location_notes_input_placeholder">agrega una nota para este lugar</string>
|
||||
<string name="bluetooth_recommended">Bluetooth recomendado</string>
|
||||
</resources>
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d نفر</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">بلوتوث توصیه می شود</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<item quantity="other">%d tao</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -376,4 +376,5 @@
|
||||
<string name="location_notes_empty_desc">soyez le premier à en ajouter pour cet endroit.</string>
|
||||
<string name="dismiss">fermer</string>
|
||||
<string name="location_notes_input_placeholder">ajoutez une note pour cet endroit</string>
|
||||
<string name="bluetooth_recommended">Bluetooth recommandé</string>
|
||||
</resources>
|
||||
|
||||
@@ -14,5 +14,7 @@
|
||||
<string name="location_notes_empty_desc">היה הראשון להוסיף הערה למקום זה.</string>
|
||||
<string name="dismiss">סגור</string>
|
||||
<string name="location_notes_input_placeholder">הוסף הערה למקום זה</string>
|
||||
<string name="skip">Skip</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">इस स्थान के लिए पहला नोट जोड़ें।</string>
|
||||
<string name="dismiss">बंद करें</string>
|
||||
<string name="location_notes_input_placeholder">इस स्थान के लिए एक नोट जोड़ें</string>
|
||||
<string name="bluetooth_recommended">ब्लूटूथ अनुशंसित</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">jadilah yang pertama menambahkan catatan untuk tempat ini.</string>
|
||||
<string name="dismiss">tutup</string>
|
||||
<string name="location_notes_input_placeholder">tambahkan catatan untuk tempat ini</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,5 @@
|
||||
<string name="location_notes_empty_desc">sii il primo ad aggiungerne una per questo posto.</string>
|
||||
<string name="dismiss">chiudi</string>
|
||||
<string name="location_notes_input_placeholder">aggiungi una nota per questo luogo</string>
|
||||
<string name="bluetooth_recommended">Bluetooth consigliato</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">この場所の最初のメモを追加しましょう。</string>
|
||||
<string name="dismiss">閉じる</string>
|
||||
<string name="location_notes_input_placeholder">この場所へのメモを追加</string>
|
||||
<string name="bluetooth_recommended">Bluetooth推奨</string>
|
||||
</resources>
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d ადამიანი</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">이 장소에 첫 번째 노트를 추가해 보세요.</string>
|
||||
<string name="dismiss">닫기</string>
|
||||
<string name="location_notes_input_placeholder">이 장소에 노트 추가</string>
|
||||
<string name="bluetooth_recommended">블루투스 권장</string>
|
||||
</resources>
|
||||
|
||||
@@ -376,4 +376,5 @@
|
||||
<item quantity="other">Olona %d</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- TODO: Malay translations -->
|
||||
<string name="skip">Skip</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<item quantity="other">%d जना</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">ब्लुटुथ सिफारिस गरिएको</string>
|
||||
</resources>
|
||||
|
||||
@@ -394,4 +394,5 @@
|
||||
<string name="location_notes_empty_desc">wees de eerste die een notitie voor deze plek toevoegt.</string>
|
||||
<string name="dismiss">sluiten</string>
|
||||
<string name="location_notes_input_placeholder">voeg een notitie toe voor deze plek</string>
|
||||
<string name="bluetooth_recommended">Bluetooth aanbevolen</string>
|
||||
</resources>
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d بندے</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -14,5 +14,7 @@
|
||||
<string name="location_notes_empty_desc">bądź pierwszy, który doda notatkę dla tego miejsca.</string>
|
||||
<string name="dismiss">zamknij</string>
|
||||
<string name="location_notes_input_placeholder">dodaj notatkę dla tego miejsca</string>
|
||||
<string name="skip">Pomiń</string>
|
||||
<string name="bluetooth_recommended">Bluetooth zalecany</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">seja o primeiro a adicionar uma para este local.</string>
|
||||
<string name="dismiss">fechar</string>
|
||||
<string name="location_notes_input_placeholder">adicione uma nota para este local</string>
|
||||
<string name="bluetooth_recommended">Bluetooth recomendado</string>
|
||||
</resources>
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">seja o primeiro a adicionar uma para este local.</string>
|
||||
<string name="dismiss">fechar</string>
|
||||
<string name="location_notes_input_placeholder">adicione uma nota para este local</string>
|
||||
<string name="bluetooth_recommended">Bluetooth recomendado</string>
|
||||
</resources>
|
||||
|
||||
@@ -352,4 +352,5 @@
|
||||
<string name="location_notes_empty_desc">станьте первым, кто добавит заметку для этого места.</string>
|
||||
<string name="dismiss">закрыть</string>
|
||||
<string name="location_notes_input_placeholder">добавьте заметку для этого места</string>
|
||||
<string name="bluetooth_recommended">Рекомендуется Bluetooth</string>
|
||||
</resources>
|
||||
|
||||
@@ -350,4 +350,5 @@
|
||||
<string name="location_notes_empty_desc">var först med att lägga till en anteckning för den här platsen.</string>
|
||||
<string name="dismiss">stäng</string>
|
||||
<string name="location_notes_input_placeholder">lägg till en anteckning för den här platsen</string>
|
||||
<string name="bluetooth_recommended">Bluetooth rekommenderas</string>
|
||||
</resources>
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- TODO: Tamil translations -->
|
||||
<string name="skip">Skip</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d คน</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -350,4 +350,5 @@
|
||||
<string name="location_notes_empty_desc">bu yer için ilk notu ekleyen siz olun.</string>
|
||||
<string name="dismiss">kapat</string>
|
||||
<string name="location_notes_input_placeholder">bu yer için bir not ekleyin</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Önerilir</string>
|
||||
</resources>
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- TODO: Ukrainian translations -->
|
||||
<string name="skip">Пропустити</string>
|
||||
<string name="bluetooth_recommended">Рекомендується Bluetooth</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -362,4 +362,5 @@
|
||||
<string name="location_notes_empty_desc">اس جگہ کے لیے پہلا نوٹ شامل کریں۔</string>
|
||||
<string name="dismiss">بند کریں</string>
|
||||
<string name="location_notes_input_placeholder">اس جگہ کے لیے ایک نوٹ شامل کریں</string>
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
@@ -349,4 +349,5 @@
|
||||
<item quantity="other">%d người</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Khuyên dùng Bluetooth</string>
|
||||
</resources>
|
||||
|
||||
@@ -14,5 +14,7 @@
|
||||
<string name="location_notes_empty_desc">成为第一个为此地点添加笔记的人。</string>
|
||||
<string name="dismiss">关闭</string>
|
||||
<string name="location_notes_input_placeholder">为此地点添加一条笔记</string>
|
||||
<string name="skip">跳过</string>
|
||||
<string name="bluetooth_recommended">建议开启蓝牙</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -14,5 +14,7 @@
|
||||
<string name="location_notes_empty_desc">成為第一個為此地點新增筆記的人。</string>
|
||||
<string name="dismiss">關閉</string>
|
||||
<string name="location_notes_input_placeholder">為此地點新增一則筆記</string>
|
||||
<string name="skip">跳過</string>
|
||||
<string name="bluetooth_recommended">建議開啟藍牙</string>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -375,4 +375,5 @@
|
||||
<string name="location_notes_empty_desc">成为第一个为此地点添加笔记的人。</string>
|
||||
<string name="dismiss">关闭</string>
|
||||
<string name="location_notes_input_placeholder">为此地点添加一条笔记</string>
|
||||
<string name="bluetooth_recommended">建议开启蓝牙</string>
|
||||
</resources>
|
||||
|
||||
@@ -399,4 +399,5 @@
|
||||
<item quantity="other">%d people</item>
|
||||
</plurals>
|
||||
|
||||
<string name="bluetooth_recommended">Bluetooth Recommended</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user