diff options
Diffstat (limited to 'l10n-af/chat/xmpp.properties')
-rw-r--r-- | l10n-af/chat/xmpp.properties | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/l10n-af/chat/xmpp.properties b/l10n-af/chat/xmpp.properties new file mode 100644 index 0000000000..a0c7546273 --- /dev/null +++ b/l10n-af/chat/xmpp.properties @@ -0,0 +1,152 @@ +# 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.) + +# LOCALIZATION NOTE (connection.error.*) +# These will show in the account manager if an error occurs during the +# connection attempt. + +# 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. +# This is displayed in a conversation as an error message when joining a MUC +# fails. +# %S is the name of the MUC. +# 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. +# This is displayed in a conversation as an error message when remote server +# is not found. +# %S is the name of MUC room. +# 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. +# 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. +# These are displayed in a conversation as a system error message. +# %S is the name of the message recipient. +# %S is the nick of participant that is not in room. +# %S is the jid of user that is invited. +# %S is the jid that is invalid. +# %S is the name of the recipient. + +# LOCALIZATION NOTE (conversation.error.version.*): +# %S is the name of the recipient. + +# 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.statusNoResource=Status + +# 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. + +# 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. +# %3$S is the password of the room. +# %4$S is the reason which is a message provided by the person sending the +# invitation. +# %3$S is the password of the room. + +# LOCALIZATION NOTE (conversation.muc.join): +# This is displayed as a system message when a participant joins room. +# %S is the nick of the participant. + +# LOCALIZATION NOTE (conversation.muc.rejoined): +# This is displayed as a system message when a participant rejoins room after +# parting it. + +# 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. +# %1$S is the participant that is leaving. +# %2$S is the part message supplied by the participant. + +# LOCALIZATION NOTE (conversation.message.invitationDeclined*): +# %1$S is the invitee that declined the invitation. +# %2$S is the decline message supplied by the invitee. + +# 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. +# %1$S is the person who is banning. +# %2$S is the participant that is banned. +# %3$S is the reason. +# %1$S is the reason. +# %1$S is the person who is banning. +# %2$S is the reason. + +# 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. +# %1$S is the person who is kicking. +# %2$S is the participant that is kicked. +# %3$S is the reason. +# %1$S is the reason. +# %1$S is the person who is kicking. +# %2$S is the reason. + +# 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. +# %1$S is the person who changed the room configuration. + +# 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. + +# 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. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.priority=Prioriteit + +# LOCALIZATION NOTE (*.protocolName) +# This name is used whenever the name of the protocol is shown. + +# LOCALIZATION NOTE (gtalk.usernameHint): +# This is displayed inside the accountUsernameInfoWithDescription +# string defined in imAccounts.properties when the user is +# configuring a Google Talk account. + +# LOCALIZATION NOTE (odnoklassniki.usernameHint): +# This is displayed inside the accountUsernameInfoWithDescription +# string defined in imAccounts.properties when the user is +# configuring a Odnoklassniki account. + +# LOCALZIATION NOTE (command.*): +# These are the help messages for each command. |