aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pt_PT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.js')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.js19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js
deleted file mode 100644
index b571e26de4e..00000000000
--- a/apps/files_trashbin/l10n/pt_PT.js
+++ /dev/null
@@ -1,19 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "restored" : "Restaurado",
- "Deleted files" : "Ficheiros eliminados",
- "Restore" : "Restaurar",
- "Unknown" : "Desconhecido",
- "All files" : "Todos os ficheiros",
- "You" : "Vovê",
- "Deleted" : "Eliminado",
- "Cancel" : "Cancelar",
- "No deleted files" : "Sem ficheiros eliminados",
- "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui",
- "No entries found in this folder" : "Não foram encontradas entradas nesta pasta",
- "Select all" : "Selecionar tudo",
- "Name" : "Nome",
- "Actions" : "Ações"
-},
-"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");