Merge pull request #825 from Amaru8/develop

Cast translations 2.
This commit is contained in:
cryptofyre 2022-04-06 13:34:27 -05:00 committed by GitHub
commit da60542e30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 4 deletions

View file

@ -212,3 +212,13 @@ Update 04/06/2022 16:45 UTC
* `settings.option.visual.windowStyle`: Added for `en_US` * `settings.option.visual.windowStyle`: Added for `en_US`
Update 04/06/2022 18:45 UTC
* `action.cast.chromecast`: Added for `en_US`
* `action.cast.todevices`: Added for `en_US`
* `action.cast.stop`: Added for `en_US`
* `action.cast.airplay`: Added for `en_US`
* `action.cast.airplay.underdevelopment`: Added for `en_US`
* `action.cast.scan`: Added for `en_US`
* `action.cast.scanning`: Added for `en_US`

View file

@ -251,8 +251,8 @@
"action.cast.chromecast": "Chromecast", "action.cast.chromecast": "Chromecast",
"action.cast.todevices": "Cast to Devices", "action.cast.todevices": "Cast to Devices",
"action.cast.stop": "Stop casting to all devices", "action.cast.stop": "Stop casting to all devices",
"action.cast.airplay": "Airplay", "action.cast.airplay": "AirPlay",
"action.cast.airplay.underdevelopment": "Airplay is still under development", "action.cast.airplay.underdevelopment": "AirPlay is still under development",
"action.cast.scan": "Scan", "action.cast.scan": "Scan",
"action.cast.scanning": "Scanning...", "action.cast.scanning": "Scanning...",
"settings.header.general": "General", "settings.header.general": "General",

View file

@ -248,6 +248,13 @@
"action.deletepreset": "Előbeállítás törlése", "action.deletepreset": "Előbeállítás törlése",
"action.open": "Megnyitás", "action.open": "Megnyitás",
"action.relaunch.confirm": "Biztosan szeretnéd újraindítani a Cidert?", "action.relaunch.confirm": "Biztosan szeretnéd újraindítani a Cidert?",
"action.cast.chromecast": "Chromecast",
"action.cast.todevices": "Tükrözés",
"action.cast.stop": "Tükrözés leállítása",
"action.cast.airplay": "AirPlay",
"action.cast.airplay.underdevelopment": "Az AirPlay jelenleg fejlesztés alatt áll",
"action.cast.scan": "Keresés",
"action.cast.scanning": "Keresés folyamatban...",
"settings.header.general": "Általános", "settings.header.general": "Általános",
"settings.header.general.description": "A Cider általános beállításainak módosítása.", "settings.header.general.description": "A Cider általános beállításainak módosítása.",
"settings.option.general.language": "Nyelv", "settings.option.general.language": "Nyelv",

View file

@ -251,8 +251,8 @@
"action.cast.chromecast": "Chromecast", "action.cast.chromecast": "Chromecast",
"action.cast.todevices": "Cast to Devices", "action.cast.todevices": "Cast to Devices",
"action.cast.stop": "Stop casting to all devices", "action.cast.stop": "Stop casting to all devices",
"action.cast.airplay": "Airplay", "action.cast.airplay": "AirPlay",
"action.cast.airplay.underdevelopment": "Airplay is still under development", "action.cast.airplay.underdevelopment": "AirPlay is still under development",
"action.cast.scan": "Scan", "action.cast.scan": "Scan",
"action.cast.scanning": "Scanning...", "action.cast.scanning": "Scanning...",
"settings.header.general": "General", "settings.header.general": "General",