social/l10n/en_GB.js

23 wiersze
586 B
JavaScript

OC.L10N.register(
"social",
{
"Help" : "Help",
"Open documentation" : "Open documentation",
"Finish setup" : "Finish setup",
"Home" : "Home",
"Notifications" : "Notifications",
"Add attachment" : "Add attachment",
"Post" : "Post",
"Public" : "Public",
"Uploading..." : "Uploading...",
"Delete" : "Delete",
"Edit" : "Edit",
"Close" : "Close",
"Reply" : "Reply",
"Hello" : "Hello",
"Continue" : "Continue",
"User not found" : "User not found",
"More actions" : "More actions"
},
"nplurals=2; plural=(n != 1);");