File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ return {
91
91
92
92
copyDone = " Copied!" ,
93
93
saveDone = " Data saved" ,
94
- exportSuccess = " Exported successfully " ,
95
- importSuccess = " Imported successfully " ,
94
+ exportSuccess = " Successfully exported to clipboard " ,
95
+ importSuccess = " Successfully imported from clipboard " ,
96
96
dataCorrupted = " Data corrupted" ,
97
97
pasteWrongPlace = " Did you paste in the wrong place?" ,
98
98
noFile = " File missing" ,
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ return {
90
90
91
91
copyDone = " ¡Copiado con éxito!" ,
92
92
saveDone = " Datos guardados" ,
93
- exportSuccess = " Exportado con éxito" ,
94
- importSuccess = " Importado con éxito" ,
93
+ exportSuccess = " Exportado con éxito al portapapeles " ,
94
+ importSuccess = " Importado con éxito al portapapeles " ,
95
95
dataCorrupted = " Los datos están corruptos." ,
96
96
pasteWrongPlace = " ¿Pegaste en la carpeta correcta?" ,
97
97
noFile = " Archivo no encontrado" ,
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ return {
91
91
92
92
-- copyDone="Copied!",
93
93
saveDone = " Données sauvegardées" ,
94
- exportSuccess = " Exporté avec succès " ,
95
- importSuccess = " Importé avec succès " ,
94
+ exportSuccess = " Copié dans le presse-papiers " ,
95
+ importSuccess = " Collé depuis le presse-papiers " ,
96
96
dataCorrupted = " Données corrompues" ,
97
97
-- pasteWrongPlace="Paste at wrong place?",
98
98
noFile = " Fichier non trouvé" ,
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ return {
92
92
93
93
copyDone = " Tersalin!" ,
94
94
saveDone = " Data disimpan" ,
95
- exportSuccess = " Ekspor berhasil " ,
96
- importSuccess = " Impor berhasil " ,
95
+ exportSuccess = " Berhasil diekspor ke papan klip " ,
96
+ importSuccess = " Berhasil diimpor dari papan klip " ,
97
97
dataCorrupted = " Data rusak" ,
98
98
pasteWrongPlace = " Apakah Anda menempelkannya di tempat yang salah?" ,
99
99
noFile = " File tidak ada" ,
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ return {
93
93
94
94
copyDone = " Đã sao chép!" ,
95
95
saveDone = " Đã lưu dữ liệu" ,
96
- exportSuccess = " Đã xuất thành công" ,
97
- importSuccess = " Đã nhập thành công" ,
96
+ exportSuccess = " Đã xuất thành công ra clipboard " ,
97
+ importSuccess = " Đã nhập thành công từ clipboard " ,
98
98
dataCorrupted = " Dữ liệu bị hỏng" ,
99
99
pasteWrongPlace = " Bạn có dán đúng nơi không đấy?" ,
100
100
noFile = " Thiếu tệp" ,
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ return {
91
91
92
92
copyDone = " 复制成功!" ,
93
93
saveDone = " 保存成功!" ,
94
- exportSuccess = " 导出成功 " ,
95
- importSuccess = " 导入成功 " ,
94
+ exportSuccess = " 成功导出到剪切板 " ,
95
+ importSuccess = " 成功从剪切板导入 " ,
96
96
dataCorrupted = " 数据损坏" ,
97
97
pasteWrongPlace = " 提醒:可能粘贴错地方了" ,
98
98
noFile = " 找不到文件" ,
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ return {
91
91
92
92
copyDone = " 拷貝成功!" ,
93
93
saveDone = " 保存成功!" ,
94
- exportSuccess = " 導出成功 " ,
95
- importSuccess = " 導入成功 " ,
94
+ exportSuccess = " 成功導出到剪貼板 " ,
95
+ importSuccess = " 成功從剪貼板導入 " ,
96
96
dataCorrupted = " 數據損壞" ,
97
97
pasteWrongPlace = " 提醒:可能黏貼錯地方了" ,
98
98
noFile = " 文件未找到" ,
You can’t perform that action at this time.
0 commit comments