Skip to content

Commit 748f8cc

Browse files
XzAeRomozilla-pontoon
authored andcommitted
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Send
Localization authors: - victor.gonzalezro <victor.gonzalezro@gmail.com> - josotrix <josotrix@ravmn.cl>
1 parent be9b51a commit 748f8cc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

public/locales/es-CL/send.ftl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ passwordSetError = Esta contraseña no pudo ser establecida
5353
-send-short-brand = Send
5454
-firefox = Firefox
5555
-mozilla = Mozilla
56+
introTitle = Intercambio de archivos sencillo y privado
57+
notifyUploadEncryptDone = Tu archivo está cifrado y listo para enviar
5658
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
5759
archiveExpiryInfo = Expira después de { $downloadCount } o { $timespan }
5860
timespanMinutes =
@@ -87,10 +89,22 @@ gb = GB
8789
fileSize = { $num }{ $units }
8890
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
8991
totalSize = Tamaño total: { $size }
92+
# the next line after the colon contains a file name
93+
copyLinkDescription = Copiar el enlace para compartir el archivo:
9094
copyLinkButton = Copiar enlace
9195
downloadTitle = Bajando archivos
96+
downloadDescription = Este archivo fue compartido a través de { -send-brand } con cifrado de punto a punto y un enlace que expira automáticamente.
97+
trySendDescription = Prueba { -send-brand } para compartir archivos de forma sencilla y segura.
98+
# count will always be > 10
99+
tooManyArchives =
100+
{ $count ->
101+
[one] Solo 1 archivo está permitido.
102+
*[other] Solo { $count } archivos están permitidos.
103+
}
92104
expiredTitle = Este enlace ha expirado.
93105
downloadFirefox = Bajar { -firefox }
106+
legalTitle = Aviso de privacidad de { -send-short-brand }
107+
legalDateStamp = Versión 1.0 del 12 de marzo de 2019
94108
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
95109
expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
96110
addFilesButton = Selecciona los archivos a subir
@@ -109,6 +123,12 @@ accountBenefitTitle = Crea una cuenta de { -firefox } o conéctate
109123
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
110124
accountBenefitLargeFiles = Comparte archivos de hasta { $size }
111125
accountBenefitDownloadCount = Comparte archivos con más personas
126+
accountBenefitTimeLimit =
127+
{ $count ->
128+
[one] Mantener enlaces activos durante 1 día
129+
*[other] Mantener enlaces activos durante { $count } días
130+
}
131+
accountBenefitSync = Administrar los archivos compartidos desde cualquier dispositivo
112132
accountBenefitMoz = Aprender más acerca de otros servicios de { -mozilla }
113133
signOut = Salir
114134
okButton = Aceptar

0 commit comments

Comments
 (0)