summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ar/strings.xml44
-rw-r--r--res/values-bg/strings.xml44
-rw-r--r--res/values-ca/strings.xml44
-rw-r--r--res/values-en-rGB/strings.xml44
-rw-r--r--res/values-fa/strings.xml44
-rw-r--r--res/values-fi/strings.xml44
-rw-r--r--res/values-he/strings.xml44
-rw-r--r--res/values-hr/strings.xml44
-rw-r--r--res/values-hu/strings.xml44
-rw-r--r--res/values-id/strings.xml44
-rw-r--r--res/values-lt/strings.xml44
-rw-r--r--res/values-lv/strings.xml44
-rw-r--r--res/values-ro/strings.xml44
-rw-r--r--res/values-sk/strings.xml44
-rw-r--r--res/values-sl/strings.xml44
-rw-r--r--res/values-sr/strings.xml44
-rw-r--r--res/values-th/strings.xml44
-rw-r--r--res/values-tl/strings.xml44
-rwxr-xr-xres/values-uk/strings.xml118
-rw-r--r--res/values-vi/strings.xml44
20 files changed, 879 insertions, 75 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..7d6d70d
--- /dev/null
+++ b/res/values-ar/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"خطأ"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"حذف"</string>
+ <string name="clear" msgid="895929542545793094">"محو"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"اللوحة الأساسية"</string>
+ <string name="advanced" msgid="7122495413742976492">"اللوحة المتقدمة"</string>
+ <string name="clear_history" msgid="8458043980601165012">"محو السجل"</string>
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..95d7657
--- /dev/null
+++ b/res/values-bg/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"Грешка"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"ИЗТРИВАНЕ"</string>
+ <string name="clear" msgid="895929542545793094">"ИЗЧИСТВАНЕ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Основен панел"</string>
+ <string name="advanced" msgid="7122495413742976492">"Разширен панел"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Изчистване на историята"</string>
+</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
new file mode 100644
index 0000000..09f9fa5
--- /dev/null
+++ b/res/values-ca/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Calculadora"</string>
+ <string name="error" msgid="9197457880925804499">"Error"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"SUPRIMEIX"</string>
+ <string name="clear" msgid="895929542545793094">"ESBORRA"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Tauler bàsic"</string>
+ <string name="advanced" msgid="7122495413742976492">"Tauler avançat"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Esborra l\'historial"</string>
+</resources>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..af91650
--- /dev/null
+++ b/res/values-en-rGB/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Calculator"</string>
+ <string name="error" msgid="9197457880925804499">"Error"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"DELETE"</string>
+ <string name="clear" msgid="895929542545793094">"CLEAR"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Basic panel"</string>
+ <string name="advanced" msgid="7122495413742976492">"Advanced panel"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Clear history"</string>
+</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
new file mode 100644
index 0000000..33e4029
--- /dev/null
+++ b/res/values-fa/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"خطا"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"حذف"</string>
+ <string name="clear" msgid="895929542545793094">"پاک کردن"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"برنزه"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"گزارش"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"پانل اصلی"</string>
+ <string name="advanced" msgid="7122495413742976492">"پانل پیشرفته"</string>
+ <string name="clear_history" msgid="8458043980601165012">"پاک کردن سابقه"</string>
+</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
new file mode 100644
index 0000000..46c1c2b
--- /dev/null
+++ b/res/values-fi/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Laskin"</string>
+ <string name="error" msgid="9197457880925804499">"Virhe"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"POISTA"</string>
+ <string name="clear" msgid="895929542545793094">"TYHJENNÄ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Perustoiminnot"</string>
+ <string name="advanced" msgid="7122495413742976492">"Lisätoiminnot"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Tyhjennä historia"</string>
+</resources>
diff --git a/res/values-he/strings.xml b/res/values-he/strings.xml
new file mode 100644
index 0000000..2a4996b
--- /dev/null
+++ b/res/values-he/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"שגיאה"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"מחק"</string>
+ <string name="clear" msgid="895929542545793094">"נקה"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"חלונית בסיסית"</string>
+ <string name="advanced" msgid="7122495413742976492">"חלונית \'מתקדם\'"</string>
+ <string name="clear_history" msgid="8458043980601165012">"נקה היסטוריה"</string>
+</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
new file mode 100644
index 0000000..73f44b2
--- /dev/null
+++ b/res/values-hr/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Kalkulator"</string>
+ <string name="error" msgid="9197457880925804499">"Pogreška"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"IZBRIŠI"</string>
+ <string name="clear" msgid="895929542545793094">"OČISTI"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Ploča Osnovno"</string>
+ <string name="advanced" msgid="7122495413742976492">"Ploča Napredno"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Izbriši povijest"</string>
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
new file mode 100644
index 0000000..723042c
--- /dev/null
+++ b/res/values-hu/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Számológép"</string>
+ <string name="error" msgid="9197457880925804499">"Hiba"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"TÖRLÉS"</string>
+ <string name="clear" msgid="895929542545793094">"MINDENT TÖRÖL"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Alappanel"</string>
+ <string name="advanced" msgid="7122495413742976492">"Speciális panel"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Előzmények törlése"</string>
+</resources>
diff --git a/res/values-id/strings.xml b/res/values-id/strings.xml
new file mode 100644
index 0000000..36303fd
--- /dev/null
+++ b/res/values-id/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Calculator"</string>
+ <string name="error" msgid="9197457880925804499">"Galat"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"DELETE"</string>
+ <string name="clear" msgid="895929542545793094">"CLEAR"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Panel dasar"</string>
+ <string name="advanced" msgid="7122495413742976492">"Panel lanjutan"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Hapus riwayat"</string>
+</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
new file mode 100644
index 0000000..6e9197f
--- /dev/null
+++ b/res/values-lt/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Skaičiuotuvas"</string>
+ <string name="error" msgid="9197457880925804499">"Klaida"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"IŠTRINTI"</string>
+ <string name="clear" msgid="895929542545793094">"IŠVALYTI"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Pagrindinis skydelis"</string>
+ <string name="advanced" msgid="7122495413742976492">"Išplėstinis skydelis"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Išvalyti istoriją"</string>
+</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
new file mode 100644
index 0000000..0c6a27b
--- /dev/null
+++ b/res/values-lv/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Kalkulators"</string>
+ <string name="error" msgid="9197457880925804499">"Kļūda"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"DZĒST"</string>
+ <string name="clear" msgid="895929542545793094">"NOTĪRĪT"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Pamata panelis"</string>
+ <string name="advanced" msgid="7122495413742976492">"Izvērsts panelis"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Notīrīt vēsturi"</string>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..f473eb4
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Calculator"</string>
+ <string name="error" msgid="9197457880925804499">"Eroare"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"ŞTERGEŢI"</string>
+ <string name="clear" msgid="895929542545793094">"GOLIŢI"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tg"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Panou de bază"</string>
+ <string name="advanced" msgid="7122495413742976492">"Panou avansat"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Ştergeţi istoricul"</string>
+</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
new file mode 100644
index 0000000..7d7bed3
--- /dev/null
+++ b/res/values-sk/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Kalkulačka"</string>
+ <string name="error" msgid="9197457880925804499">"Chyba"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"ODSTRÁNIŤ"</string>
+ <string name="clear" msgid="895929542545793094">"VYMAZAŤ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Základné funkcie"</string>
+ <string name="advanced" msgid="7122495413742976492">"Rozšírené funkcie"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Vymazať históriu"</string>
+</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..63a8621
--- /dev/null
+++ b/res/values-sl/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Računalo"</string>
+ <string name="error" msgid="9197457880925804499">"Napaka"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"IZBRIŠI"</string>
+ <string name="clear" msgid="895929542545793094">"POČISTI"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Osnovna plošča"</string>
+ <string name="advanced" msgid="7122495413742976492">"Plošča z dodatnimi nastavitvami"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Počisti zgodovino"</string>
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..922be6a
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"Грешка"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"ИЗБРИШИ"</string>
+ <string name="clear" msgid="895929542545793094">"ОБРИШИ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"У"</string>
+ <string name="lg" msgid="873623857385418182">"евиденција"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Основна табла"</string>
+ <string name="advanced" msgid="7122495413742976492">"Напредна табла"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Обриши историју"</string>
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..33fa2a0
--- /dev/null
+++ b/res/values-th/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"ข้อผิดพลาด"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"DELETE"</string>
+ <string name="clear" msgid="895929542545793094">"ล้าง"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"แผงควบคุมพื้นฐาน"</string>
+ <string name="advanced" msgid="7122495413742976492">"แผงควบคุมขั้นสูง"</string>
+ <string name="clear_history" msgid="8458043980601165012">"ล้างประวัติ"</string>
+</resources>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
new file mode 100644
index 0000000..6d9a08f
--- /dev/null
+++ b/res/values-tl/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Calculator"</string>
+ <string name="error" msgid="9197457880925804499">"Error"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"TANGGALIN"</string>
+ <string name="clear" msgid="895929542545793094">"I-CLEAR"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Pangunahing panel"</string>
+ <string name="advanced" msgid="7122495413742976492">"Advanced na panel"</string>
+ <string name="clear_history" msgid="8458043980601165012">"I-clear ang kasaysayan"</string>
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 79616d9..5c5cdb7 100755
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -1,76 +1,44 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <!-- Application name -->
- <string name="app_name">Калькулятор</string>
- <!-- If there is a syntax error in the user entered calculation, an error dialog will appear. This is the title. -->
- <string name="error">"Помилка"</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit0">0</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit1">1</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit2">2</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit3">3</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit4">4</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit5">5</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit6">6</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit7">7</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit8">8</string>
- <!-- Displayed numbers for the digit buttons -->
- <string name="digit9">9</string>
- <!-- Button name on screen to delete the last entered digit or operator -->
- <string name="del">"ВИДАЛИТИ"</string>
- <!-- Button name on screen to clear the entire calculation field -->
- <string name="clear">"ОЧИСТИТИ"</string>
- <!-- Do not translate. Unicode division sign; don't translate. Displayed as button on screen. -->
- <string name="div">\u00f7</string>
- <!-- Do not translate. Unicode multiplication sign; don't translate. Displayed as button on screen. -->
- <string name="mul">\u00d7</string>
- <!-- Do not translate. Plus sign, displayed as button on screen -->
- <string name="plus">+</string>
- <!-- Do not translate. Unicode minus sign; don't translate. Displayed as button on screen. -->
- <string name="minus">\u2212</string>
- <!-- Do not translate. Decimal point; don't translate. Displayed as button on screen. -->
- <string name="dot">.</string>
- <!-- Do not translate. Equal sign; don't translate. Displayed as button on screen. -->
- <string name="equal">=</string>
- <!-- Do not translate. Down arrow; don't translate. Displayed as button on screen. -->
- <string name="enter">\u2193</string>
- <!-- Displayed on buttons on screen for the sin function. -->
- <string name="sin">sin</string>
- <!-- Displayed on buttons on screen for the cos function. -->
- <string name="cos">cos</string>
- <!-- Displayed on buttons on screen for the tan function. -->
- <string name="tan">tan</string>
-
- <!-- Do not translate. Unicode pi sign; don't translate. Displayed as button on screen. -->
- <string name="pi">\u03c0</string>
- <!-- Displayed on buttons on screen for the e function. -->
- <string name="e">e</string>
- <!-- Displayed on buttons on screen for the ln function. -->
- <string name="ln">ln</string>
- <!-- Displayed on buttons on screen for the log function. -->
- <string name="lg">log</string>
- <!-- Displayed on buttons on screen for a left parenthesis. -->
- <string name="leftParen">(</string>
- <!-- Displayed on buttons on screen for a right parenthesis. -->
- <string name="rightParen">)</string>
- <!-- Do not translate. Unicode square root sign; don't translate. Displayed on button on screen. -->
- <string name="sqrt">\u221a</string>
- <!-- Do not translate. Displayed on buttons on screen. -->
- <string name="power">^</string>
- <!-- Do not translate. -->
- <string name="factorial">!</string>
- <!-- Menu item text to take user to the screen with the basic digits and operators. -->
- <string name="basic">"Проста панель"</string>
- <!-- Menu item text to take user to the screen with the advanced functions, such as sin, cos, ln, log, etc. -->
- <string name="advanced">"Розширена панель"</string>
- <!-- Menu item text to clear the calculation history. -->
- <string name="clear_history">"Очистити історію"</string>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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" msgid="9197457880925804499">"Помилка"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"ВИДАЛИТИ"</string>
+ <string name="clear" msgid="895929542545793094">"ОЧИСТИТИ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tg"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"log"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Основна панель"</string>
+ <string name="advanced" msgid="7122495413742976492">"Розширена панель"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Очистити історію"</string>
</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
new file mode 100644
index 0000000..7ada2c7
--- /dev/null
+++ b/res/values-vi/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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">"Máy tính"</string>
+ <string name="error" msgid="9197457880925804499">"Lỗi"</string>
+ <string name="digit0" msgid="8069590963464434135">"0"</string>
+ <string name="digit1" msgid="8535041374797804029">"1"</string>
+ <string name="digit2" msgid="8977354203154316247">"2"</string>
+ <string name="digit3" msgid="148544090755132760">"3"</string>
+ <string name="digit4" msgid="2199490603838247678">"4"</string>
+ <string name="digit5" msgid="7568514524384173087">"5"</string>
+ <string name="digit6" msgid="6705952561049362551">"6"</string>
+ <string name="digit7" msgid="658125644218958447">"7"</string>
+ <string name="digit8" msgid="3134686906411558886">"8"</string>
+ <string name="digit9" msgid="765379157698748031">"9"</string>
+ <string name="del" msgid="6248896117422989693">"XOÁ"</string>
+ <string name="clear" msgid="895929542545793094">"XOÁ"</string>
+ <string name="sin" msgid="6793866152659175277">"sin"</string>
+ <string name="cos" msgid="6901841853098114414">"cos"</string>
+ <string name="tan" msgid="7957459816738554960">"tan"</string>
+ <string name="e" msgid="1377847800971731483">"e"</string>
+ <string name="ln" msgid="6888500680285403344">"ln"</string>
+ <string name="lg" msgid="873623857385418182">"ghi"</string>
+ <string name="leftParen" msgid="4850643713953092099">"("</string>
+ <string name="rightParen" msgid="3177971166159324016">")"</string>
+ <string name="basic" msgid="7691469861698059753">"Bảng điều khiển cơ bản"</string>
+ <string name="advanced" msgid="7122495413742976492">"Bảng điều khiển nâng cao"</string>
+ <string name="clear_history" msgid="8458043980601165012">"Xoá lịch sử"</string>
+</resources>