From 2ac8f4f140a9e7c3d88420d5a3dc2cb8cb6181b9 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 2 Feb 2016 07:32:03 +0200 Subject: Automatic translation import Change-Id: I80c23b62af36566e4fe6cf3efedc704e25e7bab8 --- res/values-be/cm_plurals.xml | 34 ++++++++++++++++++++++++++++++++++ res/values-be/cm_strings.xml | 20 ++++++++++++++++++++ res/values-bg/cm_plurals.xml | 31 +++++++++++++++++++++++++++++++ res/values-bg/cm_strings.xml | 20 ++++++++++++++++++++ 4 files changed, 105 insertions(+) create mode 100644 res/values-be/cm_plurals.xml create mode 100644 res/values-be/cm_strings.xml create mode 100644 res/values-bg/cm_plurals.xml create mode 100644 res/values-bg/cm_strings.xml diff --git a/res/values-be/cm_plurals.xml b/res/values-be/cm_plurals.xml new file mode 100644 index 00000000..86df7457 --- /dev/null +++ b/res/values-be/cm_plurals.xml @@ -0,0 +1,34 @@ + + + + + + %d секунда + %d секунды + %d секундаў + + + %d хвіліна + %d хвіліны + %d хвілінаў + + + %d гадзіна + %d гадзіны + %d гадзінаў + + diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 00000000..c1bcc9bc --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,20 @@ + + + + + %1$s, %2$s/сек + diff --git a/res/values-bg/cm_plurals.xml b/res/values-bg/cm_plurals.xml new file mode 100644 index 00000000..6b24ca0f --- /dev/null +++ b/res/values-bg/cm_plurals.xml @@ -0,0 +1,31 @@ + + + + + + %d секунда + %d секунди + + + %d минута + %d минути + + + %d час + %d часа + + diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 00000000..9d6c3b84 --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,20 @@ + + + + + %1$s, %2$s/s + -- cgit v1.2.3