0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/files_trashbin/l10n/ro.json
Nextcloud bot 8a1c778731
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:40:12 +00:00

15 lines
No EOL
839 B
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"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}