blob: 99eb76c2d09c9d276356d44b317508ddd93bec99 [file] [log] [blame]
<?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="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">"del"</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">"delete"</string>
<string name="desc_eq" msgid="8068773095462472408">"тең"</string>
</resources>