kopia lustrzana https://github.com/nextcloud/social
21 wiersze
535 B
JavaScript
21 wiersze
535 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Ndihmë",
|
|
"Open documentation" : "Dokumentacion i hapur",
|
|
"Finish setup" : "Përfundoje rregullimin",
|
|
"Home" : "Kryefaqja",
|
|
"Notifications" : "Njoftimet",
|
|
"Uploading..." : "Duke ngarkuar...",
|
|
"Delete" : "Fshi",
|
|
"Post" : "Posto",
|
|
"Website" : "Faqe web-i",
|
|
"Reply" : "Përgjigju",
|
|
"Deny" : "Refuzo",
|
|
"Hello" : "Përshëndetje",
|
|
"Close" : "Mbylleni",
|
|
"Continue" : "Vazhdo",
|
|
"Public" : "Publik"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|