summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-09 20:34:12 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:56 -0700
commit46235341dc6c15a7bd2dbc89c8c258922876cca6 (patch)
tree461d248c2ce7d28a1cf4a1830264f28da0dbd898 /res
parentf95cc6228633811ee1ff7f5bb31190c3dab4d3d0 (diff)
downloadandroid_packages_apps_Calendar-46235341dc6c15a7bd2dbc89c8c258922876cca6.tar.gz
android_packages_apps_Calendar-46235341dc6c15a7bd2dbc89c8c258922876cca6.tar.bz2
android_packages_apps_Calendar-46235341dc6c15a7bd2dbc89c8c258922876cca6.zip
Automatic translation import
Change-Id: I1484468afa0b843ef87a98e78ad3630956d453c1
Diffstat (limited to 'res')
-rw-r--r--res/values-eo/cm_plurals.xml27
-rw-r--r--res/values-eo/cm_strings.xml45
2 files changed, 72 insertions, 0 deletions
diff --git a/res/values-eo/cm_plurals.xml b/res/values-eo/cm_plurals.xml
new file mode 100644
index 00000000..f7cefc65
--- /dev/null
+++ b/res/values-eo/cm_plurals.xml
@@ -0,0 +1,27 @@
+<?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">
+ <plurals name="events_selected">
+ <item quantity="one">%1$d evento elektita</item>
+ <item quantity="other">%1$d eventoj elektitaj</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Elektu eventon por kunhavigi</item>
+ <item quantity="other">Elektu eventojn por kunhavigi</item>
+ </plurals>
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
new file mode 100644
index 00000000..aa3feb24
--- /dev/null
+++ b/res/values-eo/cm_strings.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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">
+ <string name="preferences_alerts_custom_snooze_delay_title">Peti prokraston</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Peti prokraston ĉiufoje</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Ĉiam uzi prokraston</string>
+ <string name="snooze_delay_dialog_title">Agordi prokrastan daŭron</string>
+ <string name="preferences_default_snooze_delay_title">Defaŭlta prokrasta daŭro</string>
+ <string name="preferences_default_snooze_delay_dialog">Defaŭlta prokrasto</string>
+ <string name="default_start_title">Defaŭlta vido</string>
+ <string name="default_start_last">Uzi antaŭan vidon</string>
+ <string name="events_delete">Forigi eventojn</string>
+ <string name="action_select_all">Elekti ĉion</string>
+ <string name="action_select_none">Malelekti ĉiujn</string>
+ <string name="all_events">Ĉiuj eventoj</string>
+ <string name="no_events">Neniu evento disponeblas</string>
+ <string name="evt_del_dlg_title">Ĉu forigi eventojn?</string>
+ <string name="evt_del_dlg_msg_selected">Elektitaj eventoj foriĝos</string>
+ <string name="no_events_selected">Neniu evento elektita</string>
+ <string name="go_to">Iri al</string>
+ <string name="cal_share_intent_title">Sendi eventon al:</string>
+ <string name="cal_export_event_sdcard_title">Eksporti al SD karto</string>
+ <string name="cal_export_succ_msg">Sukcese eksportitaj eventoj: %1s</string>
+ <string name="cal_import_menu_title">Importi eventon</string>
+ <string name="cal_nothing_to_import">Nenio por importi</string>
+ <string name="cal_import_error_msg">Importado al kalendaro fiaskis</string>
+ <string name="cal_pick_ics">Elektu dosieron por importi</string>
+ <string name="error_generating_ics">Problemo okazis dum komunigado</string>
+ <string name="share_label">Komunigi</string>
+</resources>