Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fecef228 authored by Nikolay Sinyov's avatar Nikolay Sinyov Committed by Weblate
Browse files

Translated using Weblate (Russian)

Currently translated at 100.0% (108 of 108 strings)

Translation: /e//android_packages_apps_ExactCalculator
Translate-URL: https://i18n.e.foundation/projects/e/android_packages_apps_exactcalculator/ru/
parent 4b7640d2
Loading
Loading
Loading
Loading
+4 −7
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!-- 
<!-- 
  Copyright (C) 2015 The Android Open Source Project
  Copyright (C) 2015 The Android Open Source Project


@@ -13,10 +13,7 @@
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  See the License for the specific language governing permissions and
  limitations under the License.
  limitations under the License.
   -->
   --><resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

<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="app_name" msgid="1756503303878374382">"Калькулятор"</string>
    <string name="dec_point" msgid="8920102493070918054">","</string>
    <string name="dec_point" msgid="8920102493070918054">","</string>
    <string name="mode_deg" msgid="1146123354434332479">"deg"</string>
    <string name="mode_deg" msgid="1146123354434332479">"deg"</string>
@@ -64,7 +61,7 @@
    <string name="error_nan" msgid="5674077944929888710">"Не число"</string>
    <string name="error_nan" msgid="5674077944929888710">"Не число"</string>
    <string name="error_syntax" msgid="4786987111228645602">"Неправ. выраж-е"</string>
    <string name="error_syntax" msgid="4786987111228645602">"Неправ. выраж-е"</string>
    <string name="error_aborted" msgid="3402238176316342537">"Отменено"</string>
    <string name="error_aborted" msgid="3402238176316342537">"Отменено"</string>
    <string name="error_overflow" msgid="7800547394563434764">"Бесконечное число"</string>
    <string name="error_overflow" msgid="7800547394563434764">Бесконечное число\?</string>
    <string name="error_zero_divide" msgid="458040988686661801">"На 0 делить нельзя"</string>
    <string name="error_zero_divide" msgid="458040988686661801">"На 0 делить нельзя"</string>
    <string name="text_copied_toast" msgid="2104264466812485425">"Текст скопирован"</string>
    <string name="text_copied_toast" msgid="2104264466812485425">"Текст скопирован"</string>
    <string name="cancelled" msgid="2207323593183640994">"Вычисление отменено."</string>
    <string name="cancelled" msgid="2207323593183640994">"Вычисление отменено."</string>