From 8b13fc68a10fc57ed5d995c55b0a79e0141e6b81 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 20 Mar 2025 17:30:54 +0000 Subject: [PATCH] Update cpplib de.po * de.po: Update. --- libcpp/po/de.po | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/libcpp/po/de.po b/libcpp/po/de.po index 9914e5723b2..72a33dec9e5 100644 --- a/libcpp/po/de.po +++ b/libcpp/po/de.po @@ -9,10 +9,10 @@ # msgid "" msgstr "" -"Project-Id-Version: cpplib 15-b20250216\n" +"Project-Id-Version: cpplib 15.1-b20250316\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" "POT-Creation-Date: 2025-03-14 22:05+0000\n" -"PO-Revision-Date: 2025-03-10 22:32+0100\n" +"PO-Revision-Date: 2025-03-20 07:49+0100\n" "Last-Translator: Roland Illig \n" "Language-Team: German \n" "Language: de\n" @@ -211,10 +211,8 @@ msgstr "%<\\x{%> ohne dazugehöriges %<}%> nach %.*s" msgid "hex escape sequence out of range" msgstr "Hex-Escape-Sequenz außerhalb des Wertebereiches" -# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119202 #: charset.cc:2247 -#, fuzzy, gcc-internal-format -#| msgid "%<\\o%> not followed by %<}%>" +#, gcc-internal-format msgid "%<\\o%> not followed by %<{%>" msgstr "%<\\o%> ohne folgendes %<{%>" @@ -467,16 +465,14 @@ msgid "%<#embed%> not supported in traditional C" msgstr "%<#embed%> wird in traditionellem C nicht unterstützt" #: directives.cc:1370 -#, fuzzy, gcc-internal-format -#| msgid "%<#%s%> before C++23 is a GCC extension" +#, gcc-internal-format msgid "%<#%s%> before C++26 is a GCC extension" -msgstr "%<#%s%> vor C++23 ist eine GCC-Erweiterung" +msgstr "%<#%s%> vor C++26 ist eine GCC-Erweiterung" #: directives.cc:1379 -#, fuzzy, gcc-internal-format -#| msgid "%<#%s%> is a GCC extension" +#, gcc-internal-format msgid "%<#%s%> is a C23 feature" -msgstr "%<#%s%> ist eine GCC-Erweiterung" +msgstr "%<#%s%> ist ein C23-Feature" #: directives.cc:1436 #, gcc-internal-format