Pontoon: Update Italian (it) localization of Test Pilot: Firefox Send
Localization authors: - Sara Todaro <sara.todaro@mozillaitalia.org> - Winfox <openlib@email.it>
This commit is contained in:
parent
6ca96157f6
commit
43fc80ef41
@ -42,7 +42,11 @@ sendAnotherFileLink = Invia un altro file
|
|||||||
// Alternative text used on the download link/button (indicates an action).
|
// Alternative text used on the download link/button (indicates an action).
|
||||||
downloadAltText = Scarica
|
downloadAltText = Scarica
|
||||||
downloadsFileList = Download
|
downloadsFileList = Download
|
||||||
|
// Used as header in a column indicating the amount of time left before a
|
||||||
|
// download link expires (e.g. "10h 5m")
|
||||||
timeFileList = Scadenza
|
timeFileList = Scadenza
|
||||||
|
// Used as header in a column indicating the number of times a file has been
|
||||||
|
// downloaded
|
||||||
downloadFileName = Scarica { $filename }
|
downloadFileName = Scarica { $filename }
|
||||||
downloadFileSize = ({ $size })
|
downloadFileSize = ({ $size })
|
||||||
unlockInputLabel = Inserire la password
|
unlockInputLabel = Inserire la password
|
||||||
@ -102,3 +106,7 @@ passwordTryAgain = Password errata, riprovare.
|
|||||||
// This label is followed by the password needed to download a file
|
// This label is followed by the password needed to download a file
|
||||||
passwordResult = Password: { $password }
|
passwordResult = Password: { $password }
|
||||||
reportIPInfringement = Segnala violazione della proprietà intellettuale
|
reportIPInfringement = Segnala violazione della proprietà intellettuale
|
||||||
|
// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||||
|
expiresHoursMinutes = { $hours }h { $minutes }m
|
||||||
|
// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||||
|
expiresMinutes = { $minutes }m
|
||||||
|
Loading…
Reference in New Issue
Block a user