[gcalctool] Fixed headers in galician translation file
- From: Francisco Diéguez Souto <frandieguez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Fixed headers in galician translation file
- Date: Sun, 18 Jul 2010 17:21:14 +0000 (UTC)
commit 098fce9ddf5250500b40b82d595948a03588ae84
Author: Fran Diéguez <fran dieguez mabishu com>
Date: Sun Jul 18 19:18:37 2010 +0200
Fixed headers in galician translation file
po/gl.po | 70 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 35 insertions(+), 35 deletions(-)
---
diff --git a/po/gl.po b/po/gl.po
index eaec3e2..23788be 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gcalctool-master-po-gl-72274_.merged\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-30 00:05+0200\n"
+"POT-Creation-Date: 2010-07-17 22:39+0200\n"
"PO-Revision-Date: 2010-06-30 00:07+0200\n"
"Last-Translator: Fran Diéguez <frandieguez ubuntu com>\n"
"Language-Team: Galician <gnome g11n net>\n"
@@ -460,7 +460,7 @@ msgid "Number _Format:"
msgstr "_Formato numérico:"
#. Title of preferences dialog
-#: ../data/preferences.ui.h:11 ../src/math-preferences.c:233
+#: ../data/preferences.ui.h:11 ../src/math-preferences.c:239
msgid "Preferences"
msgstr "Preferencias"
@@ -958,12 +958,12 @@ msgid "Boolean NOT"
msgstr "Booleano NOT"
#. Tooltip for the integer component button
-#: ../src/math-buttons.c:207 ../src/math-buttons.c:1429
+#: ../src/math-buttons.c:207 ../src/math-buttons.c:1440
msgid "Integer Component"
msgstr "Compoñente enteiro"
#. Tooltip for the fractional component button
-#: ../src/math-buttons.c:210 ../src/math-buttons.c:1431
+#: ../src/math-buttons.c:210 ../src/math-buttons.c:1442
msgid "Fractional Component"
msgstr "Comproñente fraccional"
@@ -1054,51 +1054,51 @@ msgstr "Depreciación lineal directa"
#. Advanced buttons: Angle unit combo box: Use degrees for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations
-#: ../src/math-buttons.c:891 ../src/math-preferences.c:249
+#: ../src/math-buttons.c:890 ../src/math-preferences.c:255
msgid "Degrees"
msgstr "Graos"
#. Advanced buttons: Angle unit combo box: Use radians for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations
-#: ../src/math-buttons.c:895 ../src/math-preferences.c:253
+#: ../src/math-buttons.c:894 ../src/math-preferences.c:259
msgid "Radians"
msgstr "Radiáns"
#. Advanced buttons: Angle unit combo box: Use gradians for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations
-#: ../src/math-buttons.c:899 ../src/math-preferences.c:257
+#: ../src/math-buttons.c:898 ../src/math-preferences.c:263
msgid "Gradians"
msgstr "Gradiáns"
#. Number display mode combo: Binary, e.g. 10011010010â??
-#: ../src/math-buttons.c:933
+#: ../src/math-buttons.c:932
msgid "Binary"
msgstr "Binario"
#. Number display mode combo: Octal, e.g. 2322â??
-#: ../src/math-buttons.c:937
+#: ../src/math-buttons.c:936
msgid "Octal"
msgstr "Octal"
#. Number display mode combo: Decimal, e.g. 1234
-#: ../src/math-buttons.c:941
+#: ../src/math-buttons.c:940
msgid "Decimal"
msgstr "Decimal"
#. Number display mode combo: Hexadecimal, e.g. 4D2â??â??
-#: ../src/math-buttons.c:945
+#: ../src/math-buttons.c:944
msgid "Hexadecimal"
msgstr "Hexadecimal"
#. Text shown in store menu when no variables defined
#. Text shown in recall menu when no variables defined
-#: ../src/math-buttons.c:1254 ../src/math-buttons.c:1299
+#: ../src/math-buttons.c:1261 ../src/math-buttons.c:1307
msgid "No variables defined"
msgstr "Non hai variábeis definidas"
#. Left Shift Popup: Menu item to shift left by n places (n < 10)
#. Right Shift Popup: Menu item to shift right by n places (n < 10)
-#: ../src/math-buttons.c:1341 ../src/math-buttons.c:1384
+#: ../src/math-buttons.c:1350 ../src/math-buttons.c:1394
#, c-format
msgid "_%d place"
msgid_plural "_%d places"
@@ -1107,7 +1107,7 @@ msgstr[1] "_%d posicións"
#. Left Shift Popup: Menu item to shift left by n places (n >= 10)
#. Right Shift Popup: Menu item to shift right by n places (n >= 10)
-#: ../src/math-buttons.c:1345 ../src/math-buttons.c:1388
+#: ../src/math-buttons.c:1354 ../src/math-buttons.c:1398
#, c-format
msgid "%d place"
msgid_plural "%d places"
@@ -1115,109 +1115,109 @@ msgstr[0] "%d posición"
msgstr[1] "%d posicións"
#. Tooltip for the round button
-#: ../src/math-buttons.c:1433
+#: ../src/math-buttons.c:1444
msgid "Round"
msgstr "Redondear"
#. Tooltip for the floor button
-#: ../src/math-buttons.c:1435
+#: ../src/math-buttons.c:1446
msgid "Floor"
msgstr "Redondear cara abaixo"
#. Tooltip for the ceiling button
-#: ../src/math-buttons.c:1437
+#: ../src/math-buttons.c:1448
msgid "Ceiling"
msgstr "Redondear cara arriba"
#. Tooltip for the ceiling button
-#: ../src/math-buttons.c:1439
+#: ../src/math-buttons.c:1450
msgid "Sign"
msgstr "Signo"
#. Error shown when trying to undo with no undo history
-#: ../src/math-equation.c:471
+#: ../src/math-equation.c:496
msgid "No undo history"
msgstr "Non hai historial de desfacer"
#. Error shown when trying to redo with no redo history
-#: ../src/math-equation.c:496
+#: ../src/math-equation.c:521
msgid "No redo history"
msgstr "Non hai historial de refacer"
-#: ../src/math-equation.c:907
+#: ../src/math-equation.c:845
msgid "No sane value to store"
msgstr "Non hai un valor lóxico para almacenar"
#. Error displayed to user when they perform a bitwise operation on numbers greater than the current word
-#: ../src/math-equation.c:1167
+#: ../src/math-equation.c:1105
msgid "Overflow. Try a bigger word size"
msgstr "Desbordamento de búfer. Probe cun tamaño maior da palabra"
#. Error displayed to user when they an unknown variable is entered
-#: ../src/math-equation.c:1172
+#: ../src/math-equation.c:1110
#, c-format
msgid "Unknown variable '%s'"
msgstr "Variábel descoñecida '%s'"
#. Error displayed to user when an unknown function is entered
-#: ../src/math-equation.c:1177
+#: ../src/math-equation.c:1115
#, c-format
msgid "Function '%s' is not defined"
msgstr "A función '%s' non está definida"
#. Error displayed to user when an conversion with unknown units is attempted
-#: ../src/math-equation.c:1182
+#: ../src/math-equation.c:1120
msgid "Unknown conversion"
msgstr "Conversión descoñecida"
#. Error displayed to user when they enter an invalid calculation
-#: ../src/math-equation.c:1191
+#: ../src/math-equation.c:1129
msgid "Malformed expression"
msgstr "Expresión formada incorrectamente"
#. Error displayed when trying to factorize a non-integer value
-#: ../src/math-equation.c:1214
+#: ../src/math-equation.c:1152
msgid "Need an integer to factorize"
msgstr "NecesÃtase un enteiro para factorizar"
#. This message is displayed in the status bar when a bit
#. shift operation is performed and the display does not contain a number
-#: ../src/math-equation.c:1291
+#: ../src/math-equation.c:1229
msgid "No sane value to bitwise shift"
msgstr "Non hai un valor lóxico para o desprazamento de bit a bit"
#. Message displayed when cannot toggle bit in display
-#: ../src/math-equation.c:1320
+#: ../src/math-equation.c:1258
msgid "Displayed value not an integer"
msgstr "O valor mostrado non é un enteiro "
#. Digits localized for the given language
-#: ../src/math-equation.c:1710
+#: ../src/math-equation.c:1648
msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
#. Label on close button in preferences dialog
-#: ../src/math-preferences.c:239
+#: ../src/math-preferences.c:245
msgid "_Close"
msgstr "_Pechar"
#. Number display mode combo: Fixed, e.g. 1234
-#: ../src/math-preferences.c:267
+#: ../src/math-preferences.c:273
msgid "Fixed"
msgstr "Fixado"
#. Number display mode combo: Scientific, e.g. 1.234Ã?10^3
-#: ../src/math-preferences.c:271
+#: ../src/math-preferences.c:277
msgid "Scientific"
msgstr "CientÃfico"
#. Number display mode combo: Engineering, e.g. 1.234k
-#: ../src/math-preferences.c:275
+#: ../src/math-preferences.c:281
msgid "Engineering"
msgstr "EnxeñarÃa"
#. Label used in preferences dialog. The %d is replaced by a spinbutton
-#: ../src/math-preferences.c:286
+#: ../src/math-preferences.c:292
#, c-format
msgid "Show %d decimal _places"
msgstr "Mostrar %d _posicións decimais"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]