From 263a68bca7d3619de3173764803692328fbba6fd Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sun, 25 May 2014 14:44:24 +0300 Subject: Automatic translation import Change-Id: Ib7049fea2926c61187d915adfddfc87c362e73a4 --- res/values-et/cm_plurals.xml | 31 +++++++++++++++++++++++++++++++ res/values-et/cm_strings.xml | 25 +++++++++++++++++++++++++ res/values-ja/cm_strings.xml | 6 +++--- res/values-th/cm_plurals.xml | 28 ++++++++++++++++++++++++++++ res/values-th/cm_strings.xml | 25 +++++++++++++++++++++++++ 5 files changed, 112 insertions(+), 3 deletions(-) create mode 100644 res/values-et/cm_plurals.xml create mode 100644 res/values-et/cm_strings.xml create mode 100644 res/values-th/cm_plurals.xml create mode 100644 res/values-th/cm_strings.xml diff --git a/res/values-et/cm_plurals.xml b/res/values-et/cm_plurals.xml new file mode 100644 index 00000000..bd882e48 --- /dev/null +++ b/res/values-et/cm_plurals.xml @@ -0,0 +1,31 @@ + + + + + + %d sekund + %d sekundit + + + %d minut + %d minutit + + + %d tund + %d tundi + + diff --git a/res/values-et/cm_strings.xml b/res/values-et/cm_strings.xml new file mode 100644 index 00000000..5ed6fad3 --- /dev/null +++ b/res/values-et/cm_strings.xml @@ -0,0 +1,25 @@ + + + + + Allalaadimiste kaust + Allalaadimised + Peatatud + Peatatud, %d%% + Järjekorras, %d%% + %1$s, %2$s/s + diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml index 6c49b13e..cafb3997 100644 --- a/res/values-ja/cm_strings.xml +++ b/res/values-ja/cm_strings.xml @@ -19,7 +19,7 @@ ダウンロードフォルダ ダウンロード 一時停止中 - 一時停止中、%d%% - 待機中、%d%% - %1$s%2$s/s + 一時停止中 %d%% + 待機中 %d%% + %1$s %2$s/s diff --git a/res/values-th/cm_plurals.xml b/res/values-th/cm_plurals.xml new file mode 100644 index 00000000..b0777b58 --- /dev/null +++ b/res/values-th/cm_plurals.xml @@ -0,0 +1,28 @@ + + + + + + %d วินาที + + + %d นาที + + + %d ชม. + + diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml new file mode 100644 index 00000000..85f91c83 --- /dev/null +++ b/res/values-th/cm_strings.xml @@ -0,0 +1,25 @@ + + + + + โฟลเดอร์ดาวน์โหลด + ดาวน์โหลด + หยุดชั่วคราว + หยุดชั่วคราว, %d%% + อยู่ในคิว, %d%% + %1$s, %2$s/s + -- cgit v1.2.3