From 5ff19c4333bc9f7ab96703814bb4aee072b3fa6e Mon Sep 17 00:00:00 2001 From: maxim Date: Thu, 22 Jan 2015 22:00:14 +0000 Subject: [PATCH] =?UTF-8?q?LazReport:=20fixed=20typo=20in=20function=20des?= =?UTF-8?q?cription,=20patch=20by=20P=C3=A9ter=20G=C3=A1bor,=20bug=20#2733?= =?UTF-8?q?8;=20regenerated=20translations=20and=20updated=20Russian=20tra?= =?UTF-8?q?nslation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: trunk@47485 - --- .../languages/lr_add_function_const.de.po | 267 +++++------------- .../languages/lr_add_function_const.es.po | 168 +++-------- .../languages/lr_add_function_const.hu.po | 6 +- .../languages/lr_add_function_const.it.po | 2 +- .../languages/lr_add_function_const.po | 2 +- .../languages/lr_add_function_const.ru.po | 2 +- .../addfunction/lr_add_function_const.pas | 2 +- 7 files changed, 113 insertions(+), 336 deletions(-) diff --git a/components/lazreport/source/addons/addfunction/languages/lr_add_function_const.de.po b/components/lazreport/source/addons/addfunction/languages/lr_add_function_const.de.po index 84621ac86b..729dcbdd81 100644 --- a/components/lazreport/source/addons/addfunction/languages/lr_add_function_const.de.po +++ b/components/lazreport/source/addons/addfunction/languages/lr_add_function_const.de.po @@ -23,323 +23,183 @@ msgid "CHR()/Returns symbol of ASCII code ." msgstr "" #: lr_add_function_const.sdescriptioncomparestr -msgid "" -"COMPARESTR(,)/Compares two strings. Returns the position " -"where begins the difference between the strings or 0 if strings are " -"equivalent." -msgstr "" -"COMPARESTR(,)/Vergleicht zwei Zeichenketten. Gibt die " -"Position zurück, an der die Unterschiede beginnen oder 0, wenn die " -"Zeichenketten gleich sind." +msgid "COMPARESTR(,)/Compares two strings. Returns the position where begins the difference between the strings or 0 if strings are equivalent." +msgstr "COMPARESTR(,)/Vergleicht zwei Zeichenketten. Gibt die Position zurück, an der die Unterschiede beginnen oder 0, wenn die Zeichenketten gleich sind." #: lr_add_function_const.sdescriptioncreatedate -msgid "" -"CREATEDATE()/Converts string to string that contains date " -"to use it in SQL clause. To use this function put the string with desired " -"date format to TfrAddFunctionLibrary.FormatDate property." +msgid "CREATEDATE()/Converts string to string that contains date to use it in SQL clause. To use this function put the string with desired date format to TfrAddFunctionLibrary.FormatDate property." msgstr "" #: lr_add_function_const.sdescriptioncreatenum -msgid "" -"CREATENUM()/Converts string to string that contains numeric " -"value to use it in SQL clause." +msgid "CREATENUM()/Converts string to string that contains numeric value to use it in SQL clause." msgstr "" #: lr_add_function_const.sdescriptioncreatestr -msgid "" -"CREATESTR()/Adds quotes to the string to use it in SQL " -"clause." +msgid "CREATESTR()/Adds quotes to the string to use it in SQL clause." msgstr "" #: lr_add_function_const.sdescriptiondatediff -msgid "" -"DATEDIFF(,,)/Returns the difference between two " -"dates and . Result is in the string in format \"days;" -"months;years\"." -msgstr "" -"DATEDIFF(,,)/Gibt die Differenz zwischen Datum " -" und zurück. Das Ergebnis ist in der Zeichenkette im " -"Format \"Tage;Monate;Jahre\"." +msgid "DATEDIFF(,,)/Returns the difference between two dates and . Result is in the string in format \"days;months;years\"." +msgstr "DATEDIFF(,,)/Gibt die Differenz zwischen Datum und zurück. Das Ergebnis ist in der Zeichenkette im Format \"Tage;Monate;Jahre\"." #: lr_add_function_const.sdescriptiondatetostr -msgid "" -"DATETOSTR()/Converts date to string and returns the result." -msgstr "" -"DATETOSTR()/Wandelt das Datum in eine Zeichenkette um und gibt " -"das Ergebnis zurück." +msgid "DATETOSTR()/Converts date to string and returns the result." +msgstr "DATETOSTR()/Wandelt das Datum in eine Zeichenkette um und gibt das Ergebnis zurück." #: lr_add_function_const.sdescriptiondayspermonth -msgid "" -"DAYSPERMONTH(,)/Returns days in the given month of the " -"year ." +msgid "DAYSPERMONTH(,)/Returns days in the given month of the year ." msgstr "" #: lr_add_function_const.sdescriptiondelete -msgid "" -"DELETE(,,)/Deletes symbols starting at " -"position in the given string and returns the result." -msgstr "" -"DELETE(,,)/Löscht Symbole beginnend an " -"der Position in der angegebenen Zeichenkette und gibt das " -"Ergebnis zurück." +msgid "DELETE(,,)/Deletes symbols starting at position in the given string and returns the result." +msgstr "DELETE(,,)/Löscht Symbole beginnend an der Position in der angegebenen Zeichenkette und gibt das Ergebnis zurück." #: lr_add_function_const.sdescriptionendpos -msgid "" -"ENDPOS(,)/Returns position of substring in the " -"string starting at the end of the string." +msgid "ENDPOS(,)/Returns position of substring in the string starting at the end of the string." msgstr "" #: lr_add_function_const.sdescriptionextractword -msgid "" -"EXTRACTWORD(,,)/Returns word number " -"from the string . is the list of word delimiters." +msgid "EXTRACTWORD(,,)/Returns word number from the string . is the list of word delimiters." msgstr "" #: lr_add_function_const.sdescriptionfirstdayofnextmonth -msgid "" -"FIRSTDAYOFNEXTMONTH()/Returns the date of first day of the next month " -"of date ." -msgstr "" -"FIRSTDAYOFNEXTMONTH()/Gibt das Datum des ersten Tages des nächsten " -"Monats von Datum zurück." +msgid "FIRSTDAYOFNEXTMONTH()/Returns the date of first day of the next month of date ." +msgstr "FIRSTDAYOFNEXTMONTH()/Gibt das Datum des ersten Tages des nächsten Monats von Datum zurück." #: lr_add_function_const.sdescriptionfirstdayofprevmonth -msgid "" -"FIRSTDAYOFPREVMONTH()/Returns the date of first day of the previous " -"month of date ." -msgstr "" -"FIRSTDAYOFPREVMONTH()/Gibt das Datum des ersten Tages des " -"vorhergehenden Monats von Datum zurück." +msgid "FIRSTDAYOFPREVMONTH()/Returns the date of first day of the previous month of date ." +msgstr "FIRSTDAYOFPREVMONTH()/Gibt das Datum des ersten Tages des vorhergehenden Monats von Datum zurück." #: lr_add_function_const.sdescriptionincdate -msgid "" -"INCDATE(,)/Increments the date by given number of days, " -"months and years passed in the parameter in format \"days;months;" -"years\". Returns the result date." -msgstr "" -"INCDATE(,)/Erhöht das Datum durch die angegebene Anzahl " -"von Tagen, Monaten und Jahren im Parameter im Format \"Tage;Monate;" -"Jahre\". Gibt das resultierende Datum zurück." +msgid "INCDATE(,)/Increments the date by given number of days, months and years passed in the parameter in format \"days;months;years\". Returns the result date." +msgstr "INCDATE(,)/Erhöht das Datum durch die angegebene Anzahl von Tagen, Monaten und Jahren im Parameter im Format \"Tage;Monate;Jahre\". Gibt das resultierende Datum zurück." #: lr_add_function_const.sdescriptionincday -msgid "" -"INCDAY(,)/Increments the date by given number of days " -" and returns the result date." -msgstr "" -"INCDAY(,)/Erhöht das Datum um die in " -"angegebene Anzahl von Tagen und gibt das resultierende Datum zurück." +msgid "INCDAY(,)/Increments the date by given number of days and returns the result date." +msgstr "INCDAY(,)/Erhöht das Datum um die in angegebene Anzahl von Tagen und gibt das resultierende Datum zurück." #: lr_add_function_const.sdescriptionincmonth -msgid "" -"INCMONTH(,)/Increments the date by given number of " -"months and returns the result date." -msgstr "" -"INCMONTH(,)/Erhöht das Datum um die in " -"angegebene Anzahl von Monaten und gibt das resultierende Datum zurück." +msgid "INCMONTH(,)/Increments the date by given number of months and returns the result date." +msgstr "INCMONTH(,)/Erhöht das Datum um die in angegebene Anzahl von Monaten und gibt das resultierende Datum zurück." #: lr_add_function_const.sdescriptioninctime -msgid "" -"INCTIME(