Skip to content

Commit 1ce0b3b

Browse files
authored
Merge pull request #461 from Hamza417/l10n_master
New Crowdin updates
2 parents ca95860 + b8c4f38 commit 1ce0b3b

File tree

3 files changed

+2
-29
lines changed

3 files changed

+2
-29
lines changed

app/src/main/res/values-de-rDE/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Ein gerootetes Gerät wird benötigt.</string>
116116
<string name="files">Dateien</string>
117117
<string name="method_count">Methodenanzahl</string>
118118
<string name="multi_dex">%1$s</string>
119-
<string name="single_dex">Single Dex, %1$s</string>
119+
<string name="single_dex"></string>
120120
<string name="activity_status">%1$s | %2$s</string>
121121
<string name="terminal">Terminal</string>
122122
<string name="usage_statistics">Nutzungsstatistiken</string>

app/src/main/res/values-in-rID/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<string name="method_count">Metode Penghitungan</string>
113113
<string name="multi_dex">Multi Dex, %1$s</string>
114114
<string name="single_dex">Dex Tunggal, %1$s</string>
115-
<string name="activity_status">%1$s | %2$s</string>
115+
<string name="activity_status"></string>
116116
<string name="terminal">Terminal</string>
117117
<string name="usage_statistics">Statistik Penggunaan</string>
118118
<string name="close">Tutup</string>

app/src/main/res/values-zh-rTW/term_strings.xml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
* Copyright (C) 2008 The Android Open Source Project
4-
*
5-
* Licensed under the Apache License, Version 2.0 (the "License");
6-
* you may not use this file except in compliance with the License.
7-
* You may obtain a copy of the License at
8-
*
9-
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
11-
* Unless required by applicable law or agreed to in writing, software
12-
* distributed under the License is distributed on an "AS IS" BASIS,
13-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
* See the License for the specific language governing permissions and
15-
* limitations under the License.
16-
-->
172
<resources>
183
<string name="new_window">新視窗</string>
194
<string name="close_window">關閉視窗</string>
@@ -35,7 +20,6 @@
3520
<string name="window_title">視窗 %1$d</string>
3621
<string name="service_notify_text">終端機工作階段正在執行</string>
3722
<string name="process_exit_message">終端機工作階段已完成</string>
38-
<!-- Preference dialog -->
3923
<string name="screen_preferences">螢幕</string>
4024
<string name="title_cursorblink_preference">游標閃爍</string>
4125
<string name="summary_cursorblink_preference">在終端機視窗中定期閃爍游標</string>
@@ -94,24 +78,13 @@
9478
<string name="use_keyboard_shortcuts_summary_on">Ctrl-Tab:循環顯示視窗\nCtrl-Shift-N:新視窗\nCtrl-Shift-V:貼上</string>
9579
<string name="help">說明</string>
9680
<string name="activity_term_here_title">詞彙</string>
97-
<!-- BEGIN SHORTCUT RELATED STRINGS -->
98-
<!-- AndroidManifest.xml -->
9981
<string name="activity_shortcut_create">詞彙捷徑</string>
100-
<!-- FSNavigator.java
101-
<string name="fsnavigator_title">FILE SELECTOR</string>
102-
<string name="fsnavigator_no_external_storage">External storage not available</string>
103-
<string name="fsnavigator_optional_enter_path">Or enter path here.</string>
104-
<string name="fsnavigator_change_theme">Change theme</string>
105-
-->
106-
<!-- AddShortcut.java -->
10782
<string name="addshortcut_command_hint">命令</string>
10883
<string name="addshortcut_button_find_command">尋找命令</string>
10984
<string name="addshortcut_navigator_title">選取捷徑目標</string>
11085
<string name="addshortcut_command_window_instructions">命令視窗需要完整路徑,無需引數。其它命令則使用引數視窗 (如:cd /sdcard)</string>
11186
<string name="addshortcut_arguments_label">引數\:</string>
11287
<string name="addshortcut_shortcut_label">捷徑標籤\:</string>
113-
<!-- ColorValue.java -->
11488
<string name="colorvalue_label_lock_button_column">鎖定</string>
11589
<string name="colorvalue_icon_text_entry_hint">輸入圖示文字</string>
116-
<!-- END SHORTCUT RELATED STRINGS -->
11790
</resources>

0 commit comments

Comments
 (0)