mirror of
https://github.com/timvisee/send.git
synced 2025-10-02 17:29:22 +02:00
Add sponsored by Thunderbird label to translations
This commit is contained in:
parent
0a6bf39353
commit
154a8a90c1
5 changed files with 10 additions and 2 deletions
|
@ -597,7 +597,7 @@ module.exports.preview = function(state, emit) {
|
|||
height="30"
|
||||
/>
|
||||
</svg>
|
||||
Sponsored by Thunderbird
|
||||
${state.translate('sponsoredByThunderbird')}
|
||||
</a>
|
||||
`
|
||||
: '';
|
||||
|
|
|
@ -147,3 +147,5 @@ shareLinkButton = Share link
|
|||
shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
|
||||
trailheadPromo = There is a way to protect your privacy. Join Firefox.
|
||||
learnMore = Learn more.
|
||||
|
||||
sponsoredByThunderbird = Sponsored by Thunderbird
|
||||
|
|
|
@ -152,3 +152,5 @@ shareLinkButton = Share link
|
|||
shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
|
||||
trailheadPromo = There is a way to protect your privacy. Join Firefox.
|
||||
learnMore = Learn more.
|
||||
|
||||
sponsoredByThunderbird = Sponsored by Thunderbird
|
||||
|
|
|
@ -143,3 +143,5 @@ shareLinkButton = Share link
|
|||
# $name is the name of the file
|
||||
shareMessage = Download “{ $name }” with { -send-brand }: simple, safe file sharing
|
||||
learnMore = Learn more.
|
||||
|
||||
sponsoredByThunderbird = Sponsored by Thunderbird
|
||||
|
|
|
@ -52,7 +52,7 @@ passwordSetError = Dit wachtwoord kon niet worden ingesteld
|
|||
-send-short-brand = Send
|
||||
-firefox = Firefox
|
||||
-mozilla = Mozilla
|
||||
introTitle = Bestanden delen, eenvoudig en privé
|
||||
introTitle = Bestanden delen, eenvoudig en privé
|
||||
introDescription = Met { -send-brand } kunt u bestanden delen met end-to-endversleuteling en een koppeling die automatisch verloopt. Hierdoor kunt u privé houden wat u wilt delen en er zeker van zijn dat uw zaken niet voor altijd online blijven.
|
||||
notifyUploadEncryptDone = Uw bestand is versleuteld en klaar voor verzending
|
||||
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
|
||||
|
@ -152,3 +152,5 @@ shareLinkButton = Koppeling delen
|
|||
shareMessage = Download ‘{ $name }’ met { -send-brand }: eenvoudig, veilig bestanden delen
|
||||
trailheadPromo = Er is een manier om uw privacy te beschermen. Doe mee met Firefox.
|
||||
learnMore = Meer info.
|
||||
|
||||
sponsoredByThunderbird = Gesponsord door Thunderbird
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue