blob: d1fb7af3a3d38a8e8fd1920c63bbf67c56c18fc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# 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/.
Alert=Alerta
Confirm=Confirmar
ConfirmCheck=Confirmar
Prompt=Preguntar
# LOCALIZATION NOTE - %S is brandFullName
PromptUsernameAndPassword3=Requírese autenticación - %S
# LOCALIZATION NOTE - %S is brandFullName
PromptPassword3=Contrasinal requirido - %S
Select=Seleccionar
OK=Aceptar
Cancel=Cancelar
Yes=&Si
No=&Non
Save=&Gardar
Revert=&Desfacer
DontSave=&Non gardar
ScriptDlgGenericHeading=[Aplicativo JavaScript]
ScriptDlgHeading=A páxina en %S di:
ScriptDialogLabel=Evitar que esta páxina cree diálogos adicionais
ScriptDialogPreventTitle=Confirmar a preferencia do diálogo
# LOCALIZATION NOTE (EnterLoginForRealm3, EnterLoginForProxy3):
# %1 is an untrusted string provided by a remote server. It could try to
# take advantage of sentence structure in order to mislead the user (see
# bug 244273). %1 should be integrated into the translated sentences as
# little as possible. %2 is the url of the site being accessed.
EnterLoginForRealm3=%2$S solicita o seu nome de usuario e o contrasinal. O sitio di: «%1$S»
EnterLoginForProxy3=O proxy %2$S solicita o seu nome de usuario e o contrasinal. O sitio di: «%1$S»
EnterUserPasswordFor2=%1$S solicita o seu nome de usuario e o contrasinal.
EnterUserPasswordForCrossOrigin2=%1$S solicita o seu nome de usuario e o contrasinal. AVISO: O seu contrasinal non se enviará ao sitio web que está visitando actualmente!
EnterPasswordFor=Introduza o contrasinal para %1$S en %2$S
|