aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-et
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-et')
-rw-r--r--res/values-et/plurals.xml39
-rw-r--r--res/values-et/strings.xml43
2 files changed, 82 insertions, 0 deletions
diff --git a/res/values-et/plurals.xml b/res/values-et/plurals.xml
new file mode 100644
index 00000000..7bf83b62
--- /dev/null
+++ b/res/values-et/plurals.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-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">
+ <plurals name="n_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> kaust</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> kausta</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fail</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> faili</item>
+ </plurals>
+ <plurals name="search_found_items">
+ <item quantity="one"><xliff:g id="count">%1$d</xliff:g> üksus leitud</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> üksust leitud</item>
+ </plurals>
+ <plurals name="selection_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> kaust valitud.</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> kausta valitud.</item>
+ </plurals>
+ <plurals name="selection_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fail valitud.</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> faili valitud.</item>
+ </plurals>
+</resources>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
new file mode 100644
index 00000000..878956f5
--- /dev/null
+++ b/res/values-et/strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-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">
+ <string name="app_name">Failihaldur</string>
+ <string name="app_description">CyanogenModi failihaldur</string>
+ <string name="size_bytes">B</string>
+ <string name="size_kilobytes">kB</string>
+ <string name="size_megabytes">MB</string>
+ <string name="size_gigabytes">GB</string>
+ <string name="datetime_format_order">%1$s %2$s</string>
+ <string name="device_blockdevice">Blokeeri seade</string>
+ <string name="mount_point_readonly">RO</string>
+ <string name="mount_point_readwrite">RW</string>
+ <string name="yes">Jah</string>
+ <string name="no">Ei</string>
+ <string name="all">Kõik</string>
+ <string name="overwrite">Kirjuta üle</string>
+ <string name="select">Vali</string>
+ <string name="root_directory_name"><![CDATA[<Juurkaust>]]></string>
+ <string name="cancelled_message">Katkestatud.</string>
+ <string name="error_message">Tõrge.</string>
+ <string name="warning_title">Hoiatus</string>
+ <string name="error_title">Tõrge tuvastatud</string>
+ <string name="confirm_operation">Kinnita toiming</string>
+ <string name="confirm_overwrite">Kinnita ülekirjutus</string>
+ <string name="confirm_deletion">Kinnita kustutus</string>
+ <string name="msgs_operation_failure">Toiming nurjus.</string>
+</resources>