Skip to content

Add Missing Locale Entries #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
319 changes: 160 additions & 159 deletions BabbleApp/Locale/Afrikaans/locale.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions BabbleApp/Locale/Dansk/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem while getting frame",
"error.size": "Size of frames to display are of unequal sizes",
"error.capture": "Frame capture issue detected",
"error.modelLoad": "Kunne ikke indlæse",
"warn.frameDrop": "Frame drop. Corrupted JPEG",
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Deutsch/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem beim Abrufen des Bildes",
"error.size": "Die Größe der anzuzeigenden Frames ist ungleich",
"error.capture": "Problem bei der Bilderfassung erkannt",
"error.modelLoad": "Fehler beim Laden",
"warn.frameDrop": "Frame-Drop. Beschädigtes JPEG",
"warn.captureProblem": "Problem mit der Aufnahmequelle. Kamera wurde getrennt, warte auf erneute Verbindung",
"warn.serialCapture": "Problem mit der seriellen Aufnahmequelle. Kamera wurde getrennt, warte auf erneute Verbindung",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/English/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem while getting frame",
"error.size": "Size of frames to display are of unequal sizes",
"error.capture": "Frame capture issue detected",
"error.modelLoad": "Failed to load",
"warn.frameDrop": "Frame drop. Corrupted JPEG",
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting to reconnect",
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting to reconnect",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Español/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problema al obtener fotogramas",
"error.size": "Los tamaños de los fotogramas para mostrar son de dimensiones desiguales",
"error.capture": "Detectado problema en la captura de fotogramas",
"error.modelLoad": "Error al cargar",
"warn.frameDrop": "Pérdida de fotogramas. JPEG dañado",
"warn.captureProblem": "Problema con la fuente de captura, se asume que la cámara está desconectada, esperando reconexión",
"warn.serialCapture": "Problema con la fuente de captura en serie, se asume que la cámara está desconectada, esperando reconexión",
Expand Down
3 changes: 2 additions & 1 deletion BabbleApp/Locale/Française/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"error.improperTabValue": "",
"error.frame": "Problème lors de récupération des images",
"error.size": "La taille des images à afficher est inégale",
"error.capture": "",
"error.capture": "Problème de capture d'image détecté",
"error.modelLoad": "Échec du chargement",
"warn.frameDrop": "Perte d'image. JPEG corrompu",
"warn.captureProblem": "Problème de source de capture, la caméra doit être déconnectée ou en attente de reconnexion",
"warn.serialCapture": "",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Indonesian/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Masalah saat mendapatkan frame",
"error.size": "Ukuran bingkai untuk menampilkan gambar tidak setara",
"error.capture": "Terdeteksi masalah pada frame capture",
"error.modelLoad": "Gagal memuat",
"warn.frameDrop": "Frame drop. JPEG korup",
"warn.captureProblem": "Masalah sumber rekaman, perkiraan koneksi kamera terputus, menunggu koneksi ulang",
"warn.serialCapture": "Masalah sumber serial rekaman, perkiraan koneksi kamera terputus, menunggu koneksi ulang",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Italiano/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problema durante l'acquisizione del fotogramma",
"error.size": "Le dimensioni dei fotogrammi da visualizzare sono di dimensioni diverse",
"error.capture": "Rilevato problema nella cattura del fotogramma",
"error.modelLoad": "Caricamento fallito",
"warn.frameDrop": "Fotogramma perso. JPEG corrotto",
"warn.captureProblem": "Problema di acquisizione sorgente, supponendo che la telecamera sia disconnessa, in attesa di riconnessione",
"warn.serialCapture": "Problema di acquisizione da sorgente seriale, supponendo che la telecamera sia disconnessa, in attesa di riconnessione",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Nederlands/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Probleem bij het verkrijgen van beeld",
"error.size": "Formaat van de frames voor weergave zijn ongelijk",
"error.capture": "Probleem met frame opname gedetecteerd",
"error.modelLoad": "Laden mislukt",
"warn.frameDrop": "Framedaling. Corrupte JPEG",
"warn.captureProblem": "Probleem met opnamebron, verwacht losgekoppelde camera, wachten op nieuwe verbinding",
"warn.serialCapture": "Probleem met serieel opname bron, verwacht losgekoppelde camera, wachten op nieuwe verbinding",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/OwO/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Pwobwem while getting fwame >3<",
"error.size": "Size of fwames to dispway awe of uneqwuaw sizes",
"error.capture": "Fwame captuwe issue detecwed ;n;",
"error.modelLoad": "Faiwed to woad",
"warn.frameDrop": "Fwame dwop. Cowwupted JPEG >.<",
"warn.captureProblem": "Captuwe souwce pwobwem, assuwming camewa disconnetwed, waiting fow weconnect",
"warn.serialCapture": "sewiaw captuwe sawse pwoblem, asswuming camewa diwsconnected, waiting fow weconnect",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Pirate Speak/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem while getting frame",
"error.size": "Size of frames to display are of unequal sizes",
"error.capture": "Frame capture issue detected",
"error.modelLoad": "Failed t' hoist",
"warn.frameDrop": "Frame drop. Corrupted JPEG",
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Polski/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem while getting frame",
"error.size": "Size of frames to display are of unequal sizes",
"error.capture": "Frame capture issue detected",
"error.modelLoad": "Nie udało się załadować",
"warn.frameDrop": "Frame drop. Corrupted JPEG",
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Pусский/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Проблема при получении кадра",
"error.size": "Размеры отображаемых кадров не равны",
"error.capture": "Обнаружена проблема захвата кадров",
"error.modelLoad": "Ошибка загрузки",
"warn.frameDrop": "Пропуск кадра. Поврежденный JPEG",
"warn.captureProblem": "Проблема с источником захвата, предполагается отключение камеры, ожидается повторное подключение",
"warn.serialCapture": "Проблема с последовательным источником захвата, предполагается отключение камеры, ожидается повторное подключение",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/Svenska/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "Problem vid avläsning",
"error.size": "Bildrutornas storlek till displayen är ojämna",
"error.capture": "Problem med bildrutsavläsningen har upptäckts",
"error.modelLoad": "Kunde inte läsa in",
"warn.frameDrop": "Bildrutor tappas. Korrupt JPEG",
"warn.captureProblem": "Problem med bildkälla, Antar att kameran är frånkopplad, Inväntar återkoppling",
"warn.serialCapture": "Problem med serial avbildningskälla, Antar att kameran är frånkopplad, inväntar återkoppling",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/简体中文/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "获取帧时出现问题",
"error.size": "要显示的帧大小不相等",
"error.capture": "检测到帧捕获问题",
"error.modelLoad": "加载失败",
"warn.frameDrop": "丢弃帧:损坏的JPEG",
"warn.captureProblem": "捕获源问题,假设相机已断开连接,正在等待重新连接",
"warn.serialCapture": "串行捕获源问题,假设相机已断开连接,正在等待重新连接",
Expand Down
1 change: 1 addition & 0 deletions BabbleApp/Locale/繁體中文/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"error.frame": "取得畫面時發生問題",
"error.size": "顯示畫面大小不一致",
"error.capture": "偵測到畫面擷取問題",
"error.modelLoad": "載入失敗",
"warn.frameDrop": "畫面遺失,JPEG 檔案損毀",
"warn.captureProblem": "擷取來源問題,假設攝影機已斷線,等待重新連線",
"warn.serialCapture": "序列埠擷取來源問題,假設攝影機已斷線,等待重新連線",
Expand Down