summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-05-13 20:44:57 -0700
committerGeoff Mendal <mendal@google.com>2015-05-13 20:44:57 -0700
commit957d2d0b436a69a6a48eeb0a1dc0bd14d7da6c15 (patch)
treea4243a3f83ed4492b1e8deae31ae7f8e681240b4 /res
parentb5e054d5b26d598597f9533ace651b35e74d7799 (diff)
downloadandroid_packages_apps_ExactCalculator-957d2d0b436a69a6a48eeb0a1dc0bd14d7da6c15.tar.gz
android_packages_apps_ExactCalculator-957d2d0b436a69a6a48eeb0a1dc0bd14d7da6c15.tar.bz2
android_packages_apps_ExactCalculator-957d2d0b436a69a6a48eeb0a1dc0bd14d7da6c15.zip
Import translations. DO NOT MERGE
Change-Id: I87ba4e2011839a3b5e092dbd42d7317283a9b7b9 Auto-generated-cl: translation import
Diffstat (limited to 'res')
-rw-r--r--res/values-gu-rIN/strings.xml66
-rw-r--r--res/values-pa-rIN/strings.xml66
-rw-r--r--res/values-sq-rAL/strings.xml66
3 files changed, 198 insertions, 0 deletions
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
new file mode 100644
index 0000000..d8d1ed3
--- /dev/null
+++ b/res/values-gu-rIN/strings.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="1756503303878374382">"કેલ્ક્યુલેટર"</string>
+ <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="mode_deg" msgid="1146123354434332479">"deg"</string>
+ <string name="mode_rad" msgid="1434228830085760996">"rad"</string>
+ <string name="clr" msgid="6730945431543327337">"clr"</string>
+ <string name="del" msgid="5878069000864178910">"del"</string>
+ <string name="desc_const_e" msgid="1889187337970539507">"યુલરનો નંબર"</string>
+ <string name="desc_const_pi" msgid="5430918714009441655">"પાઇ"</string>
+ <string name="desc_dec_point" msgid="5725254504360445023">"પોઇન્ટ"</string>
+ <string name="desc_lparen" msgid="8688758170211924916">"ડાબો કૌંસ"</string>
+ <string name="desc_rparen" msgid="7920608385146151731">"જમણો કૌંસ"</string>
+ <string name="desc_fun_cos" msgid="3787913784504974731">"કોટિજ્યા"</string>
+ <string name="desc_fun_ln" msgid="2505119732546227166">"પ્રાકૃતિક લઘુગણક"</string>
+ <string name="desc_fun_log" msgid="4202230639814060062">"લઘુગણક"</string>
+ <string name="desc_fun_sin" msgid="7425661271929838876">"જ્યા"</string>
+ <string name="desc_fun_tan" msgid="3545496562069310036">"સ્પર્શક"</string>
+ <string name="desc_fun_arccos" msgid="7583077865497939123">"વ્યસ્ત કોટિજ્યા"</string>
+ <string name="desc_fun_arcsin" msgid="8592309261123302915">"વ્યસ્ત જ્યા"</string>
+ <string name="desc_fun_arctan" msgid="6891388393360447455">"વ્યસ્ત સ્પર્શક"</string>
+ <string name="desc_op_add" msgid="5539599782598050813">"સરવાળો"</string>
+ <string name="desc_op_div" msgid="3032399266115257498">"ભાગાકાર"</string>
+ <string name="desc_op_fact" msgid="6142780103294179702">"ફેક્ટોરિઅલ"</string>
+ <string name="desc_op_mul" msgid="1199902761534518529">"ગુણાકાર"</string>
+ <string name="desc_op_pow" msgid="6010144442344099030">"ઘાત"</string>
+ <string name="desc_op_sqrt" msgid="6882241473601721767">"વર્ગમૂળ"</string>
+ <string name="desc_mode_rad" msgid="5522614457355475195">"સમત્રિજ્યાકોણ પર સ્વિચ કરો"</string>
+ <string name="desc_mode_deg" msgid="5560289378379011831">"ડિગ્રી પર સ્વિચ કરો"</string>
+ <string name="desc_op_sub" msgid="2744940875059679129">"બાદબાકી"</string>
+ <string name="desc_clr" msgid="737502124268890797">"સાફ કરો"</string>
+ <string name="desc_del" msgid="7879515781929311432">"કાઢી નાખો"</string>
+ <string name="desc_eq" msgid="3349320880874699285">"બરાબર"</string>
+ <string name="error_nan" msgid="5674077944929888710">"કોઈ સંખ્યા નથી"</string>
+ <string name="error_syntax" msgid="4786987111228645602">"ખોટી પદાવલિ"</string>
+ <string name="error_aborted" msgid="3402238176316342537">"રદ કરેલ"</string>
+ <string name="error_overflow" msgid="7800547394563434764">"અનંત?"</string>
+ <string name="error_zero_divide" msgid="7085069126090779874">"0 દ્વારા ભાગાકાર"</string>
+ <string name="text_copied_toast" msgid="8845645964273481105">"ટેક્સ્ટ કૉપિ કરી."</string>
+ <string name="cancelled" msgid="615180456915976640">"ગણતરી રદ કરી!"</string>
+ <string name="dismiss" msgid="7872443888515066216">"છોડી દો"</string>
+ <string name="timeout" msgid="786323140644284782">"તે ખૂબ મુશ્કેલ છે! અપરિભાષિત અથવા અનંત મૂલ્ય?"</string>
+ <string name="ok_remove_timeout" msgid="4252381882975743581">"ઑકે, પણ લાંબા સમય સુધી સમયસમાપ્તિ કરશો!"</string>
+ <string name="exact" msgid="2597237880041789948">"(ચોક્કસ)"</string>
+ <string name="approximate" msgid="7117143366610670836">"(છેલ્લા અંકમાં ±1)"</string>
+ <string name="menu_leading" msgid="2338520833272667740">"આગળ અંકો સાથે જવાબ"</string>
+ <string name="menu_fraction" msgid="1247477377840252234">"અપૂર્ણાંક તરીકે જવાબ"</string>
+ <string name="menu_licenses" msgid="1890541368064108592">"ખુલ્લા સ્ત્રોત લાઇસેંસેસ"</string>
+</resources>
diff --git a/res/values-pa-rIN/strings.xml b/res/values-pa-rIN/strings.xml
new file mode 100644
index 0000000..aed9bfc
--- /dev/null
+++ b/res/values-pa-rIN/strings.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="1756503303878374382">"ਕੈਲਕੂਲੇਟਰ"</string>
+ <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="mode_deg" msgid="1146123354434332479">"ਡਿਗਰੀ"</string>
+ <string name="mode_rad" msgid="1434228830085760996">"ਰੈਡ"</string>
+ <string name="clr" msgid="6730945431543327337">"ਸਾਫ਼"</string>
+ <string name="del" msgid="5878069000864178910">"ਮਿਟਾਓ"</string>
+ <string name="desc_const_e" msgid="1889187337970539507">"Euler ਦੀ ਸੰਖਿਆ"</string>
+ <string name="desc_const_pi" msgid="5430918714009441655">"pi"</string>
+ <string name="desc_dec_point" msgid="5725254504360445023">"ਬਿੰਦੂ"</string>
+ <string name="desc_lparen" msgid="8688758170211924916">"ਖੱਬੀਆਂ ਬਰੈਕਟਾਂ"</string>
+ <string name="desc_rparen" msgid="7920608385146151731">"ਸੱਜੀਆਂ ਬਰੈਕਟਾਂ"</string>
+ <string name="desc_fun_cos" msgid="3787913784504974731">"ਕੋਸਾਇਨ"</string>
+ <string name="desc_fun_ln" msgid="2505119732546227166">"ਨੈਚੁਰਲ ਲਾਗਰਿਥਮ"</string>
+ <string name="desc_fun_log" msgid="4202230639814060062">"ਲਾਗਰਿਥਮ"</string>
+ <string name="desc_fun_sin" msgid="7425661271929838876">"ਸਾਇਨ"</string>
+ <string name="desc_fun_tan" msgid="3545496562069310036">"ਸਪਰਸ਼ ਰੇਖਾ"</string>
+ <string name="desc_fun_arccos" msgid="7583077865497939123">"ਉਲਟਾ ਕੋਸਾਇਨ"</string>
+ <string name="desc_fun_arcsin" msgid="8592309261123302915">"ਉਲਟਾ ਸਾਇਨ"</string>
+ <string name="desc_fun_arctan" msgid="6891388393360447455">"ਉਲਟੀ ਸਪਰਸ਼ ਰੇਖਾ"</string>
+ <string name="desc_op_add" msgid="5539599782598050813">"ਪਲਸ"</string>
+ <string name="desc_op_div" msgid="3032399266115257498">"ਭਾਗ ਦਿਓ"</string>
+ <string name="desc_op_fact" msgid="6142780103294179702">"ਫੈਕਟੋਰੀਅਲ"</string>
+ <string name="desc_op_mul" msgid="1199902761534518529">"ਵਾਰ"</string>
+ <string name="desc_op_pow" msgid="6010144442344099030">"ਪਾਵਰ"</string>
+ <string name="desc_op_sqrt" msgid="6882241473601721767">"ਵਰਗ਼ ਮੂਲ"</string>
+ <string name="desc_mode_rad" msgid="5522614457355475195">"ਰੇਡੀਅਨਸ ਵਿੱਚ ਸਵਿੱਚ ਕਰੋ"</string>
+ <string name="desc_mode_deg" msgid="5560289378379011831">"ਡਿਗਰੀ ਵਿੱਚ ਸਵਿੱਚ ਕਰੋ"</string>
+ <string name="desc_op_sub" msgid="2744940875059679129">"ਘਟਾਅ"</string>
+ <string name="desc_clr" msgid="737502124268890797">"ਹਟਾਓ"</string>
+ <string name="desc_del" msgid="7879515781929311432">"ਮਿਟਾਓ"</string>
+ <string name="desc_eq" msgid="3349320880874699285">"ਬਰਾਬਰ"</string>
+ <string name="error_nan" msgid="5674077944929888710">"ਇੱਕ ਸੰਖਿਆ ਨਹੀਂ"</string>
+ <string name="error_syntax" msgid="4786987111228645602">"ਗਲਤ ਸਮੀਕਰਨ"</string>
+ <string name="error_aborted" msgid="3402238176316342537">"ਬਰਖ਼ਾਸਤ ਕੀਤਾ ਗਿਆ"</string>
+ <string name="error_overflow" msgid="7800547394563434764">"ਅਨੰਤ?"</string>
+ <string name="error_zero_divide" msgid="7085069126090779874">"0 ਦੁਆਰਾ ਭਾਗ"</string>
+ <string name="text_copied_toast" msgid="8845645964273481105">"ਟੈਕਸਟ ਕਾਪੀ ਕੀਤਾ।"</string>
+ <string name="cancelled" msgid="615180456915976640">"ਗਿਣਤੀ ਰੱਦ ਹੋ ਗਈ!"</string>
+ <string name="dismiss" msgid="7872443888515066216">"ਬਰਖਾਸਤ ਕਰੋ"</string>
+ <string name="timeout" msgid="786323140644284782">"ਇਹ ਬਹੁਤ ਮੁਸ਼ਕਿਲ ਹੈ! ਗੈਰ ਨਿਰਧਾਰਿਤ ਜਾਂ ਅਨੰਤ ਮੁੱਲ?"</string>
+ <string name="ok_remove_timeout" msgid="4252381882975743581">"ਠੀਕ, ਲੇਕਿਨ ਲੰਮੀਆਂ ਸਮਾਂ ਸਮਾਪਤੀ, ਕਿਰਪਾ ਕਰਕੇ ਜੀ!"</string>
+ <string name="exact" msgid="2597237880041789948">"(ਬਿਲਕੁਲ)"</string>
+ <string name="approximate" msgid="7117143366610670836">"(ਪਿਛਲੇ ਅੰਕ ਵਿਚ ±1)"</string>
+ <string name="menu_leading" msgid="2338520833272667740">"ਮੋਹਰੀ ਅੰਕਾਂ ਦੇ ਨਾਲ ਜਵਾਬ ਦਿਓ"</string>
+ <string name="menu_fraction" msgid="1247477377840252234">"ਭਾਗਅੰਸ਼ ਦੇ ਰੂਪ ਵਿੱਚ ਜਵਾਬ ਦਿਓ"</string>
+ <string name="menu_licenses" msgid="1890541368064108592">"ਓਪਨ ਸ੍ਰੋਤ ਲਸੰਸ"</string>
+</resources>
diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
new file mode 100644
index 0000000..273b3e0
--- /dev/null
+++ b/res/values-sq-rAL/strings.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="1756503303878374382">"Makina llogaritëse"</string>
+ <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="mode_deg" msgid="1146123354434332479">"grd"</string>
+ <string name="mode_rad" msgid="1434228830085760996">"rad"</string>
+ <string name="clr" msgid="6730945431543327337">"pst"</string>
+ <string name="del" msgid="5878069000864178910">"fsh"</string>
+ <string name="desc_const_e" msgid="1889187337970539507">"Konstante matematikore"</string>
+ <string name="desc_const_pi" msgid="5430918714009441655">"pi"</string>
+ <string name="desc_dec_point" msgid="5725254504360445023">"pikë"</string>
+ <string name="desc_lparen" msgid="8688758170211924916">"kllapa e majtë"</string>
+ <string name="desc_rparen" msgid="7920608385146151731">"kllapa e djathtë"</string>
+ <string name="desc_fun_cos" msgid="3787913784504974731">"kosinus"</string>
+ <string name="desc_fun_ln" msgid="2505119732546227166">"logaritmi natyror"</string>
+ <string name="desc_fun_log" msgid="4202230639814060062">"logaritmi"</string>
+ <string name="desc_fun_sin" msgid="7425661271929838876">"sinus"</string>
+ <string name="desc_fun_tan" msgid="3545496562069310036">"tangjente"</string>
+ <string name="desc_fun_arccos" msgid="7583077865497939123">"kosinus i kundërt"</string>
+ <string name="desc_fun_arcsin" msgid="8592309261123302915">"sinus i kundërt"</string>
+ <string name="desc_fun_arctan" msgid="6891388393360447455">"tangjente e kundërt"</string>
+ <string name="desc_op_add" msgid="5539599782598050813">"plus"</string>
+ <string name="desc_op_div" msgid="3032399266115257498">"pjesëto"</string>
+ <string name="desc_op_fact" msgid="6142780103294179702">"faktoriali"</string>
+ <string name="desc_op_mul" msgid="1199902761534518529">"herë"</string>
+ <string name="desc_op_pow" msgid="6010144442344099030">"në fuqi"</string>
+ <string name="desc_op_sqrt" msgid="6882241473601721767">"rrënja katrore"</string>
+ <string name="desc_mode_rad" msgid="5522614457355475195">"kalo në radianë"</string>
+ <string name="desc_mode_deg" msgid="5560289378379011831">"kalo në gradë"</string>
+ <string name="desc_op_sub" msgid="2744940875059679129">"minus"</string>
+ <string name="desc_clr" msgid="737502124268890797">"pastro"</string>
+ <string name="desc_del" msgid="7879515781929311432">"fshi"</string>
+ <string name="desc_eq" msgid="3349320880874699285">"barazim"</string>
+ <string name="error_nan" msgid="5674077944929888710">"S\'është numër"</string>
+ <string name="error_syntax" msgid="4786987111228645602">"Shprehje e gabuar"</string>
+ <string name="error_aborted" msgid="3402238176316342537">"U ndërpre"</string>
+ <string name="error_overflow" msgid="7800547394563434764">"Infinit?"</string>
+ <string name="error_zero_divide" msgid="7085069126090779874">"Pjesëtim me 0"</string>
+ <string name="text_copied_toast" msgid="8845645964273481105">"Teksti u kopjua."</string>
+ <string name="cancelled" msgid="615180456915976640">"Llogaritja u anulua!"</string>
+ <string name="dismiss" msgid="7872443888515066216">"Largoje"</string>
+ <string name="timeout" msgid="786323140644284782">"Kjo është shumë e vështirë! Vlerë e papërcaktuar apo infinit?"</string>
+ <string name="ok_remove_timeout" msgid="4252381882975743581">"Në rregull, por me kohë më të gjatë përfundimi."</string>
+ <string name="exact" msgid="2597237880041789948">"(ekzakt)"</string>
+ <string name="approximate" msgid="7117143366610670836">"(±1 në shifrën e fundit)"</string>
+ <string name="menu_leading" msgid="2338520833272667740">"Rezultati me numra të plotë"</string>
+ <string name="menu_fraction" msgid="1247477377840252234">"Rezultati si thyesë"</string>
+ <string name="menu_licenses" msgid="1890541368064108592">"Licencat me burim të hapur"</string>
+</resources>