mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-14 23:22:36 +01:00
918366db1d
Localization authors: - Cristian Silaghi <cristian.silaghi@mozilla.ro>
83 lines
2.9 KiB
Plaintext
83 lines
2.9 KiB
Plaintext
# Firefox Send is a brand name and should not be localized.
|
|
title = Firefox Send
|
|
siteFeedback = Feedback
|
|
importingFile = Se importă…
|
|
encryptingFile = Se criptează…
|
|
decryptingFile = Se decriptează…
|
|
downloadCount =
|
|
{ $num ->
|
|
[one] 1 descărcare
|
|
[few] { $num } descărcări
|
|
*[other] { $num } de descărcări
|
|
}
|
|
timespanHours =
|
|
{ $num ->
|
|
[one] 1 oră
|
|
[few] { $num } ore
|
|
*[other] { $num } de ore
|
|
}
|
|
copiedUrl = Copiat!
|
|
unlockInputPlaceholder = Parolă
|
|
unlockButtonLabel = Deblochează
|
|
downloadButtonLabel = Descarcă
|
|
downloadFinish = Descărcare încheiată
|
|
fileSizeProgress = ({ $partialSize } din { $totalSize })
|
|
sendYourFilesLink = Încearcă Firefox Send
|
|
errorPageHeader = Ceva a mers prost!
|
|
fileTooBig = Acest fișier este prea mare. Ar trebuie să fie sub { $size }.
|
|
linkExpiredAlt = Link expirat
|
|
notSupportedHeader = Browserul tău nu este suportat.
|
|
notSupportedLink = De ce browserul meu nu este suportat?
|
|
notSupportedOutdatedDetail = Din păcate această versiune de Firefox nu suportă tehnologiile web din spatele Firefox Sent. Va trebui să actualizezi browserul.
|
|
updateFirefox = Actualizează Firefox
|
|
deletePopupCancel = Renunță
|
|
deleteButtonHover = Șterge
|
|
footerLinkLegal = Mențiuni legale
|
|
footerLinkPrivacy = Confidențialitate
|
|
footerLinkCookies = Cookie-uri
|
|
passwordTryAgain = Parola este incorectă. Încearcă din nou.
|
|
javascriptRequired = Firefox Send are nevoie de JavaScript
|
|
whyJavascript = De ce Firefox Send are nevoie de JavaScript?
|
|
enableJavascript = Te rugăm să reactivezi JavaScript și să încerci din nou.
|
|
# 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
|
|
# A short status message shown when the user enters a long password
|
|
maxPasswordLength = Lungime minimă a parolei: { $length }
|
|
# A short status message shown when there was an error setting the password
|
|
passwordSetError = Această parolă nu a putut fi setată
|
|
|
|
## Send version 2 strings
|
|
|
|
timespanMinutes =
|
|
{ $num ->
|
|
[one] 1 minut
|
|
[few] { $num } minute
|
|
*[other] { $num } de minute
|
|
}
|
|
timespanDays =
|
|
{ $num ->
|
|
[one] 1 zi
|
|
[few] { $num } zile
|
|
*[other] { $num } de zile
|
|
}
|
|
timespanWeeks =
|
|
{ $num ->
|
|
[one] 1 săptămână
|
|
[few] { $num } săptămâni
|
|
*[other] { $num } de săptămâni
|
|
}
|
|
fileCount =
|
|
{ $num ->
|
|
[one] 1 fișier
|
|
[few] { $num } fișiere
|
|
*[other] { $num } de fișiere
|
|
}
|
|
# size is a localized number followed by a unit of bytes, ex. 2.5GB
|
|
totalSize = Mărime totală: { $size }
|
|
copyLinkButton = Copiază linkul
|
|
downloadTitle = Descarcă fișierele
|
|
expiredTitle = Acest link a expirat.
|
|
downloadFirefox = Descarcă { -firefox }
|