kopia lustrzana https://github.com/nextcloud/social
17 wiersze
431 B
JavaScript
17 wiersze
431 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Helpo",
|
|
"Open documentation" : "Malfermi la dokumentaron",
|
|
"Finish setup" : "Fini la instalon",
|
|
"Home" : "Hejmo",
|
|
"Notifications" : "Sciigoj",
|
|
"Public" : "Publika",
|
|
"Reply" : "Respondi",
|
|
"More actions" : "Pliaj agoj",
|
|
"Close" : "Malfermi",
|
|
"Continue" : "Daŭrigi",
|
|
"User not found" : "Netrovita uzanto"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|