From 862545209df6ad4b12b8f31d54cb3d5bd2aa9b51 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 21 Dec 2023 00:25:45 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 14 +++++++++++++- l10n/pt_PT.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 5b67a194b..553703fb2 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Personal activity feed for %s" : "Feed de atividade pessoal de %s", "Your feed URL is invalid" : "O URL da feed é inválido", + "Activity feed for %1$s" : "Feed de atividade para %1$s", "Activity feed" : "Actividade de feed", "Your settings have been updated." : "As suas definições foram atualizadas.", "Settings have been updated." : "As definições foram atualizadas.", @@ -36,15 +37,25 @@ OC.L10N.register( "Daily" : "Diariamente", "Weekly" : "Semanalmente", "You commented" : "Comentou", + "Message deleted by author" : "Mensagem apagada pelo autor", "Open {filename}" : "Abrir {filename}", "in {path}" : "em {path}", "Home" : "Início", + "Your activities" : "Suas atividades", + "Loading activities" : "A carregar atividades", "This stream will show events like additions, changes & shares" : "Esta transmissão irá mostrar os eventos, tais como adições, alterações e partilhas", "No activity yet" : "Ainda sem atividade", + "Loading more activities" : "A carregar mais atividades", + "No more activities." : "Sem mais atividades", + "Could not load activities" : "Não foi possível carregar atividades", "Activity settings" : "Configurações de atividade", "Enable RSS feed" : "Ativar fonte RSS", "RSS feed" : "Fonte RSS", + "Copy RSS feed link" : "Copiar ligação RSS feed", "Personal notification settings" : "Configurações de notificação pessoal", + "Could not enable RSS link" : "Não foi possível ativar link RSS", + "RSS link copied to clipboard" : "Link RSS copiado para área de transferência", + "Could not copy the RSS link, please copy manually:" : "Não foi possível copiar o link RSS, por favor copie manualmente:", "Unable to load the activity list" : "Não foi possível carregar a lista de atividades", "Notification" : "Notificação", "Enable notification emails" : "Ativar notificações de emails", @@ -63,6 +74,7 @@ OC.L10N.register( "{name} (invisible)" : "{name} (invisível)", "{name} (restricted)" : "{name} (restrito)", "There are no events for this filter" : "Não existem eventos para este filtro", - "Activities" : "Atividades" + "Activities" : "Atividades", + "Could not load activites" : "Não foi possível carregar atividades" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 2b8ea8cd1..fdbe69a19 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,6 +1,7 @@ { "translations": { "Personal activity feed for %s" : "Feed de atividade pessoal de %s", "Your feed URL is invalid" : "O URL da feed é inválido", + "Activity feed for %1$s" : "Feed de atividade para %1$s", "Activity feed" : "Actividade de feed", "Your settings have been updated." : "As suas definições foram atualizadas.", "Settings have been updated." : "As definições foram atualizadas.", @@ -34,15 +35,25 @@ "Daily" : "Diariamente", "Weekly" : "Semanalmente", "You commented" : "Comentou", + "Message deleted by author" : "Mensagem apagada pelo autor", "Open {filename}" : "Abrir {filename}", "in {path}" : "em {path}", "Home" : "Início", + "Your activities" : "Suas atividades", + "Loading activities" : "A carregar atividades", "This stream will show events like additions, changes & shares" : "Esta transmissão irá mostrar os eventos, tais como adições, alterações e partilhas", "No activity yet" : "Ainda sem atividade", + "Loading more activities" : "A carregar mais atividades", + "No more activities." : "Sem mais atividades", + "Could not load activities" : "Não foi possível carregar atividades", "Activity settings" : "Configurações de atividade", "Enable RSS feed" : "Ativar fonte RSS", "RSS feed" : "Fonte RSS", + "Copy RSS feed link" : "Copiar ligação RSS feed", "Personal notification settings" : "Configurações de notificação pessoal", + "Could not enable RSS link" : "Não foi possível ativar link RSS", + "RSS link copied to clipboard" : "Link RSS copiado para área de transferência", + "Could not copy the RSS link, please copy manually:" : "Não foi possível copiar o link RSS, por favor copie manualmente:", "Unable to load the activity list" : "Não foi possível carregar a lista de atividades", "Notification" : "Notificação", "Enable notification emails" : "Ativar notificações de emails", @@ -61,6 +72,7 @@ "{name} (invisible)" : "{name} (invisível)", "{name} (restricted)" : "{name} (restrito)", "There are no events for this filter" : "Não existem eventos para este filtro", - "Activities" : "Atividades" + "Activities" : "Atividades", + "Could not load activites" : "Não foi possível carregar atividades" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file