sforkowany z mirror/social
17 wiersze
440 B
JavaScript
17 wiersze
440 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Ndihmë",
|
|
"Open documentation" : "Dokumentacion i hapur",
|
|
"Finish setup" : "Përfundoje rregullimin",
|
|
"Home" : "Kryefaqja",
|
|
"Notifications" : "Njoftimet",
|
|
"Public" : "Publik",
|
|
"Reply" : "Përgjigju",
|
|
"More actions" : "Më tepër veprime ",
|
|
"Hello" : "Përshëndetje",
|
|
"Close" : "Mbylleni",
|
|
"Continue" : "Vazhdo"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|