Mobile. Share Screen. Remove obsolete keys from translation files

This commit is contained in:
grummbeer
2023-03-07 14:55:00 +01:00
parent 03eba7faf0
commit 5daa985ec5
34 changed files with 31 additions and 97 deletions

View File

@@ -270,8 +270,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Note", "Poznámka"),
("Connection", "Pripojenie"),
("Share Screen", "Zdielať obrazovku"),
("CLOSE", "ZATVORIŤ"),
("OPEN", "OTVORIŤ"),
("Chat", "Chat"),
("Total", "Celkom"),
("items", "položiek"),
@@ -290,7 +288,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("android_service_will_start_tip", "Zapnutie \"Zachytávanie obsahu obrazovky\" automaticky spistí službu, čo iným zariadeniam umožní požiadať o pripojenie k tomuto zariadeniu."),
("android_stop_service_tip", "Zastavenie služby automaticky ukončí všetky naviazané spojenia."),
("android_version_audio_tip", "Vaša verzia Androidu neumožňuje zaznamenávanie zvuku. Prejdite na verziu Android 10 alebo vyššiu."),
("android_start_service_tip", "Klepnite na [Spustiť službu] alebo OTVORTE oprávnenie [Zachytávanie obsahu obrazovky], aby sa aktivovala služba zdieľania obrazovky."),
("android_start_service_tip", ""),
("Account", ""),
("Overwrite", "Prepísať"),
("This file exists, skip or overwrite this file?", "Preskočiť alebo prepísať existujúci súbor?"),