[i18n] pull translation updates

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-11-20 08:16:00 +03:00
parent 39b3996596
commit cf005821d7
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,6 @@ namespace german // language namespace
static std::map<std::string, std::string> strings
{
{"Purple I2P Webconsole", "Purple-I2P-Webkonsole"},
{"KiB", "KiB"},
{"MiB", "MiB"},
{"GiB", "GiB"},
@ -41,6 +40,7 @@ namespace german // language namespace
{"established", "hergestellt"},
{"unknown", "Unbekannt"},
{"exploratory", "erforschend"},
{"Purple I2P Webconsole", "Purple I2P-Webkonsole"},
{"<b>i2pd</b> webconsole", "<b>i2pd</b>-Webkonsole"},
{"Main page", "Startseite"},
{"Router commands", "Routerbefehle"},
@ -49,8 +49,8 @@ namespace german // language namespace
{"Tunnels", "Tunnel"},
{"Transit Tunnels", "Transittunnel"},
{"Transports", "Transporte"},
{"I2P tunnels", "I2P-Tunnel"},
{"SAM sessions", "SAM-Sitzungen"},
{"I2P tunnels", "I2P Tunnel"},
{"SAM sessions", "SAM Sitzungen"},
{"ERROR", "FEHLER"},
{"OK", "OK"},
{"Testing", "Testen"},