mirror of https://github.com/movim/movim
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
274 lines
9.8 KiB
274 lines
9.8 KiB
[global]
|
|
global.no_js = "You don't have javascript enabled. Good luck with that."
|
|
global.description = 'Movim is a kickass distributed social networking platform that protect your privacy an comes with a set of awesome features.'
|
|
|
|
[page]
|
|
page.administration = 'Administration'
|
|
page.home = 'Home'
|
|
page.discover = 'Discover'
|
|
page.explore = 'Explore'
|
|
page.account_creation = 'Account Creation'
|
|
page.news = 'News'
|
|
page.avatar = 'Avatar'
|
|
page.configuration = 'Configuration'
|
|
page.server = 'Server'
|
|
page.public_groups = 'Public Groups'
|
|
page.viewer = 'Viewer'
|
|
page.profile = 'Profile'
|
|
page.media = 'Media'
|
|
page.blog = 'Blog'
|
|
page.about = 'About'
|
|
page.login = 'Login'
|
|
page.help = 'Help'
|
|
page.feed = 'Feed'
|
|
page.administration = 'Administration'
|
|
page.posts = 'Posts'
|
|
page.gallery = 'Gallery'
|
|
page.preview = 'Preview'
|
|
page.visio = 'Visio-conference'
|
|
page.pods = 'Pods'
|
|
|
|
[errors]
|
|
error.error = 'Error: %s'
|
|
error.cannot_load_file = "Cannot load file '%s'"
|
|
error.route = 'Route error, please set all the parameters for the page %s'
|
|
error.widget_load_error = "Requested widget '%s' doesn't exist."
|
|
error.widget_call_error = "Requested event '%s' not registered."
|
|
error.whoops = "Whoops!"
|
|
error.media_not_found = "It seem that you don't have any pictures here?"
|
|
error.media_ask_upload = "You can try to upload a couple by going to the Media page"
|
|
|
|
[title]
|
|
title.about = '%s - About'
|
|
title.account = '%s - Account'
|
|
title.administration = '%s - Administration Panel'
|
|
title.blog = '%s - Blog'
|
|
title.configuration = '%s - Configuration'
|
|
title.discover = '%s - Discover'
|
|
title.explore = '%s - Explore'
|
|
title.help = '%s - Help Page'
|
|
title.login = '%s - Login to Movim'
|
|
title.main = '%s - Welcome to Movim'
|
|
title.media = '%s - Media'
|
|
title.news = '%s - News'
|
|
title.node_configuration= '%s - Group Configuration'
|
|
title.node = '%s - Group'
|
|
title.not_found = '%s - 404'
|
|
title.profile = '%s - Profile'
|
|
title.server = '%s - Server'
|
|
|
|
[buttons]
|
|
button.validate = 'Validate'
|
|
button.refresh = 'Refresh'
|
|
button.add = 'Add'
|
|
button.close = 'Close'
|
|
button.update = 'Update'
|
|
button.updating = 'Updating'
|
|
button.submit = 'Submit'
|
|
button.submitting = 'Submitting'
|
|
button.reset = 'Reset'
|
|
button.register = 'Register'
|
|
button.unregister = 'Unregister'
|
|
button.save = 'Save'
|
|
button.clear = 'Clear'
|
|
button.upload = 'Upload'
|
|
button.come_in = 'Come in!'
|
|
button.connecting = 'Connecting...'
|
|
button.yes = 'Yes'
|
|
button.no = 'No'
|
|
button.return = 'Return'
|
|
button.accept = 'Accept'
|
|
|
|
[step]
|
|
step.step = 'Step %s'
|
|
|
|
[inputs]
|
|
input.username = 'Username'
|
|
input.password = 'Password'
|
|
|
|
[days]
|
|
day.title = 'Day'
|
|
day.monday = 'Monday'
|
|
day.tuesday = 'Tuesday'
|
|
day.wednesday = 'Wednesday'
|
|
day.thursday = 'Thursday'
|
|
day.friday = 'Friday'
|
|
day.saturday = 'Saturday'
|
|
day.sunday = 'Sunday'
|
|
|
|
[genders]
|
|
gender.none = 'None'
|
|
gender.male = 'Male'
|
|
gender.female = 'Female'
|
|
gender.other = 'Other'
|
|
|
|
[clients]
|
|
client.bot = 'Bot'
|
|
client.desktop = 'Desktop'
|
|
client.phone = 'Phone'
|
|
client.web = 'Web'
|
|
client.registered = 'Registered'
|
|
|
|
[maritals]
|
|
marital.none = 'None'
|
|
marital.single = 'Single'
|
|
marital.relationship = 'In a relationship'
|
|
marital.married = 'Married'
|
|
marital.divorced = 'Divorced'
|
|
marital.widowed = 'Widowed'
|
|
marital.cohabiting = 'Cohabiting'
|
|
marital.union = 'Civil Union'
|
|
|
|
[flags]
|
|
flag.white = 'Not shared'
|
|
flag.green = 'Shared with one contact'
|
|
flag.orange = 'Shared with all contacts'
|
|
flag.red = 'Shared with the XMPP network'
|
|
flag.black = 'Shared with the whole Internet'
|
|
|
|
[presences]
|
|
presence.online = 'Online'
|
|
presence.away = 'Away'
|
|
presence.dnd = 'Do Not Disturb'
|
|
presence.xa = 'Extended Away'
|
|
presence.offline = 'Offline'
|
|
presence.error = 'Error'
|
|
|
|
[moods]
|
|
mood.afraid = 'afraid'
|
|
mood.amazed = 'amazed'
|
|
mood.amorous = 'amorous'
|
|
mood.angry = 'angry'
|
|
mood.annoyed = 'annoyed'
|
|
mood.anxious = 'anxious'
|
|
mood.aroused = 'aroused'
|
|
mood.ashamed = 'ashamed'
|
|
mood.bored = 'bored'
|
|
mood.brave = 'brave'
|
|
mood.calm = 'calm'
|
|
mood.cautious = 'cautious'
|
|
mood.cold = 'cold'
|
|
mood.confident = 'confident'
|
|
mood.confused = 'confused'
|
|
mood.contemplative = 'contemplative'
|
|
mood.contented = 'contented'
|
|
mood.cranky = 'cranky'
|
|
mood.crazy = 'crazy'
|
|
mood.creative = 'creative'
|
|
mood.curious = 'curious'
|
|
mood.dejected = 'dejected'
|
|
mood.depressed = 'depressed'
|
|
mood.disappointed = 'disappointed'
|
|
mood.disgusted = 'disgusted'
|
|
mood.dismayed = 'dismayed'
|
|
mood.distracted = 'distracted'
|
|
mood.embarrassed = 'embarrassed'
|
|
mood.envious = 'envious'
|
|
mood.excited = 'excited'
|
|
mood.flirtatious = 'flirtatious'
|
|
mood.frustated = 'frustated'
|
|
mood.grateful = 'grateful'
|
|
mood.grieving = 'grieving'
|
|
mood.grumpy = 'grumpy'
|
|
mood.guilty = 'guilty'
|
|
mood.happy = 'happy'
|
|
mood.hopeful = 'hopeful'
|
|
mood.hot = 'hot'
|
|
mood.humbled = 'humbled'
|
|
mood.humiliated = 'humiliated'
|
|
mood.hungry = 'hungry'
|
|
mood.hurt = 'hurt'
|
|
mood.impressed = 'impressed'
|
|
mood.in_awe = 'in awe'
|
|
mood.in_love = 'in love'
|
|
mood.indignant = 'indignant'
|
|
mood.interested = 'interested'
|
|
mood.intoxicated = 'intoxicated'
|
|
mood.invincible = 'invincible'
|
|
mood.jealous = 'jealous'
|
|
mood.lonely = 'lonely'
|
|
mood.lost = 'lost'
|
|
mood.lucky = 'lucky'
|
|
mood.mean = 'mean'
|
|
mood.moody = 'moody'
|
|
mood.nervous = 'nervous'
|
|
mood.neutral = 'neutral'
|
|
mood.offended = 'offended'
|
|
mood.outraged = 'outraged'
|
|
mood.playful = 'playful'
|
|
mood.proud = 'proud'
|
|
mood.relaxed = 'relaxed'
|
|
mood.relieved = 'relieved'
|
|
mood.remorseful = 'remorseful'
|
|
mood.restless = 'restless'
|
|
mood.sad = 'sad'
|
|
mood.sarcastic = 'sarcastic'
|
|
mood.satisfied = 'satisfied'
|
|
mood.serious = 'serious'
|
|
mood.shocked = 'shocked'
|
|
mood.shy = 'shy'
|
|
mood.sick = 'sick'
|
|
mood.sleepy = 'sleepy'
|
|
mood.spontaneous = 'spontaneous'
|
|
mood.stressed = 'stressed'
|
|
mood.strong = 'strong'
|
|
mood.surprised = 'surprised'
|
|
mood.thankful = 'thankful'
|
|
mood.thirsty = 'thirsty'
|
|
mood.tired = 'tired'
|
|
mood.undefined = 'undefined'
|
|
mood.weak = 'weak'
|
|
mood.worried = 'worried'
|
|
|
|
[months]
|
|
month.title = 'Month'
|
|
month.january = 'January'
|
|
month.february = 'February'
|
|
month.march = 'March'
|
|
month.april = 'April'
|
|
month.may = 'May'
|
|
month.june = 'June'
|
|
month.july = 'July'
|
|
month.august = 'August'
|
|
month.september = 'September'
|
|
month.october = 'October'
|
|
month.november = 'November'
|
|
month.december = 'December'
|
|
|
|
[years]
|
|
year.title = 'Year'
|
|
|
|
[date]
|
|
date.today = 'Today'
|
|
date.tomorrow = 'Tomorrow'
|
|
date.yesterday = 'Yesterday'
|
|
date.ago = ' %d days ago'
|
|
date.day = 'day'
|
|
|
|
[posts]
|
|
post.title = 'Title'
|
|
post.whats_new = "What's new ?"
|
|
post.place = 'Place'
|
|
post.by = 'by'
|
|
post.geolocalisation = 'Geolocalisation'
|
|
post.email = 'email'
|
|
post.empty = 'No content'
|
|
post.no_comments = 'No comments'
|
|
post.no_comments_stream = 'No comments stream'
|
|
post.no_load = 'Your feed cannot be loaded.'
|
|
post.older = 'Get older posts'
|
|
post.new_items = '%s new items'
|
|
post.comment_error = 'Comment publication error'
|
|
post.comments_older = 'Show the older comments'
|
|
post.comments_loading = 'Loading comments ...'
|
|
post.comments_get = 'Get the comments'
|
|
post.comment_add = 'Add a comment'
|
|
post.share = 'Share with'
|
|
post.share_everyone = 'Everyone'
|
|
post.share_your_contacts= 'Your contacts'
|
|
post.delete = 'Delete this post'
|
|
post.updated = 'Updated'
|
|
post.content_not_found = 'Content not found'
|
|
|
|
[api]
|
|
api.error = 'The API is not reachable, try again later'
|