aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res-public/values-uk-rUA/strings_commons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res-public/values-uk-rUA/strings_commons.xml')
-rw-r--r--core/src/main/res-public/values-uk-rUA/strings_commons.xml28
1 files changed, 27 insertions, 1 deletions
diff --git a/core/src/main/res-public/values-uk-rUA/strings_commons.xml b/core/src/main/res-public/values-uk-rUA/strings_commons.xml
index 60ca520..0f62c6a 100644
--- a/core/src/main/res-public/values-uk-rUA/strings_commons.xml
+++ b/core/src/main/res-public/values-uk-rUA/strings_commons.xml
@@ -1,4 +1,6 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!--
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!--Generated by crowdin.com-->
+<!--
A collection of common string values
Most resources are verbatim and x represents a formatted item
-->
@@ -48,6 +50,30 @@ Most resources are verbatim and x represents a formatted item
<string name="kau_thank_you">Дякуємо Вам</string>
<string name="kau_uh_oh">Ой-ой</string>
<string name="kau_warning">Увага</string>
+ <plurals name="kau_x_days">
+ <item quantity="one">%d день</item>
+ <item quantity="few">%d днів</item>
+ <item quantity="many">%d днів</item>
+ <item quantity="other">%d днів</item>
+ </plurals>
+ <plurals name="kau_x_hours">
+ <item quantity="one">%d годину</item>
+ <item quantity="few">%d годин</item>
+ <item quantity="many">%d годин</item>
+ <item quantity="other">%d годин</item>
+ </plurals>
+ <plurals name="kau_x_minutes">
+ <item quantity="one">%d хвилини</item>
+ <item quantity="few">%d хвилин</item>
+ <item quantity="many">%d хвилин</item>
+ <item quantity="other">%d хвилин</item>
+ </plurals>
+ <plurals name="kau_x_seconds">
+ <item quantity="one">%d секунди</item>
+ <item quantity="few">%d секунд</item>
+ <item quantity="many">%d секунд</item>
+ <item quantity="other">%d секунд</item>
+ </plurals>
<string name="kau_yes">Так</string>
<string name="kau_permission_denied">У доступі відмовлено</string>
</resources>