Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <rwh@rwh.(none)>2008-09-17 08:54:43 (GMT)
committer Reinier Heeres <rwh@rwh.(none)>2008-09-17 08:54:43 (GMT)
commitd924166039df65e4affa5120a6aa5cab2542fe50 (patch)
tree342399b98470e25965393d94840db75b05c24f30
parentac9f152f0f8851754eb1cb895e41b7b40d76cfc9 (diff)
Fix ne.po (extra newlines removed)
-rw-r--r--po/ne.po17
1 files changed, 1 insertions, 16 deletions
diff --git a/po/ne.po b/po/ne.po
index ab2232e..53c9851 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -148,7 +148,6 @@ msgid ""
"acos(x), return the arc cosine of x. This is the angle for which the cosine "
"is x. Defined for -1 <= x < 1"
msgstr ""
-"\n"
"acos(x), return the arc cosine of x. This is the angle for which the cosine "
"is x. Defined for -1 <= x < 1"
@@ -160,7 +159,6 @@ msgstr "and"
msgid ""
"and(x, y), logical and. Returns True if x and y are True, else returns False"
msgstr ""
-"\n"
"and(x, y), logical and. Returns True if x and y are True, else returns False"
#: eqnparserhelp.py:46
@@ -172,7 +170,6 @@ msgid ""
"asin(x), return the arc sine of x. This is the angle for which the sine is "
"x. Defined for -1 <= x <= 1"
msgstr ""
-"\n"
"asin(x), return the arc sine of x. This is the angle for which the sine is "
"x. Defined for -1 <= x <= 1"
@@ -185,7 +182,6 @@ msgid ""
"atan(x), return the arc tangent of x. This is the angle for which the "
"tangent is x. Defined for all x"
msgstr ""
-"\n"
"atan(x), return the arc tangent of x. This is the angle for which the "
"tangent is x. Defined for all x"
@@ -198,7 +194,6 @@ msgid ""
"cos(x), return the cosine of x. This is the x-coordinate on the unit circle "
"at the angle x"
msgstr ""
-"\n"
"cos(x), return the cosine of x. This is the x-coordinate on the unit circle "
"at the angle x"
@@ -210,7 +205,6 @@ msgstr "cosh"
msgid ""
"cosh(x), return the hyperbolic cosine of x. Given by (exp(x) + exp(-x)) / 2"
msgstr ""
-"\n"
"cosh(x), return the hyperbolic cosine of x. Given by (exp(x) + exp(-x)) / 2"
#: eqnparserhelp.py:61
@@ -247,7 +241,6 @@ msgid ""
"ln(x), return the natural logarithm of x. This is the value for which the "
"exponent exp() equals x. Defined for x >= 0."
msgstr ""
-"\n"
"ln(x), return the natural logarithm of x. This is the value for which the "
"exponent exp() equals x. Defined for x >= 0."
@@ -268,7 +261,6 @@ msgstr "or"
msgid ""
"or(x, y), logical or. Returns True if x and/or y are True, else return False"
msgstr ""
-"\n"
"or(x, y), logical or. Returns True if x and/or y are True, else return False"
#: eqnparserhelp.py:82
@@ -280,7 +272,6 @@ msgid ""
"plot(eqn, var=-a..b), plot the equation 'eqn' with the variable 'var' in the "
"range from a to b"
msgstr ""
-"\n"
"plot(eqn, var=-a..b), plot the equation 'eqn' with the variable 'var' in the "
"range from a to b"
@@ -293,7 +284,6 @@ msgid ""
"sin(x), return the sine of x. This is the y-coordinate on the unit circle at "
"the angle x"
msgstr ""
-"\n"
"sin(x), return the sine of x. This is the y-coordinate on the unit circle at "
"the angle x"
@@ -305,7 +295,6 @@ msgstr "sinh"
msgid ""
"sinh(x), return the hyperbolic sine of x. Given by (exp(x) - exp(-x)) / 2"
msgstr ""
-"\n"
"sinh(x), return the hyperbolic sine of x. Given by (exp(x) - exp(-x)) / 2"
#: eqnparserhelp.py:93
@@ -317,7 +306,6 @@ msgid ""
"sqrt(x), return the square root of x. This is the value for which the square "
"equals x. Defined for x >= 0."
msgstr ""
-"\n"
"sqrt(x), return the square root of x. This is the value for which the square "
"equals x. Defined for x >= 0."
@@ -339,7 +327,6 @@ msgid ""
"origin of the unit circle to the point on the unit circle defined by the "
"angle x. Given by sin(x) / cos(x)"
msgstr ""
-"\n"
"tan(x), return the tangent of x. This is the slope of the line from the "
"origin of the unit circle to the point on the unit circle defined by the "
"angle x. Given by sin(x) / cos(x)"
@@ -349,9 +336,8 @@ msgid "tanh"
msgstr "tanh"
#: eqnparserhelp.py:107
-#, fuzzy
msgid "tanh(x), return the hyperbolic tangent of x. Given by sinh(x) / cosh(x)"
-msgstr "sinh(x), return the hyperbolic tangent of x. Given by sinh(x) / cos(x)"
+msgstr "tanh(x), return the hyperbolic tangent of x. Given by sinh(x) / cos(x)"
#: eqnparserhelp.py:109
msgid "test"
@@ -379,7 +365,6 @@ msgid ""
"xor(x, y), logical xor. Returns True if either x is True (and y is False) or "
"y is True (and x is False), else returns False"
msgstr ""
-"\n"
"xor(x, y), logical xor. Returns True if either x is True (and y is False) or "
"y is True (and x is False), else returns False"