diff --git a/languages/af-ZA.lang.yaml b/languages/af-ZA.lang.yaml new file mode 100644 index 00000000..f52e17c4 --- /dev/null +++ b/languages/af-ZA.lang.yaml @@ -0,0 +1,4 @@ +--- +name: "Afrikaans" +code: "af" +incomplete: true diff --git a/languages/ar-SA.lang.yaml b/languages/ar-SA.lang.yaml new file mode 100644 index 00000000..cec6d0d7 --- /dev/null +++ b/languages/ar-SA.lang.yaml @@ -0,0 +1,4 @@ +--- +name: "العربية" +code: "ar" +incomplete: true diff --git a/languages/ca-ES.lang.yaml b/languages/ca-ES.lang.yaml new file mode 100644 index 00000000..151a3b74 --- /dev/null +++ b/languages/ca-ES.lang.yaml @@ -0,0 +1,4 @@ +--- +name: "Català" +code: "ca" +incomplete: true diff --git a/languages/cs-CZ.lang.yaml b/languages/cs-CZ.lang.yaml new file mode 100644 index 00000000..c87ab5b2 --- /dev/null +++ b/languages/cs-CZ.lang.yaml @@ -0,0 +1,4 @@ +--- +name: "Čeština" +code: "cs" +incomplete: true diff --git a/languages/da-DK.lang.yaml b/languages/da-DK.lang.yaml new file mode 100644 index 00000000..9f8a7ccf --- /dev/null +++ b/languages/da-DK.lang.yaml @@ -0,0 +1,4 @@ +--- +name: "Dansk" +code: "da" +incomplete: true diff --git a/languages/de-DE-chanserv.lang.json b/languages/de-DE-chanserv.lang.json new file mode 100644 index 00000000..627b7fc8 --- /dev/null +++ b/languages/de-DE-chanserv.lang.json @@ -0,0 +1,7 @@ +{ + "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", + "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", + "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "", + "Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "", + "Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": "" +} diff --git a/languages/de-DE-help.lang.json b/languages/de-DE-help.lang.json new file mode 100644 index 00000000..e034a725 --- /dev/null +++ b/languages/de-DE-help.lang.json @@ -0,0 +1,67 @@ +{ + "= Help Topics =\n\nCommands:\n%s\n\nRPL_ISUPPORT Tokens:\n%s\n\nInformation:\n%s": "", + "== Channel Modes ==\n\nOragono supports the following channel modes:\n\n +b | Client masks that are banned from the channel (e.g. *!*@127.0.0.1)\n +e | Client masks that are exempted from bans.\n +I | Client masks that are exempted from the invite-only flag.\n +i | Invite-only mode, only invited clients can join the channel.\n +k | Key required when joining the channel.\n +l | Client join limit for the channel.\n +m | Moderated mode, only privileged clients can talk on the channel.\n +n | No-outside-messages mode, only users that are on the channel can send\n | messages to it.\n +R | Only registered users can talk in the channel.\n +s | Secret mode, channel won't show up in /LIST or whois replies.\n +t | Only channel opers can modify the topic.\n\n= Prefixes =\n\n +q (~) | Founder channel mode.\n +a (&) | Admin channel mode.\n +o (@) | Operator channel mode.\n +h (%) | Halfop channel mode.\n +v (+) | Voice channel mode.": "", + "== Server Notice Masks ==\n\nOragono supports the following server notice masks for operators:\n\n a | Local announcements.\n c | Local client connections.\n j | Local channel actions.\n k | Local kills.\n n | Local nick changes.\n o | Local oper actions.\n q | Local quits.\n t | Local /STATS usage.\n u | Local client account actions.\n x | Local X-lines (DLINE/KLINE/etc).\n\nTo set a snomask, do this with your nickname:\n\n /MODE +s \n\nFor instance, this would set the kill, oper, account and xline snomasks on dan:\n\n /MODE dan +s koux": "", + "== User Modes ==\n\nOragono supports the following user modes:\n\n +a | User is marked as being away. This mode is set with the /AWAY command.\n +i | User is marked as invisible (their channels are hidden from whois replies).\n +o | User is an IRC operator.\n +R | User only accepts messages from other registered users. \n +s | Server Notice Masks (see help with /HELPOP snomasks).\n +Z | User is connected via TLS.": "", + "@+client-only-tags TAGMSG {,}\n\nSends the given client-only tags to the given targets as a TAGMSG. See the IRCv3\nspecs for more info: http://ircv3.net/specs/core/message-tags-3.3.html": "", + "ACC REGISTER [callback_namespace:] [cred_type] :\nACC VERIFY \n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "", + "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", + "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", + "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", + "CHANSERV [params]\n\nChanServ controls channel registrations.": "", + "CS [params]\n\nChanServ controls channel registrations.": "", + "DEBUG