From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-en-CA/chat/status.properties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 l10n-en-CA/chat/status.properties (limited to 'l10n-en-CA/chat/status.properties') diff --git a/l10n-en-CA/chat/status.properties b/l10n-en-CA/chat/status.properties new file mode 100644 index 0000000000..af88441cd0 --- /dev/null +++ b/l10n-en-CA/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=Available +awayStatusType=Away +unavailableStatusType=Unavailable +offlineStatusType=Offline +invisibleStatusType=Invisible +idleStatusType=Idle +mobileStatusType=Mobile +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType=Unknown + +# 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=I am currently away from the computer. -- cgit v1.2.3