diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-kn/chat | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-kn/chat')
-rw-r--r-- | l10n-kn/chat/accounts.dtd | 40 | ||||
-rw-r--r-- | l10n-kn/chat/contacts.properties | 8 | ||||
-rw-r--r-- | l10n-kn/chat/conversations.properties | 59 | ||||
-rw-r--r-- | l10n-kn/chat/imtooltip.properties | 7 | ||||
-rw-r--r-- | l10n-kn/chat/logger.properties | 7 |
5 files changed, 121 insertions, 0 deletions
diff --git a/l10n-kn/chat/accounts.dtd b/l10n-kn/chat/accounts.dtd new file mode 100644 index 0000000000..eda5e47bec --- /dev/null +++ b/l10n-kn/chat/accounts.dtd @@ -0,0 +1,40 @@ +<!-- 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/. --> +<!-- Account manager window for Instantbird --> + +<!ENTITY accounts.title "ಖಾತೆಗಳು - &brandShortName;"> +<!ENTITY accountManager.width "450"> +<!-- Instant messaging account status window for Thunderbird --> +<!ENTITY accountsWindow.title "ಕ್ಷಿಪ್ರ ಸಂದೇಶಗಾರನ ಸ್ಥಿತಿಗತಿ"> +<!ENTITY accountsWindow2.style "width: 41em; height: 27em;"> + +<!ENTITY accountManager.newAccount.label "ಹೊಸ ಖಾತೆ"> +<!ENTITY accountManager.newAccount.accesskey "N"> +<!ENTITY accountManager.close.label "ಮುಚ್ಚು"> +<!ENTITY accountManager.close.accesskey "l"> +<!-- This should match account.commandkey in instantbird.dtd --> +<!ENTITY accountManager.close.commandkey "a"> +<!-- This title must be short, displayed with a big font size --> + + + +<!ENTITY account.connect.label "ಸಂಪರ್ಕಿಸು"> +<!ENTITY account.connect.accesskey "o"> +<!ENTITY account.disconnect.label "ಸಂಪರ್ಕ ತೆಗೆ"> +<!ENTITY account.disconnect.accesskey "i"> +<!ENTITY account.delete.label "ಅಳಿಸು"> +<!ENTITY account.delete.accesskey "D"> +<!ENTITY account.edit.label "ಲಕ್ಷಣಗಳು"> +<!ENTITY account.edit.accesskey "P"> +<!ENTITY account.moveup.label "ಮೇಲಕ್ಕೆ ಜರುಗಿಸು"> +<!ENTITY account.movedown.label "ಕೆಳಕ್ಕೆ ಜರುಗಿಸು"> + + + + + + + + + diff --git a/l10n-kn/chat/contacts.properties b/l10n-kn/chat/contacts.properties new file mode 100644 index 0000000000..a8015c31c7 --- /dev/null +++ b/l10n-kn/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=ಸಂಪರ್ಕಗಳು diff --git a/l10n-kn/chat/conversations.properties b/l10n-kn/chat/conversations.properties new file mode 100644 index 0000000000..09b939cdbd --- /dev/null +++ b/l10n-kn/chat/conversations.properties @@ -0,0 +1,59 @@ +# 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. + +# LOCALIZATION NOTE (statusChanged): +# %1$S is the display name of the contact. +# %2$S is the new status type (a value from status.properties). +# 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"). +# 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. +# 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. +# LOCALIZATION NOTE (statusUnknown): +# %S is the display name of the contact. + + +# LOCALIZATION NOTE (autoReply): +# %S is replaced by the text of a message that was sent as an automatic reply. + +# LOCALIZATION NOTE (noTopic): +# Displayed instead of the topic when no topic is set. + +# LOCALIZATION NOTE (topicSet): +# %1$S is the conversation name, %2$S is the topic. +# LOCALIZATION NOTE (topicNotSet): +# %S is the conversation name. +# LOCALIZATION NOTE (topicChanged): +# %1$S is the user who changed the topic, %2$S is the new topic. +# LOCALIZATION NOTE (topicCleared): +# %1$S is the user who cleared the topic. + +# 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. +# LOCALIZATION NOTE (nickSet.you): +# This is displayed as a system message when your nickname is changed. +# %S is your new nick. + +# 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. diff --git a/l10n-kn/chat/imtooltip.properties b/l10n-kn/chat/imtooltip.properties new file mode 100644 index 0000000000..4b2feae264 --- /dev/null +++ b/l10n-kn/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=ಬಳಕೆದಾರನ ಹೆಸರು +buddy.account=ಖಾತೆ +contact.tags=ಟ್ಯಾಗ್ಗಳು diff --git a/l10n-kn/chat/logger.properties b/l10n-kn/chat/logger.properties new file mode 100644 index 0000000000..4e40b573cc --- /dev/null +++ b/l10n-kn/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=ಖಾಲಿ ಅಥವಾ ಹಾಳಾದ ದಿನಚರಿ ಕಡತ: %S |