diff options
author | Zackary Welch <zwelch@ixsystems.com> | 2017-07-19 19:42:09 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-07-24 13:49:06 +0000 |
commit | b1e16bb2abbde90246d18846ed6ca86da721c852 (patch) | |
tree | b36b91512c89455dd5f214b3d0e7cfc1422191bd /src-qt5/desktop-utils/lumina-calculator | |
parent | Translated using Weblate (Japanese) (diff) | |
download | lumina-b1e16bb2abbde90246d18846ed6ca86da721c852.tar.gz lumina-b1e16bb2abbde90246d18846ed6ca86da721c852.tar.bz2 lumina-b1e16bb2abbde90246d18846ed6ca86da721c852.zip |
Translated using Weblate (Spanish)
Currently translated at 50.0% (10 of 20 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/es/
Diffstat (limited to 'src-qt5/desktop-utils/lumina-calculator')
-rw-r--r-- | src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_es.ts | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_es.ts b/src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_es.ts index e6304114..7f916492 100644 --- a/src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_es.ts +++ b/src-qt5/desktop-utils/lumina-calculator/i18n/l-calc_es.ts @@ -7,102 +7,102 @@ <location filename="../mainUI.ui" line="14"/> <location filename="../mainUI.cpp" line="53"/> <source>Calculator</source> - <translation type="unfinished"></translation> + <translation>Calculadora</translation> </message> <message> <location filename="../mainUI.ui" line="657"/> <source>Advanced Operations</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Operaciones avanzadas</translation> </message> <message> <location filename="../mainUI.cpp" line="83"/> <source>Percentage %1</source> - <translation type="unfinished"></translation> + <translation>Porcentaje %1</translation> </message> <message> <location filename="../mainUI.cpp" line="85"/> <source>Power %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Potencia %1</translation> </message> <message> <location filename="../mainUI.cpp" line="87"/> <source>Base-10 Exponential %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Potencia de base 10 %1</translation> </message> <message> <location filename="../mainUI.cpp" line="89"/> <source>Exponential %1</source> - <translation type="unfinished"></translation> + <translation>Exponencial %1</translation> </message> <message> <location filename="../mainUI.cpp" line="91"/> <source>Constant Pi %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Pi constante %1</translation> </message> <message> <location filename="../mainUI.cpp" line="94"/> <source>Square Root %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Raíz cuadrada %1</translation> </message> <message> <location filename="../mainUI.cpp" line="96"/> <source>Logarithm %1</source> - <translation type="unfinished"></translation> + <translation>Logaritmo %1</translation> </message> <message> <location filename="../mainUI.cpp" line="98"/> <source>Natural Log %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Logaritmo natural %1</translation> </message> <message> <location filename="../mainUI.cpp" line="101"/> <source>Sine %1</source> - <translation type="unfinished"></translation> + <translation>Seno %1</translation> </message> <message> <location filename="../mainUI.cpp" line="103"/> <source>Cosine %1</source> - <translation type="unfinished"></translation> + <translation>Coseno %1</translation> </message> <message> <location filename="../mainUI.cpp" line="105"/> <source>Tangent %1</source> - <translation type="unfinished"></translation> + <translation>Tangente %1</translation> </message> <message> <location filename="../mainUI.cpp" line="108"/> <source>Arc Sine %1</source> - <translation type="unfinished"></translation> + <translation>Arcoseno %1</translation> </message> <message> <location filename="../mainUI.cpp" line="110"/> <source>Arc Cosine %1</source> - <translation type="unfinished"></translation> + <translation>Arcocoseno %1</translation> </message> <message> <location filename="../mainUI.cpp" line="112"/> <source>Arc Tangent %1</source> - <translation type="unfinished"></translation> + <translation>Arcotangente %1</translation> </message> <message> <location filename="../mainUI.cpp" line="115"/> <source>Hyperbolic Sine %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Seno hiperbólico %1</translation> </message> <message> <location filename="../mainUI.cpp" line="117"/> <source>Hyperbolic Cosine %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Coseno hiperbólico %1</translation> </message> <message> <location filename="../mainUI.cpp" line="119"/> <source>Hyperbolic Tangent %1</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Tangente hiperbólico %1</translation> </message> <message> <location filename="../mainUI.cpp" line="182"/> <source>Save Calculator History</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Salvar Historia de Calculadora</translation> </message> </context> </TS> |