summaryrefslogtreecommitdiffstats
path: root/res/values-ca
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-06-08 05:12:49 -0700
committerGeoff Mendal <mendal@google.com>2015-06-08 05:12:49 -0700
commitc8d870a79cea9dc770bf9b8a1e8b357d8963f6c6 (patch)
treec93a2e38d66ed8a651200dd0992dc50bcadacb9e /res/values-ca
parent8f4c72adbf2649a297f625220534073867c0a54c (diff)
downloadandroid_packages_apps_ExactCalculator-c8d870a79cea9dc770bf9b8a1e8b357d8963f6c6.tar.gz
android_packages_apps_ExactCalculator-c8d870a79cea9dc770bf9b8a1e8b357d8963f6c6.tar.bz2
android_packages_apps_ExactCalculator-c8d870a79cea9dc770bf9b8a1e8b357d8963f6c6.zip
Import translations. DO NOT MERGE
Change-Id: I31af45d7e45c55cc2fbe5fdf075b5f06157cc22c Auto-generated-cl: translation import
Diffstat (limited to 'res/values-ca')
-rw-r--r--res/values-ca/strings.xml26
1 files changed, 14 insertions, 12 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 7bca7d4..7a3ca69 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -36,16 +36,13 @@
<string name="desc_fun_arccos" msgid="7583077865497939123">"arc cosinus"</string>
<string name="desc_fun_arcsin" msgid="8592309261123302915">"arc sinus"</string>
<string name="desc_fun_arctan" msgid="6891388393360447455">"arc tangent"</string>
- <!-- no translation found for desc_fun_10pow (3972646467174520812) -->
- <skip />
- <!-- no translation found for desc_fun_exp (657106837530588390) -->
- <skip />
- <!-- no translation found for desc_op_sqr (693577095029219627) -->
- <skip />
+ <string name="desc_fun_10pow" msgid="3972646467174520812">"deu elevat a"</string>
+ <string name="desc_fun_exp" msgid="657106837530588390">"funció exponencial"</string>
+ <string name="desc_op_sqr" msgid="693577095029219627">"al quadrat"</string>
<string name="desc_op_add" msgid="5539599782598050813">"més"</string>
<string name="desc_op_div" msgid="3032399266115257498">"divideix"</string>
<string name="desc_op_fact" msgid="6142780103294179702">"factorial"</string>
- <string name="desc_op_mul" msgid="1199902761534518529">"vegades"</string>
+ <string name="desc_op_mul" msgid="6882122010553947015">"multiplica"</string>
<string name="desc_op_pct" msgid="2466179646911499434">"percentatge"</string>
<string name="desc_op_pow" msgid="6010144442344099030">"potència"</string>
<string name="desc_op_sqrt" msgid="6882241473601721767">"arrel quadrada"</string>
@@ -63,12 +60,17 @@
<string name="error_syntax" msgid="4786987111228645602">"Expr. incorrecta"</string>
<string name="error_aborted" msgid="3402238176316342537">"Anul·lat"</string>
<string name="error_overflow" msgid="7800547394563434764">"És infinit?"</string>
- <string name="error_zero_divide" msgid="7085069126090779874">"Divisió per 0"</string>
- <string name="text_copied_toast" msgid="8845645964273481105">"Text copiat"</string>
- <string name="cancelled" msgid="615180456915976640">"S\'ha cancel·lat el càlcul."</string>
+ <!-- no translation found for error_zero_divide (458040988686661801) -->
+ <skip />
+ <!-- no translation found for text_copied_toast (2104264466812485425) -->
+ <skip />
+ <!-- no translation found for cancelled (1618889609742874632) -->
+ <skip />
+ <!-- no translation found for timeout (802690170415591535) -->
+ <skip />
+ <!-- no translation found for ok_remove_timeout (8344529153919268011) -->
+ <skip />
<string name="dismiss" msgid="7872443888515066216">"Accepta"</string>
- <string name="timeout" msgid="786323140644284782">"És un càlcul massa difícil. Es tracta d\'un valor indefinit o infinit?"</string>
- <string name="ok_remove_timeout" msgid="4252381882975743581">"D\'acord, però que el temps d\'espera sigui més llarg."</string>
<string name="exact" msgid="2597237880041789948">"(exacte)"</string>
<string name="approximate" msgid="7117143366610670836">"(±1 a l\'últim dígit)"</string>
<string name="menu_leading" msgid="2338520833272667740">"Dígits inicials"</string>