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

Commit 0fa697b6 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Ia44f70c302d2691753aaa29c4f7d7f8afff36f82
parent 21256831
Loading
Loading
Loading
Loading
+30 −0
Original line number Diff line number Diff line
@@ -87,42 +87,66 @@
      [CHAR_LIMIT=2]
      -->
  <!-- Content description for 'e' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_const_e">númberu d\'Euler</string>
  <!-- Content description for 'π' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_const_pi">pi</string>
  <!-- Content description for '.' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_dec_point">puntu</string>
  <!-- Content description for '(' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_lparen">paréntesis d\'apertura</string>
  <!-- Content description for ')' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_rparen">paréntesis de zarru</string>
  <!-- Content description for 'cos' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_cos">cosenu</string>
  <!-- Content description for 'ln' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_ln">logaritmu natural</string>
  <!-- Content description for 'log' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_log">logaritmu</string>
  <!-- Content description for 'sin' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_sin">senu</string>
  <!-- Content description for 'tan' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_tan">tanxente</string>
  <!-- Content description for 'arccos' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_arccos">cosenu inversu</string>
  <!-- Content description for 'arcsin' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_arcsin">senu inversu</string>
  <!-- Content description for 'arctan' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_arctan">taxente inversa</string>
  <!--
      Content description for 10^ button. This button is used to raise 10 to the subsequently
      entered power. E.g. <10^>3 would yield 1000.
      [CHAR_LIMIT=NONE]
      -->
  <!-- Content description for e^ (exponential function) button. [CHAR_LIMIT=NONE] -->
  <string name="desc_fun_exp">función esponencial</string>
  <!--
      Content description for ^2 button. This button is used to square the previously entered
      number. E.g. 3<^2> would yield 9.
      [CHAR_LIMIT=NONE]
      -->
  <string name="desc_op_sqr">al cuadráu</string>
  <!-- Content description for '+' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_add">más</string>
  <!-- Content description for '÷' button. [CHAR_LIMIT=NONE] -->
  <!-- Content description for '!' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_fact">factorial</string>
  <!-- Content description for '×' button. [CHAR_LIMIT=NONE] -->
  <!-- Content description for '%' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_pct">porcentaxe</string>
  <!-- Content description for '^' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_pow">potencia</string>
  <!-- Content description for '√' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_sqrt">raíz cuadrada</string>
  <!-- Content description for '-' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_op_sub">menos</string>
  <!-- Content description for degree mode. [CHAR_LIMIT=NONE] -->
  <!-- Content description for radian mode. [CHAR_LIMIT=NONE] -->
  <!-- Content description for switch to degree button. [CHAR_LIMIT=NONE] -->
  <string name="desc_switch_deg">camudar a graos</string>
  <!-- Content description for switch to radian button. [CHAR_LIMIT=NONE] -->
  <string name="desc_switch_rad">camudar a radianes</string>
  <!-- Content description for '=' button. [CHAR_LIMIT=NONE] -->
  <string name="desc_eq">igual a</string>
  <!-- Content description for "clr" button. Deletes entire formula. [CHAR_LIMIT=NONE] -->
  <!--
      Content description for "del" button. Deletes single character. Should differ
@@ -136,9 +160,12 @@
  <!-- Content description for the advanced pad when slide-able. [CHAR_LIMIT=NONE] -->
  <!-- Content description for the pad pages when slide-able. -->
  <!-- Error displayed when expression evaluates to an undefined result. [CHAR_LIMIT=20] -->
  <string name="error_nan">Nun ye un númberu</string>
  <!-- Error displayed when expression contains a syntax error. [CHAR_LIMIT=20] -->
  <string name="error_syntax">Espresión incorreuta</string>
  <!-- Error displayed when evaluation is manually aborted. [CHAR_LIMIT=20] -->
  <!-- Error displayed when excessive precision is required. [CHAR_LIMIT=20] -->
  <string name="error_overflow">¿Infinitu?</string>
  <!--
      Error displayed when division by zero is detected.

@@ -159,12 +186,15 @@

      [CHAR_LIMIT=40]
      -->
  <string name="ok_remove_timeout">Usar tiempos d\'espera más llargos</string>
  <!-- Button label to dismiss informative text message. [CHAR_LIMIT=40] -->
  <string name="dismiss">Escartar</string>
  <!-- Appended indicator (for "leading" display) that result is exact. [CHAR_LIMIT=NONE] -->
  <!-- Indicator (for "leading" display) that result is inexact. [CHAR_LIMIT=NONE] -->
  <!-- Menu option to display result including leading digits. [CHAR_LIMIT=40] -->
  <!-- Menu option to display result as fraction. [CHAR_LIMIT=40] -->
  <!-- Menu option to view the app's open source licenses. [CHAR_LIMIT=40] -->
  <string name="menu_licenses">Llicencies de códigu abiertu</string>
  <!-- Menu option to access calculation history. [CHAR_LIMIT=40] -->
  <!-- Menu option to clear calculation history and memory. [CHAR_LIMIT=40] -->
  <!-- Action bar title in history page. [CHAR_LIMIT=40] -->