summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/pl.js1
-rw-r--r--apps/files_trashbin/l10n/pl.json1
-rw-r--r--apps/files_trashbin/l10n/ro.js8
-rw-r--r--apps/files_trashbin/l10n/ro.json8
4 files changed, 14 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js
index 78c8edea81d..50ddefb16ba 100644
--- a/apps/files_trashbin/l10n/pl.js
+++ b/apps/files_trashbin/l10n/pl.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Delete" : "Usuń",
"Delete permanently" : "Trwale usuń",
"Error" : "Błąd",
+ "This operation is forbidden" : "Ta operacja jest niedozwolona",
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
"restored" : "przywrócony",
"No deleted files" : "Brak skasowanych plików",
diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json
index 32c385bb319..fdd7d5f4202 100644
--- a/apps/files_trashbin/l10n/pl.json
+++ b/apps/files_trashbin/l10n/pl.json
@@ -6,6 +6,7 @@
"Delete" : "Usuń",
"Delete permanently" : "Trwale usuń",
"Error" : "Błąd",
+ "This operation is forbidden" : "Ta operacja jest niedozwolona",
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
"restored" : "przywrócony",
"No deleted files" : "Brak skasowanych plików",
diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js
index 1c0df1c5157..1a0c1bcfeb4 100644
--- a/apps/files_trashbin/l10n/ro.js
+++ b/apps/files_trashbin/l10n/ro.js
@@ -3,13 +3,17 @@ OC.L10N.register(
{
"Couldn't delete %s permanently" : "Nu pot șterge %s permanent.",
"Couldn't restore %s" : "Nu se poate recupera %s",
- "Deleted files" : "Sterge fisierele",
- "Restore" : "Restabilire",
+ "Deleted files" : "Fișiere șterse",
+ "Restore" : "Restaurare",
"Delete" : "Șterge",
"Delete permanently" : "Șterge permanent",
"Error" : "Eroare",
+ "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",
"restored" : "restaurat",
"No deleted files" : "Nu sunt fișiere ș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",
"Deleted" : "A fost șters."
diff --git a/apps/files_trashbin/l10n/ro.json b/apps/files_trashbin/l10n/ro.json
index d7f01caca38..52e91c26377 100644
--- a/apps/files_trashbin/l10n/ro.json
+++ b/apps/files_trashbin/l10n/ro.json
@@ -1,13 +1,17 @@
{ "translations": {
"Couldn't delete %s permanently" : "Nu pot șterge %s permanent.",
"Couldn't restore %s" : "Nu se poate recupera %s",
- "Deleted files" : "Sterge fisierele",
- "Restore" : "Restabilire",
+ "Deleted files" : "Fișiere șterse",
+ "Restore" : "Restaurare",
"Delete" : "Șterge",
"Delete permanently" : "Șterge permanent",
"Error" : "Eroare",
+ "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",
"restored" : "restaurat",
"No deleted files" : "Nu sunt fișiere ș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",
"Deleted" : "A fost șters."