-
Notifications
You must be signed in to change notification settings - Fork 719
translation: remove some strings that may be potentially machine-gene… #528
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -71,7 +71,6 @@ | |
| <string name="group_by_title">"Группировка"</string> | ||
| <string name="group_by_none">"Нет"</string> | ||
| <string name="group_by_channel">"Канал"</string> | ||
| <string name="group_by_virtual">"Virtual"</string> | ||
|
|
||
| <string name="connection_view_title">"Дисплей соединение"</string> | ||
| <string name="connection_view_complete">"Полный"</string> | ||
|
|
@@ -93,11 +92,9 @@ | |
| <string name="theme_title">"Цветовая тема"</string> | ||
| <string name="theme_dark">"Темная"</string> | ||
| <string name="theme_light">"Светлая"</string> | ||
| <string name="theme_system">"Система"</string> | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is the reason to remove this? |
||
|
|
||
| <string name="wifi_off_on_exit_title">"Wi-Fi выключен при выходе"</string> | ||
|
|
||
| <string name="keep_screen_on_title">"Экран всегда включен"</string> | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is the reason to remove this? |
||
|
|
||
| <string name="language_title">"Язык"</string> | ||
|
|
||
|
|
@@ -122,7 +119,6 @@ | |
| <string name="filter_close">"Закрыть"</string> | ||
| <string name="filter_reset">"Сброс"</string> | ||
| <string name="filter_apply">"Применить"</string> | ||
| <string name="filter_ssid_title">"SSID (Чувствительность к регистру символов)"</string> | ||
lucasmz-dev marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| <string name="filter_wifi_band_title">"Wi-Fi диапазон"</string> | ||
| <string name="filter_strength_title">"Уровень сигнала"</string> | ||
| <string name="filter_security_title">"Безопасность"</string> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -126,8 +126,6 @@ | |
| <string name="filter_close">"Kapat"</string> | ||
| <string name="filter_reset">"Sıfırla"</string> | ||
| <string name="filter_apply">"Uygula"</string> | ||
| <string name="filter_ssid_title">"SSID (harfe duyarlı)"</string> | ||
VREMSoftwareDevelopment marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| <string name="filter_wifi_band_title">"Wi-Fi Bandı"</string> | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is the reason to remove this? |
||
| <string name="filter_strength_title">"Sinyal Gücü"</string> | ||
| <string name="filter_security_title">"Güvenlik"</string> | ||
| <!-- filter end --> | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.