diff options
Diffstat (limited to 'l10n-ja/chat/status.properties')
-rw-r--r-- | l10n-ja/chat/status.properties | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-ja/chat/status.properties b/l10n-ja/chat/status.properties new file mode 100644 index 0000000000..ad6b08415e --- /dev/null +++ b/l10n-ja/chat/status.properties @@ -0,0 +1,24 @@ +# 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 =在席中 +awayStatusType =離席中 +unavailableStatusType =取り込み中 +offlineStatusType =オフライン +invisibleStatusType =非通知 +idleStatusType =待機中 +mobileStatusType =移動中 +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType =不明 + +# 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. +## (^m^) 英語のままにしておく +messenger.status.defaultIdleAwayMessage =I am currently away from the computer. |