Commit 406d2cec by Joseph Myers

Update cpplib da.po.

	* da.po: Update.
parent d417b4f5
2020-03-10 Joseph Myers <joseph@codesourcery.com>
* da.po: Update.
2020-02-29 Joseph Myers <joseph@codesourcery.com> 2020-02-29 Joseph Myers <joseph@codesourcery.com>
* ru.po: Update. * ru.po: Update.
......
# Danish version of cpplib. # Danish version of cpplib.
# Copyright (C) 2019 Free Software Foundation, Inc. # Copyright (C) 2020 Free Software Foundation, Inc.
# This file is distributed under the same license as the gcc package. # This file is distributed under the same license as the gcc package.
# Ole Laursen <olau@hardworking.dk>, 2001, 02, 03. # Ole Laursen <olau@hardworking.dk>, 2001, 02, 03.
# Joe Hansen <joedalton2@yahoo.dk>, 2015, 2016, 2017, 2018, 2019. # Joe Hansen <joedalton2@yahoo.dk>, 2015, 2016, 2017, 2018, 2019, 2020.
# #
# Konventioner: # Konventioner:
# #
...@@ -128,10 +128,10 @@ ...@@ -128,10 +128,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cpplib 9.1-b20190203\n" "Project-Id-Version: cpplib 10.1-b20200209\n"
"Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
"POT-Creation-Date: 2020-02-07 22:33+0000\n" "POT-Creation-Date: 2020-02-07 22:33+0000\n"
"PO-Revision-Date: 2019-02-14 18:00+0200\n" "PO-Revision-Date: 2020-03-08 18:00+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n" "Language: da\n"
...@@ -212,7 +212,7 @@ msgstr "universelt tegn %.*s er ikke gyldigt i starten af et kaldenavn" ...@@ -212,7 +212,7 @@ msgstr "universelt tegn %.*s er ikke gyldigt i starten af et kaldenavn"
#: charset.c:1149 #: charset.c:1149
#, c-format #, c-format
msgid "%.*s is outside the UCS codespace" msgid "%.*s is outside the UCS codespace"
msgstr "" msgstr "%.*s er udenfor UCS-koderummet"
#: charset.c:1194 charset.c:2113 #: charset.c:1194 charset.c:2113
msgid "converting UCN to source character set" msgid "converting UCN to source character set"
...@@ -223,16 +223,14 @@ msgid "converting UCN to execution character set" ...@@ -223,16 +223,14 @@ msgid "converting UCN to execution character set"
msgstr "konverterer UCN til et kørselstegnsæt" msgstr "konverterer UCN til et kørselstegnsæt"
#: charset.c:1265 #: charset.c:1265
#, fuzzy, c-format #, c-format
#| msgid "universal character %.*s is not valid in an identifier"
msgid "extended character %.*s is not valid in an identifier" msgid "extended character %.*s is not valid in an identifier"
msgstr "universelt tegn %.*s er ikke gyldigt i et kaldenavn" msgstr "udvidet tegn %.*s er ikke gyldigt i et kaldenavn"
#: charset.c:1282 #: charset.c:1282
#, fuzzy, c-format #, c-format
#| msgid "universal character %.*s is not valid at the start of an identifier"
msgid "extended character %.*s is not valid at the start of an identifier" msgid "extended character %.*s is not valid at the start of an identifier"
msgstr "universelt tegn %.*s er ikke gyldigt i starten af et kaldenavn" msgstr "udvidet tegn %.*s er ikke gyldigt i starten af et kaldenavn"
#: charset.c:1368 #: charset.c:1368
msgid "the meaning of '\\x' is different in traditional C" msgid "the meaning of '\\x' is different in traditional C"
...@@ -337,10 +335,9 @@ msgid "invalid preprocessing directive #%s" ...@@ -337,10 +335,9 @@ msgid "invalid preprocessing directive #%s"
msgstr "ugyldigt præprocessordirektiv #%s" msgstr "ugyldigt præprocessordirektiv #%s"
#: directives.c:601 #: directives.c:601
#, fuzzy, c-format #, c-format
#| msgid "\"defined\" cannot be used as a macro name"
msgid "\"%s\" cannot be used as a macro name" msgid "\"%s\" cannot be used as a macro name"
msgstr "»defined« kan ikke bruges som makronavn" msgstr "»%s« kan ikke bruges som makronavn"
#: directives.c:608 #: directives.c:608
#, c-format #, c-format
...@@ -378,7 +375,7 @@ msgstr "tomt filnavn i #%s" ...@@ -378,7 +375,7 @@ msgstr "tomt filnavn i #%s"
#: directives.c:838 #: directives.c:838
#, c-format #, c-format
msgid "#include nested depth %u exceeds maximum of %u (use -fmax-include-depth=DEPTH to increase the maximum)" msgid "#include nested depth %u exceeds maximum of %u (use -fmax-include-depth=DEPTH to increase the maximum)"
msgstr "" msgstr "#include indlejret dybde %u er større end maksimum på %u (brug -fmax-include-depth=DEPTH for at øge maksimum)"
#: directives.c:883 #: directives.c:883
msgid "#include_next in primary source file" msgid "#include_next in primary source file"
...@@ -603,10 +600,8 @@ msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" ...@@ -603,10 +600,8 @@ msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
msgstr "ugyldig endelse »%.*s« med hexadecimal kommatalskonstant" msgstr "ugyldig endelse »%.*s« med hexadecimal kommatalskonstant"
#: expr.c:749 expr.c:753 #: expr.c:749 expr.c:753
#, fuzzy
#| msgid "decimal float constants are a GCC extension"
msgid "decimal float constants are a C2X feature" msgid "decimal float constants are a C2X feature"
msgstr "decimal kommatalskonstanter er en GCC-udvidelse" msgstr "decimal kommatalskonstanter er en C2X-funktion"
#: expr.c:772 #: expr.c:772
#, c-format #, c-format
...@@ -909,28 +904,24 @@ msgid "'##' cannot appear at either end of __VA_OPT__" ...@@ -909,28 +904,24 @@ msgid "'##' cannot appear at either end of __VA_OPT__"
msgstr "»##« må ikke optræde ved nogen af enderne i __VA_OPT__" msgstr "»##« må ikke optræde ved nogen af enderne i __VA_OPT__"
#: macro.c:364 #: macro.c:364
#, fuzzy, c-format #, c-format
#| msgid "%s in preprocessing directive"
msgid "\"%s\" used outside of preprocessing directive" msgid "\"%s\" used outside of preprocessing directive"
msgstr "%s i præprocessordirektiv" msgstr "»%s« brugt uden for præprocessordirektiv"
#: macro.c:374 #: macro.c:374
#, fuzzy, c-format #, c-format
#| msgid "missing '(' in expression"
msgid "missing '(' before \"%s\" operand" msgid "missing '(' before \"%s\" operand"
msgstr "manglende »(« i udtryk" msgstr "manglende »(« før »%s«-operand"
#: macro.c:389 #: macro.c:389
#, fuzzy, c-format #, c-format
#| msgid "operator \"__has_include__\" requires a header string"
msgid "operator \"%s\" requires a header-name" msgid "operator \"%s\" requires a header-name"
msgstr "operatoren »__has_include__« kræver en teksthovedstreng" msgstr "operatoren »%s« kræver et teksthovednavn"
#: macro.c:406 #: macro.c:406
#, fuzzy, c-format #, c-format
#| msgid "missing ')' after \"defined\""
msgid "missing ')' after \"%s\" operand" msgid "missing ')' after \"%s\" operand"
msgstr "manglende »)« efter »defined«" msgstr "manglende »)« efter »%s«-operand"
#: macro.c:426 #: macro.c:426
#, c-format #, c-format
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment