This commit is contained in:
parent
8cd73f7c75
commit
029aa47283
5 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyPlainText": "Copy plain text",
|
||||
"findInDoc": "${x} matches in ${y} files",
|
||||
"jumpToParentNext": "Jump to the next block in the previous level",
|
||||
"initRepoKeyTip": "If the key has been initialized on other devices, please use [Import Key] or generate the key with the same passphrase, otherwise the data cannot be synced to the cloud, so be sure to use the same key on all devices",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyPlainText": "Copiar texto sin formato",
|
||||
"findInDoc": "${x} coincidencias en ${y} archivos",
|
||||
"jumpToParentNext": "Saltar al siguiente bloque en el nivel anterior",
|
||||
"initRepoKeyTip": "Si la clave se ha inicializado en otros dispositivos, use [Importar la clave] o genere la clave con la misma contraseña; de lo contrario, los datos no se pueden sincronizar con la nube, así que asegúrese de usar la misma clave en todos los dispositivos.",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyPlainText": "Copier du texte brut",
|
||||
"findInDoc": "${x} correspond dans ${y} fichiers",
|
||||
"jumpToParentNext": "Aller au bloc suivant du niveau précédent",
|
||||
"initRepoKeyTip": "Si la clé a été initialisée sur d'autres appareils, veuillez utiliser [Importer la clé] ou générer la clé avec le même mot de passe, sinon les données ne peuvent pas être synchronisées avec le cloud, alors assurez-vous d'utiliser la même clé sur tous les appareils",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyPlainText": "複製純文本",
|
||||
"findInDoc": "${x} 個文檔中匹配 ${y} 項",
|
||||
"jumpToParentNext": "跳轉到上一層級的下一個塊",
|
||||
"initRepoKeyTip": "如果其他設備上已經初始化過密鑰,請使用 [導入密鑰] 或者通過相同的密碼生成密鑰,否則無法雲端同步數據,所以請務必在所有設備上使用相同的密鑰",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyPlainText": "复制纯文本",
|
||||
"findInDoc": "${x} 个文档中匹配 ${y} 项",
|
||||
"jumpToParentNext": "跳转到上一层级的下一个块",
|
||||
"initRepoKeyTip": "如果其他设备上已经初始化过密钥,请使用 [导入密钥] 或者通过相同的密码生成密钥,否则无法云端同步数据,所以请务必在所有设备上使用相同的密钥",
|
||||
|
|
Loading…
Add table
Reference in a new issue