Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.json')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json
new file mode 100644
index 00000000000..4feb75abd9a
--- /dev/null
+++ b/apps/files_trashbin/l10n/pt_PT.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Couldn't delete %s permanently" : "Não foi possível eliminar %s de forma permanente",
+ "Couldn't restore %s" : "Não foi possível restaurar %s",
+ "Deleted files" : "Ficheiros eliminados",
+ "Restore" : "Restaurar",
+ "Error" : "Erro",
+ "restored" : "Restaurado",
+ "Nothing in here. Your trash bin is empty!" : "Não hà ficheiros. O lixo está vazio!",
+ "Name" : "Nome",
+ "Deleted" : "Apagado",
+ "Delete" : "Eliminar"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file