Merge branch 'soon' into 5.1-candidate

This commit is contained in:
ansuz 2022-08-25 13:24:39 +05:30
commit 1fb633630f
3 changed files with 45 additions and 4 deletions

View file

@ -982,7 +982,7 @@
"infobar_versionHash": "Vous consultez une ancienne version de ce document ({0}).",
"history_restoreDriveDone": "CryptDrive restauré",
"history_restoreDrivePrompt": "Êtes-vous sûr de vouloir remplacer la version actuelle du CryptDrive par la version affichée ?",
"history_restoreDriveTitle": "Restaurer la version du CrytpDrive sélectionnée",
"history_restoreDriveTitle": "Restaurer la version du CryptDrive sélectionnée",
"history_userNext": "Auteur suivant",
"history_fastNext": "Session suivante",
"history_userPrev": "Auteur précédent",

View file

@ -1008,7 +1008,7 @@
"admin_defaultlimitHint": "Maximum storage limit for CryptDrives (users and teams) when no custom rule is applied",
"admin_defaultlimitTitle": "Storage limit (MB)",
"admin_setlimitButton": "Set limit",
"admin_limit": "Current limit: {0}",
"admin_limit": "Storage limit",
"admin_getlimitsHint": "List all the custom storage limits applied to your instance.",
"admin_getlimitsTitle": "Custom limits",
"admin_limitPlan": "Plan: {0}",
@ -1441,5 +1441,46 @@
"login_instance": "Connect to your account on {0}",
"register_instance": "Creating a new account on {0}",
"admin_uptimeTitle": "Launch time",
"admin_uptimeHint": "Date and time at which the server was launched"
"admin_uptimeHint": "Date and time at which the server was launched",
"admin_cat_database": "Database",
"admin_generatedAt": "Report timestamp",
"ui_true": "true",
"ui_false": "false",
"ui_undefined": "unknown",
"ui_none": "none",
"ui_generateReport": "Generate report",
"ui_success": "Success",
"ui_restore": "Restore",
"ui_fetch": "Fetch",
"ui_confirm": "Confirm",
"ui_archive": "Archive",
"admin_archiveReason": "Please specify the reason for archival and confirm that you would like to proceed",
"admin_restoreReason": "Please specify the reason for restoration and confirm that you would like to proceed",
"admin_accountMetadataTitle": "Account information",
"admin_accountMetadataHint": "Enter a user's public key to fetch data about their account.",
"admin_documentMetadataTitle": "Document information",
"admin_documentMetadataHint": "Query a channel or file via its id or URL",
"admin_documentType": "Document type",
"admin_documentSize": "Document size",
"admin_documentMetadata": "Current metadata",
"admin_documentCreationTime": "Created",
"admin_documentModifiedTime": "Last modified",
"admin_currentlyOpen": "Currently open",
"admin_channelAvailable": "Channel is available",
"admin_channelArchived": "Channel is archived",
"admin_documentMetadataPlaceholder": "Document URL or id",
"admin_blockMetadataTitle": "Login-block information",
"admin_blockMetadataHint": "The login block is what allows an account to log in to CryptPad with the combination of username + password",
"admin_blockMetadataPlaceholder": "Absolute or relative block URL",
"admin_accountMetadataPlaceholder": "User id (public signing key)",
"admin_firstPinTime": "First pin activity time",
"admin_lastPinTime": "Last pin activity time",
"admin_currentlyOnline": "Is currently online",
"admin_planName": "Plan name",
"admin_note": "Plan note",
"admin_storageUsage": "Data stored",
"admin_channelCount": "Number of channels",
"admin_fileCount": "Number of files",
"admin_pinLogAvailable": "Pin log is available",
"admin_pinLogArchived": "Pin log is archived"
}

View file

@ -369,7 +369,7 @@
"register_passwordTooShort": "Parolele trebuie să aibă o lungime de cel putin {0} caractere.",
"register_whyRegister": "De ce să te înscrii?",
"settings_cat_account": "Cont",
"settings_cat_drive": "CrytpDrive",
"settings_cat_drive": "CryptDrive",
"settings_cat_cursor": "Cursor",
"settings_cat_code": "Cod",
"settings_cat_pad": "Rich text",