summaryrefslogtreecommitdiffstats
path: root/res/values-sl
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2016-12-05 18:45:38 +0000
committerBill Yi <byi@google.com>2016-12-05 18:45:38 +0000
commit1c6aeed10969414489ffc81b59d0c23d86792f2e (patch)
treeecedf57ea4dbc8af10005f4cb9fb32ff5f9a2487 /res/values-sl
parent163cb5b259aa29d3c92aa1b0e43837de9ac63712 (diff)
downloadandroid_packages_apps_ExactCalculator-1c6aeed10969414489ffc81b59d0c23d86792f2e.tar.gz
android_packages_apps_ExactCalculator-1c6aeed10969414489ffc81b59d0c23d86792f2e.tar.bz2
android_packages_apps_ExactCalculator-1c6aeed10969414489ffc81b59d0c23d86792f2e.zip
Revert "Import translations. DO NOT MERGE"
This reverts commit 163cb5b259aa29d3c92aa1b0e43837de9ac63712. Change-Id: I107316658e78694afbc174cc729212c44f4bcdae
Diffstat (limited to 'res/values-sl')
-rw-r--r--res/values-sl/strings.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..2741715
--- /dev/null
+++ b/res/values-sl/strings.xml
@@ -0,0 +1,78 @@
+<?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">"Računalo"</string>
+ <string name="dec_point" msgid="8920102493070918054">"."</string>
+ <string name="mode_deg" msgid="1146123354434332479">"sto"</string>
+ <string name="mode_rad" msgid="1434228830085760996">"rad"</string>
+ <string name="clr" msgid="6730945431543327337">"poč"</string>
+ <string name="cleared" msgid="3952521190281880880">"izbrisano"</string>
+ <string name="del" msgid="5878069000864178910">"izb"</string>
+ <string name="desc_const_e" msgid="1889187337970539507">"Eulerjevo število"</string>
+ <string name="desc_const_pi" msgid="5430918714009441655">"pi"</string>
+ <string name="desc_dec_point" msgid="5725254504360445023">"pika"</string>
+ <string name="desc_lparen" msgid="8688758170211924916">"oklepaj"</string>
+ <string name="desc_rparen" msgid="7920608385146151731">"zaklepaj"</string>
+ <string name="desc_fun_cos" msgid="3787913784504974731">"kosinus"</string>
+ <string name="desc_fun_ln" msgid="2505119732546227166">"naravni logaritem"</string>
+ <string name="desc_fun_log" msgid="4202230639814060062">"logaritem"</string>
+ <string name="desc_fun_sin" msgid="7425661271929838876">"sinus"</string>
+ <string name="desc_fun_tan" msgid="3545496562069310036">"tangens"</string>
+ <string name="desc_fun_arccos" msgid="7583077865497939123">"inverzni kosinus"</string>
+ <string name="desc_fun_arcsin" msgid="8592309261123302915">"inverzni sinus"</string>
+ <string name="desc_fun_arctan" msgid="6891388393360447455">"inverzni tangens"</string>
+ <string name="desc_fun_10pow" msgid="3972646467174520812">"deset na"</string>
+ <string name="desc_fun_exp" msgid="657106837530588390">"eksponencialna funkcija"</string>
+ <string name="desc_op_sqr" msgid="693577095029219627">"na kvadrat"</string>
+ <string name="desc_op_add" msgid="5539599782598050813">"plus"</string>
+ <string name="desc_op_div" msgid="3032399266115257498">"deli"</string>
+ <string name="desc_op_fact" msgid="6142780103294179702">"fakulteta"</string>
+ <string name="desc_op_mul" msgid="6882122010553947015">"pomnoži"</string>
+ <string name="desc_op_pct" msgid="2466179646911499434">"odstotki"</string>
+ <string name="desc_op_pow" msgid="6010144442344099030">"potenca"</string>
+ <string name="desc_op_sqrt" msgid="6882241473601721767">"kvadratni koren"</string>
+ <string name="desc_op_sub" msgid="2744940875059679129">"minus"</string>
+ <string name="desc_mode_deg" msgid="4129831241246511710">"način stopinj"</string>
+ <string name="desc_mode_rad" msgid="730135521908627673">"način radianov"</string>
+ <string name="desc_switch_deg" msgid="6675211986921592374">"preklop na stopinje"</string>
+ <string name="desc_switch_rad" msgid="2845875847488919914">"preklop na radiane"</string>
+ <string name="desc_eq" msgid="3349320880874699285">"je enako"</string>
+ <string name="desc_clr" msgid="737502124268890797">"počisti"</string>
+ <string name="desc_del" msgid="7879515781929311432">"izbriši"</string>
+ <string name="desc_inv_off" msgid="3672218250519616068">"prikaz inverznih funkcij"</string>
+ <string name="desc_inv_on" msgid="2515675590767677178">"skritje inverznih funkcij"</string>
+ <string name="desc_formula" msgid="8056588859637585007">"Ni formule"</string>
+ <string name="desc_num_pad" msgid="515720457459745571">"Številke in osnovni postopki"</string>
+ <string name="desc_adv_pad" msgid="3794276256462677914">"Napredni postopki"</string>
+ <string name="error_nan" msgid="5674077944929888710">"Ni število"</string>
+ <string name="error_syntax" msgid="4786987111228645602">"Napačen izraz"</string>
+ <string name="error_aborted" msgid="3402238176316342537">"Preklicano"</string>
+ <string name="error_overflow" msgid="7800547394563434764">"Neskončno?"</string>
+ <string name="error_zero_divide" msgid="458040988686661801">"Ni mogoče deliti z 0"</string>
+ <string name="text_copied_toast" msgid="2104264466812485425">"Besedilo kopirano"</string>
+ <string name="cancelled" msgid="1618889609742874632">"Izračun preklican"</string>
+ <string name="timeout" msgid="802690170415591535">"Časovna omejitev je potekla. Vrednost je morda neskončna ali nedoločena."</string>
+ <string name="ok_remove_timeout" msgid="8344529153919268011">"Uporabi daljše časovne omejitve"</string>
+ <string name="dismiss" msgid="7872443888515066216">"Opusti"</string>
+ <string name="exact" msgid="2597237880041789948">"(natančno)"</string>
+ <string name="approximate" msgid="7117143366610670836">"(±1 pri zadnji števki)"</string>
+ <string name="menu_leading" msgid="2338520833272667740">"Prikaži rezultat z vodilnimi števkami"</string>
+ <string name="menu_fraction" msgid="1247477377840252234">"Prikaži rezultat kot ulomek"</string>
+ <string name="menu_licenses" msgid="1890541368064108592">"Odprtokodne licence"</string>
+</resources>