[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
feat/workflow-auto-update-phpunit-pgsql.yml
Nextcloud bot 2022-10-16 02:49:24 +00:00
rodzic 6f0efac6b0
commit deae6c0c6f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,7 @@ OC.L10N.register(
"social",
{
"Social" : "Social",
"Social notifications" : "Notifications Social",
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Veuillez noter que les données provenant de alpha2 peuvent uniquement être migrées manuellement.\n\t\t\t\t\t\tUne documentation détaillée pour vous guider durant ce processus est disponible via le bouton ci-dessous.",
"Help" : "Aide...",
"Follow %s on Social" : "Suivre %s sur Social",
@ -61,6 +62,7 @@ OC.L10N.register(
"No local posts found" : "Aucun message local trouvé",
"Posts from other people on this instance will show up here" : "Les messages d'autres personnes de cette instance apparaîtront ici",
"No notifications found" : "Aucune notification",
"You have not received any notifications yet" : "Vous n'avez pas encore reçu de notification",
"No global posts found" : "Aucun message global trouvé",
"Posts from federated instances will show up here" : "Les messages des instances fédérées apparaîtront ici",
"No liked posts found" : "Aucun message aimé trouvé",
@ -71,6 +73,9 @@ OC.L10N.register(
"Boost" : "Boost",
"Like" : "Aimer",
"Undo Like" : "Retirer le J'aime",
"Go to Social app" : "Aller à l'application Social",
"No Social notifications!" : "Pas de notifications Social !",
"Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ",
"{account} is following you" : "{account} vous suit",
"{account} liked your post" : "{account} a aimé votre post",
"Follow on Nextcloud Social" : "Suivre sur Nextcloud Social",

Wyświetl plik

@ -1,5 +1,6 @@
{ "translations": {
"Social" : "Social",
"Social notifications" : "Notifications Social",
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Veuillez noter que les données provenant de alpha2 peuvent uniquement être migrées manuellement.\n\t\t\t\t\t\tUne documentation détaillée pour vous guider durant ce processus est disponible via le bouton ci-dessous.",
"Help" : "Aide...",
"Follow %s on Social" : "Suivre %s sur Social",
@ -59,6 +60,7 @@
"No local posts found" : "Aucun message local trouvé",
"Posts from other people on this instance will show up here" : "Les messages d'autres personnes de cette instance apparaîtront ici",
"No notifications found" : "Aucune notification",
"You have not received any notifications yet" : "Vous n'avez pas encore reçu de notification",
"No global posts found" : "Aucun message global trouvé",
"Posts from federated instances will show up here" : "Les messages des instances fédérées apparaîtront ici",
"No liked posts found" : "Aucun message aimé trouvé",
@ -69,6 +71,9 @@
"Boost" : "Boost",
"Like" : "Aimer",
"Undo Like" : "Retirer le J'aime",
"Go to Social app" : "Aller à l'application Social",
"No Social notifications!" : "Pas de notifications Social !",
"Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ",
"{account} is following you" : "{account} vous suit",
"{account} liked your post" : "{account} a aimé votre post",
"Follow on Nextcloud Social" : "Suivre sur Nextcloud Social",