0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 00:19:14 +00:00
nextcloud_server/apps/files_trashbin/l10n/pt_PT.json
Nextcloud bot 2bbc4f5988
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-14 00:21:37 +00:00

17 lines
No EOL
716 B
JSON

{ "translations": {
"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"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}