[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [translation/tor-messenger-commandsproperties_completed] Pulling translations from Transifex



commit e6c2ed003bacd5c7a2ba07e3bfbbb84719651289
Author: Translation commit bot <translation@xxxxxxxxxxxxxx>
Date:   Thu Jul 16 18:53:49 2015 +0000

    Pulling translations from Transifex
---
 de/commands.properties    |   27 +++++++++++++++++++++++++++
 en/commands.properties    |   27 +++++++++++++++++++++++++++
 en_GB/commands.properties |   27 +++++++++++++++++++++++++++
 es/commands.properties    |   27 +++++++++++++++++++++++++++
 fr/commands.properties    |   27 +++++++++++++++++++++++++++
 fr_CA/commands.properties |   27 +++++++++++++++++++++++++++
 hu/commands.properties    |   27 +++++++++++++++++++++++++++
 it/commands.properties    |   27 +++++++++++++++++++++++++++
 nb/commands.properties    |   27 +++++++++++++++++++++++++++
 nl/commands.properties    |   27 +++++++++++++++++++++++++++
 pl/commands.properties    |   27 +++++++++++++++++++++++++++
 ro/commands.properties    |   27 +++++++++++++++++++++++++++
 ru/commands.properties    |   27 +++++++++++++++++++++++++++
 zh_CN/commands.properties |   27 +++++++++++++++++++++++++++
 14 files changed, 378 insertions(+)

diff --git a/de/commands.properties b/de/commands.properties
new file mode 100644
index 0000000..beb20a5
--- /dev/null
+++ b/de/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Befehle: %S.\nFür weitere Informationen verwenden Sie /help &lt;command&gt;.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Kein '%S'-Befehl.
+noHelp=Kein Hilfetext für den Befehl '%S', Entschuldigung!
+
+sayHelpString=say &lt;message&gt;: eine Nachricht senden, ohne Befehle zu verarbeiten
+rawHelpString=raw &lt;message&gt;: Nachricht senden ohne HTML Bereiche zu verlassen.
+helpHelpString=help &lt;name&gt;: Hilfenachrichte für den &lt;name&gt; Befehl zeigen, oder die Liste von möglichen Befehlen zeigen falls ohne Parameter verwendet.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: den Status auf %2$S setzen wahlweise mit einer Nachricht.
+back=anwesend
+away=abwesend
+busy=nicht anwesend
+dnd=nicht anwesend
+offline=Offline
diff --git a/en/commands.properties b/en/commands.properties
new file mode 100644
index 0000000..d4e3a91
--- /dev/null
+++ b/en/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Commands: %S.\nUse /help &lt;command&gt; for more information.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=No '%S' command.
+noHelp=No help message for the '%S' command, sorry!
+
+sayHelpString=say &lt;message&gt;: send a message without processing commands.
+rawHelpString=raw &lt;message&gt;: send a message without escaping HTML entities.
+helpHelpString=help &lt;name&gt;: show the help message for the &lt;name&gt; command, or the list of possible commands when used without parameter.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: set the status to %2$S with an optional status message.
+back=available
+away=away
+busy=unavailable
+dnd=unavailable
+offline=offline
diff --git a/en_GB/commands.properties b/en_GB/commands.properties
new file mode 100644
index 0000000..d4e3a91
--- /dev/null
+++ b/en_GB/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Commands: %S.\nUse /help &lt;command&gt; for more information.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=No '%S' command.
+noHelp=No help message for the '%S' command, sorry!
+
+sayHelpString=say &lt;message&gt;: send a message without processing commands.
+rawHelpString=raw &lt;message&gt;: send a message without escaping HTML entities.
+helpHelpString=help &lt;name&gt;: show the help message for the &lt;name&gt; command, or the list of possible commands when used without parameter.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: set the status to %2$S with an optional status message.
+back=available
+away=away
+busy=unavailable
+dnd=unavailable
+offline=offline
diff --git a/es/commands.properties b/es/commands.properties
new file mode 100644
index 0000000..58f381e
--- /dev/null
+++ b/es/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Comandos: %S.\nUse /help &lt;comando&gt; para más información.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=No hay ningún comando '%S'.
+noHelp=¡No hay mensaje de ayuda para el comando '%S', lo sentimos!
+
+sayHelpString=say &lt;mensaje&gt;: Envía un mensaje sin procesar comandos.
+rawHelpString=raw &lt;message&gt;: Envía un mensaje sin 'escapar' (evitar interpretar) las entidades HTML.
+helpHelpString=help &lt;comando&gt;: Muestra el mensaje de ayuda para el &lt;comando&gt; o la lista de posibles comandos cuando se usa sin parámetro.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;mensaje de status&gt;: Establece el status a %2$S con un mensaje de status opcional.
+back=disponible
+away=ausente
+busy=no disponible
+dnd=no disponible
+offline=desconectado
diff --git a/fr/commands.properties b/fr/commands.properties
new file mode 100644
index 0000000..cc8ec68
--- /dev/null
+++ b/fr/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Commandes: %S.\nUtilisez /help &lt;commande&gt; pour obtenir plus d'informations.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Pas de commande '%S'.
+noHelp=Pas de message d'aide pour la commande '%S', désolé !
+
+sayHelpString=say &lt;message&gt; : envoyer un message sans interprétation des commandes.
+rawHelpString=raw &lt;message&gt; : envoyer un message sans échapper les entités HTML.
+helpHelpString=help &lt;nom&gt; : afficher l'aide de la commande &lt;nom&gt;, ou la liste de commandes si le paramètre n'est pas spécifié.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt; : passer au statut %2$S avec un message d'état facultatif.
+back=disponible
+away=absent
+busy=indisponible
+dnd=indisponible
+offline=hors ligne
diff --git a/fr_CA/commands.properties b/fr_CA/commands.properties
new file mode 100644
index 0000000..036da48
--- /dev/null
+++ b/fr_CA/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Commandes : %S.\nUtiliser /help &lt;commande&gt; pour des plus d'informations.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Aucune commande « %S ».
+noHelp=Aucun message d'aide pour la commande « %S », désolé !
+
+sayHelpString=say &lt;message&gt; : envoyer un message sans traiter de commande.
+rawHelpString=raw &lt;message&gt; : envoyer un message sans échapper les entités HTML.
+helpHelpString=help &lt;nom&gt; : montre le message d'aide pour la commande &lt;nom&gt;, ou la liste de commandes possibles si aucun paramètre n'est ajouté.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt; : définir le statut à %2$S avec un message de statut facultatif.
+back=disponible
+away=absent
+busy=non disponible
+dnd=non disponible
+offline=hors ligne
diff --git a/hu/commands.properties b/hu/commands.properties
new file mode 100644
index 0000000..566593e
--- /dev/null
+++ b/hu/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Parancsok: %S.\nHasználj /help &lt;command&gt; a további információkért.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Nincs '%S' parancs.
+noHelp=Nincs súgó üzenet a '%S' parancshoz, sajnálom!
+
+sayHelpString=say &lt;message&gt;: üzenet küldése parancsok feldolgozása nélkül.
+rawHelpString=raw &lt;message&gt;: üzenet küldése anélkül, hogy kiugorjon a HTML szabványokból.
+helpHelpString=help &lt;name&gt;: súgó üzenetek mutatása a &lt;name&gt; parancshoz, vagy a lehetséges parancsok listájához, amik paraméter nélkül vannak használva.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: státusz beállítása ehhez: %2$S egy választható státuszüzenettel.
+back=elérhetÅ?
+away=távol van
+busy=nem elérhetÅ?
+dnd=nem elérhetÅ?
+offline=offline
diff --git a/it/commands.properties b/it/commands.properties
new file mode 100644
index 0000000..73ce29e
--- /dev/null
+++ b/it/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Comandi: %S.\nUsa il comando /help &lt;command&gt; per informazioni.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Nessun comando '%S'.
+noHelp=Nessun messaggio di aiuto per il comando '%S'
+
+sayHelpString=say &lt;message&gt;: invia un messaggio senza interpretare comandi.
+rawHelpString=raw &lt;message&gt;: invia un messaggio senza effettuare l'escaping delle entità HTML.
+helpHelpString=help &lt;name&gt;: mostra messaggio di aiuto per il comando &lt;name&gt;, o elenca possibili comandi quando usato senza parametri.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: imposta lo stato a %2$S con un messaggio di stato opzionale.
+back=disponibile
+away=assente
+busy=occupato
+dnd=non disponibile
+offline=disconnesso
diff --git a/nb/commands.properties b/nb/commands.properties
new file mode 100644
index 0000000..67fffc9
--- /dev/null
+++ b/nb/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Kommandoer: %S.\nBruk /help &lt;command&gt for ytterligere informasjon.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Ingen '%S'-kommando.
+noHelp=Ingen hjelpemelding for '%S'-kommandoen, beklager!
+
+sayHelpString=si &lt;message&gt; send melding uten å tolke kommandoer.
+rawHelpString=raw &lt;message&gt;: send en melding uten å beskytte HTML-bolker.
+helpHelpString=help &lt;name&gt;: vis en oversikt over hjelp fra &lt;name&gt; command, eller list opp mulige kommandoer når de brukes uten parameter.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: sett status til %2$S med valgfri statusmelding.
+back=tilgjengelig
+away=borte
+busy=utilgjengelig
+dnd=utilgjengelig
+offline=frakoblet
diff --git a/nl/commands.properties b/nl/commands.properties
new file mode 100644
index 0000000..50f11f5
--- /dev/null
+++ b/nl/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Commando's: %S.\nGebruik het /help-&lt;commando&gt; voor meer informatie.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Geen '%S'-commando.
+noHelp=Geen hulpbericht voor het '%S'-commando, sorry!
+
+sayHelpString=zeg &lt;bericht&gt;: verstuur een bericht zonder commands te verwerken.
+rawHelpString=raw &lt;bericht&gt;: verstuur een bericht zonder escaping HTML entiteiten.
+helpHelpString=help &lt;naam&gt;: geeft het hulp bericht weer voor het &lt;naam&gt; commando of een lijst met mogelijke commando's zonder parameter.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status bericht&gt;: zet de status op %2$S met een optionele bericht status.
+back=beschikbaar
+away=even weg
+busy=niet beschikbaar
+dnd=niet beschikbaar
+offline=offline
diff --git a/pl/commands.properties b/pl/commands.properties
new file mode 100644
index 0000000..311ff51
--- /dev/null
+++ b/pl/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Polecenia: %S.\nNapisz /help &lt;polecenie&gt; aby uzyskaÄ? wiÄ?cej informacji.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Brak komendy '%S'.
+noHelp=Brak pomocy dla polecenia '%S', przepraszamy!
+
+sayHelpString=say &lt;wiadomoÅ?Ä?&gt;: wyÅ?lij wiadomoÅ?Ä? bez poleceÅ?.
+rawHelpString=raw &lt;wiadomoÅ?Ä?&gt;: wyÅ?lij wiadomoÅ?Ä? bez używania HTML.
+helpHelpString=help &lt;nazwa&gt;: pokaże wiadomoÅ?Ä? pomocy dla komendy &lt;name&gt; lub listÄ? dostÄ?pnych poleceÅ? użytych bez parametrów.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status wiadomoÅ?ci&gt;: ustawia status dla %2$S z opcjonalnÄ? wiadomoÅ?ciÄ? statusu.
+back=dostÄ?pny
+away=zajÄ?ty
+busy=niedostÄ?pny
+dnd=niedostÄ?pny
+offline=poza zasiÄ?giem
diff --git a/ro/commands.properties b/ro/commands.properties
new file mode 100644
index 0000000..119e784
--- /dev/null
+++ b/ro/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Comenzi: %S.\nFoloseÈ?te /help &lt;command&gt; pentru mai multe informaÈ?ii.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Nicio comandÄ? '%S'.
+noHelp=Niciun mesaj de ajutor pentru comanda '%S', ne pare rÄ?u!
+
+sayHelpString=say &lt;mesaj&gt;: transmite un mesaj fÄ?rÄ? a procesa comenzile.
+rawHelpString=raw &lt;mesaj&gt;: transmite un mesaj fÄ?rÄ? a ocoli entitÄ?È?ile HTML.
+helpHelpString=help &lt;name&gt;: afiÈ?eazÄ? mesajul de ajutor pentru comanda &lt;name&gt;, sau lista comenzilor posibile atunci când este folosit fÄ?rÄ? parametri.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;status message&gt;: seteazÄ? stadiul %2$S cu un mesaj opÈ?ional de stadiu.
+back=disponibil
+away=plecat
+busy=indisponibil
+dnd=indisponibil
+offline=deconectat
diff --git a/ru/commands.properties b/ru/commands.properties
new file mode 100644
index 0000000..8a37587
--- /dev/null
+++ b/ru/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Ð?оммандÑ?: %S.\nÐ?Ñ?полÑ?зÑ?йÑ?е /help &lt;команда&gt; длÑ? деÑ?алÑ?ной инÑ?оÑ?маÑ?ии.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Ð?еÑ? коммандÑ? '%S'.
+noHelp=Ð?еÑ? помоÑ?и длÑ? командÑ? '%S' , извиниÑ?е!
+
+sayHelpString=Ñ?кажиÑ?е &lt;Ñ?ообÑ?ение&gt;: длÑ? поÑ?Ñ?лки Ñ?ообÑ?ениÑ? без иÑ?полÑ?зованиÑ? команд.
+rawHelpString=Ñ?кажиÑ?е &lt;message&gt;: поÑ?Ñ?лка Ñ?ообÑ?ениÑ? без HTML.
+helpHelpString=help &lt;имÑ?&gt;: длÑ? оÑ?обÑ?ажениÑ? помоÑ?и к команде &lt;имÑ?&gt; , или без паÑ?амеÑ?Ñ?а длÑ? Ñ?пиÑ?ка возможнÑ?Ñ? команд.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;Ñ?ообÑ?ение Ñ?Ñ?аÑ?Ñ?Ñ?а&gt;: Ñ?Ñ?Ñ?ановиÑ?Ñ? Ñ?Ñ?аÑ?Ñ?Ñ? %2$S .
+back=доÑ?Ñ?Ñ?пен
+away=оÑ?оÑ?ел
+busy=недоÑ?Ñ?Ñ?пен
+dnd=недоÑ?Ñ?Ñ?пен
+offline=оÑ?клÑ?Ñ?ен
diff --git a/zh_CN/commands.properties b/zh_CN/commands.properties
new file mode 100644
index 0000000..b603467
--- /dev/null
+++ b/zh_CN/commands.properties
@@ -0,0 +1,27 @@
+# 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/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=å?½ä»¤: %Sã??\n使ç?¨ /help &lt;å?½ä»¤&gt; äº?解æ?´å¤?ä¿¡æ?¯ã??
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=没æ??â??%Sâ??å?½ä»¤ã??
+noHelp=â??%Sâ??å?½ä»¤æ²¡æ??帮å?©ä¿¡æ?¯ï¼?æ?±æ­?ï¼?
+
+sayHelpString=say &lt;ä¿¡æ?¯&gt;ï¼?å??é??ä¿¡æ?¯ï¼?ä¸?å¤?ç??å?½ä»¤ã??
+rawHelpString=raw &lt;ä¿¡æ?¯&gt;ï¼?å??é??ä¿¡æ?¯ï¼?æ?¾ç¤º HTML å®?ä½?ã??
+helpHelpString=help &lt;å??称&gt;: æ?¾ç¤º &lt;å??称&gt; å?½ä»¤ç??帮å?©ä¿¡æ?¯ï¼?æ??è??æ? å??æ?°æ?¶å°?æ?¾ç¤ºå?¯ç?¨å?½ä»¤ç??å??表ã??
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S &lt;ç?¶æ??ä¿¡æ?¯&gt;: 设置ç?¶æ??å?° %2$Sï¼?å?¯é??带æ??ä¸?æ?¡ç?¶æ??ä¿¡æ?¯ã??
+back=æ??空
+away=离�
+busy=没空
+dnd=没空
+offline=离线

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits