New translations ja-jp.yml (English)
This commit is contained in:
parent
7fddc1578e
commit
1af06dfbd4
|
@ -1341,6 +1341,8 @@ right: "Right"
|
||||||
bottom: "Bottom"
|
bottom: "Bottom"
|
||||||
top: "Top"
|
top: "Top"
|
||||||
embed: "Embed"
|
embed: "Embed"
|
||||||
|
settingsMigrating: "Settings are being migrated, please wait a moment... (You can also migrate manually later by going to Settings→Others→Migrate old settings)"
|
||||||
|
readonly: "Read only"
|
||||||
_chat:
|
_chat:
|
||||||
noMessagesYet: "No messages yet"
|
noMessagesYet: "No messages yet"
|
||||||
newMessage: "New message"
|
newMessage: "New message"
|
||||||
|
@ -1370,6 +1372,7 @@ _chat:
|
||||||
muteThisRoom: "Mute room"
|
muteThisRoom: "Mute room"
|
||||||
deleteRoom: "Delete room"
|
deleteRoom: "Delete room"
|
||||||
chatNotAvailableForThisAccountOrServer: "Chat is not enabled on this server or for this account."
|
chatNotAvailableForThisAccountOrServer: "Chat is not enabled on this server or for this account."
|
||||||
|
chatIsReadOnlyForThisAccountOrServer: "Chat is read-only on this instance or this account. You cannot write new messages or create/join chat rooms."
|
||||||
chatNotAvailableInOtherAccount: "The chat function is disabled for the other user."
|
chatNotAvailableInOtherAccount: "The chat function is disabled for the other user."
|
||||||
cannotChatWithTheUser: "Cannot start a chat with this user"
|
cannotChatWithTheUser: "Cannot start a chat with this user"
|
||||||
cannotChatWithTheUser_description: "Chat is either unavailable or the other party has not enabled chat."
|
cannotChatWithTheUser_description: "Chat is either unavailable or the other party has not enabled chat."
|
||||||
|
@ -1930,6 +1933,7 @@ _role:
|
||||||
canImportFollowing: "Allow importing following"
|
canImportFollowing: "Allow importing following"
|
||||||
canImportMuting: "Allow importing muting"
|
canImportMuting: "Allow importing muting"
|
||||||
canImportUserLists: "Allow importing lists"
|
canImportUserLists: "Allow importing lists"
|
||||||
|
chatAvailability: "Allow Chat"
|
||||||
_condition:
|
_condition:
|
||||||
roleAssignedTo: "Assigned to manual roles"
|
roleAssignedTo: "Assigned to manual roles"
|
||||||
isLocal: "Local user"
|
isLocal: "Local user"
|
||||||
|
|
Loading…
Reference in New Issue