summaryrefslogtreecommitdiffstats
path: root/res/values-uk
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-uk')
-rw-r--r--res/values-uk/cm_plurals.xml37
-rw-r--r--res/values-uk/cm_strings.xml12
2 files changed, 4 insertions, 45 deletions
diff --git a/res/values-uk/cm_plurals.xml b/res/values-uk/cm_plurals.xml
deleted file mode 100644
index b2a580d3..00000000
--- a/res/values-uk/cm_plurals.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
- Copyright (C) 2014 The CyanogenMod 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">
- <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
- <plurals name="duration_seconds">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> секунда</item>
- <item quantity="few"><xliff:g id="count">%d</xliff:g> секунди</item>
- <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="one"><xliff:g id="count">%d</xliff:g> хвилина</item>
- <item quantity="few"><xliff:g id="count">%d</xliff:g> хвилини</item>
- <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="one"><xliff:g id="count">%d</xliff:g> година</item>
- <item quantity="few"><xliff:g id="count">%d</xliff:g> години</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> годин</item>
- </plurals>
-</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index 1cea8167..8305b4ff 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/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>