[tor-commits] [translation/tor-messenger-commandsproperties_completed] Update translations for tor-messenger-commandsproperties_completed

translation at torproject.org translation at torproject.org
Tue Aug 25 06:16:23 UTC 2015


commit ae88964f24ef3033bd874fd7fd5f9d0d64f52d4d
Author: Translation commit bot <translation at torproject.org>
Date:   Tue Aug 25 06:16:14 2015 +0000

    Update translations for tor-messenger-commandsproperties_completed
---
 sv/commands.properties |   27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/sv/commands.properties b/sv/commands.properties
new file mode 100644
index 0000000..b010179
--- /dev/null
+++ b/sv/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=Kommandon: %S.\nAnvänd /help <kommando> för ytterligare information.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Inget kommando '%S'.
+noHelp=Ingen hjälptext för kommandot '%S', tyvärr!
+
+sayHelpString=say <meddelande>: skicka ett meddelande utan att bearbeta kommandon.
+rawHelpString=raw <meddelande>: skicka ett meddelande utan att koda HTML-entiteter.
+helpHelpString=help <namn>: visa hjälptext för kommandot <namn>, eller listan över möjliga kommandon när det används utan 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 <status-meddelande>: sätt statusen till %2$S med ett valfritt status-meddelande.
+back=tillgänglig
+away=borta
+busy=otillgänglig
+dnd=otillgänglig
+offline=offline



More information about the tor-commits mailing list