commit d17381b9acbfb08e635ed90b1c94eb18c7cfc4f3 Author: Translation commit bot translation@torproject.org Date: Thu Feb 10 14:56:45 2022 +0000
new translations in fenix-torbrowserstringsxml --- en_US/torbrowser_strings.xml | 2 ++ fr_FR/torbrowser_strings.xml | 2 ++ km/torbrowser_strings.xml | 9 +++++++++ sl_SI/torbrowser_strings.xml | 7 +++++++ zh/torbrowser_strings.xml | 8 ++++++++ 5 files changed, 28 insertions(+)
diff --git a/en_US/torbrowser_strings.xml b/en_US/torbrowser_strings.xml index b98fbc8c9a..0ff616842c 100644 --- a/en_US/torbrowser_strings.xml +++ b/en_US/torbrowser_strings.xml @@ -4,4 +4,6 @@ <resources> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_meek_azure"></string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_snowflake"></string> + <string name="preferences_tor_network_settings_yes">Yes</string> + <string name="preferences_tor_network_settings_no">No</string> </resources> diff --git a/fr_FR/torbrowser_strings.xml b/fr_FR/torbrowser_strings.xml index 0df95fc4d0..7d053a5295 100644 --- a/fr_FR/torbrowser_strings.xml +++ b/fr_FR/torbrowser_strings.xml @@ -2,4 +2,6 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <resources> + <string name="preferences_tor_network_settings_yes">Oui</string> + <string name="preferences_tor_network_settings_no">Non</string> </resources> diff --git a/km/torbrowser_strings.xml b/km/torbrowser_strings.xml index 263238a848..94056008a5 100644 --- a/km/torbrowser_strings.xml +++ b/km/torbrowser_strings.xml @@ -12,10 +12,13 @@ <string name="tor_bootstrap_connecting_failed">ការតភ្ជាប់បរាជ័យ</string> <string name="tor_bootstrap_quick_start_label">ចាប់ផ្ដើមរហ័ស</string> <string name="tor_bootstrap_swipe_for_logs">អូសទៅឆ្វេងដើម្បីមើលកំណត់ហេតុ Tor</string> + <string name="tor_onboarding_security_level">កំណត់កម្រិតសន្ដិសុខរបស់អ្នក</string> + <string name="tor_onboarding_security_settings_button">បើកការកំណត់សន្តិសុខ</string> <string name="tor_onboarding_donate_button">បរិច្ចាគឥឡូវ</string>
<string name="preferences_tor_network_settings_bridge_config_builtin_bridge_meek_azure"></string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_snowflake"></string> + <string name="tor_network_settings_bridge_not_configured">មិនបានកំណត់</string> <string name="preferences_tor_network_settings_yes">មែន</string> <string name="preferences_tor_network_settings_no">ទេ</string> <string name="preferences_tor_network_settings_disconnected">បានផ្ដាច់</string> @@ -24,4 +27,10 @@ <string name="preferences_tor_network_settings_restarting">កំពុងចាប់ផ្តើមឡើងវិញ</string> <!-- Preference title for security level settings --> <string name="preferences_tor_security_level_settings">ការកំណត់សុវត្ថិភាព</string> + <string name="preferences_tor_security_level_options">កម្រិតសន្តិសុខ</string> + + <!-- Description of security levels --> + <string name="tor_security_level_standard_option">ស្ដង់ដារ</string> + <string name="tor_security_level_safer_option">សុវត្ថិភាពជាង</string> + <string name="tor_security_level_safest_option">សុវត្ថិភាពបំផុត</string> </resources> diff --git a/sl_SI/torbrowser_strings.xml b/sl_SI/torbrowser_strings.xml index b98fbc8c9a..5293cb68b1 100644 --- a/sl_SI/torbrowser_strings.xml +++ b/sl_SI/torbrowser_strings.xml @@ -2,6 +2,13 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <resources> + <string name="tor_bootstrap_connect">Povezava</string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_meek_azure"></string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_snowflake"></string> + <string name="preferences_tor_network_settings_yes">Da</string> + <string name="preferences_tor_network_settings_no">Ne</string> + <!-- Preference title for security level settings --> + <string name="preferences_tor_security_level_settings">Varnostne nastavitve</string> + <string name="preferences_tor_security_level_options">Varnostni nivo</string> + </resources> diff --git a/zh/torbrowser_strings.xml b/zh/torbrowser_strings.xml index b98fbc8c9a..c5be47a15e 100644 --- a/zh/torbrowser_strings.xml +++ b/zh/torbrowser_strings.xml @@ -2,6 +2,14 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <resources> + <string name="tor_bootstrap_connect">连接</string> + <string name="tor_bootstrap_connecting">正在连接</string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_meek_azure"></string> <string name="preferences_tor_network_settings_bridge_config_builtin_bridge_snowflake"></string> + <string name="preferences_tor_network_settings_yes">是</string> + <string name="preferences_tor_network_settings_no">否</string> + <string name="preferences_tor_network_settings_disconnected">连接已断开</string> + <string name="preferences_tor_network_settings_connecting">正在连接</string> + <string name="preferences_tor_network_settings_connected">已连接</string> + <string name="preferences_tor_network_settings_restarting">重新启动</string> </resources>