Change translation format to JSON
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
"button_newslide": "New Presentation",
|
||||
"button_newwhiteboard": "New Whiteboard",
|
||||
"button_newkanban": "New Kanban",
|
||||
"updated_0_common_connectionLost": "<b>Server Connection Lost</b><br>You're now in read-only mode until the connection is back.",
|
||||
"common_connectionLost": "<b>Server Connection Lost</b><br>You're now in read-only mode until the connection is back.",
|
||||
"websocketError": "Unable to connect to the websocket server...",
|
||||
"typeError": "This pad is not compatible with the selected application",
|
||||
@@ -81,7 +80,6 @@
|
||||
"orangeLight": "Your slow connection may impact your experience",
|
||||
"redLight": "You are disconnected from the session",
|
||||
"pinLimitReached": "You've reached your storage limit",
|
||||
"updated_0_pinLimitReachedAlert": "You've reached your storage limit. New pads won't be stored in your CryptDrive.<br>You can either remove pads from your CryptDrive or <a href=\"https://accounts.cryptpad.fr/#!on={0}\" target=\"_blank\">subscribe to a premium offer</a> to increase your limit.",
|
||||
"pinLimitReachedAlert": "You've reached your storage limit. New pads won't be stored in your CryptDrive.<br>You can either remove pads from your CryptDrive or <a href=\"https://accounts.cryptpad.fr/#!on={0}\" target=\"_blank\">subscribe to a premium offer</a> to increase your limit.",
|
||||
"pinLimitReachedAlertNoAccounts": "You've reached your storage limit",
|
||||
"pinLimitNotPinned": "You've reached your storage limit.<br>This pad is not stored in your CryptDrive.",
|
||||
@@ -352,7 +350,6 @@
|
||||
"fm_info_unsorted": "Contains all the files you've visited that are not yet sorted in \"Documents\" or moved to the \"Trash\".",
|
||||
"fm_info_template": "Contains all the pads stored as templates and that you can re-use when you create a new pad.",
|
||||
"fm_info_recent": "List the recently modified or opened pads.",
|
||||
"updated_0_fm_info_trash": "Empty your trash to free space in your CryptDrive.",
|
||||
"fm_info_trash": "Empty your trash to free space in your CryptDrive.",
|
||||
"fm_info_allFiles": "Contains all the files from \"Documents\", \"Unsorted\" and \"Trash\". You can't move or remove files from here.",
|
||||
"fm_info_anonymous": "You are not logged in so your pads will expire after 3 months (<a href=\"https://blog.cryptpad.fr/2017/05/17/You-gotta-log-in/\" target=\"_blank\">find out more</a>). They are stored in your browser so clearing history may make them disappear.<br><a href=\"/register/\">Sign up</a> or <a href=\"/login/\">Log in</a> to keep them alive.<br>",
|
||||
@@ -1026,4 +1023,4 @@
|
||||
"crowdfunding_popup_yes": "Go to OpenCollective",
|
||||
"crowdfunding_popup_no": "Not now",
|
||||
"crowdfunding_popup_never": "Don't ask me again"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user