summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:02 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:16:02 -0700
commit222f41e78ec73b5419bdf259477a73813cdd779a (patch)
treeb2885660bcbc36908c08b23a876e2262336700bf
parent6c8130b2ecba72403f14663cd6a720dd4dcfec05 (diff)
downloadandroid_packages_apps_Exchange-222f41e78ec73b5419bdf259477a73813cdd779a.tar.gz
android_packages_apps_Exchange-222f41e78ec73b5419bdf259477a73813cdd779a.tar.bz2
android_packages_apps_Exchange-222f41e78ec73b5419bdf259477a73813cdd779a.zip
Automatic translation import
Change-Id: Ic3c8488fb2cd1e5f9016b73ed23d9bfe41527669 Ticket: -
-rw-r--r--res/values-eo/strings.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 8aca1f7c..52cecafa 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -38,8 +38,16 @@
part of the subject of the message that's sent) -->
<!-- Indicate when a meeting takes place. This is presented in in bullet
form, as in, "When: xxx" followed by "Where: xxx" -->
+ <string name="meeting_when">
+ Kiam:
+ <xliff:g id="when">%s</xliff:g>
+ </string>
<!-- Indicate where a meeting takes place. This is presented in in bullet
form, as in, "When: xxx" followed by "Where: xxx" -->
+ <string name="meeting_where">
+ Kie:
+ <xliff:g id="where">%s</xliff:g>
+ </string>
<!-- Indicate that a meeting is recurring. This would normally be presented
after "When: xxx", e.g. "When: Tue, Mar 10, 2010 at 2:30pm (recurring)" -->
<!-- Indicate that a meeting lasts all day. This would normally be presented
@@ -89,10 +97,15 @@
<!-- In account setup options & account settings screens (exchange), sync window length; this
implies loading a 'reasonable' number of messages [CHAR LIMIT=25] -->
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
+ <string name="account_setup_options_mail_window_1day">Unu tago</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
+ <string name="account_setup_options_mail_window_3days">Tri tagoj</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
+ <string name="account_setup_options_mail_window_1week">Unu semajno</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
+ <string name="account_setup_options_mail_window_2weeks">Du semajnoj</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
+ <string name="account_setup_options_mail_window_1month">Unu monato</string>
<!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] -->
<!-- Title for notification warning about an authentication error [CHAR LIMIT=40] -->
<!-- text for notification warning about an authentication error [CHAR LIMIT=60] -->