commit ccb5e0c2067b92bf030a84baf7bde97e4930e118 Author: Translation commit bot translation@torproject.org Date: Mon Aug 29 18:17:26 2016 +0000
Update translations for tor-messenger-commandsproperties_completed --- fi/commands.properties | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
diff --git a/fi/commands.properties b/fi/commands.properties new file mode 100644 index 0000000..0eed0a8 --- /dev/null +++ b/fi/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=Komennot: %S.\nKäytä komentoa /help <komento> saadaksesi lisätietoja. +# LOCALIZATION NOTE (noCommand, noHelp): +# %S is the command name the user typed. +noCommand=Ei komentoa '%S'. +noHelp=Ei ohjeviestiä komennolle '%S'. + +sayHelpString=say <viesti>: lähetä viesti prosessoimatta komentoja. +rawHelpString=raw <viesti>: lähetä viesti muuttamatta HTML-entiteettejä. +helpHelpString=help <nimi>: näytä ohjeviesti komennolle <nimi>, tai lista mahdollisista komennoista, käytettäessä ilman parametria. + +# 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 <tilaviesti>: aseta tila olemaan %2$S valinnaisella tilaviestillä. +back=tavoitettavissa +away=poissa +busy=ei ole tavoitettavissa +dnd=ei ole tavoitettavissa +offline=poissa verkosta
tor-commits@lists.torproject.org