Import translations. DO NOT MERGE
Change-Id: I1075741837c63b5bb93cf2b39aa707cf5afeb9e7 Auto-generated-cl: translation importmain
parent
eb724ddbe9
commit
5914b8d4b6
|
@ -131,7 +131,7 @@
|
||||||
<string name="language_selection_title" msgid="1651299598555326750">"Idiomas"</string>
|
<string name="language_selection_title" msgid="1651299598555326750">"Idiomas"</string>
|
||||||
<string name="send_feedback" msgid="1780431884109392046">"Danos tu opinión"</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="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="has_dictionary" msgid="6071847973466625007">"Hay un diccionario disponible"</string>
|
||||||
<string name="prefs_enable_log" msgid="6620424505072963557">"Habilitar comentarios de usuarios"</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>
|
<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>
|
||||||
|
|
|
@ -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>
|
Loading…
Reference in New Issue