diff options
Diffstat (limited to 'l10n-es-MX/chat/status.properties')
-rw-r--r-- | l10n-es-MX/chat/status.properties | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-es-MX/chat/status.properties b/l10n-es-MX/chat/status.properties new file mode 100644 index 0000000000..d57233f1cc --- /dev/null +++ b/l10n-es-MX/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=Disponible +awayStatusType=Ausente +unavailableStatusType=No disponible +offlineStatusType=Desconectado +invisibleStatusType=Invisible +idleStatusType=Sin actividad +mobileStatusType=Móvil +# LOCALIZATION NOTE (unknownStatusType): +# the status of a buddy is unknown when it's in the list of a disconnected account +unknownStatusType=Desconocido + +# 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=Actualmente estoy lejos del equipo. |