From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-et/chat/accounts.dtd | 40 +++++ l10n-et/chat/accounts.properties | 9 ++ l10n-et/chat/commands.properties | 27 ++++ l10n-et/chat/contacts.properties | 8 + l10n-et/chat/conversations.properties | 80 ++++++++++ l10n-et/chat/dateFormat.properties | 62 ++++++++ l10n-et/chat/facebook.properties | 6 + l10n-et/chat/imtooltip.properties | 7 + l10n-et/chat/irc.properties | 209 ++++++++++++++++++++++++++ l10n-et/chat/logger.properties | 7 + l10n-et/chat/matrix.properties | 17 +++ l10n-et/chat/skype.properties | 14 ++ l10n-et/chat/status.properties | 23 +++ l10n-et/chat/twitter.properties | 120 +++++++++++++++ l10n-et/chat/xmpp.properties | 275 ++++++++++++++++++++++++++++++++++ l10n-et/chat/yahoo.properties | 5 + 16 files changed, 909 insertions(+) create mode 100644 l10n-et/chat/accounts.dtd create mode 100644 l10n-et/chat/accounts.properties create mode 100644 l10n-et/chat/commands.properties create mode 100644 l10n-et/chat/contacts.properties create mode 100644 l10n-et/chat/conversations.properties create mode 100644 l10n-et/chat/dateFormat.properties create mode 100644 l10n-et/chat/facebook.properties create mode 100644 l10n-et/chat/imtooltip.properties create mode 100644 l10n-et/chat/irc.properties create mode 100644 l10n-et/chat/logger.properties create mode 100644 l10n-et/chat/matrix.properties create mode 100644 l10n-et/chat/skype.properties create mode 100644 l10n-et/chat/status.properties create mode 100644 l10n-et/chat/twitter.properties create mode 100644 l10n-et/chat/xmpp.properties create mode 100644 l10n-et/chat/yahoo.properties (limited to 'l10n-et/chat') diff --git a/l10n-et/chat/accounts.dtd b/l10n-et/chat/accounts.dtd new file mode 100644 index 0000000000..198e996ac2 --- /dev/null +++ b/l10n-et/chat/accounts.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-et/chat/accounts.properties b/l10n-et/chat/accounts.properties new file mode 100644 index 0000000000..bce94a99dc --- /dev/null +++ b/l10n-et/chat/accounts.properties @@ -0,0 +1,9 @@ +# 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 (passwordPromptTitle, passwordPromptText): +# %S is replaced with the name of the account +passwordPromptTitle=Konto %S parool +passwordPromptText=Ühendamiseks sisesta konto %S parool. +passwordPromptSaveCheckbox=Parool peetakse paroolihalduriga meeles. diff --git a/l10n-et/chat/commands.properties b/l10n-et/chat/commands.properties new file mode 100644 index 0000000000..72aeb37db5 --- /dev/null +++ b/l10n-et/chat/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=Käsud: %S.\nLisateabe saamiseks kasuta "/help <käsk>". +# LOCALIZATION NOTE (noCommand, noHelp): +# %S is the command name the user typed. +noCommand=Käsku '%S' ei ole. +noHelp=Käsul '%S' puudub abiteave, palume vabandust! + +sayHelpString=say <sõnum>: sõnum saadetakse käske töötlemata. +rawHelpString=raw <sõnum>: sõnum saadetakse HTML märgiseid varjestamata. +helpHelpString=help <käsk>: näitab käsu <käsk> abiteavet või reastab saadaolevad käsud, kui kasutatakse ilma parameetrita. + +# 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 <olekuteade>: seab olekusse %2$S, valikulise olekuteatega. +back=saadaval +away=eemal +busy=hõivatud +dnd=mittesaadaval +offline=ühendamata diff --git a/l10n-et/chat/contacts.properties b/l10n-et/chat/contacts.properties new file mode 100644 index 0000000000..bff72e2e44 --- /dev/null +++ b/l10n-et/chat/contacts.properties @@ -0,0 +1,8 @@ +# 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 (defaultGroup): +# This is the name of the group that will automatically be created when adding a +# buddy without specifying a group. +defaultGroup=Kontaktid diff --git a/l10n-et/chat/conversations.properties b/l10n-et/chat/conversations.properties new file mode 100644 index 0000000000..60a49c2c01 --- /dev/null +++ b/l10n-et/chat/conversations.properties @@ -0,0 +1,80 @@ +# 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 (targetChanged): +# %1$S is the new conversation title (display name of the new target), +# %2$S is the protocol name used for the new target. +targetChanged=Vestlus jätkub kontaktiga %1$S, kasutades protokolli %2$S. + +# LOCALIZATION NOTE (statusChanged): +# %1$S is the display name of the contact. +# %2$S is the new status type (a value from status.properties). +statusChanged=%1$S on nüüd olekus "%2$S". +# LOCALIZATION NOTE (statusChangedWithStatusText): +# %1$S is the display name of the contact. +# %2$S is the new status type (a value from status.properties). +# %3$S is the status text (eg. "I'm currently away from the computer"). +statusChangedWithStatusText=%1$S on nüüd olekus "%2$S": %3$S. +# LOCALIZATION NOTE (statusChangedFromUnknown[WithStatusText]): +# special case of the previous 2 strings for when the status was +# previously unknown. These 2 strings should not mislead the user +# into thinking the person's status has just changed. +statusChangedFromUnknown=%1$S on olekus "%2$S". +statusChangedFromUnknownWithStatusText=%1$S on olekus "%2$S": %3$S. +# LOCALIZATION NOTE (statusKnown[WithStatusText]): +# special case of the previous 2 strings for when an account has just +# been reconnected, so the status is now known. These 2 strings should not +# mislead the user into thinking the person's status has just changed. +statusKnown=Sinu konto on taasühendatud (%1$S on olekus "%2$S"). +statusKnownWithStatusText=Sinu konto on taasühendatud (%1$S on olekus "%2$S": %3$S). +# LOCALIZATION NOTE (statusUnknown): +# %S is the display name of the contact. +statusUnknown=Sinu konto on ühendamata (kontakti %S olek pole enam teada). + +accountDisconnected=Sinu konto on ühendamata. +accountReconnected=Sinu konto on taasühendatud. + +# LOCALIZATION NOTE (autoReply): +# %S is replaced by the text of a message that was sent as an automatic reply. +autoReply=Automaatne vastus - %S + +# LOCALIZATION NOTE (noTopic): +# Displayed instead of the topic when no topic is set. +noTopic=Sellel jututoal puudub teema. + +# LOCALIZATION NOTE (topicSet): +# %1$S is the conversation name, %2$S is the topic. +topicSet=Kanali %1$S teema on: %2$S. +# LOCALIZATION NOTE (topicNotSet): +# %S is the conversation name. +topicNotSet=Kanalil %S puudub teema. +# LOCALIZATION NOTE (topicChanged): +# %1$S is the user who changed the topic, %2$S is the new topic. +topicChanged=%1$S muutis teemat: %2$S. +# LOCALIZATION NOTE (topicCleared): +# %1$S is the user who cleared the topic. +topicCleared=%1$S kustutas teema. + +# LOCALIZATION NOTE (nickSet): +# This is displayed as a system message when a participant changes his/her +# nickname in a conversation. +# %1$S is the old nick. +# %2$S is the new nick. +nickSet=%1$S kasutab nüüd hüüdnime %2$S. +# LOCALIZATION NOTE (nickSet.you): +# This is displayed as a system message when your nickname is changed. +# %S is your new nick. +nickSet.you=Sinu uus hüüdnimi on %S. + +# LOCALIZATION NOTE (messenger.conversations.selections.ellipsis): +# ellipsis is used when copying a part of a message to show that the message was cut +messenger.conversations.selections.ellipsis=[…] + +# LOCALIZATION NOTE (messenger.conversations.selections.{system,content,action}MessagesTemplate): +# These 3 templates are used to format selected messages before copying them. +# Do not translate the texts between % characters, but feel free to adjust +# whitespace and separators to make them fit your locale. +messenger.conversations.selections.systemMessagesTemplate=%time% - %message% +messenger.conversations.selections.contentMessagesTemplate=%time% - %sender%: %message% +messenger.conversations.selections.actionMessagesTemplate=%time% * %sender% %message% diff --git a/l10n-et/chat/dateFormat.properties b/l10n-et/chat/dateFormat.properties new file mode 100644 index 0000000000..cd8b14efc2 --- /dev/null +++ b/l10n-et/chat/dateFormat.properties @@ -0,0 +1,62 @@ +# 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/. + +month.1.Mmm=jaan +month.2.Mmm=veebr +month.3.Mmm=mär +month.4.Mmm=apr +month.5.Mmm=mai +month.6.Mmm=juun +month.7.Mmm=juul +month.8.Mmm=aug +month.9.Mmm=sept +month.10.Mmm=okt +month.11.Mmm=nov +month.12.Mmm=dets + +month.1.name=jaanuar +month.2.name=veebruar +month.3.name=märts +month.4.name=aprill +month.5.name=mai +month.6.name=juuni +month.7.name=juuli +month.8.name=august +month.9.name=september +month.10.name=oktoober +month.11.name=november +month.12.name=detsember + +day.1.name=pühapäev +day.2.name=esmaspäev +day.3.name=teisipäev +day.4.name=kolmapäev +day.5.name=neljapäev +day.6.name=reede +day.7.name=laupäev + +day.1.Mmm=P +day.2.Mmm=E +day.3.Mmm=T +day.4.Mmm=K +day.5.Mmm=N +day.6.Mmm=R +day.7.Mmm=L + +day.1.short=P +day.2.short=E +day.3.short=T +day.4.short=K +day.5.short=N +day.6.short=R +day.7.short=L + +noon=keskpäev +midnight=kesköö + +AllDay=terve päev + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S diff --git a/l10n-et/chat/facebook.properties b/l10n-et/chat/facebook.properties new file mode 100644 index 0000000000..1dba73b8fb --- /dev/null +++ b/l10n-et/chat/facebook.properties @@ -0,0 +1,6 @@ +# 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/. + +facebook.chat.name=Facebooki vestlus +facebook.disabled=Facebooki vestlused pole enam toetatud, sest Facebook keelas oma XMPP-lüüsi. diff --git a/l10n-et/chat/imtooltip.properties b/l10n-et/chat/imtooltip.properties new file mode 100644 index 0000000000..02f709451b --- /dev/null +++ b/l10n-et/chat/imtooltip.properties @@ -0,0 +1,7 @@ +# 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/. + +buddy.username=Kasutajanimi +buddy.account=Konto +contact.tags=Sildid diff --git a/l10n-et/chat/irc.properties b/l10n-et/chat/irc.properties new file mode 100644 index 0000000000..3abafca1df --- /dev/null +++ b/l10n-et/chat/irc.properties @@ -0,0 +1,209 @@ +# 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 (irc.usernameHint): +# This is displayed inside the accountUsernameInfoWithDescription +# string defined in imAccounts.properties when the user is +# configuring an IRC account. +irc.usernameHint=hüüdnimi + +# LOCALIZATION NOTE (connection.error.*): +# These will show in the account manager if the account is +# disconnected because of an error. +connection.error.lost=Ühendus serveriga katkes +connection.error.timeOut=Ühenduse ajalimiit ületati +connection.error.invalidUsername=%S pole lubatud kasutajanimi +connection.error.invalidPassword=Vigane serveri parool +connection.error.passwordRequired=Parool on nõutud + +# LOCALIZATION NOTE (joinChat.*): +# These show up on the join chat menu. An underscore is for the access key. +joinChat.channel=_Kanal +joinChat.password=_Parool + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.server=Server +options.port=Port +options.ssl=Kasutatakse SSLi +options.encoding=Kodeering +options.quitMessage=Serverist väljumise teade +options.partMessage=Kanalilt väljumise teade +options.showServerTab=Kuvatakse sõnumeid serverilt +options.alternateNicks=Alternatiivsed hüüdnimed + +# LOCALIZATION NOTE (ctcp.version): +# %1$S is the nickname of the user whose version was requested. +# %2$S is the version response from the client. +ctcp.version=Kasutaja %1$S rakenduse versioon: "%2$S" +# LOCALIZATION NOTE (ctcp.time): +# %1$S is the nickname of the user whose time was requested. +# %2$S is the time response. +ctcp.time=Kasutaja %1$S aeg: %2$S. + +# LOCALZIATION NOTE (command.*): +# These are the help messages for each command, the %S is the command name +# Each command first gives the parameter it accepts and then a description of +# the command. +command.action=%S <tegevus>: tegevuse sooritamine. +command.ban=%S <hüüdnimi!kasutaja@masin>: mustriga sobiva kasutaja tõrjumine. +command.ctcp=%S <kasutaja> <sõnum>: CTCP-sõnumi saatmine kasutajale. +command.chanserv=%S <käsk>: käsu saatmine ChanServile. +command.deop=%S <kasutaja1>[,<kasutaja2>]*: kelleltki kanali operaatori õiguste eemaldamine. Selle tegevuse sooritamiseks pead olema kanali operaator. +command.devoice=%S <kasutaja1>[,<kasutaja2>]*: kelleltki kanalil hääleõiguse eemaldamine, takistades neil modereeritud (+m) kanalil rääkida. Selle tegevuse sooritamiseks pead olema kanali operaator. +command.invite2=%S <kasutaja>[ <kasutaja>]* [<kanal>]: kasutaja(te) kutsumine praegusele või määratud kanalile. +command.join=%S <kanal1>[,<kanal2>]* [<parool1>[,<parool2>]*]: sisesta üks või mitu kanalit, vajadusel lisa parool iga kanali jaoks. +command.kick=%S <kasutaja> [<sõnum>]: kellegi kanalilt eemaldamine. Selle tegevuse sooritamiseks pead olema kanali operaator. +command.list=%S: võrgus olevate kanalite nimekirja kuvamine. Hoiatus: mõned serverid võivad selle käsu peale ühenduse katkestada. +command.memoserv=%S <käsk>: käsu saatmine MemoServile. +command.modeUser2=%S <hüüdnimi> [(+|-)<töörežiim>]: kasutaja töörežiimi vaatamine või muutmine. +command.modeChannel2=%S [<kanal>] [(+|-)<uus töörežiim> [<parameeter>][,<parameeter>]*]: kanali töörežiimi vaatamine või muutmine. +command.msg=%S <kasutaja> <sõnum>: kasutajale privaatsõnumi saatmine. +command.nick=%S <uus hüüdnimi>: hüüdnime muutmine. +command.nickserv=%S <käsk>: käsu saatmine NickServile. +command.notice=%S <sihtmärk> <sõnum>: teate saatmine kasutajale või kanalile. +command.op=%S <kasutaja1>[,<kasutaja2>]*: kellelegi operaatori õiguste andmine. Selle tegevuse sooritamiseks pead olema kanali operaator. +command.operserv=%S <käsk>: käsu saatmine OperServile. +command.part=%S [sõnum]: kanalilt lahkumine, valikuliselt sõnumit lisades. +command.ping=%S [<kasutaja>]: kasutaja (või kasutaja puudumisel serveri) pingimine, et teada saada ajaline mahajäämus. +command.quit=%S <sõnum>: serveriga ühenduse katkestamine, valikuliselt sõnumit lisades. +command.quote=%S <käsk>: toore käsu saatmine serverile. +command.time=%S: IRC serveri kohaliku aja kuvamine. +command.topic=%S [<uus teema>]: kanali teema vaatamine või muutmine. +command.umode=%S (+|-)<uus töörežiim>: töörežiimi muutmine. +command.version=%S <kasutaja>: kasutaja rakenduse versiooni nõudmine. +command.voice=%S <kasutaja1>[,<kasutaja2>]*: kellelegi kanali hääleõiguse andmine. Selle tegevuse sooritamiseks pead olema kanali operaator. +command.whois2=%S [<kasutaja>]: teabe hankimine kasutaja kohta. + +# LOCALIZATION NOTE (message.*): +# These are shown as system messages in the conversation. +# %1$S is the nick and %2$S is the nick and host of the user who joined. +message.join=%1$S [%2$S] sisenes kanalile. +message.rejoined=Liitusid kanaliga uuesti. +# %1$S is the nick of who kicked you. +# %2$S is message.kicked.reason, if a kick message was given. +message.kicked.you=Kasutaja %1$S viskas sind välja%2$S. +# %1$S is the nick that is kicked, %2$S the nick of the person who kicked +# %1$S. %3$S is message.kicked.reason, if a kick message was given. +message.kicked=%1$S visati kasutaja %2$S poolt välja%3$S. +# %S is the kick message +message.kicked.reason=: %S +# %1$S is the new mode, %2$S is the nickname of the user whose mode +# was changed, and %3$S is who set the mode. +message.usermode=%3$S määras kasutajale %2$S uue töörežiimi: %1$S. +# %1$S is the new channel mode and %2$S is who set the mode. +message.channelmode=%2$S määras kanalile uue töörežiimi: %1$S. +# %S is the user's mode. +message.yourmode=Sinu töörežiim on %S. +# Could not change the nickname. %S is the user's nick. +message.nick.fail=Soovitud hüüdnime kasutamine polnud võimalik. Sinu hüüdnimi on endiselt %S. +# The parameter is the message.parted.reason, if a part message is given. +message.parted.you=Lahkusid kanalilt (lahkun kanalilt%1$S). +# %1$S is the user's nick, %2$S is message.parted.reason, if a part message is given. +message.parted=%1$S lahkus kanalilt (lahkun kanalilt%2$S). +# %S is the part message supplied by the user. +message.parted.reason=: %S +# %1$S is the user's nick, %2$S is message.quit2 if a quit message is given. +message.quit=%1$S lahkus kanalilt (väljun%2$S). +# The parameter is the quit message given by the user. +message.quit2=: %S +# %1$S is the nickname of the user that invited us, %2$S is the conversation +# name. +message.inviteReceived=%1$S kutsus sind kanalile %2$S. +# %1$S is the nickname of the invited user, %2$S is the conversation name +# they were invited to. +message.invited=%1$S kutsuti edukalt kanalile %2$S. +# %1$S is the nickname of the invited user, %2$S is the conversation name +# they were invited to but are already in +message.alreadyInChannel=%1$S on juba kanalil %2$S. +# %S is the nickname of the user who was summoned. +message.summoned=%S on edukalt kutsutud. +# %S is the nickname of the user whose WHOIS information follows this message. +message.whois=Kasutaja %S WHOIS info: +# %1$S is the nickname of the (offline) user whose WHOWAS information follows this message. +message.whowas=Kasutaja %1$S pole võrgus. Kasutaja %1$S WHOWAS info: +# %1$S is the entry description (from tooltip.*), %2$S is its value. +message.whoisEntry=\ua0\ua0\ua0\ua0%1$S: %2$S +# %S is the nickname that is not known to the server. +message.unknownNick=%S on tundmatu hüüdnimi. +# %1$S is the nickname of the user who changed the mode and %2$S is the new +# channel key (password). +message.channelKeyAdded=%1$S määras kanalile uue parooli: %2$S +message.channelKeyRemoved=%S eemaldas kanali parooli +# This will be followed by a list of ban masks. +message.banMasks=Järgnevatest asukohtadest ühenduvad kasutajad on kanalilt %S tõrjutud: +message.noBanMasks=Kanalil %S ei tõrjuta praegu kedagi. +message.banMaskAdded=%2$S tõrjub kasutajad, kelle asukoht sobib mustriga "%1$S". +message.banMaskRemoved=%2$S ei tõrju enam kasutajaid, kelle asukoht sobib mustriga "%1$S". +# LOCALIZATION NOTE (message.ping): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %1$S is the nickname of the user or the server that was pinged. +# #2 is the delay (in milliseconds). +message.ping=Pingimise vastus kasutajalt %1$S: #2 millisekund.;Pingimise vastus kasutajalt 1$S: #2 millisekundit. + + +# LOCALIZATION NOTE (error.*): +# These are shown as error messages in the conversation or server tab. +# %S is the channel name. +error.noChannel=Sellist kanalit pole: %S. +error.tooManyChannels=Kanaliga %S pole võimalik liituda: sa oled liitunud liiga paljude kanalitega. +# %1$S is your new nick, %2$S is the kill message from the server. +error.nickCollision=Hüüdnimi on juba kasutusel, uueks hüüdnimeks on %1$S [%2$S]. +error.erroneousNickname=Hüüdnime %S pole lubatud kasutada. +error.banned=Oled sellest serverist tõrjutud. +error.bannedSoon=Sind tõrjutakse peatselt sellest serverist. +error.mode.wrongUser=Sa ei saa teiste kasutajate töörežiimi muuta. +# %S is the nickname or channel name that isn't available. +error.noSuchNick=Kasutaja hüüdnimega %S pole võrgus. +error.wasNoSuchNick=Hüüdnime %S ei leitud. +error.noSuchChannel=Kanalit %S ei leitud. +error.unavailable=%S pole ajutiselt saadaval. +# %S is the channel name. +error.channelBanned=Oled kanalilt %S tõrjutud. +error.cannotSendToChannel=Sõnumi saatmine kanalile %S pole võimalik. +error.channelFull=Kanal %S on täis. +error.inviteOnly=Kanaliga %S liitumiseks pead olema kutsutud. +error.nonUniqueTarget=%S pole unikaalne kasutaja@host või lühinimi või sa üritasid ühenduda korraga liiga paljude kanalitega. +error.notChannelOp=Sa pole kanali %S operaator. +error.notChannelOwner=Sa pole kanali %S omanik. +error.wrongKey=Kanaliga %S pole võimalik liituda, vale kanali parool. +error.sendMessageFailed=Viimase sõnumi saatmisel esines viga. Palun proovi ühenduse taastamise järel uuesti. +# %1$S is the channel the user tried to join, %2$S is the channel +# he was forwarded to. +error.channelForward=Sul pole lubatud liituda kanaliga %1$S ja sind suunati automaatselt kanalile %2$S. +# %S is the mode that the user tried to set but was not recognized +# by the server as a valid mode. +error.unknownMode=Töörežiim '%S' ei ole selles serveris kasutaja jaoks lubatud. + +# LOCALIZATION NOTE (tooltip.*): +# These are the descriptions given in a tooltip with information received +# from a whois response. +# The human readable ("realname") description of the user. +tooltip.realname=Nimi +tooltip.server=Ühenduses serveriga +# The username and hostname that the user connects from (usually based on the +# reverse DNS of the user's IP, but often mangled by the server to +# protect users). +tooltip.connectedFrom=Ühendatud asukohast +tooltip.registered=Registreeritud +tooltip.registeredAs=Registreeritud kui +tooltip.secure=Kasutab turvalist ühendust +# The away message of the user +tooltip.away=Eemal +tooltip.ircOp=IRC operaator +tooltip.bot=Bot +tooltip.lastActivity=Viimane aktiivus +# %S is the timespan elapsed since the last activity. +tooltip.timespan=%S tagasi +tooltip.channels=Hetkel kanalitel + +# %1$S is the server name, %2$S is some generic server information (usually a +# location or the date the user was last seen). +tooltip.serverValue=%1$S (%2$S) + +# LOCALIZATION NOTE (yes, no): +# These are used to turn true/false values into a yes/no response. +yes=Jah +no=Ei diff --git a/l10n-et/chat/logger.properties b/l10n-et/chat/logger.properties new file mode 100644 index 0000000000..2156035c82 --- /dev/null +++ b/l10n-et/chat/logger.properties @@ -0,0 +1,7 @@ +# 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 (badLogfile): +# %S is the filename of the log file. +badLogfile=Tühi või rikutud logifail: %S diff --git a/l10n-et/chat/matrix.properties b/l10n-et/chat/matrix.properties new file mode 100644 index 0000000000..7a3578de7c --- /dev/null +++ b/l10n-et/chat/matrix.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/. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.connectServer=Server +options.connectPort=Port + +# LOCALIZATION NOTE (chatRoomField.*): +# These are the name of fields displayed in the 'Join Chat' dialog +# for Matrix accounts. +# The _ character won't be displayed; it indicates the next +# character of the string should be used as the access key for this +# field. +chatRoomField.room=_Tuba diff --git a/l10n-et/chat/skype.properties b/l10n-et/chat/skype.properties new file mode 100644 index 0000000000..4338a0f21a --- /dev/null +++ b/l10n-et/chat/skype.properties @@ -0,0 +1,14 @@ +# 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 (connection.*): +# These will show in the account manager to show progress during a connection. +connecting.authenticating=Autentimine +connecting.registrationToken=Registreerumistõendi hankimine + +# LOCALIZATION NOTE (error.*): +# These will show in the account manager if the account is disconnected +# because of an error. +error.auth=Autentimine ebaõnnestus +error.registrationToken=Registreerumistõendi hankimine ebaõnnestus diff --git a/l10n-et/chat/status.properties b/l10n-et/chat/status.properties new file mode 100644 index 0000000000..dded51729b --- /dev/null +++ b/l10n-et/chat/status.properties @@ -0,0 +1,23 @@ +# 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/. + +availableStatusType=Saadaval +awayStatusType=Eemal +unavailableStatusType=Pole saadaval +offlineStatusType=Ühendamata +invisibleStatusType=Nähtamatu +idleStatusType=Jõude +mobileStatusType=Mobiilne +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType=Pole teada + +# LOCALIZATION NOTE (statusWithStatusMessage): +# Used to display the status of a buddy together with its status message. +# %1$S is the status type, %2$S is the status message text. +statusWithStatusMessage=%1$S - %2$S + +# LOCALIZATION NOTE (messenger.status.defaultIdleAwayMessage): +# This will be the away message put automatically when the user is idle. +messenger.status.defaultIdleAwayMessage=Olen arvutist eemal. diff --git a/l10n-et/chat/twitter.properties b/l10n-et/chat/twitter.properties new file mode 100644 index 0000000000..acff44f079 --- /dev/null +++ b/l10n-et/chat/twitter.properties @@ -0,0 +1,120 @@ +# 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 (twitter.protocolName) +# This name is used whenever the name of the protocol is shown. +twitter.protocolName=Twitter + +# LOCALIZATION NOTE (error.*): +# These are errors that will be shown to the user in conversation. +error.tooLong=Sõnum on pikem kui 140 tähemärki. +# LOCALIZATION NOTE (error.general, error.retweet, error.delete): +# %1$S will be either the error string returned by the twitter server, +# in English, inside parenthesis, or the empty string if we have no specific +# message for the error. +# %2$S is the message that caused the error. +error.general=Sõnumi "%2$S" saatmisel esines viga %1$S +error.retweet=Sõnumi "%2$S" uuesti saatmisel esines viga %1$S +error.delete=Sõnumi "%2$S" kustutamisel esines viga %1$S +error.like=Sõnumi "%2$S" meeldivaks lisamisel esines viga %1$S +error.unlike=Sõnumi "%2$S" meeldivate seast eemaldamisel esines viga %1$S +# LOCALIZATION NOTE (error.descriptionTooLong) +# %S is the truncated string that was sent to the server. +error.descriptionTooLong=Kirjeldus on lubatud pikkusest (160 tähemärki) pikem, see lühendati automaatselt: %S. + +# LOCALIZATION NOTE (timeline): +# This is the title of the conversation tab, %S will be replaced by +# @. +timeline=Kasutaja %S ajatelg + +# LOCALIZATION NOTE (action.*): +# This will be an action in the context menu of displayed tweets. +action.copyLink=Kopeeri link sõnumile +action.retweet=Saada uuesti +action.reply=Vasta +action.delete=Kustuta +# LOCALIZATION NOTE (action.follow, action.stopFollowing): +# %S will be replaced by the screen name of a twitter user. +action.follow=Jälgi kasutajat %S +action.stopFollowing=Lõpeta kasutaja %S jälgimine +action.like=Lisa lemmikuks +action.unlike=Eemalda lemmikute seast + +# LOCALIZATION NOTE (event.follow, event.unfollow, event.followed): +# This will be displayed in system messages inside the timeline conversation. +# %S will be replaced by the screen name of a twitter user. +event.follow=Jälgid nüüd kasutajat %S. +event.unfollow=Sa ei jälgi enam kasutajat %S. +event.followed=Kasutaja %S asus sind jälgima. +# LOCALIZATION NOTE (event.deleted): +# %S will be replaced by the text of the deleted tweet. +event.deleted=Kustutasid sõnumi "%S". + +# LOCALIZATION NOTE (replyingToStatusText): +# This will be visible in the status bar of the conversation window +# while the user is typing a reply to a tweet. +# %S will be replaced by the text of the tweet the user is replying to. +replyingToStatusText=Vastamine: %S + +# LOCALIZATION NOTE (connection.*): +# These will be displayed in the account manager in order to show the progress +# of the connection. +# (These will be displayed in account.connection.progress from +# accounts.properties, which adds … at the end, so do not include +# periods at the end of these messages.) +connection.initAuth=Autentimise protsessi alustamine +connection.requestAuth=Oodatakse autoriseerimist +connection.requestAccess=Autentimise lõpetamine +connection.requestTimelines=Kasutaja ajatelgede hankimine +# LOCALIZATION NOTE (connection.error.*): +# These will show in the account manager if an error occurs during the +# connection attempt. +connection.error.userMismatch=Kasutajanimi ei sobi. +connection.error.failedToken=Võrguloa hankimine ebaõnnestus. +connection.error.authCancelled=Autoriseerimine katkestati. +connection.error.authFailed=Autoriseerimise hankimine ebaõnnestus. +connection.error.noNetwork=Puudub töötav võrguühendus. + +# LOCALIZATION NOTE (authPrompt): +# This is the prompt in the browser window that pops up to authorize us +# to use a Twitter account. It is shown in the title bar of the authorization +# window. +authPrompt=Õiguste andmine Twitteri konto kasutamiseks + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.track=Jälgitavad võtmesõnad + +# LOCALIZATION NOTE (tooltip.*): +# These are the Twitter information that will appear in the tooltip +# for each participant on the home timeline. +# LOCALIZATION NOTE (tooltip.created_at): the date the user joined. +tooltip.created_at=Kasutaja alates +tooltip.location=Asukoht +tooltip.lang=Keel +tooltip.time_zone=Ajavöönd +tooltip.url=Koduleht +# LOCALIZATION NOTE (tooltip.protected): +# whether the user's tweets are publicly visible. +tooltip.protected=Kaitseb postitusi +# LOCALIZATION NOTE (tooltip.following): +# whether you are subscribed to the user's tweets. +tooltip.following=Jälgid kasutajat +tooltip.name=Nimi +tooltip.description=Kirjeldus +# LOCALIZATION NOTE (tooltip.*_count): +# Please see the right side of the official Twitter website UI. +tooltip.friends_count=Jälgib +tooltip.statuses_count=Postitusi +tooltip.followers_count=Jälgijaid +tooltip.listed_count=Nimekirjades + +# LOCALIZATION NOTE (yes, no): +# These are used to turn true/false values into a yes/no response. +yes=Jah +no=Ei + +command.follow=%S <kasutajanimi>[ <kasutajanimi>]*: alusta kasutaja(te) jälgimist. +command.unfollow=%S <kasutajanimi>[ <kasutajanimi>]*: lõpeta kasutaja(te) jälgimine. diff --git a/l10n-et/chat/xmpp.properties b/l10n-et/chat/xmpp.properties new file mode 100644 index 0000000000..e7b2e648fc --- /dev/null +++ b/l10n-et/chat/xmpp.properties @@ -0,0 +1,275 @@ +# 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 (connection.*) +# These will be displayed in the account manager in order to show the progress +# of the connection. +# (These will be displayed in account.connection.progress from +# accounts.properties, which adds … at the end, so do not include +# periods at the end of these messages.) +connection.initializingStream=Andmevoo initsialiseerimine +connection.initializingEncryption=Krüptimise initsialiseerimine +connection.authenticating=Autentimine +connection.gettingResource=Vahendite hankimine +connection.downloadingRoster=Kontaktide nimekirja allalaadimine +connection.srvLookup=SRV-kirje kontrollimine + +# LOCALIZATION NOTE (connection.error.*) +# These will show in the account manager if an error occurs during the +# connection attempt. +connection.error.invalidUsername=Vigane kasutajanimi (kasutajanimi peaks sisaldama tähemärki '@') +connection.error.failedToCreateASocket=Socketi loomine ebaõnnestus (kas oled äkki võrguta režiimis?) +connection.error.serverClosedConnection=Server sulges ühenduse +connection.error.resetByPeer=Teine pool lähtestas ühenduse +connection.error.timedOut=Ühenduse ajalimiit ületati +connection.error.receivedUnexpectedData=Võeti vastu ootamatuid andmeid +connection.error.incorrectResponse=Võeti vastu vigane vastus +connection.error.startTLSRequired=Server nõuab krüptimist, aga sa keelasid selle +connection.error.startTLSNotSupported=Server ei toeta krüptimist, aga sinu häälestus nõuab seda +connection.error.failedToStartTLS=Krüptimise käivitamine ebaõnnestus +connection.error.noAuthMec=Server ei pakkunud välja ühtki autentimise moodust +connection.error.noCompatibleAuthMec=Ükski serveri pakutav autentimise moodus pole toetatud +connection.error.notSendingPasswordInClear=Server toetab ainult krüptimata kujul saadetava parooliga autentimist +connection.error.authenticationFailure=Viga autentimisel +connection.error.notAuthorized=Pole autoriseeritud (kas sisestasid vale parooli?) +connection.error.failedToGetAResource=Vahendite hankimine ei õnnestunud +connection.error.failedMaxResourceLimit=See konto on ühendatud liiga paljudest kohtadest samal ajal. +connection.error.failedResourceNotValid=Vahend pole sobiv. +connection.error.XMPPNotSupported=See server ei toeta XMPP protokolli + +# LOCALIZATION NOTE (conversation.error.notDelivered): +# This is displayed in a conversation as an error message when a message +# the user has sent wasn't delivered. +# %S is replaced by the text of the message that wasn't delivered. +conversation.error.notDelivered=Järgnevat sõnumit polnud võimalik edastada: %S +# This is displayed in a conversation as an error message when joining a MUC +# fails. +# %S is the name of the MUC. +conversation.error.joinFailed=Polnud võimalik liituda: %S +# This is displayed in a conversation as an error message when the user is +# banned from a room. +# %S is the name of the MUC room. +conversation.error.joinForbidden=Jututoaga %S polnud võimalik liituda, sest sa oled sellest tõrjutud. +conversation.error.joinFailedNotAuthorized=Registreerimine on vajalik: sul pole luba selle jututoaga liituda. +conversation.error.creationFailedNotAllowed=Ligipääs keelatud: sul on jututubade loomine keelatud. +# This is displayed in a conversation as an error message when remote server +# is not found. +# %S is the name of MUC room. +conversation.error.joinFailedRemoteServerNotFound=Jututoaga %S polnud võimalik liituda, sest jututuba majutava serveriga puudub ühendus. +conversation.error.changeTopicFailedNotAuthorized=Sul puuduvad õigused selle jututoa teema muutmiseks. +# This is displayed in a conversation as an error message when the user sends +# a message to a room that he is not in. +# %1$S is the name of MUC room. +# %2$S is the text of the message that wasn't delivered. +conversation.error.sendFailedAsNotInRoom=Sõnumi saatmine jututuppa %1$S ebaõnnestus, sest sa pole enam selles jututoas: %2$S +# This is displayed in a conversation as an error message when the user sends +# a message to a room that the recipient is not in. +# %1$S is the jid of the recipient. +# %2$S is the text of the message that wasn't delivered. +conversation.error.sendFailedAsRecipientNotInRoom=Sõnumi saatmine kasutajale %1$S ebaõnnestus, sest teda pole enam selles jututoas: %2$S +# These are displayed in a conversation as a system error message. +conversation.error.remoteServerNotFound=Vastuvõtja serveriga polnud võimalik ühenduda +conversation.error.unknownSendError=Sõnumi saatmisel esines tundmatu viga. +# %S is the name of the message recipient. +conversation.error.sendServiceUnavailable=Kontaktile %S pole praegu võimalik sõnumit saata. +# %S is the nick of participant that is not in room. +conversation.error.nickNotInRoom=%S pole jututoas. +conversation.error.banCommandAnonymousRoom=Anonüümsete jututubade liikmeid ei saa tõrjuda. Proovi selle asemel kasutada käsku /kick. +conversation.error.banKickCommandNotAllowed=Sul pole piisavalt õigusi, et seda osalejat jututoast eemaldada. +conversation.error.banKickCommandConflict=Vabandust, sa ei saa iseennast jututoast eemaldada. +conversation.error.changeNickFailedConflict=Hüüdnime muutmine nimeks %S pole võimalik, sest see on juba kasutusel. +conversation.error.changeNickFailedNotAcceptable=Hüüdnime muutmine nimeks %S pole võimalik, sest selle jututoa hüüdnimed on lukustatud. +conversation.error.inviteFailedForbidden=Sul pole õigusi sellesse jututuppa osalejaid kutsuda. +# %S is the jid of user that is invited. +conversation.error.failedJIDNotFound=Kasutajaga %S polnud võimalik ühenduda. +# %S is the jid that is invalid. +conversation.error.invalidJID=%S pole korrektne jid (Jabberi kasutajanimi peab olema kujul kasutaja@domeen). +conversation.error.commandFailedNotInRoom=Selle käsu andmiseks pead jututoaga uuesti liituma. +# %S is the name of the recipient. +conversation.error.resourceNotAvailable=Sa pead ise vestlust alustama, sest %S võib olla ühendatud rohkem kui ühe kliendi vahendusel. + +# LOCALIZATION NOTE (conversation.error.version.*): +# %S is the name of the recipient. +conversation.error.version.unknown=Kontakti %S klient ei toeta tarkvara versiooni pärimist. + +# LOCALIZATION NOTE (tooltip.*): +# These are the titles of lines of information that will appear in +# the tooltip showing details about a contact or conversation. +# LOCALIZATION NOTE (tooltip.status): +# %S will be replaced by the XMPP resource identifier +tooltip.status=Olek (%S) +tooltip.statusNoResource=Olek +tooltip.subscription=Tellimus +tooltip.fullName=Täisnimi +tooltip.nickname=Hüüdnimi +tooltip.email=E-posti aadress +tooltip.birthday=Sünnipäev +tooltip.userName=Kasutajanimi +tooltip.title=Amet +tooltip.organization=Organisatsioon +tooltip.locality=Asula +tooltip.country=Riik +tooltip.telephone=Telefoninumber + +# LOCALIZATION NOTE (chatRoomField.*): +# These are the name of fields displayed in the 'Join Chat' dialog +# for XMPP accounts. +# The _ character won't be displayed; it indicates the next +# character of the string should be used as the access key for this +# field. +chatRoomField.room=_Tuba +chatRoomField.server=_Server +chatRoomField.nick=_Hüüdnimi +chatRoomField.password=_Parool + +# LOCALIZATION NOTE (conversation.muc.*): +# These are displayed as a system message when a chatroom invitation is +# received. +# %1$S is the inviter. +# %2$S is the room. +# %3$S is the reason which is a message provided by the person sending the +# invitation. +conversation.muc.invitationWithReason2=%1$S kutsus sind liituma jututoaga %2$S: %3$S +# %3$S is the password of the room. +# %4$S is the reason which is a message provided by the person sending the +# invitation. +conversation.muc.invitationWithReason2.password=%1$S kutsus sind liituma jututoga %2$S (kasutades parooli %3$S): %4$S +conversation.muc.invitationWithoutReason=%1$S kutsus sind liituma jututoaga %2$S +# %3$S is the password of the room. +conversation.muc.invitationWithoutReason.password=%1$S kutsus sind liituma jututoaga %2$S kasutades parooli %3$S + +# LOCALIZATION NOTE (conversation.muc.join): +# This is displayed as a system message when a participant joins room. +# %S is the nick of the participant. +conversation.message.join=%S sisenes jututuppa. + +# LOCALIZATION NOTE (conversation.muc.rejoined): +# This is displayed as a system message when a participant rejoins room after +# parting it. +conversation.message.rejoined=Sa liitusid jututoaga uuesti. + +# LOCALIZATION NOTE (conversation.message.parted.*): +# These are displayed as a system message when a participant parts a room. +# %S is the part message supplied by the user. +conversation.message.parted.you=Lahkusid jututoast. +conversation.message.parted.you.reason=Lahkusid jututoast: %S +# %1$S is the participant that is leaving. +# %2$S is the part message supplied by the participant. +conversation.message.parted=%1$S lahkus jututoast. +conversation.message.parted.reason=%1$S lahkus jututoast: %2$S + +# LOCALIZATION NOTE (conversation.message.invitationDeclined*): +# %1$S is the invitee that declined the invitation. +# %2$S is the decline message supplied by the invitee. +conversation.message.invitationDeclined=%1$S keeldus su kutsest. +conversation.message.invitationDeclined.reason=%1$S keeldus su kutsest sõnumiga: %2$S + +# LOCALIZATION NOTE (conversation.message.banned.*): +# These are displayed as a system message when a participant is banned from +# a room. +# %1$S is the participant that is banned. +# %2$S is the reason. +# %3$S is the person who is banning. +conversation.message.banned=%1$S tõrjuti jututoast. +conversation.message.banned.reason=%1$S tõrjuti jututoast: %2$S +# %1$S is the person who is banning. +# %2$S is the participant that is banned. +# %3$S is the reason. +conversation.message.banned.actor=%1$S tõrjus kasutaja %2$S jututoast. +conversation.message.banned.actor.reason=%1$S tõrjus kasutaja %2$S jututoast: %3$S +conversation.message.banned.you=Sind tõrjuti jututoast välja. +# %1$S is the reason. +conversation.message.banned.you.reason=Sind tõrjuti jututoast välja: %1$S +# %1$S is the person who is banning. +# %2$S is the reason. +conversation.message.banned.you.actor=%1$S tõrjus sind jututoast välja. +conversation.message.banned.you.actor.reason=%1$S tõrjus sind jututoast välja: %2$S + +# LOCALIZATION NOTE (conversation.message.kicked.*): +# These are displayed as a system message when a participant is kicked from +# a room. +# %1$S is the participant that is kicked. +# %2$S is the reason. +conversation.message.kicked=%1$S visati jututoast välja. +conversation.message.kicked.reason=%1$S visati jututoast välja: %2$S +# %1$S is the person who is kicking. +# %2$S is the participant that is kicked. +# %3$S is the reason. +conversation.message.kicked.actor=%1$S viskas kasutaja %2$S jututoast välja. +conversation.message.kicked.actor.reason=%1$S viskas kasutaja %2$S jututoast välja: %3$S +conversation.message.kicked.you=Sind visati jututoast välja. +# %1$S is the reason. +conversation.message.kicked.you.reason=Sind visati jututoast välja: %1$S +# %1$S is the person who is kicking. +# %2$S is the reason. +conversation.message.kicked.you.actor=%1$S viskas sind jututoast välja. +conversation.message.kicked.you.actor.reason=%1$S viskas sind jututoast välja: %2$S + +# LOCALIZATION NOTE (conversation.message.removedNonMember.*): +# These are displayed as a system message when a participant is removed from +# a room because the room has been changed to members-only. +# %1$S is the participant that is removed. +# %2$S is the person who changed the room configuration. +conversation.message.removedNonMember=%1$S eemaldati jututoast, sest selle häälestus muudeti ainult liikmeid lubavaks. +conversation.message.removedNonMember.actor=%1$S eemaldati jututoast, sest %2$S muutis jututoa häälestuse selliseks, et see lubab ainult liikmeid. +conversation.message.removedNonMember.you=Sind eemaldati jututoast, sest selle häälestus muudeti ainult liikmeid lubavaks. +# %1$S is the person who changed the room configuration. +conversation.message.removedNonMember.you.actor=Sind eemaldati jututoast, sest %1$S muutis jututoa häälestuse selliseks, et see lubab ainult liikmeid. + +# LOCALIZATION NOTE (conversation.message.MUCShutdown): +# These are displayed as a system message when a participant is removed from +# a room because of a system shutdown. +conversation.message.mucShutdown=Sind eemaldati jututoast, sest süsteem lülitatakse välja. + +# LOCALIZATION NOTE (conversation.message.version*): +# %1$S is the name of the user whose version was requested. +# %2$S is the client name response from the client. +# %3$S is the client version response from the client. +# %4$S is the operating system(OS) response from the client. +conversation.message.version=%1$S kasutab rakendust "%2$S %3$S". +conversation.message.versionWithOS=%1$S kasutab rakendust "%2$S %3$S" operatsioonisüsteemil %4$S. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.resource=Vahend +options.priority=Prioriteet +options.connectionSecurity=Ühenduse turvalisus +options.connectionSecurity.requireEncryption=krüptimine nõutud +options.connectionSecurity.opportunisticTLS=võimalusel kasutatakse krüptimist +options.connectionSecurity.allowUnencryptedAuth=parooli lubatakse edastada krüptimata kujul +options.connectServer=Server +options.connectPort=Port +options.domain=Domeen + +# LOCALIZATION NOTE (*.protocolName) +# This name is used whenever the name of the protocol is shown. +gtalk.protocolName=Google Talk +odnoklassniki.protocolName=Odnoklassniki + +# LOCALIZATION NOTE (gtalk.usernameHint): +# This is displayed inside the accountUsernameInfoWithDescription +# string defined in imAccounts.properties when the user is +# configuring a Google Talk account. +gtalk.usernameHint=e-posti aadress + +# LOCALIZATION NOTE (odnoklassniki.usernameHint): +# This is displayed inside the accountUsernameInfoWithDescription +# string defined in imAccounts.properties when the user is +# configuring a Odnoklassniki account. +odnoklassniki.usernameHint=Profiili ID + +# LOCALZIATION NOTE (command.*): +# These are the help messages for each command. +command.join3=%S [<jututuba>[@<server>][/<hüüdnimi>]] [<parool>]: ühine jututoaga, määrates valikuliselt lisaks erineva serveri, hüüdnime või jututoa parooli. +command.part2=%S [<sõnum>]: välju praegusest jututoast, lisades valikuliselt lahkumisteate. +command.topic=%S [<uus teema>]: määra jututoale teema. +command.ban=%S <nick>[<message>]: tõrju keegi jututoast. Selle käsu andmiseks peab olema jututoa administraatori õigustes. +command.kick=%S <nick>[<message>]: viska keegi jututoast välja. Selle käsu andmiseks peab olema jututoa administraatori õigustes. +command.invite=%S <jid>[<message>]: kutsu keegi selle jututoaga liituma, lisades valikuliselt sõnumi. +command.inviteto=%S <jututoa jid>[<parool>]: kutsu oma vestluspartner ühinema jututoaga, lisades parooli, kui see on vajalik. +command.me=%S <action to perform>: tee midagi. +command.nick=%S <new nickname>: muuda oma hüüdnime. +command.msg=%S <nick> <message>: saada privaatsõnum jututoas osalejale. +command.version=%S: hangi infot vestluspartneri poolt kasutatava rakenduse kohta. diff --git a/l10n-et/chat/yahoo.properties b/l10n-et/chat/yahoo.properties new file mode 100644 index 0000000000..79d1a367b4 --- /dev/null +++ b/l10n-et/chat/yahoo.properties @@ -0,0 +1,5 @@ +# 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/. + +yahoo.disabled=Yahoo Messenger ei ole enam toetatud, sest Yahoo keelas oma pärandprotokolli. -- cgit v1.2.3