rename number to num in ftl

This commit is contained in:
Danny Coates 2017-12-05 19:07:23 -08:00
parent c517b074f1
commit 53d5b08559
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
24 changed files with 87 additions and 87 deletions

View file

@ -26,13 +26,13 @@ uploadSuccessConfirmHeader = Klår til å senda
uploadSvgAlt = Last opp
uploadSuccessTimingHeader = Lenka til fila di går ut etter 1 nedlasting eller om 24 timar.
expireInfo = Lenka til fila di vil gå ut etter { $downloadCount } eller { $timespan }.
downloadCount = { $number ->
downloadCount = { $num ->
[one] 1 nedlasting
*[other] { $number } nedlastingar
*[other] { $num } nedlastingar
}
timespanHours = { $number ->
timespanHours = { $num ->
[one] 1 time
*[other] { $number } timar
*[other] { $num } timar
}
copyUrlFormLabelWithName = Kopier og del lenka for å sende fila: { $filename }
copyUrlFormButton = Kopier til utklippstavla