Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
android_packages_apps_Updater
Commits
90e4ccbd
Commit
90e4ccbd
authored
May 15, 2021
by
LineageOS Builder
Browse files
Automatic translation import
Change-Id: Ic6de3093887c10be555757edae98f712ad41d4ef
parent
c083fa21
Changes
2
Hide whitespace changes
Inline
Side-by-side
res/values-bn/strings.xml
0 → 100644
View file @
90e4ccbd
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources
xmlns:xliff=
"urn:oasis:names:tc:xliff:document:1.2"
>
<plurals
name=
"eta_seconds"
>
<item
quantity=
"one"
>
১ সেকেন্ড বাকি
</item>
<item
quantity=
"other"
><xliff:g
id=
"count"
>
%d
</xliff:g>
সেকেন্ড বাকি
</item>
</plurals>
<plurals
name=
"eta_minutes"
>
<item
quantity=
"one"
>
১ মিনিট বাকি
</item>
<item
quantity=
"other"
><xliff:g
id=
"count"
>
%d
</xliff:g>
মিনিট বাকি
</item>
</plurals>
<plurals
name=
"eta_hours"
>
<item
quantity=
"one"
>
১ ঘণ্টা বাকি
</item>
<item
quantity=
"other"
><xliff:g
id=
"count"
>
%d
</xliff:g>
ঘণ্টা বাকি
</item>
</plurals>
</resources>
res/values-zh-rCN/strings.xml
View file @
90e4ccbd
...
...
@@ -66,7 +66,7 @@
<string
name=
"list_build_version"
>
LineageOS
<xliff:g
id=
"version"
example=
"14.1"
>
%1$s
</xliff:g></string>
<string
name=
"list_build_version_date"
>
LineageOS
<xliff:g
id=
"version"
example=
"14.1"
>
%1$s
</xliff:g>
-
<xliff:g
id=
"date"
example=
"July 11, 2017"
>
%2$s
</xliff:g></string>
<string
name=
"list_download_progress_new"
><xliff:g
id=
"filesize_without_unit"
example=
"12.2"
>
%1$s
</xliff:g>
/
<xliff:g
id=
"filesize_without_unit"
example=
"310 MB"
>
%2$s
</xliff:g>
•
<xliff:g
id=
"percentage"
example=
"56"
>
%3$s
</xliff:g></string>
<string
name=
"list_download_progress_eta_new"
><xliff:g
id=
"filesize_without_unit"
example=
"12.2"
>
%1$s
</xliff:g>
的
<xliff:g
id=
"filesize_without_unit"
example=
"310 MB"
>
%2$s
</xliff:g>
(
<xliff:g
id=
"eta"
example=
"3 minutes left"
>
%3$s
</xliff:g>
) •
<xliff:g
id=
"percentage"
example=
"56"
>
%4$s
</xliff:g></string>
<string
name=
"list_download_progress_eta_new"
><xliff:g
id=
"filesize_without_unit"
example=
"12.2"
>
%1$s
</xliff:g>
/
<xliff:g
id=
"filesize_without_unit"
example=
"310 MB"
>
%2$s
</xliff:g>
(
<xliff:g
id=
"eta"
example=
"3 minutes left"
>
%3$s
</xliff:g>
) •
<xliff:g
id=
"percentage"
example=
"56"
>
%4$s
</xliff:g></string>
<string
name=
"list_verifying_update"
>
正在验证更新
</string>
<string
name=
"list_no_updates"
>
未找到更新。要手动检查更新,请使用刷新按钮。
</string>
<string
name=
"action_download"
>
下载
</string>
...
...
Write
Preview
Supports
Markdown
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