summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.js4
-rw-r--r--apps/files_trashbin/l10n/pt_PT.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js
index 5d22e3bca21..303c8ad8c37 100644
--- a/apps/files_trashbin/l10n/pt_PT.js
+++ b/apps/files_trashbin/l10n/pt_PT.js
@@ -7,9 +7,9 @@ OC.L10N.register(
"Restore" : "Restaurar",
"Error" : "Erro",
"restored" : "Restaurado",
- "Nothing in here. Your trash bin is empty!" : "Não hà ficheiros. O lixo está vazio!",
+ "Nothing in here. Your trash bin is empty!" : "Não existe nada aqui. O seu caixote de lixo está vazio!",
"Name" : "Nome",
- "Deleted" : "Apagado",
+ "Deleted" : "Eliminado",
"Delete" : "Eliminar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json
index 4feb75abd9a..431c381074a 100644
--- a/apps/files_trashbin/l10n/pt_PT.json
+++ b/apps/files_trashbin/l10n/pt_PT.json
@@ -5,9 +5,9 @@
"Restore" : "Restaurar",
"Error" : "Erro",
"restored" : "Restaurado",
- "Nothing in here. Your trash bin is empty!" : "Não hà ficheiros. O lixo está vazio!",
+ "Nothing in here. Your trash bin is empty!" : "Não existe nada aqui. O seu caixote de lixo está vazio!",
"Name" : "Nome",
- "Deleted" : "Apagado",
+ "Deleted" : "Eliminado",
"Delete" : "Eliminar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file