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.
101 lines
3.8 KiB
101 lines
3.8 KiB
[rooms]
|
|
create = Create a chatroom
|
|
edit = Edit a chatroom
|
|
join = Join a chatroom
|
|
join_custom = Join a custom chatroom
|
|
empty_text1 = You don’t have any chatrooms yet.
|
|
empty_text2 = Add one by clicking on the add button.
|
|
type_room = Type of room
|
|
default_room = Standard room
|
|
gateway_room = Gateway room
|
|
show_all = Show all rooms
|
|
hide_disconnected = Hide disconnected rooms
|
|
destroy_title = Destroy the room
|
|
destroy_text = Are you sure you want to permanently destroy the following room?
|
|
owner = Owner
|
|
admin = Admin
|
|
visitor = Visitor
|
|
explore_placeholder = Name or description
|
|
disco_registration_required = A registration is required before using the service
|
|
|
|
[chatrooms]
|
|
title = Chatrooms
|
|
id = Chatroom ID
|
|
name = Name
|
|
name_placeholder = My Favorite Room
|
|
nickname = Nickname
|
|
bad_id = Bad Chatroom ID
|
|
empty_name = Empty name
|
|
remove_title = Remove a chatroom
|
|
remove_text = You are going to remove the following chatroom. Please confirm your action.
|
|
connected = Connected to the chatroom
|
|
disconnected = Disconnected from the chatroom
|
|
users = Users
|
|
members = Members
|
|
banned = Banned
|
|
bad_nickname = Please enter a correct nickname (2 to 40 characters)
|
|
conflict = Username already taken
|
|
autojoin = Join this chatroom on connect
|
|
pinned = Pin this chatroom
|
|
destroyed = Room destroyed
|
|
registrationrequired = Chatroom cannot be joined, registration required
|
|
remoteservernotfound = The remote server for this chatroom doesn’t exist
|
|
remoteservertimeout = Connection to remote server timed out
|
|
itemnotfound = The chatroom doesn’t exist
|
|
notauthorized = A password is required
|
|
forbidden = You are not allowed to join this chatroom
|
|
jidmalformed = Your nickname is not valid
|
|
notacceptable = Not acceptable
|
|
serviceunavailable = The chatroom occupant limit has been reached
|
|
notallowed = You are not allowed to create a chatroom there
|
|
created = Chatroom created
|
|
|
|
[bookmarks]
|
|
updated = Bookmarks updated
|
|
|
|
[room]
|
|
anonymous_title = Public chatroom
|
|
anonymous_text1 = You are currently logged as an anonymous user.
|
|
anonymous_text2 = You can join using your own account or create one on the login page by logging out using the cross in the top-right corner.
|
|
anonymous_login = Login on %s
|
|
invite = Invite a contact
|
|
invited = Invitation sent
|
|
invite_code = Send this link to your contacts
|
|
public_muc = Public
|
|
public_muc_text = This chatroom is publicly discoverable
|
|
nonanonymous_muc = Public profiles
|
|
nonanonymous_muc_text = "The participants of this chatroom can see each other's profile"
|
|
archived = Archived
|
|
archived_text = The chatroom messages are archived
|
|
|
|
group_chat = Group Chat
|
|
group_chat_text = Private group chat with invited members
|
|
group_chat_add = Add a new member
|
|
group_chat_members = Members
|
|
banned_add = Ban someone
|
|
banned_remove = Unban
|
|
change_affiliation = Change the user affiliation
|
|
change_affiliation_unauthorized = You are not authorized to change this affiliation
|
|
affiliation = Affiliation
|
|
reason = Reason
|
|
channel = Channel
|
|
channel_users = Users
|
|
channel_text = Public channel that can be publicly discoverable and joinable
|
|
|
|
notify_title = Notifications
|
|
notify_never = Never notify
|
|
notify_quoted = Notify when quoted
|
|
notify_always = Always notify
|
|
|
|
pinned = Pinned
|
|
|
|
affiliation_owner = Owner
|
|
affiliation_admin = Admin
|
|
affiliation_member = Member
|
|
affiliation_none = No affiliation
|
|
|
|
affiliation_owner_changed = User granted as owner
|
|
affiliation_admin_changed = User granted as admin
|
|
affiliation_member_changed = User granted as member
|
|
affiliation_outcast_changed= User banned
|
|
affiliation_none_changed = Affiliation removed for the user
|