Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Automatic translation import
Change-Id: If20db05a1ae5e37b66d3016ef70bbeee3ab20ad0
  • Loading branch information
Tom Powell committed Aug 19, 2015
1 parent 973036e commit 85a6d30
Show file tree
Hide file tree
Showing 8 changed files with 174 additions and 2 deletions.
7 changes: 7 additions & 0 deletions res/values-ar/cm_strings.xml
Expand Up @@ -25,8 +25,11 @@
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="text_copied_toast">النص المنسوخ.</string>
<string name="copy">نسخ\"%s\"</string>
<string name="remove_from_history">إزالة من المحفوظات</string>
<string name="det">det</string>
<string name="solve">حل</string>
<string name="plus_row">+Row</string>
<string name="minus_row">-Row</string>
<string name="plus_col">+Col</string>
Expand All @@ -35,4 +38,8 @@
<string name="hex">Hex</string>
<string name="bin">Bin</string>
<string name="dec">Dec</string>
<string name="desc_hex">سداسي عشري</string>
<string name="desc_bin">ثنائي</string>
<string name="desc_dec">عشري</string>
<string name="text_max_chars">لقد أدخلت عدداً كبيراً جداً من الأحرف-الرجاء حذف بعض الأحرف أو حل معادلتك للاستمرار</string>
</resources>
45 changes: 45 additions & 0 deletions res/values-eo/cm_strings.xml
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2015 The CyanogenMod 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>
<string name="X">X</string>
<string name="Y">Y</string>
<string name="arcsin">arcsin</string>
<string name="arccos">arccos</string>
<string name="arctan">arctan</string>
<string name="dot">.</string>
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="text_copied_toast">Teksto kopiita.</string>
<string name="copy">Kopii \'%s\'</string>
<string name="remove_from_history">Forigi el historio</string>
<string name="det">det</string>
<string name="solve">Solvi</string>
<string name="plus_row">+Vico</string>
<string name="minus_row">-Vico</string>
<string name="plus_col">+Kol</string>
<string name="minus_col">-Kol</string>
<string name="matrix_transpose">T</string>
<string name="hex">6-ume</string>
<string name="bin">Bin</string>
<string name="dec">Dec</string>
<string name="desc_hex">Deksesuma</string>
<string name="desc_bin">Duuma</string>
<string name="desc_dec">Dekume</string>
<string name="text_max_chars">Tro da enigitaj signoj - bonvolu forigi kelkajn signojn aŭ solvi la ekvacion por daŭrigi</string>
</resources>
18 changes: 18 additions & 0 deletions res/values-fa/cm_strings.xml
Expand Up @@ -21,7 +21,25 @@
<string name="arcsin">asin</string>
<string name="arccos">acos</string>
<string name="arctan">atan</string>
<string name="dot">.</string>
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="text_copied_toast">متن کپی شد.</string>
<string name="copy">کپی %s</string>
<string name="remove_from_history">حذف از تاریخچه</string>
<string name="det">det</string>
<string name="solve">حل</string>
<string name="plus_row">+سطر</string>
<string name="minus_row">-سطر</string>
<string name="plus_col">+ستون</string>
<string name="minus_col">-ستون</string>
<string name="matrix_transpose">T</string>
<string name="hex">Hex</string>
<string name="bin">Bin</string>
<string name="dec">Dec</string>
<string name="desc_hex">هگزادسیمال</string>
<string name="desc_bin">باینری</string>
<string name="desc_dec">دسیمال</string>
<string name="text_max_chars">کاراکتر های زیادی وارد کرده اید لطفا چند کاراتر را حذف کنید یا برای ادامه معادله را حل کنید</string>
</resources>
9 changes: 8 additions & 1 deletion res/values-hr/cm_strings.xml
Expand Up @@ -25,8 +25,11 @@
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="copy">Kopiraj \'%s\'</string>
<string name="text_copied_toast">Tekst je kopiran.</string>
<string name="copy">Kopiraj \"%s\"</string>
<string name="remove_from_history">Ukloni iz povijesti</string>
<string name="det">det</string>
<string name="solve">Riješi</string>
<string name="plus_row">+Row</string>
<string name="minus_row">-Row</string>
<string name="plus_col">+Kol</string>
Expand All @@ -35,4 +38,8 @@
<string name="hex">Heksadecimalno</string>
<string name="bin">Bin</string>
<string name="dec">Dec</string>
<string name="desc_hex">Heksadekadski</string>
<string name="desc_bin">Binarni</string>
<string name="desc_dec">Decimalni</string>
<string name="text_max_chars">Upisali ste previše znakova. Obrišite neke znakove ili sami riješite jednadžbu da biste nastavili.</string>
</resources>
45 changes: 45 additions & 0 deletions res/values-kn-rIN/cm_strings.xml
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2015 The CyanogenMod 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>
<string name="X">X</string>
<string name="Y">Y</string>
<string name="arcsin">asin</string>
<string name="arccos">acos</string>
<string name="arctan">atan</string>
<string name="dot">.</string>
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="text_copied_toast">Text copied.</string>
<string name="copy">Copy \'%s\'</string>
<string name="remove_from_history">ಇತಿಹಾಸದಿಂದ ತೆಗೆ</string>
<string name="det">det</string>
<string name="solve">ಪರಿಹರಿಸು</string>
<string name="plus_row">+Row</string>
<string name="minus_row">-Row</string>
<string name="plus_col">+Col</string>
<string name="minus_col">-Col</string>
<string name="matrix_transpose">T</string>
<string name="hex">ಹೆಕ್ಸ್</string>
<string name="bin">ಬಿನ್</string>
<string name="dec">Dec</string>
<string name="desc_hex">ಹೆಕ್ಸಾಡೆಸಿಮಲ್</string>
<string name="desc_bin">ಬೈನರಿ</string>
<string name="desc_dec">ಡೆಸಿಮಲ್</string>
<string name="text_max_chars">ಹಲವಾರು ಅಕ್ಷರಗಳನ್ನು ಬರೆಯಲಾಗಿದೆ - ಮುಂದುವರಿಯಲು ದಯವಿಟ್ಟು ಕೆಲವು ಅಕ್ಷರಗಳನ್ನು ಅಳಿಸಿ ಅಥವಾ ನಿಮ್ಮ ಸಮೀಕರಣವನ್ನು ಪರಿಹರಿಸಿ</string>
</resources>
2 changes: 1 addition & 1 deletion res/values-ro/cm_strings.xml
Expand Up @@ -41,5 +41,5 @@
<string name="desc_hex">Hexadecimal</string>
<string name="desc_bin">Binar</string>
<string name="desc_dec">Decimal</string>
<string name="text_max_chars">Prea multe caractere introduse - vă rugăm să ştergeţi unele caractere sau rezolvați ecuaţia dumneavoastră pentru a continua</string>
<string name="text_max_chars">Prea multe caractere introduse - vă rugăm să ștergeți unele caractere sau rezolvați ecuația dumneavoastră pentru a continua</string>
</resources>
45 changes: 45 additions & 0 deletions res/values-sl/cm_strings.xml
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2015 The CyanogenMod 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>
<string name="X">X</string>
<string name="Y">Y</string>
<string name="arcsin">asin</string>
<string name="arccos">acos</string>
<string name="arctan">atan</string>
<string name="dot">.</string>
<string name="dx">dX</string>
<string name="dy">dY</string>
<string name="mod">mod</string>
<string name="text_copied_toast">Besedilo kopirano.</string>
<string name="copy">Kopiraj \'%s\'</string>
<string name="remove_from_history">Odstrani iz zgodovine</string>
<string name="det">det</string>
<string name="solve">Reši</string>
<string name="plus_row">+Vrstica</string>
<string name="minus_row">-Vrstica</string>
<string name="plus_col">+Stolpec</string>
<string name="minus_col">-Stolpec</string>
<string name="matrix_transpose">T</string>
<string name="hex">Šes.</string>
<string name="bin">Dvo.</string>
<string name="dec">Des.</string>
<string name="desc_hex">Šestnajstiško</string>
<string name="desc_bin">Dvojiško</string>
<string name="desc_dec">Desetiško</string>
<string name="text_max_chars">Vnesenih je preveč znakov - za nadaljevanje jih izbrišite nekaj ali ponovno rešite enačbo</string>
</resources>
5 changes: 5 additions & 0 deletions res/values-sv/cm_strings.xml
Expand Up @@ -27,7 +27,9 @@
<string name="mod">mod</string>
<string name="text_copied_toast">Text kopierad.</string>
<string name="copy">Kopiera \'%s\'</string>
<string name="remove_from_history">Ta bort från historik</string>
<string name="det">det</string>
<string name="solve">Lös</string>
<string name="plus_row">+Rad</string>
<string name="minus_row">-Rad</string>
<string name="plus_col">+Kol</string>
Expand All @@ -36,5 +38,8 @@
<string name="hex">Hex</string>
<string name="bin">Bin</string>
<string name="dec">Dec</string>
<string name="desc_hex">Hexadecimal</string>
<string name="desc_bin">Binär</string>
<string name="desc_dec">Decimal</string>
<string name="text_max_chars">För många tecken har angetts - vänligen radera några tecken eller lös din ekvation för att fortsätta</string>
</resources>

0 comments on commit 85a6d30

Please sign in to comment.