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-es-ES/mail/chrome/messenger/chat.properties | |
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-es-ES/mail/chrome/messenger/chat.properties')
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/chat.properties | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/chrome/messenger/chat.properties b/l10n-es-ES/mail/chrome/messenger/chat.properties new file mode 100644 index 0000000000..d3276cd72c --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/chat.properties @@ -0,0 +1,43 @@ +# 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/. + +chatTabTitle = Chat +goBackToCurrentConversation.button = Volver a la conversación actual +startAConversationWith.button = Comenzar una conversación con %S + +defaultGroup = Contactos + +buddy.authRequest.label = %S quiere chatear contigo +buddy.authRequest.allow.label = Permitir +buddy.authRequest.allow.accesskey = P +buddy.authRequest.deny.label = Denegar +buddy.authRequest.deny.accesskey = D + +buddy.deletePrompt.title = ¿Eliminar %S? + +buddy.deletePrompt.message = %1$S se eliminará permanentemente de su lista de amigos de %2$S si continúa. + +buddy.deletePrompt.displayName = %1$S (%2$S) + +buddy.deletePrompt.button = &Eliminar + +displayNameEmptyText = Nombre mostrado +userIconFilePickerTitle = Seleccionar el nuevo icono... + +chat.isTyping = está escribiendo… +chat.hasStoppedTyping = ha dejado de escribir. +chat.contactIsTyping = %S está escribiendo. +chat.contactHasStoppedTyping = %S ha dejado de escribir. + +unknownCommand = %S no es una orden admitida. Escriba /help para ver la lista de órdenes. + +log.today = Hoy +log.yesterday = Ayer + +log.currentWeek = Esta semana +log.previousWeek = Última semana + +messagePreview = Nuevo mensaje de chat + +bundledMessagePreview = %1$S… (y #1 mensaje más);%1$S… (y #1 más mensajes) |