social/l10n/et_EE.js

21 wiersze
554 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",
"Post" : "Postita",
2019-12-22 03:42:00 +00:00
"Public" : "Avalik",
"Uploading..." : "Üleslaadimine...",
"Delete" : "Kustuta",
"Edit" : "Redigeeri",
2019-12-22 03:42:00 +00:00
"Close" : "Sulge",
"Reply" : "Vasta",
2019-12-22 03:42:00 +00:00
"Continue" : "Jätka",
"User not found" : "Kasutajat ei leitud",
"Delete post" : "Kustuta postitus"
2019-12-22 03:42:00 +00:00
},
"nplurals=2; plural=(n != 1);");