kopia lustrzana https://github.com/nextcloud/social
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1484/head
rodzic
9b564292d1
commit
8f1f67065c
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Social" : "Social",
|
||||
"Social notifications" : "Notificacions socials",
|
||||
"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." : "Tingueu en compte que les dades de alpha2 només es poden migrar manualment.\n\t\t\t\t\t\tHi ha disponible una documentació detallada per guiar-vos durant aquest procés mitjançant el botó següent.",
|
||||
"Help" : "Ajuda",
|
||||
"Follow %s on Social" : "Seguiu %s a Social",
|
||||
|
@ -24,6 +25,7 @@ OC.L10N.register(
|
|||
"Global timeline" : "Publicacions globals",
|
||||
"Following" : "S'està seguint",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Tanca la resposta",
|
||||
"Add attachment" : "Afegeix un adjunt",
|
||||
"Add emoji" : "Afegeix emoji",
|
||||
"Visibility" : "Visibilitat",
|
||||
|
@ -76,6 +78,12 @@ OC.L10N.register(
|
|||
"Boost" : "Recomana",
|
||||
"Like" : "M'agrada",
|
||||
"Undo Like" : "Desfer M'agrada",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Error getting Social notifications" : "S'ha produït un error en rebre les notificacions socials",
|
||||
"No Social notifications!" : "No hi han notificacions socials!",
|
||||
"Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials",
|
||||
"{account} is following you" : "{account} et segueix",
|
||||
"{account} liked your post" : "A {account} li ha agradat la teva publicació",
|
||||
"Follow on Nextcloud Social" : "Seguir a Social de Nextcloud",
|
||||
"Hello" : "Hola",
|
||||
"Please confirm that you want to follow this account:" : "Confirmeu que voleu seguir aquest compte:",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Social" : "Social",
|
||||
"Social notifications" : "Notificacions socials",
|
||||
"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." : "Tingueu en compte que les dades de alpha2 només es poden migrar manualment.\n\t\t\t\t\t\tHi ha disponible una documentació detallada per guiar-vos durant aquest procés mitjançant el botó següent.",
|
||||
"Help" : "Ajuda",
|
||||
"Follow %s on Social" : "Seguiu %s a Social",
|
||||
|
@ -22,6 +23,7 @@
|
|||
"Global timeline" : "Publicacions globals",
|
||||
"Following" : "S'està seguint",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Tanca la resposta",
|
||||
"Add attachment" : "Afegeix un adjunt",
|
||||
"Add emoji" : "Afegeix emoji",
|
||||
"Visibility" : "Visibilitat",
|
||||
|
@ -74,6 +76,12 @@
|
|||
"Boost" : "Recomana",
|
||||
"Like" : "M'agrada",
|
||||
"Undo Like" : "Desfer M'agrada",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Error getting Social notifications" : "S'ha produït un error en rebre les notificacions socials",
|
||||
"No Social notifications!" : "No hi han notificacions socials!",
|
||||
"Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials",
|
||||
"{account} is following you" : "{account} et segueix",
|
||||
"{account} liked your post" : "A {account} li ha agradat la teva publicació",
|
||||
"Follow on Nextcloud Social" : "Seguir a Social de Nextcloud",
|
||||
"Hello" : "Hola",
|
||||
"Please confirm that you want to follow this account:" : "Confirmeu que voleu seguir aquest compte:",
|
||||
|
|
Ładowanie…
Reference in New Issue