summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-18 01:19:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-18 01:19:33 +0000
commita21a3ac367474d184a70e04e69fbd34274b67eb8 (patch)
tree084a6f99be35e62a9b0459436635ff672a317ae8
parent0bba55e71d489d83adbe2f409833f725d8aa1f23 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/pt_BR.js7
-rw-r--r--l10n/pt_BR.json7
4 files changed, 16 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 3c9f3b5b..ff73ccad 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Delete" : "Supprimer",
"Post" : "Publier",
"Post to followers" : "Poster aux abonnés",
+ "Send message to mentioned users" : "Envoyer le message aux utilisateurs mentionnés",
"Post publicly" : "Poster publiquement",
"Post to recipients" : "Poster aux destinataires",
"Post unlisted" : "Message non répertorié",
@@ -96,6 +97,7 @@ OC.L10N.register(
"Visible for all, but opted-out of discovery features" : "Visible pour tous, mais exclu des fonctions de découverte",
"Followers" : "Abonnés",
"Visible to followers only" : "Visible des abonnés seulement",
+ "Direct message" : "Message direct",
"Visible to mentioned users only" : "Visible des utilisateurs cités uniquement"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 853429f4..163a4117 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -30,6 +30,7 @@
"Delete" : "Supprimer",
"Post" : "Publier",
"Post to followers" : "Poster aux abonnés",
+ "Send message to mentioned users" : "Envoyer le message aux utilisateurs mentionnés",
"Post publicly" : "Poster publiquement",
"Post to recipients" : "Poster aux destinataires",
"Post unlisted" : "Message non répertorié",
@@ -94,6 +95,7 @@
"Visible for all, but opted-out of discovery features" : "Visible pour tous, mais exclu des fonctions de découverte",
"Followers" : "Abonnés",
"Visible to followers only" : "Visible des abonnés seulement",
+ "Direct message" : "Message direct",
"Visible to mentioned users only" : "Visible des utilisateurs cités uniquement"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 158a9b29..ec8d1d37 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -64,6 +64,7 @@ OC.L10N.register(
"Boost" : "Impulsionar",
"Like" : "Curtir",
"Undo Like" : "Desfazer o Curtir",
+ "Choose a visibility" : "Escolha uma visibilidade",
"Go to Social app" : "Ir para o app Social",
"Error getting Social notifications" : "Erro ao receber notificações sociais",
"No Social notifications!" : "Sem notificações sociais!",
@@ -90,7 +91,11 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Como você é novo no Social, comece seguindo a conta oficial do Nextcloud para não perder nenhuma novidade",
"Follow Nextcloud on mastodon.xyz" : "Seguir Nextcloud em mastodon.xyz",
"Public" : "Público",
+ "Visible for all" : "Visível para todos",
"Unlisted" : "Não listado",
- "Followers" : "Seguidores"
+ "Visible for all, but opted-out of discovery features" : "Visível para todos, mas com recursos de descoberta desativados",
+ "Followers" : "Seguidores",
+ "Visible to followers only" : "Visível somente para seguidores",
+ "Visible to mentioned users only" : "Visível apenas para usuários mencionados"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index bbe04e93..d828708d 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -62,6 +62,7 @@
"Boost" : "Impulsionar",
"Like" : "Curtir",
"Undo Like" : "Desfazer o Curtir",
+ "Choose a visibility" : "Escolha uma visibilidade",
"Go to Social app" : "Ir para o app Social",
"Error getting Social notifications" : "Erro ao receber notificações sociais",
"No Social notifications!" : "Sem notificações sociais!",
@@ -88,7 +89,11 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Como você é novo no Social, comece seguindo a conta oficial do Nextcloud para não perder nenhuma novidade",
"Follow Nextcloud on mastodon.xyz" : "Seguir Nextcloud em mastodon.xyz",
"Public" : "Público",
+ "Visible for all" : "Visível para todos",
"Unlisted" : "Não listado",
- "Followers" : "Seguidores"
+ "Visible for all, but opted-out of discovery features" : "Visível para todos, mas com recursos de descoberta desativados",
+ "Followers" : "Seguidores",
+ "Visible to followers only" : "Visível somente para seguidores",
+ "Visible to mentioned users only" : "Visível apenas para usuários mencionados"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file