summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-09 20:34:58 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-06-09 20:34:58 +0300
commitcb9b6b7d28eeab7ff748905884546fb18a31dbac (patch)
tree5afcf6e2eadafeb03a9e9d9c071f96399189de4b
parent4b5976d7bb92e2dc6f77ec3b00071f64fad64e8b (diff)
downloadandroid_packages_apps_DeskClock-cb9b6b7d28eeab7ff748905884546fb18a31dbac.tar.gz
android_packages_apps_DeskClock-cb9b6b7d28eeab7ff748905884546fb18a31dbac.tar.bz2
android_packages_apps_DeskClock-cb9b6b7d28eeab7ff748905884546fb18a31dbac.zip
Automatic translation import
Change-Id: I622b599a71d245d1d3d712e1e01f0daf0fb4b00a
-rw-r--r--res/values-eo/cm_strings.xml23
-rw-r--r--res/values-fr/cm_strings.xml2
-rw-r--r--res/values-ja/cm_strings.xml2
3 files changed, 27 insertions, 0 deletions
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
new file mode 100644
index 000000000..7aa16a9e6
--- /dev/null
+++ b/res/values-eo/cm_strings.xml
@@ -0,0 +1,23 @@
+<?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="menu_item_add">Aldoni</string>
+ <string name="cities_add_city_city">Urbo:</string>
+ <string name="alarm_type_playlist">Ludlisto</string>
+ <string name="alarm_select_external">Muziko</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 13f7d1a12..534a94c7a 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -55,4 +55,6 @@
<string name="alarm_select_external">Musique</string>
<string name="ringtone_default">Sonnerie par défaut</string>
<string name="take_persistent_grant_uri_permission_failed_msg">Impossible d\'obtenir une autorisation permanente pour la sonnerie</string>
+ <string name="menu_item_widget_settings">Paramètres du widget</string>
+ <string name="activity_not_found">Activité non trouvée !</string>
</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index 742c55d13..9fc3a38a3 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -55,4 +55,6 @@
<string name="alarm_select_external">音楽</string>
<string name="ringtone_default">デフォルトの着信音</string>
<string name="take_persistent_grant_uri_permission_failed_msg">着信音の権限の持続的な許可を取得できませんでした</string>
+ <string name="menu_item_widget_settings">ウィジェットの設定</string>
+ <string name="activity_not_found">アクティビティが見つかりません。</string>
</resources>