diff options
Diffstat (limited to 'l10n-hr/chat/status.properties')
-rw-r--r-- | l10n-hr/chat/status.properties | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-hr/chat/status.properties b/l10n-hr/chat/status.properties new file mode 100644 index 0000000000..c5329fc9a2 --- /dev/null +++ b/l10n-hr/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=Dostupan +awayStatusType=Odsutan +unavailableStatusType=Nedostupan +offlineStatusType=Odjavljen +invisibleStatusType=Nevidljiv +idleStatusType=Neaktivan +mobileStatusType=Mobitel +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType=Nepoznat + +# 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=Trenutno nisam pri računalu. |