Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
appzxhy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
appzxhy
Commits
e18d1f4d
Commit
e18d1f4d
authored
Jun 13, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[多语言]多语言字符串
parent
3eee7cb0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
47 additions
and
45 deletions
+47
-45
AdCountDownDialog.kt
...n/java/com/base/appzxhy/business/ads/AdCountDownDialog.kt
+1
-1
NotificationUiUtil.kt
.../appzxhy/business/push/notification/NotificationUiUtil.kt
+1
-1
strings.xml
app/src/main/res/values-de/strings.xml
+1
-1
strings.xml
app/src/main/res/values-es/strings.xml
+1
-1
strings.xml
app/src/main/res/values-fr/strings.xml
+37
-35
strings.xml
app/src/main/res/values-ja/strings.xml
+1
-1
strings.xml
app/src/main/res/values-ko/strings.xml
+1
-1
strings.xml
app/src/main/res/values-pt/strings.xml
+1
-1
strings.xml
app/src/main/res/values-zh-rCN/strings.xml
+1
-1
strings.xml
app/src/main/res/values-zh-rTW/strings.xml
+1
-1
strings.xml
app/src/main/res/values/strings.xml
+1
-1
No files found.
app/src/main/java/com/base/appzxhy/business/ads/AdCountDownDialog.kt
View file @
e18d1f4d
...
...
@@ -52,7 +52,7 @@ object AdCountDownDialog {
val
tvCountdown
=
dialog
.
findViewById
<
TextView
>(
R
.
id
.
tvCountdown
)
val
countDownTimer
=
object
:
CountDownTimer
(
4
000
,
1000
)
{
val
countDownTimer
=
object
:
CountDownTimer
(
2
000
,
1000
)
{
@SuppressLint
(
"SetTextI18n"
)
override
fun
onTick
(
millisUntilFinished
:
Long
)
{
val
s
=
millisUntilFinished
/
1000
...
...
app/src/main/java/com/base/appzxhy/business/push/notification/NotificationUiUtil.kt
View file @
e18d1f4d
...
...
@@ -85,7 +85,7 @@ object NotificationUiUtil {
}
BATTERY_INFO
->
{
val
text
=
testNotificationId
+
context
.
getString
(
R
.
string
.
notify_batt
re
y_info
)
val
text
=
testNotificationId
+
context
.
getString
(
R
.
string
.
notify_batt
er
y_info
)
sendBean
.
smallRemoteViews
=
RemoteViews
(
context
.
packageName
,
R
.
layout
.
notification_common_small
).
apply
{
setTextViewText
(
R
.
id
.
tv1
,
text
)
setImageViewResource
(
R
.
id
.
ivIcon
,
R
.
drawable
.
icon_battery_info_push
)
...
...
app/src/main/res/values-de/strings.xml
View file @
e18d1f4d
...
...
@@ -195,7 +195,7 @@ Ihr Feedback hilft uns bei der kontinuierlichen Verbesserung.
<string
name=
"view_information_collection_instructions"
>
Datenerfassungshinweise:
</string>
<string
name=
"notify_junk_clean"
>
Jetzt Junk-Dateien bereinigen!
</string>
<string
name=
"notif_antivirus"
>
Mögliche Bedrohungen erkannt. Jetzt scannen!
</string>
<string
name=
"notify_batt
re
y_info"
>
Akkunutzung anzeigen!
</string>
<string
name=
"notify_batt
er
y_info"
>
Akkunutzung anzeigen!
</string>
<string
name=
"notify_large_file"
>
Großdateien bereinigen für mehr Speicherplatz!
</string>
<string
name=
"notify_similar_photos"
>
Doppelte Fotos bereinigen!
</string>
<string
name=
"notify_screenshot"
>
Screenshots bereinigen für mehr Platz!
</string>
...
...
app/src/main/res/values-es/strings.xml
View file @
e18d1f4d
...
...
@@ -210,7 +210,7 @@ Siempre intentamos mejorar lo que hacemos, ¡y tu feedback es invaluable!
<string
name=
"view_information_collection_instructions"
>
Ver instrucciones de recopilación de información:
</string>
<string
name=
"notify_junk_clean"
>
¡Limpia los archivos basura de tu teléfono ahora!
</string>
<string
name=
"notif_antivirus"
>
Tu dispositivo puede tener amenazas potenciales. Toca para escanear y eliminarlas.
</string>
<string
name=
"notify_batt
re
y_info"
>
¡Revisa el consumo de batería de tu teléfono recientemente!
</string>
<string
name=
"notify_batt
er
y_info"
>
¡Revisa el consumo de batería de tu teléfono recientemente!
</string>
<string
name=
"notify_large_file"
>
¡Libera espacio eliminando archivos grandes!
</string>
<string
name=
"notify_similar_photos"
>
¡Limpia fotos similares y ahorra espacio!
</string>
<string
name=
"notify_screenshot"
>
¡Libera espacio eliminando capturas innecesarias!
</string>
...
...
app/src/main/res/values-fr/strings.xml
View file @
e18d1f4d
This diff is collapsed.
Click to expand it.
app/src/main/res/values-ja/strings.xml
View file @
e18d1f4d
...
...
@@ -219,7 +219,7 @@
<!-- 通知関連 -->
<string
name=
"notify_junk_clean"
>
今すぐスマホのジャンクファイルをクリーンアップ!
</string>
<string
name=
"notif_antivirus"
>
デバイスに潜在的な脅威が検出されました。タップしてスキャンし排除しましょう
</string>
<string
name=
"notify_batt
re
y_info"
>
最近のバッテリー消費状況を確認しましょう!
</string>
<string
name=
"notify_batt
er
y_info"
>
最近のバッテリー消費状況を確認しましょう!
</string>
<string
name=
"notify_large_file"
>
大容量ファイルを削除してストレージを解放!
</string>
<string
name=
"notify_similar_photos"
>
類似写真を整理 - スペースを節約!
</string>
<string
name=
"notify_screenshot"
>
スクリーンショットを整理してスペースを解放!
</string>
...
...
app/src/main/res/values-ko/strings.xml
View file @
e18d1f4d
...
...
@@ -210,7 +210,7 @@
<string
name=
"view_information_collection_instructions"
>
정보 수집 안내 보기:
</string>
<string
name=
"notify_junk_clean"
>
지금 휴대폰 정크 파일을 정리하세요!
</string>
<string
name=
"notif_antivirus"
>
잠재적 위협이 있을 수 있습니다. 검사로 제거하세요.
</string>
<string
name=
"notify_batt
re
y_info"
>
최근 휴대폰 배터리 사용량을 확인하세요!
</string>
<string
name=
"notify_batt
er
y_info"
>
최근 휴대폰 배터리 사용량을 확인하세요!
</string>
<string
name=
"notify_large_file"
>
대용량 파일을 정리하여 저장 공간을 확보하세요!
</string>
<string
name=
"notify_similar_photos"
>
비슷한 사진 정리로 공간을 절약하세요!
</string>
<string
name=
"notify_screenshot"
>
스크린샷 정리로 저장 공간을 확보하세요!
</string>
...
...
app/src/main/res/values-pt/strings.xml
View file @
e18d1f4d
...
...
@@ -210,7 +210,7 @@ Estamos sempre tentando melhorar o que fazemos, e seu feedback é inestimável!
<string
name=
"view_information_collection_instructions"
>
Ver instruções de coleta de informações:
</string>
<string
name=
"notify_junk_clean"
>
Limpe os arquivos inúteis do seu telefone agora!
</string>
<string
name=
"notif_antivirus"
>
Seu dispositivo pode ter ameaças potenciais. Toque para escanear e eliminá-las.
</string>
<string
name=
"notify_batt
re
y_info"
>
Verifique o consumo da bateria do seu telefone recentemente!
</string>
<string
name=
"notify_batt
er
y_info"
>
Verifique o consumo da bateria do seu telefone recentemente!
</string>
<string
name=
"notify_large_file"
>
Libere espaço de armazenamento limpando arquivos grandes!
</string>
<string
name=
"notify_similar_photos"
>
Limpe Fotos Semelhantes - Economize Espaço!
</string>
<string
name=
"notify_screenshot"
>
Libere espaço limpando screenshots acumuladas!
</string>
...
...
app/src/main/res/values-zh-rCN/strings.xml
View file @
e18d1f4d
...
...
@@ -206,7 +206,7 @@
<string
name=
"view_information_collection_instructions"
>
查看信息收集说明:
</string>
<string
name=
"notify_junk_clean"
>
立即清理手机上的垃圾文件!
</string>
<string
name=
"notif_antivirus"
>
您的设备可能存在潜在威胁。点击扫描并清除
</string>
<string
name=
"notify_batt
re
y_info"
>
查看您手机最近的电池消耗情况!
</string>
<string
name=
"notify_batt
er
y_info"
>
查看您手机最近的电池消耗情况!
</string>
<string
name=
"notify_large_file"
>
清理大文件释放存储空间!
</string>
<string
name=
"notify_similar_photos"
>
清理相似照片 - 节省空间!
</string>
<string
name=
"notify_screenshot"
>
通过清理截图释放空间!
</string>
...
...
app/src/main/res/values-zh-rTW/strings.xml
View file @
e18d1f4d
...
...
@@ -210,7 +210,7 @@
<string
name=
"view_information_collection_instructions"
>
查看信息收集說明:
</string>
<string
name=
"notify_junk_clean"
>
立即清理手機上的垃圾檔案!
</string>
<string
name=
"notif_antivirus"
>
您的設備可能存在潛在威脅。點擊掃描並清除。
</string>
<string
name=
"notify_batt
re
y_info"
>
查看您手機最近的電池消耗情況!
</string>
<string
name=
"notify_batt
er
y_info"
>
查看您手機最近的電池消耗情況!
</string>
<string
name=
"notify_large_file"
>
清理大檔案以釋放存儲空間!
</string>
<string
name=
"notify_similar_photos"
>
清理相似照片 - 節省空間!
</string>
<string
name=
"notify_screenshot"
>
清理截圖雜亂以釋放空間!
</string>
...
...
app/src/main/res/values/strings.xml
View file @
e18d1f4d
...
...
@@ -223,7 +223,7 @@ Please rest assured that we will handle your information in strict accordance wi
<string
name=
"view_information_collection_instructions"
>
View information collection instructions:
</string>
<string
name=
"notify_junk_clean"
>
Clean up the junk files on your phone now!
</string>
<string
name=
"notif_antivirus"
>
Your device may have potential threats. Tap to scan and eliminate them.
</string>
<string
name=
"notify_batt
re
y_info"
>
Check your phone battery consumption recently!
</string>
<string
name=
"notify_batt
er
y_info"
>
Check your phone battery consumption recently!
</string>
<string
name=
"notify_large_file"
>
Clear out large files to free up your storage space!
</string>
<string
name=
"notify_similar_photos"
>
Clean Up Similar Photos – Save Space!
</string>
<string
name=
"notify_screenshot"
>
Free up space by clearing screenshot clutter!
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment