From 5a592c6408cc5460afbdead105f3576543962c28 Mon Sep 17 00:00:00 2001 From: Eric Fischer <enf@google.com> Date: Tue, 18 Oct 2011 11:15:09 -0700 Subject: [PATCH] Import revised translations. DO NOT MERGE Change-Id: I6904a50846b2e25f41daaf82cc33cc945dc01602 --- res/values-hi/strings.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 res/values-hi/strings.xml diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml new file mode 100644 index 0000000..264cb05 --- /dev/null +++ b/res/values-hi/strings.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2007 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="app_name" msgid="8396461461738434341">"सिम टूलकिट"</string> + <string name="menu_end_session" msgid="7368541737750982217">"सतà¥à¤° समापà¥à¤¤ करें"</string> + <string name="help" msgid="9209980881219397319">"सहायता"</string> + <string name="menu_back" msgid="301227740977453364">"वापस जाà¤à¤‚"</string> + <string name="service_name" msgid="6860303747999592491">"सेवा का नाम"</string> + <string name="stk_no_service" msgid="5427773116839809131">"कोई सेवा उपलबà¥à¤§ नहीं"</string> + <string name="button_ok" msgid="5760722312558549555">"ठीक"</string> + <string name="button_cancel" msgid="1997847915560800261">"रदà¥à¤¦ करें"</string> + <string name="button_yes" msgid="624420260648337203">"हां"</string> + <string name="button_no" msgid="1824959157582605627">"नहीं"</string> + <string name="alphabet" msgid="1583185545938805861">"अकà¥à¤·à¤°"</string> + <string name="digits" msgid="1746796679021682388">"अंक (0-9, *, #, +)"</string> + <string name="default_call_setup_msg" msgid="7960194995759849940">"कॉल चल रही है..."</string> + <string name="stk_app_state" msgid="18582277302584082">"à¤à¤ªà¥à¤²à¤¿à¤•ेशन सà¥à¤¥à¤¿à¤¤à¤¿"</string> + <string name="enable_app" msgid="3701224550936728203">"सकà¥à¤·à¤® की गई"</string> + <string name="disable_app" msgid="6725081975611415214">"अकà¥à¤·à¤® की गई"</string> +</resources> -- GitLab