From 6ac1a79f02fe7919b5cd69d345567ca4446f3c58 Mon Sep 17 00:00:00 2001 From: Baligh Uddin <baligh@google.com> Date: Mon, 20 May 2013 15:15:36 -0700 Subject: [PATCH] Import translations. DO NOT MERGE Change-Id: I40c83f490ebab993d07fd92b78a6901f3ddbc2b2 Auto-generated-cl: translation import --- java/res/values-es/strings.xml | 2 +- java/res/values-mn/strings-appname.xml | 27 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 java/res/values-mn/strings-appname.xml diff --git a/java/res/values-es/strings.xml b/java/res/values-es/strings.xml index c4e72681de..cbb07ddf3b 100644 --- a/java/res/values-es/strings.xml +++ b/java/res/values-es/strings.xml @@ -131,7 +131,7 @@ <string name="language_selection_title" msgid="1651299598555326750">"Idiomas"</string> <string name="send_feedback" msgid="1780431884109392046">"Danos tu opinión"</string> <string name="select_language" msgid="3693815588777926848">"Idiomas de introducción"</string> - <string name="hint_add_to_dictionary" msgid="573678656946085380">"Toca otra vez para guardar."</string> + <string name="hint_add_to_dictionary" msgid="573678656946085380">"Toca otra vez para guardar"</string> <string name="has_dictionary" msgid="6071847973466625007">"Hay un diccionario disponible"</string> <string name="prefs_enable_log" msgid="6620424505072963557">"Habilitar comentarios de usuarios"</string> <string name="prefs_description_log" msgid="7525225584555429211">"Ayuda a mejorar este editor de método de introducción de texto enviando estadÃsticas de uso e informes de error."</string> diff --git a/java/res/values-mn/strings-appname.xml b/java/res/values-mn/strings-appname.xml new file mode 100644 index 0000000000..6c27e3d340 --- /dev/null +++ b/java/res/values-mn/strings-appname.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, The Android Open Source 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="english_ime_name" msgid="5940510615957428904">"Ðндройд Гар (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Ðндройд Ðлдаа Шалгагч (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Ðндройд Гарын Тохиргоо (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Ðндройд Ðлдаа Шалгагчийн Тохиргоо (AOSP)"</string> +</resources> -- GitLab