kopia lustrzana https://github.com/nextcloud/social
21 wiersze
530 B
JavaScript
21 wiersze
530 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Helpo",
|
|
"Open documentation" : "Malfermi la dokumentaron",
|
|
"Finish setup" : "Fini la instalon",
|
|
"Home" : "Hejmo",
|
|
"Notifications" : "Sciigoj",
|
|
"Uploading..." : "Alŝutante...",
|
|
"Delete" : "Forigi",
|
|
"Post" : "Sendi",
|
|
"Website" : "Retejo",
|
|
"Reply" : "Respondi",
|
|
"Deny" : "Rifuzi",
|
|
"Close" : "Malfermi",
|
|
"Continue" : "Daŭrigi",
|
|
"User not found" : "Netrovita uzanto",
|
|
"Public" : "Publika"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|