Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/1765/head
Nextcloud bot 2023-05-23 01:19:28 +00:00
rodzic 9cfb22eacb
commit 21bc56e252
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -32,6 +32,7 @@ OC.L10N.register(
"Delete" : "Excluir",
"Post" : "Postar",
"Post to followers" : "Postar para seguidores",
"Send message to mentioned users" : "Enviar mensagem para usuários mencionados",
"Post publicly" : "Postar publicamente",
"Post to recipients" : "Postar para destinatários",
"Post unlisted" : "Post não listado",
@ -96,6 +97,7 @@ OC.L10N.register(
"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",
"Direct message" : "Mensagem direta",
"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;");

Wyświetl plik

@ -30,6 +30,7 @@
"Delete" : "Excluir",
"Post" : "Postar",
"Post to followers" : "Postar para seguidores",
"Send message to mentioned users" : "Enviar mensagem para usuários mencionados",
"Post publicly" : "Postar publicamente",
"Post to recipients" : "Postar para destinatários",
"Post unlisted" : "Post não listado",
@ -94,6 +95,7 @@
"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",
"Direct message" : "Mensagem direta",
"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;"
}