From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-es-AR/chat/matrix.properties | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 l10n-es-AR/chat/matrix.properties (limited to 'l10n-es-AR/chat/matrix.properties') diff --git a/l10n-es-AR/chat/matrix.properties b/l10n-es-AR/chat/matrix.properties new file mode 100644 index 0000000000..c9748b73b2 --- /dev/null +++ b/l10n-es-AR/chat/matrix.properties @@ -0,0 +1,26 @@ +# 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/. + +# LOCALIZATION NOTE (options.*): +# These are the protocol specific options shown in the account manager and +# account wizard windows. +options.connectServer=Servidor +options.connectPort=Puerto + +# LOCALIZATION NOTE (chatRoomField.*): +# These are the name of fields displayed in the 'Join Chat' dialog +# for Matrix accounts. +# The _ character won't be displayed; it indicates the next +# character of the string should be used as the access key for this +# field. +chatRoomField.room=_Sala + +# LOCALIZATION NOTE (tooltip.*): +# These are the descriptions given in a tooltip with information received +# from the "User" object. +# The human readable name of the user. +tooltip.displayName=Nombre para mostrar +# %S is the timespan elapsed since the last activity. +tooltip.timespan=hace %S +tooltip.lastActive=Ăšltima actividad -- cgit v1.2.3