New translations ja-jp.yml (English)
This commit is contained in:
parent
b22ee3dbe1
commit
a9c60365c4
|
@ -1336,6 +1336,9 @@ chat: "Chat"
|
||||||
migrateOldSettings: "Migrate old client settings"
|
migrateOldSettings: "Migrate old client settings"
|
||||||
migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten."
|
migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten."
|
||||||
compress: "Compress"
|
compress: "Compress"
|
||||||
|
right: "Right"
|
||||||
|
bottom: "Bottom"
|
||||||
|
top: "Top"
|
||||||
_chat:
|
_chat:
|
||||||
noMessagesYet: "No messages yet"
|
noMessagesYet: "No messages yet"
|
||||||
newMessage: "New message"
|
newMessage: "New message"
|
||||||
|
@ -2593,6 +2596,9 @@ _notification:
|
||||||
_deck:
|
_deck:
|
||||||
alwaysShowMainColumn: "Always show main column"
|
alwaysShowMainColumn: "Always show main column"
|
||||||
columnAlign: "Align columns"
|
columnAlign: "Align columns"
|
||||||
|
columnGap: "Margin between columns"
|
||||||
|
deckMenuPosition: "Deck menu position"
|
||||||
|
navbarPosition: "Navigation bar position"
|
||||||
addColumn: "Add column"
|
addColumn: "Add column"
|
||||||
newNoteNotificationSettings: "Notification setting for new notes"
|
newNoteNotificationSettings: "Notification setting for new notes"
|
||||||
configureColumn: "Column settings"
|
configureColumn: "Column settings"
|
||||||
|
|
Loading…
Reference in New Issue