diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-21 00:28:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-21 00:28:12 +0000 |
commit | ef67f00babe4511b203868d40e635ece7d1d75e7 (patch) | |
tree | 541f051d3e54ab75e7aa3d86412b66969d742eba /apps/files_trashbin/l10n/ro.js | |
parent | 5b16df8dd1f12858c97a42c1a3e85e49382395e5 (diff) | |
download | nextcloud-server-ef67f00babe4511b203868d40e635ece7d1d75e7.tar.gz nextcloud-server-ef67f00babe4511b203868d40e635ece7d1d75e7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/ro.js')
-rw-r--r-- | apps/files_trashbin/l10n/ro.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js index b9e1bff35c0..d9afbd85b0e 100644 --- a/apps/files_trashbin/l10n/ro.js +++ b/apps/files_trashbin/l10n/ro.js @@ -4,7 +4,9 @@ OC.L10N.register( "restored" : "restaurat", "Deleted files" : "Fișiere șterse", "Restore" : "Restaurare", + "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", "Deleted" : "A fost șters.", "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", @@ -12,6 +14,11 @@ OC.L10N.register( "Name" : "Nume", "Actions" : "Acțiuni", "Delete permanently" : "Șterge permanent", + "Error while restoring file from trash bin" : "Eroare la restaurare din coș", + "Error while removing file from trash bin" : "Eroare la eliminarea fișierului din coș", + "Error while restoring files from trash bin" : "Eroare la restaurarea fișierelor din coș", + "Error while emptying trash bin" : "Eroare la golirea coșului", + "Error while removing files from trash bin" : "Eroare la eliminarea fișierelor din coș", "This operation is forbidden" : "Operațiunea este interzisă", "This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator", "Delete" : "Șterge" |