summaryrefslogtreecommitdiffstats
path: root/res/values-mr-rIN/strings.xml
blob: 8d12255a981397b86b1c316f224b568bcc1c6dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Copyright (C) 2014 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="8095131950334945205">"कॅलक्युलेटर"</string>
    <string name="error_nan" msgid="4071578355972369426">"संख्या नाही"</string>
    <string name="error_syntax" msgid="6940043994468390738">"त्रुटी"</string>
    <string name="dec_point" msgid="6555721211126788808">"."</string>
    <string name="digit_0" msgid="697966218778843272">"0"</string>
    <string name="digit_1" msgid="9009337429640544205">"1"</string>
    <string name="digit_2" msgid="7722707864768133877">"2"</string>
    <string name="digit_3" msgid="5813321444694024561">"3"</string>
    <string name="digit_4" msgid="4768173444612236144">"4"</string>
    <string name="digit_5" msgid="2015349411036328271">"5"</string>
    <string name="digit_6" msgid="7350999202882497047">"6"</string>
    <string name="digit_7" msgid="2386463125354638611">"7"</string>
    <string name="digit_8" msgid="6298159258090202166">"8"</string>
    <string name="digit_9" msgid="1221342734731110246">"9"</string>
    <string name="fun_cos" msgid="7312559527731358211">"कॉस"</string>
    <string name="fun_ln" msgid="6282013842946532944">"इन"</string>
    <string name="fun_log" msgid="6856905045055937519">"लॉग"</string>
    <string name="fun_sin" msgid="7136698561875496766">"साइन"</string>
    <string name="fun_tan" msgid="9116158377794370341">"टॅन"</string>
    <string name="clr" msgid="3126239559646368205">"साफ करा"</string>
    <string name="del" msgid="6700172918709138470">"हटवा"</string>
    <string name="desc_const_e" msgid="7752508267661034194">"यूलरची संख्या"</string>
    <string name="desc_const_pi" msgid="5843835548313660468">"पाय"</string>
    <string name="desc_dec_point" msgid="6211527612960070934">"बिंदू"</string>
    <string name="desc_lparen" msgid="3319203240269597504">"डावा कंस"</string>
    <string name="desc_rparen" msgid="7629704943022422763">"उजवा कंस"</string>
    <string name="desc_fun_cos" msgid="3197307754450718348">"कोसाइन"</string>
    <string name="desc_fun_ln" msgid="4943842219071979148">"प्राकृतिक लॉगॅरिथम"</string>
    <string name="desc_fun_log" msgid="6163178034661345125">"लॉगॅरिथम"</string>
    <string name="desc_fun_sin" msgid="4010564022860883142">"साइन"</string>
    <string name="desc_fun_tan" msgid="8547330421304946587">"टँजंट"</string>
    <string name="desc_op_add" msgid="1174812755738083078">"अधिक"</string>
    <string name="desc_op_div" msgid="8320455802423478031">"भागणे"</string>
    <string name="desc_op_fact" msgid="5004950609277631750">"क्रमगुणित"</string>
    <string name="desc_op_mul" msgid="978652245185868311">"वेळा"</string>
    <string name="desc_op_pow" msgid="2620877401884059447">"घात"</string>
    <string name="desc_op_sqrt" msgid="4405610392216554239">"वर्गमूळ"</string>
    <string name="desc_op_sub" msgid="2563060630032563021">"वजा"</string>
    <string name="desc_clr" msgid="8357371663749541924">"साफ करा"</string>
    <string name="desc_del" msgid="1866733601083210032">"हटवा"</string>
    <string name="desc_eq" msgid="8068773095462472408">"समान"</string>
</resources>