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.xml34
-rw-r--r--res/values-uk/cm_strings.xml3
2 files changed, 37 insertions, 0 deletions
diff --git a/res/values-uk/cm_plurals.xml b/res/values-uk/cm_plurals.xml
new file mode 100644
index 00000000..727931c5
--- /dev/null
+++ b/res/values-uk/cm_plurals.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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">
+ <plurals name="export_to_sim_failed">
+ <item quantity="one">Помилка експортування, <xliff:g id="insertCount">%d</xliff:g> елемент було експортовано</item>
+ <item quantity="few">Помилка експортування, <xliff:g id="insertCount">%d</xliff:g> елементи було експортовано</item>
+ <item quantity="other">Помилка експортування, <xliff:g id="insertCount">%d</xliff:g> елементів було експортовано</item>
+ </plurals>
+ <plurals name="export_sim_card_full">
+ <item quantity="one">SIM-картка переповнена, <xliff:g id="insertCount">%d</xliff:g> елемент було експортовано</item>
+ <item quantity="few">SIM-картка переповнена, <xliff:g id="insertCount">%d</xliff:g> елементи було експортовано</item>
+ <item quantity="other">SIM-картка переповнена, <xliff:g id="insertCount">%d</xliff:g> елементів було експортовано</item>
+ </plurals>
+ <plurals name="export_cancelled">
+ <item quantity="one">Експорт скасовано, <xliff:g id="insertCount">%d</xliff:g> елемент було експортовано</item>
+ <item quantity="few">Експорт скасовано, <xliff:g id="insertCount">%d</xliff:g> елементи було експортовано</item>
+ <item quantity="other">Експорт скасовано, <xliff:g id="insertCount">%d</xliff:g> елементів було експортовано</item>
+ </plurals>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
index 834fba71..bb20f2c0 100644
--- a/res/values-uk/cm_strings.xml
+++ b/res/values-uk/cm_strings.xml
@@ -19,6 +19,9 @@
<string name="local_storage_account" product="tablet">Локальний обліковий запис планшета</string>
<string name="local_storage_account" product="default">Локальний обліковий запис телефону</string>
<string name="export_to_sim">Експорт до SIM-картки</string>
+ <string name="export_to_sim_summary">Експорт до SIM <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string>
+ <string name="export_to_sim_summary_no_number">Експорт до SIM <xliff:g id="sim_name">%1$s</xliff:g></string>
+ <string name="share_failed">Не вдалось поділитись, забагато контактів</string>
<string name="label_groups">Група</string>
<string name="exporting">Експорт\u2026</string>
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> із <xliff:g id="total_number">%2$s</xliff:g> файлів</string>