diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ast/chat/commands.properties | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-ast/chat/commands.properties b/l10n-ast/chat/commands.properties new file mode 100644 index 0000000000..8a701baf91 --- /dev/null +++ b/l10n-ast/chat/commands.properties @@ -0,0 +1,17 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +commands = Órdenes: %S.\nUsa /help <orde> pa más información. +noCommand = Nun esiste la orde '%S'. +noHelp = Nun hai mensaxe d'ayuda pa la orde '%S', ¡sentímoslo! +sayHelpString = say <mensaxe>: unvia un mensaxe ensin procesar denguna orde. +rawHelpString = raw <mensaxe>: unvia un mensaxe ensin escapar les entidaes HTML. +helpHelpString = help <nome>: amuesa'l mensaxe d'ayuda pa la orde <nome>, o la llista de posibles órdenes si s'usa ensin parámetru. +statusCommand = %1$S <mensaxe d'estáu>: afita l'estáu en %2$S con un mensaxe d'estáu opcional. +back = disponible +away = ausente +busy = non disponible +dnd = non disponible +offline = desconeutáu + |