Pontoon: Update Slovenian (sl) localization of Firefox Send
Localization authors: - Rok Žerdin <zerdo90@gmail.com>
This commit is contained in:
parent
f4e185bdc0
commit
e215738c67
@ -106,7 +106,15 @@ fileCount =
|
|||||||
[few] { $num } datoteke
|
[few] { $num } datoteke
|
||||||
*[other] { $num } datotek
|
*[other] { $num } datotek
|
||||||
}
|
}
|
||||||
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
# byte abbreviation
|
||||||
|
bytes = B
|
||||||
|
# kibibyte abbreviation
|
||||||
|
kb = KB
|
||||||
|
# mebibyte abbreviation
|
||||||
|
mb = MB
|
||||||
|
# gibibyte abbreviation
|
||||||
|
gb = GB
|
||||||
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
totalSize = Skupna velikost: { $size }
|
totalSize = Skupna velikost: { $size }
|
||||||
# the next line after the colon contains a file name
|
# the next line after the colon contains a file name
|
||||||
copyLinkDescription = Kopirajte povezavo za deljenje datoteke:
|
copyLinkDescription = Kopirajte povezavo za deljenje datoteke:
|
||||||
@ -142,15 +150,15 @@ uploadButton = Naloži
|
|||||||
# the first part of the string 'Drag and drop files or click to send up to 1GB'
|
# the first part of the string 'Drag and drop files or click to send up to 1GB'
|
||||||
dragAndDropFiles = Povlecite in spustite datoteke
|
dragAndDropFiles = Povlecite in spustite datoteke
|
||||||
# the second part of the string 'Drag and drop files or click to send up to 1GB'
|
# the second part of the string 'Drag and drop files or click to send up to 1GB'
|
||||||
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
orClickWithSize = ali kliknite za pošiljanje do { $size }
|
orClickWithSize = ali kliknite za pošiljanje do { $size }
|
||||||
addPassword = Zaščiti z geslom
|
addPassword = Zaščiti z geslom
|
||||||
emailPlaceholder = Vnesite e-poštni naslov
|
emailPlaceholder = Vnesite e-poštni naslov
|
||||||
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
signInSizeBump = Prijavite se za pošiljanje do { $size }
|
signInSizeBump = Prijavite se za pošiljanje do { $size }
|
||||||
signInButton = Prijava/Registracija
|
signInButton = Prijava/Registracija
|
||||||
accountBenefitTitle = Ustvarite { -firefox } Račun ali se prijavite
|
accountBenefitTitle = Ustvarite { -firefox } Račun ali se prijavite
|
||||||
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
accountBenefitLargeFiles = Delite datoteke do velikosti { $size }
|
accountBenefitLargeFiles = Delite datoteke do velikosti { $size }
|
||||||
accountBenefitDownloadCount = Delite datoteke z več osebami
|
accountBenefitDownloadCount = Delite datoteke z več osebami
|
||||||
accountBenefitTimeLimit =
|
accountBenefitTimeLimit =
|
||||||
|
Loading…
Reference in New Issue
Block a user