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",
|
|
|
|
"Public" : "Avalik",
|
|
|
|
"Reply" : "Vasta",
|
2020-10-13 03:08:27 +00:00
|
|
|
"Delete post" : "Kustuta postitus",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Close" : "Sulge",
|
|
|
|
"Continue" : "Jätka",
|
|
|
|
"User not found" : "Kasutajat ei leitud"
|
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|