diff options
author | Nils Görs <weechatter@arcor.de> | 2024-03-25 11:44:01 +0100 |
---|---|---|
committer | Nils Görs <weechatter@arcor.de> | 2024-03-25 11:44:01 +0100 |
commit | a7f8c327972c414e4efdb4763c1548d9624e988a (patch) | |
tree | 209e9ff062e2dcd39dcfca71310e9fcc28c26ea8 | |
parent | 9bc4352089163b011f72b09cbedcd2a2c0963f02 (diff) | |
download | weechat-a7f8c327972c414e4efdb4763c1548d9624e988a.zip |
core: update German translations
-rw-r--r-- | po/de.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -27,7 +27,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2024-03-24 15:38+0100\n" -"PO-Revision-Date: 2024-03-20 09:55+0100\n" +"PO-Revision-Date: 2024-03-25 11:43+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" "Language: de_DE\n" @@ -6002,6 +6002,8 @@ msgstr "" msgid "if enabled, the completion is case sensitive by default" msgstr "" +"Wenn diese Option aktiviert ist, wird bei der Vervollständigung," +" standardmäßig, die Groß-/Kleinschreibung beachtet" msgid "" "if enabled, the commands inside command line are completed (the command at " @@ -18013,3 +18015,4 @@ msgstr "" #~ "Benachrichtigungstufe (Highlights zuerst) und dann nach Buffer-Nummer, " #~ "number_*: sortiert nach Buffer-Nummer; asc = aufsteigende Sortierung, " #~ "desc = absteigende Sortierung" + |