aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-25 00:25:54 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-25 00:25:54 +0000
commit28e0ccfed906525183306ff3d38b67075d688773 (patch)
tree814bb9da20ac29123400fb75396207514225d26b /apps/files_trashbin/l10n
parent3b9c24022ce657074a4fd1246d403a29162f9f3d (diff)
downloadnextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz
nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/ro.js2
-rw-r--r--apps/files_trashbin/l10n/ro.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js
index d9afbd85b0e..0e7d8840236 100644
--- a/apps/files_trashbin/l10n/ro.js
+++ b/apps/files_trashbin/l10n/ro.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"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)",
+ "This application enables users to restore files that were deleted from the system." : "Această aplicație permite utilizatorilor să restaureze fișierele șterse.",
"Restore" : "Restaurare",
"List of files that have been deleted." : "Lista fișierelor șterse.",
"No deleted files" : "Nu sunt fișiere șterse",
diff --git a/apps/files_trashbin/l10n/ro.json b/apps/files_trashbin/l10n/ro.json
index 7b352bbaa79..4d4bd77f5b8 100644
--- a/apps/files_trashbin/l10n/ro.json
+++ b/apps/files_trashbin/l10n/ro.json
@@ -1,6 +1,8 @@
{ "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)",
+ "This application enables users to restore files that were deleted from the system." : "Această aplicație permite utilizatorilor să restaureze fișierele șterse.",
"Restore" : "Restaurare",
"List of files that have been deleted." : "Lista fișierelor șterse.",
"No deleted files" : "Nu sunt fișiere șterse",