social/l10n/oc.js

18 wiersze
428 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
"Social" : "Social",
2020-06-26 02:56:59 +00:00
"Help" : "Ajuda",
2019-12-22 03:42:00 +00:00
"Home" : "Domicili",
"Direct messages" : "Messatges dirèctes",
2019-12-22 03:42:00 +00:00
"Notifications" : "Notificacions",
"Profile" : "Perfil",
"Public" : "Public",
"Followers" : "Seguidors",
"Follow" : "Seguir",
2019-12-22 03:42:00 +00:00
"Reply" : "Respondre",
2021-02-23 04:05:10 +00:00
"More actions" : "Mai daccions",
2019-12-22 03:42:00 +00:00
"Close" : "Tampar"
},
"nplurals=2; plural=(n > 1);");