summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r--res/values-zh-rTW/cm_plurals.xml21
-rw-r--r--res/values-zh-rTW/cm_strings.xml12
2 files changed, 13 insertions, 20 deletions
diff --git a/res/values-zh-rTW/cm_plurals.xml b/res/values-zh-rTW/cm_plurals.xml
index 5a4f3982..51ec8aae 100644
--- a/res/values-zh-rTW/cm_plurals.xml
+++ b/res/values-zh-rTW/cm_plurals.xml
@@ -16,16 +16,13 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
- <plurals name="duration_seconds">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
- </plurals>
- <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
- <plurals name="duration_minutes">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 分</item>
- </plurals>
- <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
- <plurals name="duration_hours">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 小時</item>
- </plurals>
+ <plurals name="duration_seconds">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
+ </plurals>
+ <plurals name="duration_minutes">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> 分</item>
+ </plurals>
+ <plurals name="duration_hours">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> 小時</item>
+ </plurals>
</resources>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 9dd5ff84..2d3297a2 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -16,12 +16,8 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>,<xliff:g id="size" example="230 kB">%2$s</xliff:g>/秒</string>
- <!-- Status indicating that the download has been paused to start in the future. Appears for an
- individual item in the download list. [CHAR LIMIT=24] -->
- <string name="download_paused">已暫停</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <string name="download_paused_percent">已暫停,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
- <!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
- <string name="download_queued_percent">已佇列,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>,<xliff:g id="size" example="230 kB">%2$s</xliff:g>/秒</string>
+ <string name="download_paused">已暫停</string>
+ <string name="download_paused_percent">已暫停,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">已佇列,<xliff:g id="number">%d</xliff:g> <xliff:g id="percent">%%</xliff:g></string>
</resources>