mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 12:15:34 +00:00
Remove Firefox branding from app name in locale files
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Firefox Send is a brand name and should not be localized.
|
||||
title = Firefox Send
|
||||
title = Send
|
||||
siteFeedback = Spätná väzba
|
||||
importingFile = Importuje sa…
|
||||
encryptingFile = Šifruje sa…
|
||||
@@ -22,13 +21,13 @@ unlockButtonLabel = Odomknúť
|
||||
downloadButtonLabel = Prevziať
|
||||
downloadFinish = Preberanie bolo dokončené
|
||||
fileSizeProgress = ({ $partialSize } z { $totalSize })
|
||||
sendYourFilesLink = Vyskúšajte Firefox Send
|
||||
sendYourFilesLink = Vyskúšajte Send
|
||||
errorPageHeader = Vyskytol sa problém.
|
||||
fileTooBig = Súbor je príliš veľký. Mal by byť menší než { $size }.
|
||||
linkExpiredAlt = Platnosť odkazu vypršala
|
||||
notSupportedHeader = Váš prehliadač nie je podporovaný.
|
||||
notSupportedLink = Prečo nie je môj prehliadač podporovaný?
|
||||
notSupportedOutdatedDetail = Žiaľ, táto verzia Firefoxu nepodporuje webovú technológiu, ktorá poháňa Firefox Send. Budete musieť aktualizovať svoj prehliadač.
|
||||
notSupportedOutdatedDetail = Žiaľ, táto verzia Firefoxu nepodporuje webovú technológiu, ktorá poháňa Send. Budete musieť aktualizovať svoj prehliadač.
|
||||
updateFirefox = Aktualizovať Firefox
|
||||
deletePopupCancel = Zrušiť
|
||||
deleteButtonHover = Odstrániť
|
||||
@@ -36,8 +35,8 @@ footerLinkLegal = Právne informácie
|
||||
footerLinkPrivacy = Súkromie
|
||||
footerLinkCookies = Cookies
|
||||
passwordTryAgain = Nesprávne heslo. Skúste to znova.
|
||||
javascriptRequired = Firefox Send vyžaduje JavaScript
|
||||
whyJavascript = Prečo Firefox Send vyžaduje JavaScript?
|
||||
javascriptRequired = Send vyžaduje JavaScript
|
||||
whyJavascript = Prečo Send vyžaduje JavaScript?
|
||||
enableJavascript = Prosím, povoľte JavaScript a skúste to znova.
|
||||
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||
expiresHoursMinutes = { $hours } hod. { $minutes } min.
|
||||
@@ -50,8 +49,7 @@ passwordSetError = Heslo nešlo nastaviť
|
||||
|
||||
## Send version 2 strings
|
||||
|
||||
# Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
|
||||
-send-brand = Firefox Send
|
||||
-send-brand = Send
|
||||
-send-short-brand = Send
|
||||
-firefox = Firefox
|
||||
-mozilla = Mozilla
|
||||
|
||||
Reference in New Issue
Block a user