-rw-r--r-- | i18n/de/opieirc.ts | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/i18n/de/opieirc.ts b/i18n/de/opieirc.ts index e8a0852..730309e 100644 --- a/i18n/de/opieirc.ts +++ b/i18n/de/opieirc.ts @@ -385,6 +385,10 @@ Name: %4</translation> <source>Save As</source> <translation>Speichern als</translation> </message> + <message> + <source>Channel %1 doesn't exists</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>IRCQueryTab</name> @@ -487,10 +491,17 @@ Name: %4</translation> <source>The channel list needs to contain a comma separated list of channel names which start with either '#' or '+'</source> - <translation>Die Kanalliste muss eine Komma- + <translation type="obsolete">Die Kanalliste muss eine Komma- separierte Liste von Kanalnamen enthalten, die mit '#' oder '+' anfangen</translation> </message> + <message> + <source>The channel list needs to contain a +comma separated list of valid + channel names (starting +with one of '#' '+' '&' '!'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>IRCServerList</name> |