social/l10n/sq.js

21 wiersze
535 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-26 02:56:59 +00:00
"Help" : "Ndihmë",
2019-12-22 03:42:00 +00:00
"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"
2019-12-22 03:42:00 +00:00
},
"nplurals=2; plural=(n != 1);");