From ddd5c7df8c95ede8b18223e53bbca8d2bdfa6cd5 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Mon, 18 Sep 2023 18:17:16 +0200 Subject: [PATCH] Remove deleted translation strings `and-by` and `discovery-everyone` from all translation files --- public/lang/de.json | 2 -- public/lang/nb.json | 2 -- public/lang/ru.json | 2 -- public/lang/zh-CN.json | 2 -- public_included_ws_fallback/lang/de.json | 2 -- public_included_ws_fallback/lang/nb.json | 2 -- public_included_ws_fallback/lang/ru.json | 2 -- public_included_ws_fallback/lang/zh-CN.json | 2 -- 8 files changed, 16 deletions(-) diff --git a/public/lang/de.json b/public/lang/de.json index e8f8abc..28a36dd 100644 --- a/public/lang/de.json +++ b/public/lang/de.json @@ -72,9 +72,7 @@ "footer": { "known-as": "Du wirst angezeigt als:", "display-name_title": "Setze einen permanenten Gerätenamen", - "discovery-everyone": "Du bist erkennbar von jedem", "on-this-network": "in diesem Netzwerk", - "and-by": "und von", "paired-devices": "für gekoppelte Geräte", "traffic": "Datenverkehr wird", "display-name_placeholder": "Lade…", diff --git a/public/lang/nb.json b/public/lang/nb.json index ad0cd66..8346a2c 100644 --- a/public/lang/nb.json +++ b/public/lang/nb.json @@ -12,8 +12,6 @@ "pair-device_title": "Sammenkoble enhet" }, "footer": { - "discovery-everyone": "Du kan oppdages av alle", - "and-by": "og av", "webrtc": "hvis WebRTC ikke er tilgjengelig.", "display-name_data-placeholder": "Laster inn…", "display-name_title": "Rediger det vedvarende enhetsnavnet ditt", diff --git a/public/lang/ru.json b/public/lang/ru.json index aed2b52..a38a0a6 100644 --- a/public/lang/ru.json +++ b/public/lang/ru.json @@ -25,12 +25,10 @@ "no-peers-subtitle": "Сопрягите устройства или войдите в публичную комнату, чтобы вас могли обнаружить из других сетей" }, "footer": { - "discovery-everyone": "О вас может узнать каждый", "display-name_data-placeholder": "Загрузка…", "routed": "направляется через сервер", "webrtc": ", если WebRTC недоступен.", "traffic": "Трафик", - "and-by": "и", "paired-devices": "сопряженными устройствами", "known-as": "Вы известны под именем:", "on-this-network": "в этой сети", diff --git a/public/lang/zh-CN.json b/public/lang/zh-CN.json index 3dee052..c59244c 100644 --- a/public/lang/zh-CN.json +++ b/public/lang/zh-CN.json @@ -29,9 +29,7 @@ "webrtc": "如果 WebRTC 不可用。", "known-as": "你的名字是:", "display-name_data-placeholder": "加载中…", - "and-by": "和", "display-name_title": "修改你的默认设备名", - "discovery-everyone": "你对所有人可见", "on-this-network": "在此网络上", "paired-devices": "已配对的设备", "traffic": "流量将", diff --git a/public_included_ws_fallback/lang/de.json b/public_included_ws_fallback/lang/de.json index e8f8abc..28a36dd 100644 --- a/public_included_ws_fallback/lang/de.json +++ b/public_included_ws_fallback/lang/de.json @@ -72,9 +72,7 @@ "footer": { "known-as": "Du wirst angezeigt als:", "display-name_title": "Setze einen permanenten Gerätenamen", - "discovery-everyone": "Du bist erkennbar von jedem", "on-this-network": "in diesem Netzwerk", - "and-by": "und von", "paired-devices": "für gekoppelte Geräte", "traffic": "Datenverkehr wird", "display-name_placeholder": "Lade…", diff --git a/public_included_ws_fallback/lang/nb.json b/public_included_ws_fallback/lang/nb.json index ad0cd66..8346a2c 100644 --- a/public_included_ws_fallback/lang/nb.json +++ b/public_included_ws_fallback/lang/nb.json @@ -12,8 +12,6 @@ "pair-device_title": "Sammenkoble enhet" }, "footer": { - "discovery-everyone": "Du kan oppdages av alle", - "and-by": "og av", "webrtc": "hvis WebRTC ikke er tilgjengelig.", "display-name_data-placeholder": "Laster inn…", "display-name_title": "Rediger det vedvarende enhetsnavnet ditt", diff --git a/public_included_ws_fallback/lang/ru.json b/public_included_ws_fallback/lang/ru.json index aed2b52..a38a0a6 100644 --- a/public_included_ws_fallback/lang/ru.json +++ b/public_included_ws_fallback/lang/ru.json @@ -25,12 +25,10 @@ "no-peers-subtitle": "Сопрягите устройства или войдите в публичную комнату, чтобы вас могли обнаружить из других сетей" }, "footer": { - "discovery-everyone": "О вас может узнать каждый", "display-name_data-placeholder": "Загрузка…", "routed": "направляется через сервер", "webrtc": ", если WebRTC недоступен.", "traffic": "Трафик", - "and-by": "и", "paired-devices": "сопряженными устройствами", "known-as": "Вы известны под именем:", "on-this-network": "в этой сети", diff --git a/public_included_ws_fallback/lang/zh-CN.json b/public_included_ws_fallback/lang/zh-CN.json index 3dee052..c59244c 100644 --- a/public_included_ws_fallback/lang/zh-CN.json +++ b/public_included_ws_fallback/lang/zh-CN.json @@ -29,9 +29,7 @@ "webrtc": "如果 WebRTC 不可用。", "known-as": "你的名字是:", "display-name_data-placeholder": "加载中…", - "and-by": "和", "display-name_title": "修改你的默认设备名", - "discovery-everyone": "你对所有人可见", "on-this-network": "在此网络上", "paired-devices": "已配对的设备", "traffic": "流量将",