diff options
Diffstat (limited to 'l10n-af/chat')
-rw-r--r-- | l10n-af/chat/contacts.properties | 8 | ||||
-rw-r--r-- | l10n-af/chat/imtooltip.properties | 5 | ||||
-rw-r--r-- | l10n-af/chat/irc.properties | 99 | ||||
-rw-r--r-- | l10n-af/chat/status.properties | 17 | ||||
-rw-r--r-- | l10n-af/chat/twitter.properties | 77 | ||||
-rw-r--r-- | l10n-af/chat/xmpp.properties | 152 |
6 files changed, 358 insertions, 0 deletions
diff --git a/l10n-af/chat/contacts.properties b/l10n-af/chat/contacts.properties new file mode 100644 index 0000000000..0f63151fee --- /dev/null +++ b/l10n-af/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=Kennisse diff --git a/l10n-af/chat/imtooltip.properties b/l10n-af/chat/imtooltip.properties new file mode 100644 index 0000000000..04a6e8f586 --- /dev/null +++ b/l10n-af/chat/imtooltip.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/. + +buddy.account=Rekening diff --git a/l10n-af/chat/irc.properties b/l10n-af/chat/irc.properties new file mode 100644 index 0000000000..7ef26e3e54 --- /dev/null +++ b/l10n-af/chat/irc.properties @@ -0,0 +1,99 @@ +# 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. + +# LOCALIZATION NOTE (connection.error.*): +# These will show in the account manager if the account is +# disconnected because of an error. + +# LOCALIZATION NOTE (joinChat.*): +# These show up on the join chat menu. An underscore is for the access key. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. + +# 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. +# LOCALIZATION NOTE (ctcp.time): +# %1$S is the nickname of the user whose time was requested. +# %2$S is the time response. + +# 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. + +# 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. +# %1$S is the nick of who kicked you. +# %2$S is message.kicked.reason, if a kick message was given. +# %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. +# %S is the kick message +# %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. +# %1$S is the new channel mode and %2$S is who set the mode. +# %S is the user's mode. +# Could not change the nickname. %S is the user's nick. +# The parameter is the message.parted.reason, if a part message is given. +# %1$S is the user's nick, %2$S is message.parted.reason, if a part message is given. +# %S is the part message supplied by the user. +# %1$S is the user's nick, %2$S is message.quit2 if a quit message is given. +# The parameter is the quit message given by the user. +# %1$S is the nickname of the user that invited us, %2$S is the conversation +# name. +# %1$S is the nickname of the invited user, %2$S is the conversation name +# they were invited to. +# %1$S is the nickname of the invited user, %2$S is the conversation name +# they were invited to but are already in +# %S is the nickname of the user who was summoned. +# %S is the nickname of the user whose WHOIS information follows this message. +# %1$S is the nickname of the (offline) user whose WHOWAS information follows this message. +# %1$S is the entry description (from tooltip.*), %2$S is its value. +# %S is the nickname that is not known to the server. +# %1$S is the nickname of the user who changed the mode and %2$S is the new +# channel key (password). +# This will be followed by a list of ban masks. +# 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). + + +# LOCALIZATION NOTE (error.*): +# These are shown as error messages in the conversation or server tab. +# %S is the channel name. +# %1$S is your new nick, %2$S is the kill message from the server. +# %S is the nickname or channel name that isn't available. +# %S is the channel name. +# %1$S is the channel the user tried to join, %2$S is the channel +# he was forwarded to. +# %S is the mode that the user tried to set but was not recognized +# by the server as a valid mode. + +# 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=Naam +# 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). +# The away message of the user +# %S is the timespan elapsed since the last activity. + +# %1$S is the server name, %2$S is some generic server information (usually a +# location or the date the user was last seen). + +# LOCALIZATION NOTE (yes, no): +# These are used to turn true/false values into a yes/no response. +yes=Ja +no=Nee diff --git a/l10n-af/chat/status.properties b/l10n-af/chat/status.properties new file mode 100644 index 0000000000..a1eb7198c3 --- /dev/null +++ b/l10n-af/chat/status.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/. + +offlineStatusType=Aflyn +mobileStatusType=Selfoon +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType=Onbekend + +# 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. diff --git a/l10n-af/chat/twitter.properties b/l10n-af/chat/twitter.properties new file mode 100644 index 0000000000..8207a6c490 --- /dev/null +++ b/l10n-af/chat/twitter.properties @@ -0,0 +1,77 @@ +# 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. + +# LOCALIZATION NOTE (error.*): +# These are errors that will be shown to the user in conversation. +# 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. +# LOCALIZATION NOTE (error.descriptionTooLong) +# %S is the truncated string that was sent to the server. + +# LOCALIZATION NOTE (timeline): +# This is the title of the conversation tab, %S will be replaced by +# @<username>. + +# LOCALIZATION NOTE (action.*): +# This will be an action in the context menu of displayed tweets. +action.reply=Antwoord +action.delete=Skrap +# LOCALIZATION NOTE (action.follow, action.stopFollowing): +# %S will be replaced by the screen name of a twitter user. + +# 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. +# LOCALIZATION NOTE (event.deleted): +# %S will be replaced by the text of the deleted tweet. + +# 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. + +# 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 (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. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. + +# 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.location=Ligging +# LOCALIZATION NOTE (tooltip.protected): +# whether the user's tweets are publicly visible. +# LOCALIZATION NOTE (tooltip.following): +# whether you are subscribed to the user's tweets. +tooltip.name=Naam +tooltip.description=Beskrywing +# LOCALIZATION NOTE (tooltip.*_count): +# Please see the right side of the official Twitter website UI. + +# LOCALIZATION NOTE (yes, no): +# These are used to turn true/false values into a yes/no response. +yes=Ja +no=Nee + 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. |