social/l10n/et_EE.js

21 wiersze
539 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" : "Abiinfo",
2019-12-22 03:42:00 +00:00
"Open documentation" : "Ava dokumentatsioon",
"Finish setup" : "Lõpeta seadistamine",
"Home" : "Avaleht",
"Notifications" : "Teavitused",
"Uploading..." : "Üleslaadimine...",
"Delete" : "Kustuta",
"Post" : "Postita",
"Website" : "Veebileht",
"Reply" : "Vasta",
"Hello" : "Tere",
"Close" : "Sulge",
2019-12-22 03:42:00 +00:00
"Continue" : "Jätka",
"User not found" : "Kasutajat ei leitud",
"Public" : "Avalik"
2019-12-22 03:42:00 +00:00
},
"nplurals=2; plural=(n != 1);");