Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 46ed010

Browse files
authored
fix: update translations from Crowdin (#1589)
1 parent 1cd36a2 commit 46ed010

36 files changed

+246
-402
lines changed

resources/src/main/res/values-ar-rSA/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@
465465
<string name="action_manual_install">Manual installation</string>
466466
<string name="hint_android_sdk_version">Android SDK version</string>
467467
<string name="hin_jdk_version">JDK version</string>
468-
<string name="msg_with_command_line_tools">With command line tools</string>
469468
<string name="action_install_git">Install Git</string>
470469
<string name="action_install_openssh">Install OpenSSH</string>
471470
<string name="msg_terminal_new_sessions_disabled">Cannot create session. New sessions are disabled!</string>
@@ -482,4 +481,6 @@
482481
<string name="msg_app_unavailable_for_intent">No application available to handle intent.</string>
483482
<string name="title_open_source_licenses">Open source licenses</string>
484483
<string name="summary_open_source_licenses">View open source licenses.</string>
484+
<string name="idepref_jdkVersion_title">JDK version</string>
485+
<string name="idepref_jdkVersion_summary">Currently selected: %1$s (requires restart if changed)</string>
485486
</resources>

resources/src/main/res/values-ar-rSA/termux_app_strings.xml

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,8 @@
2222
<string name="bootstrap_error_body">AndroidIDE was unable to install the bootstrap packages.</string>
2323
<string name="bootstrap_error_abort">Abort</string>
2424
<string name="bootstrap_error_try_again">Try again</string>
25-
<string name="bootstrap_error_not_primary_user_message">AndroidIDE can only be run as the primary user.
26-
\nBootstrap binaries compiled for AndroidIDE have hardcoded $PREFIX path and cannot be installed
27-
under any path other than:\n%1$s.</string>
28-
<string name="bootstrap_error_installed_on_portable_sd">AndroidIDE cannot be installed on
29-
portable/external/removable sd card on your device.
30-
\nBootstrap binaries compiled for AndroidIDE have hardcoded $PREFIX path and cannot be installed
31-
under any path other than:\n%1$s.</string>
25+
<string name="bootstrap_error_not_primary_user_message">AndroidIDE can only be run as the primary user.\nBootstrap binaries compiled for AndroidIDE have hardcoded $PREFIX path and cannot be installed under any path other than:\n%1$s.</string>
26+
<string name="bootstrap_error_installed_on_portable_sd">AndroidIDE cannot be installed on portable/external/removable sd card on your device.\nBootstrap binaries compiled for AndroidIDE have hardcoded $PREFIX path and cannot be installed under any path other than:\n%1$s.</string>
3227
<!-- Terminal Sidebar and Shortcuts -->
3328
<string name="action_new_session">New session</string>
3429
<string name="action_new_session_failsafe">Failsafe</string>
@@ -67,9 +62,7 @@
6762
<string name="notification_action_wake_lock">Acquire wakelock</string>
6863
<string name="notification_action_wake_unlock">Release wakelock</string>
6964
<!-- TermuxService -->
70-
<string name="error_display_over_other_apps_permission_not_granted_to_start_terminal">AndroidIDE requires
71-
\"Display over other apps\" permission to start terminal sessions from background on Android &gt;= 10.
72-
Grants it from Settings -&gt; Apps -&gt; AndroidIDE -&gt; Advanced</string>
65+
<string name="error_display_over_other_apps_permission_not_granted_to_start_terminal">AndroidIDE requires \"Display over other apps\" permission to start terminal sessions from background on Android &gt;= 10. Grants it from Settings -&gt; Apps -&gt; AndroidIDE -&gt; Advanced</string>
7366
<!-- Termux File Receiver -->
7467
<string name="title_file_received">Save file in ~/downloads/</string>
7568
<string name="action_file_received_edit">Edit</string>
@@ -89,8 +82,7 @@
8982
<!-- Terminal View Key Logging -->
9083
<string name="termux_terminal_view_key_logging_enabled_title">Terminal View Key Logging</string>
9184
<string name="termux_terminal_view_key_logging_enabled_off">Logs will not have entries for terminal view keys. (Default)</string>
92-
<string name="termux_terminal_view_key_logging_enabled_on">Logcat logs will have entries for terminal view keys.
93-
These are very verbose and should be disabled under normal circumstances or will cause performance issues.</string>
85+
<string name="termux_terminal_view_key_logging_enabled_on">Logcat logs will have entries for terminal view keys. These are very verbose and should be disabled under normal circumstances or will cause performance issues.</string>
9486
<!-- Crash Report Notifications -->
9587
<string name="termux_crash_report_notifications_enabled_title">Crash Report Notifications</string>
9688
<string name="termux_crash_report_notifications_enabled_off">Disable notifications for crash reports.</string>
@@ -106,10 +98,8 @@
10698
<string name="termux_soft_keyboard_enabled_on">Soft keyboard will be enabled. (Default)</string>
10799
<!-- Soft Keyboard Only If No Hardware-->
108100
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_title">Soft Keyboard Only If No Hardware</string>
109-
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_off">Soft keyboard will be enabled even if
110-
hardware keyboard is connected. (Default)</string>
111-
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_on">Soft keyboard will be enabled only if
112-
no hardware keyboard is connected.</string>
101+
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_off">Soft keyboard will be enabled even if hardware keyboard is connected. (Default)</string>
102+
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_on">Soft keyboard will be enabled only if no hardware keyboard is connected.</string>
113103
<!-- Terminal View Preferences -->
114104
<string name="termux_terminal_view_preferences_title">Terminal View</string>
115105
<string name="termux_terminal_view_preferences_summary">Preferences for terminal view</string>
@@ -118,7 +108,5 @@
118108
<!-- Terminal View Margin Adjustment -->
119109
<string name="termux_terminal_view_terminal_margin_adjustment_title">Terminal Margin Adjustment</string>
120110
<string name="termux_terminal_view_terminal_margin_adjustment_off">Terminal margin adjustment will be disabled.</string>
121-
<string name="termux_terminal_view_terminal_margin_adjustment_on">Terminal margin adjustment will be enabled.
122-
It should be enabled to try to fix the issue where soft keyboard covers part of extra keys/terminal view.
123-
If it causes screen flickering on your devices, then disable it. (Default)</string>
111+
<string name="termux_terminal_view_terminal_margin_adjustment_on">Terminal margin adjustment will be enabled. It should be enabled to try to fix the issue where soft keyboard covers part of extra keys/terminal view. If it causes screen flickering on your devices, then disable it. (Default)</string>
124112
</resources>

resources/src/main/res/values-ar-rSA/termux_shared_strings.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
<!-- PackageUtils -->
2121
<string name="error_app_not_installed_or_disabled_warning">The %1$s (%2$s) app is not installed or is disabled.</string>
2222
<string name="error_get_package_context_failed_title">Failed To Get Package Context</string>
23-
<string name="error_get_package_context_failed_message">Failed to get package context for the \"%1$s\" package.
24-
This may be because the app package is not installed or it has different APK signature from the current app.</string>
23+
<string name="error_get_package_context_failed_message">Failed to get package context for the \"%1$s\" package. This may be because the app package is not installed or it has different APK signature from the current app.</string>
2524
<string name="error_get_package_context_failed_help_url_message">Check %1$s for more details.</string>
2625
<string name="error_get_component_state_failed">Failed to get %1$s/%2$s component state</string>
2726
<string name="error_enable_component_failed">Failed to enable %1$s/%2$s component</string>
@@ -38,12 +37,10 @@
3837
\"Display pop-up windows while running in the background\", check https://dontkillmyapp.com
3938
for device specific issues.</string>
4039
<!-- TermuxPluginUtils -->
41-
<string name="error_allow_external_apps_ungranted">%1$s requires `allow-external-apps`
42-
property to be set to `true` in `%2$s` file.</string>
40+
<string name="error_allow_external_apps_ungranted">%1$s requires `allow-external-apps` property to be set to `true` in `%2$s` file.</string>
4341
<!-- ReportActivity -->
4442
<string name="title_report_text">Report Text</string>
45-
<string name="msg_report_truncated">**Report Truncated**\n\nReport is too large to view here.
46-
Use `Save To File` option from options menu (3-dots on top right) and view it in an external text editor app.\n\n##\n\n</string>
43+
<string name="msg_report_truncated">**Report Truncated**\n\nReport is too large to view here. Use `Save To File` option from options menu (3-dots on top right) and view it in an external text editor app.\n\n##\n\n</string>
4744
<!-- ShareUtils -->
4845
<string name="title_share_with">Share With</string>
4946
<string name="title_open_url_with">Open URL With</string>

0 commit comments

Comments
 (0)