mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
i18n update
This commit is contained in:
@@ -489,6 +489,7 @@
|
||||
"device-address": "Geräteadresse",
|
||||
"disabled": "Bluetooth ist deaktiviert",
|
||||
"disconnect": "Trennen",
|
||||
"disconnecting": "Verbindung wird getrennt...",
|
||||
"discoverable": "Sichtbar",
|
||||
"enable-message": "Aktivieren Sie Bluetooth, um verfügbare Geräte zu sehen.",
|
||||
"info": "Info",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Geräte aktualisieren",
|
||||
"scanning": "Scannen nach Geräten...",
|
||||
"signal": "Signal",
|
||||
"signal-text": {
|
||||
"excellent": "Signal: Ausgezeichnet",
|
||||
"fair": "Signal: Schwach",
|
||||
"good": "Signal: Gut",
|
||||
"poor": "Signal: Schlecht",
|
||||
"unknown": "Signal: Unbekannt",
|
||||
"very-poor": "Signal: Sehr schlecht"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Vertrauenswürdig",
|
||||
"unpair": "Entkoppeln"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Bluetooth-Verwaltung aktivieren.",
|
||||
"label": "Bluetooth aktivieren"
|
||||
"label": "Bluetooth aktivieren",
|
||||
"rssi-polling": {
|
||||
"description": "Periodisch RSSI für verbundene Geräte über bluetoothctl abfragen. Ist möglicherweise nicht für alle Geräte verfügbar; verbraucht bei Aktivierung minimale Ressourcen.",
|
||||
"label": "Bluetooth-Signalabfrage"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "WLAN- und Bluetooth-Verbindungen verwalten."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Batterie ist bei {percent}%. Bitte schließen Sie das Ladegerät an."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Adresse in die Zwischenablage kopiert",
|
||||
"confirm-code": "Bestätigungscode {value} auf dem anderen Gerät bestätigen.",
|
||||
"connect-failed": "Verbindung mit dem Gerät fehlgeschlagen",
|
||||
"disabled": "Deaktiviert",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Schließen",
|
||||
"collapse": "Seitenleiste einklappen",
|
||||
"connect-disconnect-devices": "Bluetooth-Gerät",
|
||||
"copy-address": "Adresse kopieren",
|
||||
"delete-notification": "Benachrichtigung löschen",
|
||||
"disable-keep-awake": "Wach halten",
|
||||
"do-not-disturb-disabled": "Nicht stören",
|
||||
|
||||
+10
-10
@@ -486,10 +486,10 @@
|
||||
"connect": "Connect",
|
||||
"connected-devices": "Connected devices",
|
||||
"connecting": "Connecting...",
|
||||
"disconnecting": "Disconnecting...",
|
||||
"device-address": "Device address",
|
||||
"disabled": "Bluetooth is disabled",
|
||||
"disconnect": "Disconnect",
|
||||
"disconnecting": "Disconnecting...",
|
||||
"discoverable": "Discoverable",
|
||||
"enable-message": "Enable Bluetooth to see available devices.",
|
||||
"info": "Info",
|
||||
@@ -504,11 +504,11 @@
|
||||
"scanning": "Scanning for devices...",
|
||||
"signal": "Signal",
|
||||
"signal-text": {
|
||||
"unknown": "Signal: Unknown",
|
||||
"excellent": "Signal: Excellent",
|
||||
"good": "Signal: Good",
|
||||
"fair": "Signal: Fair",
|
||||
"good": "Signal: Good",
|
||||
"poor": "Signal: Poor",
|
||||
"unknown": "Signal: Unknown",
|
||||
"very-poor": "Signal: Very poor"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
@@ -1965,8 +1965,8 @@
|
||||
"description": "Activate Bluetooth management.",
|
||||
"label": "Enable Bluetooth",
|
||||
"rssi-polling": {
|
||||
"label": "Bluetooth signal polling",
|
||||
"description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled."
|
||||
"description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.",
|
||||
"label": "Bluetooth signal polling"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
@@ -2609,8 +2609,8 @@
|
||||
"tooltip": "Wallpaper folder"
|
||||
},
|
||||
"hide-wallpaper-filenames": {
|
||||
"tooltip-hide":"Hide Filenames",
|
||||
"tooltip-show":"Show Filenames"
|
||||
"tooltip-hide": "Hide Filenames",
|
||||
"tooltip-show": "Show Filenames"
|
||||
},
|
||||
"monitor-specific": {
|
||||
"description": "Set a different wallpaper folder for each monitor.",
|
||||
@@ -2710,6 +2710,7 @@
|
||||
"low-desc": "Battery is at {percent}%. Please connect the charger."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Address copied to clipboard",
|
||||
"confirm-code": "Confirm code {value} on the other device",
|
||||
"connect-failed": "Failed to connect to device",
|
||||
"disabled": "Disabled",
|
||||
@@ -2723,8 +2724,7 @@
|
||||
"pair-failed": "Failed to pair device",
|
||||
"passkey-required": "Passkey required by the device",
|
||||
"pincode-required": "PIN code required by the device",
|
||||
"state-change-failed": "Failed to change Bluetooth state",
|
||||
"address-copied": "Address copied to clipboard"
|
||||
"state-change-failed": "Failed to change Bluetooth state"
|
||||
},
|
||||
"clipboard": {
|
||||
"unavailable": "Clipboard history unavailable",
|
||||
@@ -2828,6 +2828,7 @@
|
||||
"close": "Close",
|
||||
"collapse": "Collapse sidebar",
|
||||
"connect-disconnect-devices": "Bluetooth device",
|
||||
"copy-address": "Copy address",
|
||||
"delete-notification": "Delete notification",
|
||||
"disable-keep-awake": "Keep Awake",
|
||||
"do-not-disturb-disabled": "Do Not Disturb",
|
||||
@@ -2875,7 +2876,6 @@
|
||||
"refresh-devices": "Refresh devices",
|
||||
"refresh-wallhaven": "Refresh Wallhaven results",
|
||||
"refresh-wallpaper-list": "Refresh wallpaper list",
|
||||
"copy-address": "Copy address",
|
||||
"remove-widget": "Remove widget",
|
||||
"screen-recorder-not-installed": "Screen recorder (not installed)",
|
||||
"search": "Search",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Dirección del dispositivo",
|
||||
"disabled": "Bluetooth está desactivado",
|
||||
"disconnect": "Desconectar",
|
||||
"disconnecting": "Desconectando...",
|
||||
"discoverable": "Visible",
|
||||
"enable-message": "Activa Bluetooth para ver los dispositivos disponibles.",
|
||||
"info": "Información",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Actualizar dispositivos",
|
||||
"scanning": "Buscando dispositivos...",
|
||||
"signal": "Señal",
|
||||
"signal-text": {
|
||||
"excellent": "Señal: Excelente",
|
||||
"fair": "Señal: Regular",
|
||||
"good": "Señal: Buena",
|
||||
"poor": "Señal: Débil",
|
||||
"unknown": "Señal: Desconocida",
|
||||
"very-poor": "Señal: Muy mala"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Confiable",
|
||||
"unpair": "Desemparejar"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Activar la gestión de Bluetooth.",
|
||||
"label": "Activar Bluetooth"
|
||||
"label": "Activar Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Muestrear periódicamente el RSSI de los dispositivos conectados a través de bluetoothctl. Puede no estar disponible para todos los dispositivos; utiliza recursos mínimos cuando está habilitado.",
|
||||
"label": "Sondeo de señal Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Gestiona las conexiones Wi-Fi y Bluetooth."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "La batería está al {percent}%. Por favor, conecta el cargador."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Dirección copiada al portapapeles",
|
||||
"confirm-code": "Confirma el código {value} en el otro dispositivo.",
|
||||
"connect-failed": "Error al conectar con el dispositivo",
|
||||
"disabled": "Desactivado",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Cerrar",
|
||||
"collapse": "Colapsar barra lateral",
|
||||
"connect-disconnect-devices": "Dispositivo Bluetooth",
|
||||
"copy-address": "Copiar dirección",
|
||||
"delete-notification": "Eliminar notificación",
|
||||
"disable-keep-awake": "Mantener despierto",
|
||||
"do-not-disturb-disabled": "No molestar",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Adresse de l’appareil",
|
||||
"disabled": "Le Bluetooth est désactivé",
|
||||
"disconnect": "Déconnecter",
|
||||
"disconnecting": "Déconnexion...",
|
||||
"discoverable": "Détectable",
|
||||
"enable-message": "Activez le Bluetooth pour voir les appareils disponibles.",
|
||||
"info": "Infos",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Actualiser les appareils",
|
||||
"scanning": "Recherche d'appareils en cours...",
|
||||
"signal": "Signal",
|
||||
"signal-text": {
|
||||
"excellent": "Signal : Excellent",
|
||||
"fair": "Signal : Moyen",
|
||||
"good": "Signal : Bon",
|
||||
"poor": "Signal : Faible",
|
||||
"unknown": "Signal : Inconnu",
|
||||
"very-poor": "Signal : Très faible"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "De confiance",
|
||||
"unpair": "Désappairer"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Activer la gestion Bluetooth.",
|
||||
"label": "Activer le Bluetooth"
|
||||
"label": "Activer le Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Échantillonner périodiquement le RSSI des appareils connectés via bluetoothctl. Peut ne pas être disponible pour tous les appareils ; utilise un minimum de ressources lorsqu'il est activé.",
|
||||
"label": "Interrogation du signal Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Gérez les connexions Wi-Fi et Bluetooth."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "La batterie est à {percent}%. Veuillez brancher le chargeur."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Adresse copiée dans le presse-papiers",
|
||||
"confirm-code": "Confirmer le code {value} sur l'autre appareil.",
|
||||
"connect-failed": "Échec de la connexion à l’appareil",
|
||||
"disabled": "Désactivé",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Fermer",
|
||||
"collapse": "Réduire la barre latérale",
|
||||
"connect-disconnect-devices": "Appareil Bluetooth",
|
||||
"copy-address": "Copier l'adresse",
|
||||
"delete-notification": "Supprimer la notification",
|
||||
"disable-keep-awake": "Rester éveillé",
|
||||
"do-not-disturb-disabled": "Ne pas déranger",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Eszköz címe",
|
||||
"disabled": "A Bluetooth ki van kapcsolva",
|
||||
"disconnect": "Kapcsolat bontása",
|
||||
"disconnecting": "A kapcsolat bontása...",
|
||||
"discoverable": "Felfedezhető",
|
||||
"enable-message": "Kapcsolja be a Bluetooth-t az elérhető eszközök megtekintéséhez.",
|
||||
"info": "Infó",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Eszközök frissítése",
|
||||
"scanning": "Eszközök keresése...",
|
||||
"signal": "Jel",
|
||||
"signal-text": {
|
||||
"excellent": "Jelerősség: Kiváló",
|
||||
"fair": "Jelzés: Gyenge",
|
||||
"good": "Jel: Jó",
|
||||
"poor": "Jelerősség: Gyenge",
|
||||
"unknown": "Jel: Ismeretlen",
|
||||
"very-poor": "Jelerősség: Nagyon gyenge"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Megbízható",
|
||||
"unpair": "Párosítás megszüntetése"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "A Bluetooth kezelés aktiválása.",
|
||||
"label": "Bluetooth bekapcsolása"
|
||||
"label": "Bluetooth bekapcsolása",
|
||||
"rssi-polling": {
|
||||
"description": "Időnként mintavételezi a csatlakoztatott eszközök RSSI-értékét a bluetoothctl-en keresztül. Nem biztos, hogy minden eszközhöz elérhető; engedélyezve minimális erőforrásokat használ.",
|
||||
"label": "Bluetooth jel lekérdezés"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Wi-Fi és Bluetooth kapcsolatok kezelése."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Az akkumulátor {percent}%-on van. Kérjük, csatlakoztassa a töltőt."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Cím a vágólapra másolva",
|
||||
"confirm-code": "Erősítse meg a {value} kódot a másik eszközön",
|
||||
"connect-failed": "Nem sikerült csatlakozni az eszközhöz",
|
||||
"disabled": "Kikapcsolva",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Bezárás",
|
||||
"collapse": "Oldalsáv összecsukása",
|
||||
"connect-disconnect-devices": "Bluetooth eszköz",
|
||||
"copy-address": "Cím másolása",
|
||||
"delete-notification": "Értesítés törlése",
|
||||
"disable-keep-awake": "Ébren tartás",
|
||||
"do-not-disturb-disabled": "Ne zavarjanak",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "デバイスアドレス",
|
||||
"disabled": "Bluetooth は無効です",
|
||||
"disconnect": "切断",
|
||||
"disconnecting": "切断中...",
|
||||
"discoverable": "発見可能",
|
||||
"enable-message": "利用可能なデバイスを表示するには Bluetooth を有効にしてください。",
|
||||
"info": "情報 (Jōhō)",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "デバイスを更新",
|
||||
"scanning": "デバイスをスキャン中...",
|
||||
"signal": "信号 (shingō)",
|
||||
"signal-text": {
|
||||
"excellent": "信号: 良好",
|
||||
"fair": "合図:可",
|
||||
"good": "信号: 良し",
|
||||
"poor": "信号:弱い",
|
||||
"unknown": "信号:不明",
|
||||
"very-poor": "信号:非常に悪い"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "信頼できる",
|
||||
"unpair": "ペアリング解除"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Bluetooth の管理を有効にします。",
|
||||
"label": "Bluetooth を有効化"
|
||||
"label": "Bluetooth を有効化",
|
||||
"rssi-polling": {
|
||||
"description": "bluetoothctl 経由で接続されたデバイスのRSSIを定期的にサンプリングします。 すべてのデバイスで利用できるとは限りません。 有効にすると、最小限のリソースを使用します。",
|
||||
"label": "Bluetooth信号ポーリング"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Wi-Fi と Bluetooth 接続を管理します。"
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "バッテリー残量が {percent}% です。充電器を接続してください。"
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "アドレスをクリップボードにコピーしました。",
|
||||
"confirm-code": "別のデバイスでコード{value}を確認してください。",
|
||||
"connect-failed": "デバイスに接続できませんでした。",
|
||||
"disabled": "無効",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "閉じる",
|
||||
"collapse": "サイドバーを折りたたむ",
|
||||
"connect-disconnect-devices": "Bluetooth デバイス",
|
||||
"copy-address": "アドレスをコピー",
|
||||
"delete-notification": "通知を削除",
|
||||
"disable-keep-awake": "スリープ防止",
|
||||
"do-not-disturb-disabled": "おやすみモード",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Navnîşana amûrê",
|
||||
"disabled": "Bluetooth neçalak e",
|
||||
"disconnect": "Girêdanê qut bike",
|
||||
"disconnecting": "Derdibirîna...",
|
||||
"discoverable": "Dîtbar",
|
||||
"enable-message": "Bo dîtina amûrên heyî Bluetooth çalak bike.",
|
||||
"info": "Zanyarî",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Nûvekirina cîhazên",
|
||||
"scanning": "Lêgerîna cîhazan...",
|
||||
"signal": "Nîşan",
|
||||
"signal-text": {
|
||||
"excellent": "Nîşan: Baş e gelek",
|
||||
"fair": "Nîşan: Adil",
|
||||
"good": "Nîşan: Baş e",
|
||||
"poor": "Nîşan: Qels",
|
||||
"unknown": "Nîşan: Nenas",
|
||||
"very-poor": "Nîşan: Gelekî qels"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Pêbawer",
|
||||
"unpair": "Girêdanê qut bike"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Rêveberiya Bluetooth çalak bike.",
|
||||
"label": "Bluetooth çalak bike"
|
||||
"label": "Bluetooth çalak bike",
|
||||
"rssi-polling": {
|
||||
"description": "Demjimêr RSSI ji bo cîhazên girêdayî bi rêya bluetoothctl nimûne bike. Dibe ku ji bo hemû cîhazên berdest nebe; dema ku çalak be çavkaniyên hindik bikar tîne.",
|
||||
"label": "Pirsgirêka sînyala Bluetoothê"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Girêdanên Wi-Fi û Bluetooth bi rê ve bibe."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Pîl li ser %{percent} e. Ji kerema xwe şarjê girêde."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Navnîşan li clipboardê hate kopîkirin",
|
||||
"confirm-code": "Koda {value} li ser amûra din piştrast bike",
|
||||
"connect-failed": "Têk çû girêdan bi cîhazê re",
|
||||
"disabled": "Neçalakkirî",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Bigire",
|
||||
"collapse": "Sidebarê veşêre",
|
||||
"connect-disconnect-devices": "Amûra Bluetooth",
|
||||
"copy-address": "Navnîşana kopî bike",
|
||||
"delete-notification": "Agahdariyê jê bibe",
|
||||
"disable-keep-awake": "Hişyar be",
|
||||
"do-not-disturb-disabled": "Dengê dernexîne",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Apparaatadres",
|
||||
"disabled": "Bluetooth is uitgeschakeld",
|
||||
"disconnect": "Verbreken",
|
||||
"disconnecting": "Verbinding verbroken...",
|
||||
"discoverable": "Zichtbaar",
|
||||
"enable-message": "Schakel Bluetooth in om beschikbare apparaten te zien.",
|
||||
"info": "Info",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Apparaten verversen",
|
||||
"scanning": "Zoeken naar apparaten...",
|
||||
"signal": "Signaal",
|
||||
"signal-text": {
|
||||
"excellent": "Signaal: Uitstekend",
|
||||
"fair": "Signaal: Redelijk",
|
||||
"good": "Signaal: Goed",
|
||||
"poor": "Signaal: Zwak",
|
||||
"unknown": "Signaal: Onbekend",
|
||||
"very-poor": "Signaal: Zeer slecht"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Vertrouwd",
|
||||
"unpair": "Ontkoppelen"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Bluetooth-beheer activeren.",
|
||||
"label": "Bluetooth inschakelen"
|
||||
"label": "Bluetooth inschakelen",
|
||||
"rssi-polling": {
|
||||
"description": "Periodiek de RSSI bemonsteren voor verbonden apparaten via bluetoothctl. Mogelijk niet beschikbaar voor alle apparaten; gebruikt minimale resources wanneer ingeschakeld.",
|
||||
"label": "Bluetooth-signaalpolling"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Beheer Wi-Fi- en Bluetooth-verbindingen."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "De batterij is op {percent}%. Sluit de oplader aan."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Adres gekopieerd naar klembord",
|
||||
"confirm-code": "Bevestig code {value} op het andere apparaat",
|
||||
"connect-failed": "Verbinding met apparaat mislukt",
|
||||
"disabled": "Uitgeschakeld",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Sluiten",
|
||||
"collapse": "Zijbalk inklappen",
|
||||
"connect-disconnect-devices": "Bluetooth-apparaat",
|
||||
"copy-address": "Adres kopiëren",
|
||||
"delete-notification": "Melding verwijderen",
|
||||
"disable-keep-awake": "Wakker houden",
|
||||
"do-not-disturb-disabled": "Niet storen",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Adres urządzenia",
|
||||
"disabled": "Bluetooth jest wyłączony",
|
||||
"disconnect": "Odłącz",
|
||||
"disconnecting": "Rozłączanie...",
|
||||
"discoverable": "Wykrywalny",
|
||||
"enable-message": "Włącz Bluetooth, aby zobaczyć dostępne urządzenia.",
|
||||
"info": "Informacje",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Odśwież urządzenia",
|
||||
"scanning": "Skanowanie urządzeń...",
|
||||
"signal": "Sygnał",
|
||||
"signal-text": {
|
||||
"excellent": "Sygnał: Doskonały",
|
||||
"fair": "Sygnał: Dobry",
|
||||
"good": "Sygnał: Dobry",
|
||||
"poor": "Sygnał: Słaby",
|
||||
"unknown": "Sygnał: Nieznany",
|
||||
"very-poor": "Sygnał: Bardzo słaby"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Zaufany",
|
||||
"unpair": "Rozłącz"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Włącz zarządzanie Bluetooth.",
|
||||
"label": "Włącz Bluetooth"
|
||||
"label": "Włącz Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Okresowo próbkuje RSSI dla podłączonych urządzeń przez bluetoothctl. Może nie być dostępne dla wszystkich urządzeń; zużywa minimalne zasoby, gdy jest włączone.",
|
||||
"label": "Odpytywanie sygnału Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Zarządzaj połączeniami Wi-Fi i Bluetooth."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Poziom baterii wynosi {percent}%. Podłącz ładowarkę."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Adres skopiowany do schowka.",
|
||||
"confirm-code": "Potwierdź kod {value} na drugim urządzeniu.",
|
||||
"connect-failed": "Nie udało się połączyć z urządzeniem.",
|
||||
"disabled": "Wyłączony",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Zamknij",
|
||||
"collapse": "Zwiń pasek boczny",
|
||||
"connect-disconnect-devices": "Urządzenie Bluetooth",
|
||||
"copy-address": "Kopiuj adres",
|
||||
"delete-notification": "Usuń powiadomienie",
|
||||
"disable-keep-awake": "Nie usypiaj",
|
||||
"do-not-disturb-disabled": "Nie przeszkadzać",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Endereço do dispositivo",
|
||||
"disabled": "O Bluetooth está desativado",
|
||||
"disconnect": "Desconectar",
|
||||
"disconnecting": "Desconectando...",
|
||||
"discoverable": "Visível",
|
||||
"enable-message": "Ative o Bluetooth para ver os dispositivos disponíveis.",
|
||||
"info": "Informações",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Atualizar dispositivos",
|
||||
"scanning": "Procurando por dispositivos...",
|
||||
"signal": "Sinal",
|
||||
"signal-text": {
|
||||
"excellent": "Sinal: Excelente",
|
||||
"fair": "Sinal: Justo",
|
||||
"good": "Sinal: Bom",
|
||||
"poor": "Sinal: Fraco",
|
||||
"unknown": "Sinal: Desconhecido",
|
||||
"very-poor": "Sinal: Muito fraco"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Confiável",
|
||||
"unpair": "Desemparelhar"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Ativar gerenciamento de Bluetooth.",
|
||||
"label": "Ativar Bluetooth"
|
||||
"label": "Ativar Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Amostre periodicamente o RSSI para dispositivos conectados via bluetoothctl. Pode não estar disponível para todos os dispositivos; usa recursos mínimos quando ativado.",
|
||||
"label": "Sondagem de sinal Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Gerencie conexões Wi-Fi e Bluetooth."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "A bateria está em {percent}%. Por favor, conecte o carregador."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Endereço copiado para a área de transferência",
|
||||
"confirm-code": "Confirme o código {value} no outro dispositivo.",
|
||||
"connect-failed": "Falha ao conectar ao dispositivo",
|
||||
"disabled": "Desativado",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Fechar",
|
||||
"collapse": "Recolher barra lateral",
|
||||
"connect-disconnect-devices": "Dispositivo Bluetooth",
|
||||
"copy-address": "Copiar endereço",
|
||||
"delete-notification": "Excluir notificação",
|
||||
"disable-keep-awake": "Manter acordado",
|
||||
"do-not-disturb-disabled": "Não perturbe",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Адрес устройства",
|
||||
"disabled": "Bluetooth отключен",
|
||||
"disconnect": "Отключить",
|
||||
"disconnecting": "Отключение...",
|
||||
"discoverable": "Обнаруживаемый",
|
||||
"enable-message": "Включите Bluetooth, чтобы увидеть доступные устройства.",
|
||||
"info": "Информация",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Обновить устройства",
|
||||
"scanning": "Поиск устройств...",
|
||||
"signal": "Сигнал",
|
||||
"signal-text": {
|
||||
"excellent": "Сигнал: Отличный",
|
||||
"fair": "Сигнал: Средний",
|
||||
"good": "Сигнал: Хороший",
|
||||
"poor": "Сигнал: Плохой",
|
||||
"unknown": "Сигнал: Неизвестен",
|
||||
"very-poor": "Сигнал: Очень слабый"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Надёжный",
|
||||
"unpair": "Разорвать пару"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Включить управление Bluetooth.",
|
||||
"label": "Включить Bluetooth"
|
||||
"label": "Включить Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Периодически опрашивать RSSI для подключенных устройств через bluetoothctl. Может быть недоступно для всех устройств; использует минимальные ресурсы при включении.",
|
||||
"label": "Опрос сигнала Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Управление Wi-Fi и Bluetooth подключениями."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Заряд батареи {percent}%. Пожалуйста, подключите зарядное устройство."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Адрес скопирован в буфер обмена",
|
||||
"confirm-code": "Подтвердите код {value} на другом устройстве.",
|
||||
"connect-failed": "Не удалось подключиться к устройству",
|
||||
"disabled": "Отключен",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Закрыть",
|
||||
"collapse": "Свернуть боковую панель",
|
||||
"connect-disconnect-devices": "Устройство Bluetooth",
|
||||
"copy-address": "Копировать адрес",
|
||||
"delete-notification": "Удалить уведомление",
|
||||
"disable-keep-awake": "Не засыпать",
|
||||
"do-not-disturb-disabled": "Не беспокоить",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Cihaz adresi",
|
||||
"disabled": "Bluetooth devre dışı",
|
||||
"disconnect": "Bağlantıyı Kes",
|
||||
"disconnecting": "Bağlantı kesiliyor...",
|
||||
"discoverable": "Keşfedilebilir",
|
||||
"enable-message": "Mevcut cihazları görmek için Bluetooth'u etkinleştirin.",
|
||||
"info": "Bilgi",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Cihazları yenile",
|
||||
"scanning": "Cihazlar tarınıyor...",
|
||||
"signal": "Sinyal",
|
||||
"signal-text": {
|
||||
"excellent": "Sinyal: Mükemmel",
|
||||
"fair": "Sinyal: Adil",
|
||||
"good": "Sinyal: İyi",
|
||||
"poor": "Sinyal: Zayıf",
|
||||
"unknown": "Sinyal: Bilinmiyor",
|
||||
"very-poor": "Sinyal: Çok zayıf"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Güvenilir",
|
||||
"unpair": "Eşleştirmeyi kaldır"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Bluetooth yönetimini etkinleştir.",
|
||||
"label": "Bluetooth'u Etkinleştir"
|
||||
"label": "Bluetooth'u Etkinleştir",
|
||||
"rssi-polling": {
|
||||
"description": "Bağlı cihazlar için RSSI'yı bluetoothctl aracılığıyla periyodik olarak örnekleyin. Tüm cihazlar için mevcut olmayabilir; etkinleştirildiğinde minimum kaynak kullanır.",
|
||||
"label": "Bluetooth sinyal yoklaması"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Kablosuz ve Bluetooth bağlantılarını yönetin."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Batarya % {percent}. Lütfen şarj bağlantısını yapın."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Adres panoya kopyalandı",
|
||||
"confirm-code": "Diğer cihazdaki {value} kodunu onayla",
|
||||
"connect-failed": "Cihaza bağlanılamadı",
|
||||
"disabled": "Devre dışı",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Kapat",
|
||||
"collapse": "Kenar çubuğunu daralt",
|
||||
"connect-disconnect-devices": "Bluetooth cihazı",
|
||||
"copy-address": "Adresi kopyala",
|
||||
"delete-notification": "Bildiriyi sil",
|
||||
"disable-keep-awake": "Uyanık kal",
|
||||
"do-not-disturb-disabled": "Rahatsız etme",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "Адреса пристрою",
|
||||
"disabled": "Bluetooth вимкнено",
|
||||
"disconnect": "Відключити",
|
||||
"disconnecting": "Відключення...",
|
||||
"discoverable": "Виявний",
|
||||
"enable-message": "Увімкніть Bluetooth, щоб побачити доступні пристрої.",
|
||||
"info": "Інформація",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "Оновити пристрої",
|
||||
"scanning": "Сканування пристроїв...",
|
||||
"signal": "Сигнал",
|
||||
"signal-text": {
|
||||
"excellent": "Сигнал: Відмінний",
|
||||
"fair": "Сигнал: Задовільний",
|
||||
"good": "Сигнал: Добре",
|
||||
"poor": "Сигнал: Поганий",
|
||||
"unknown": "Сигнал: Невідомий",
|
||||
"very-poor": "Сигнал: Дуже слабкий"
|
||||
},
|
||||
"title": "Bluetooth",
|
||||
"trusted": "Надійний",
|
||||
"unpair": "Розірвати пару"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "Активувати керування Bluetooth.",
|
||||
"label": "Увімкнути Bluetooth"
|
||||
"label": "Увімкнути Bluetooth",
|
||||
"rssi-polling": {
|
||||
"description": "Періодично збирати дані RSSI для підключених пристроїв через bluetoothctl. Може бути недоступним для всіх пристроїв; використовує мінімум ресурсів, коли ввімкнено.",
|
||||
"label": "Опитування сигналу Bluetooth"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "Керувати підключеннями Wi-Fi та Bluetooth."
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "Рівень заряду: {percent}%. Будь ласка, підключіть зарядний пристрій."
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "Адресу скопійовано до буфера обміну",
|
||||
"confirm-code": "Підтвердьте код {value} на іншому пристрої",
|
||||
"connect-failed": "Не вдалося під'єднатися до пристрою.",
|
||||
"disabled": "Вимкнено",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "Закрити",
|
||||
"collapse": "Згорнути бічну панель",
|
||||
"connect-disconnect-devices": "Пристрій Bluetooth",
|
||||
"copy-address": "Копіювати адресу",
|
||||
"delete-notification": "Видалити сповіщення",
|
||||
"disable-keep-awake": "Заборона сну",
|
||||
"do-not-disturb-disabled": "Не турбувати",
|
||||
|
||||
@@ -489,6 +489,7 @@
|
||||
"device-address": "设备地址",
|
||||
"disabled": "蓝牙已禁用",
|
||||
"disconnect": "断开",
|
||||
"disconnecting": "正在断开连接...",
|
||||
"discoverable": "可发现的",
|
||||
"enable-message": "启用蓝牙以查看可用设备。",
|
||||
"info": "信息",
|
||||
@@ -502,6 +503,14 @@
|
||||
"refresh-devices": "刷新设备",
|
||||
"scanning": "正在扫描设备...",
|
||||
"signal": "信号",
|
||||
"signal-text": {
|
||||
"excellent": "信号:极佳",
|
||||
"fair": "信号:良好",
|
||||
"good": "信号:良好",
|
||||
"poor": "信号:弱",
|
||||
"unknown": "信号:未知",
|
||||
"very-poor": "信号:非常差"
|
||||
},
|
||||
"title": "蓝牙",
|
||||
"trusted": "可信赖的",
|
||||
"unpair": "取消配对"
|
||||
@@ -1954,7 +1963,11 @@
|
||||
"network": {
|
||||
"bluetooth": {
|
||||
"description": "启用蓝牙管理。",
|
||||
"label": "启用蓝牙"
|
||||
"label": "启用蓝牙",
|
||||
"rssi-polling": {
|
||||
"description": "定期通过 bluetoothctl 采样已连接设备的 RSSI 值。可能并非适用于所有设备;启用后占用极少资源。",
|
||||
"label": "蓝牙信号轮询"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"description": "管理 Wi-Fi 和蓝牙连接。"
|
||||
@@ -2697,6 +2710,7 @@
|
||||
"low-desc": "电量为 {percent}%。请连接充电器。"
|
||||
},
|
||||
"bluetooth": {
|
||||
"address-copied": "地址已复制到剪贴板",
|
||||
"confirm-code": "在另一台设备上确认代码 {value}",
|
||||
"connect-failed": "无法连接到设备",
|
||||
"disabled": "已禁用",
|
||||
@@ -2814,6 +2828,7 @@
|
||||
"close": "关闭",
|
||||
"collapse": "折叠侧边栏",
|
||||
"connect-disconnect-devices": "蓝牙设备",
|
||||
"copy-address": "复制地址",
|
||||
"delete-notification": "删除通知",
|
||||
"disable-keep-awake": "保持唤醒",
|
||||
"do-not-disturb-disabled": "勿扰模式",
|
||||
|
||||
Reference in New Issue
Block a user