|
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Aduya",
|
|
"Open documentation" : "Ubrir documentazión",
|
|
"Home" : "Casa",
|
|
"Notifications" : "Notificazions",
|
|
"Delete" : "Borrar",
|
|
"Deny" : "Denegar",
|
|
"Close" : "Zarrar",
|
|
"Continue" : "Continar"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|