0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/files_trashbin/l10n/ro.json
Nextcloud bot fef721e641
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-13 00:21:04 +00:00

21 lines
1.3 KiB
JSON

{ "translations": {
"restored" : "restaurat",
"Deleted files" : "Fișiere șterse",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Fișierele și folderele șterse din coșul de gunoi (pot expira în timpul exportului dacă spațiul de stocare e limitat)",
"Restore" : "Restaurare",
"Unknown" : "Necunoscut",
"All files" : "Toate fișierele",
"You" : "Tu",
"Deleted" : "A fost șters.",
"Cancel" : "Anulare",
"List of files that have been deleted." : "Lista fișierelor șterse.",
"No deleted files" : "Nu sunt fișiere șterse",
"Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici",
"This application enables users to restore files that were deleted from the system." : "Această aplicație permite utilizatorilor să restaureze fișierele șterse.",
"You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici",
"No entries found in this folder" : "Niciun element găsit în acest director",
"Select all" : "Selectează tot",
"Name" : "Nume",
"Actions" : "Acțiuni"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}