-
Hide Weather Box
+
Hide Weather Card
Only show temperature on mobile
diff --git a/locales/az.js b/locales/az.js
index bb8dc08a..a4c66117 100644
--- a/locales/az.js
+++ b/locales/az.js
@@ -1,4 +1,4 @@
-// Azerbaijani -> az
+// Azerbaijani
const az = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const az = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Divar kağızı yükləyin",
"backupText": "Yedək",
"restoreText": "Bərpa et",
@@ -132,7 +132,7 @@ const az = {
"failedbackup": "Yedəkləmə uğursuz oldu: ",
"restorecompleted": "Bərpa uğurla tamamlandı!",
"restorefailed": "Bərpa uğursuz oldu: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/bn.js b/locales/bn.js
index 3f0a8720..46b5c281 100644
--- a/locales/bn.js
+++ b/locales/bn.js
@@ -120,7 +120,7 @@ const bn = {
"firefly": "অ্যাডোবি ফায়ারফ্লাই",
"metaAI": "মেটা এআই",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "ওয়ালপেপার দিন",
"backupText": "ব্যাকআপ করুন",
"restoreText": "পুনরুদ্ধার করুন",
@@ -135,7 +135,8 @@ const bn = {
"failedbackup": "ব্যাকআপ ব্যর্থ: ",
"restorecompleted": "পুনরুদ্ধার সফলভাবে সম্পন্ন হয়েছে!",
"restorefailed": "পুনরুদ্ধার ব্যর্থ: ",
- "invalidBackup": "অবৈধ ব্যাকআপ ফাইল",
- "deleteBookmark": "আপনি কি নিশ্চিত যে আপনি বুকমার্কটি মুছে ফেলতে চান?",
- "UnsupportedBrowser": "আপনার ব্রাউজারে বুকমার্ক সমর্থিত নয়",
-};
+ "invalidBackup": "অবৈধ ব্যাকআপ ফাইল নির্বাচিত হয়েছে।",
+ "deleteBookmark": "আপনি কি নিশ্চিত যে আপনি \"{title}\" বুকমার্কটি মুছে ফেলতে চান?",
+ "UnsupportedBrowser": "আপনার ব্রাউজারে বুকমার্ক সমর্থিত নয়।",
+ "BookmarksDenied": "বুকমার্ক অনুমতি প্রদান করা হয়নি।",
+};
\ No newline at end of file
diff --git a/locales/cs.js b/locales/cs.js
index 70e72f54..1757f323 100644
--- a/locales/cs.js
+++ b/locales/cs.js
@@ -1,4 +1,4 @@
-// Czech -> cs
+// Czech
const cs = {
// Menu Items
"github": "GitHub",
@@ -78,9 +78,9 @@ const cs = {
// Bookmarks
"bookmarksHeading": "Záložky",
- "bookmarkViewAs" : "Způsob zobrazení",
- "bookmarkViewGrid" : "Mřížka",
- "bookmarkViewList" : "Seznam",
+ "bookmarkViewAs": "Způsob zobrazení",
+ "bookmarkViewGrid": "Mřížka",
+ "bookmarkViewList": "Seznam",
"bookmarkSearch": "Vyhledejte záložku",
// New Tab Item
@@ -118,7 +118,7 @@ const cs = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Nahrát tapetu",
"backupText": "Zálohovat",
"restoreText": "Obnovit",
@@ -134,7 +134,7 @@ const cs = {
"restorecompleted": "Obnova ze zálohy byla úspěšně dokončena!",
"restorefailed": "Obnova ze zálohy selhala: ",
"invalidBackup": "Neplatný soubor se zálohou",
- "deleteBookmark": "Opravdu si přejete smazat tuto záložku?",
- "UnsupportedBrowser": "Ve vašem prohlížeči nejsou záložky podporované.",
+ "deleteBookmark": "Opravdu si přejete smazat tuto záložku \"{title}\"?",
+ "UnsupportedBrowser": "Ve vašem prohlížeči nejsou záložky podporované",
"BookmarksDenied": "Nebylo přiděleno oprávnění pro záložky.",
};
diff --git a/locales/en.js b/locales/en.js
index 8b85816d..38198693 100644
--- a/locales/en.js
+++ b/locales/en.js
@@ -70,7 +70,7 @@ const en = {
"userAPI": "Your weatherAPI key",
"LearnMoreButton": "Learn more",
"saveAPI": "Save",
- "hideWeatherBox": "Hide Weather Box",
+ "hideWeatherBox": "Hide Weather Card",
"hideWeatherBoxInfo": "Only show temperature on mobile",
// Body Items
@@ -120,7 +120,7 @@ const en = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Upload Wallpaper", // Keep this short
"backupText": "Backup",
"restoreText": "Restore",
@@ -135,8 +135,8 @@ const en = {
"failedbackup": "Backup failed: ",
"restorecompleted": "Restore completed successfully!",
"restorefailed": "Restore failed: ",
- "invalidBackup": "Invalid backup file",
- "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ "invalidBackup": "Invalid backup file selected.",
+ "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
"UnsupportedBrowser": "Bookmarks are not supported in your browser.",
"BookmarksDenied": "Bookmarks permission has not been granted.",
};
diff --git a/locales/es.js b/locales/es.js
index 597780f8..09e89411 100644
--- a/locales/es.js
+++ b/locales/es.js
@@ -1,4 +1,4 @@
-// Spanish -> es
+// Spanish
const es = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const es = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -132,7 +132,7 @@ const es = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/fr.js b/locales/fr.js
index d3540e2f..5210df22 100644
--- a/locales/fr.js
+++ b/locales/fr.js
@@ -1,4 +1,4 @@
-// French -> fr
+// French
const fr = {
// Menu Items
"github": "GitHub",
@@ -118,7 +118,7 @@ const fr = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Uploader un fond d'ecran",
"backupText": "Sauvegarder",
"restoreText": "Restaurer",
@@ -134,7 +134,7 @@ const fr = {
"restorecompleted": "Restauration terminée avec succès!",
"restorefailed": "Échec de la restauration: ",
"invalidBackup": "Fichier de sauvegarde invalide",
- "deleteBookmark": "Êtes-vous sûr de vouloir supprimer le favori?",
+ "deleteBookmark": "Êtes-vous sûr de vouloir supprimer le favori \"{title}\"?",
"UnsupportedBrowser": "Les favoris ne sont pas supportés dans votre navigateur.",
"BookmarksDenied": "L'autorisation pour les favoris n'a pas été accordée."
-};
+};
\ No newline at end of file
diff --git a/locales/hi.js b/locales/hi.js
index a01ce550..179e4eb4 100644
--- a/locales/hi.js
+++ b/locales/hi.js
@@ -120,7 +120,7 @@ const hi = {
"firefly": "एडोबी फायरफ्लाई",
"metaAI": "मेटा AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "वॉलपेपर सेट करें",
"backupText": "बैकअप करें",
"restoreText": "रिस्टोर करें",
@@ -135,7 +135,8 @@ const hi = {
"failedbackup": "बैकअप विफल: ",
"restorecompleted": "पुनर्स्थापना सफलतापूर्वक पूरी हुई!",
"restorefailed": "पुनर्स्थापना विफल: ",
- "invalidBackup": "अमान्य बैकअप फ़ाइल",
- "deleteBookmark": "क्या आप बुकमार्क डिलीट करना चाहते हैं?",
- "UnsupportedBrowser": "आपके ब्राउज़र में बुकमार्क समर्थित नहीं हैं",
-};
+ "invalidBackup": "अमान्य बैकअप फ़ाइल चयनित है।",
+ "deleteBookmark": "क्या आप \"{title}\" बुकमार्क डिलीट करना चाहते हैं?",
+ "UnsupportedBrowser": "आपके ब्राउज़र में बुकमार्क समर्थित नहीं हैं।",
+ "BookmarksDenied": "बुकमार्क्स अनुमति प्रदान नहीं की गई है।",
+};
\ No newline at end of file
diff --git a/locales/hu.js b/locales/hu.js
index 65dcef2f..d443efb3 100644
--- a/locales/hu.js
+++ b/locales/hu.js
@@ -119,7 +119,7 @@ const hu = {
"metaAI": "Meta AI",
"github": "GitHub",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Háttérkép feltöltése",
"backupText": "Mentés",
"restoreText": "Visszaállítás",
@@ -135,6 +135,6 @@ const hu = {
"restorecompleted": "A visszaállítás sikeresen befejeződött!",
"restorefailed": "Sikertelen visszaállítás: ",
"invalidBackup": "Érvénytelen mentési fájl",
- "deleteBookmark": "Biztos, hogy törölni szeretnéd a könyvjelzőt?",
+ "deleteBookmark": "Biztos, hogy törölni szeretnéd a könyvjelzőt \"{title}\"?",
"UnsupportedBrowser": "A könyvjelzők nem támogatottak a böngészőben",
-};
+};
\ No newline at end of file
diff --git a/locales/idn.js b/locales/idn.js
index 778df189..370621b0 100644
--- a/locales/idn.js
+++ b/locales/idn.js
@@ -1,4 +1,4 @@
-// Indonesian -> idn
+// Indonesian
const idn = {
// Menu Items
"github": "GitHub",
@@ -118,7 +118,7 @@ const idn = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Unggah Wallpaper",
"backupText": "Cadangkan",
"restoreText": "Pulihkan",
@@ -134,6 +134,6 @@ const idn = {
"restorecompleted": "Pemulihan berhasil dengan sukses!",
"restorefailed": "Pemulihan gagal: ",
"invalidBackup": "File cadangan tidak valid",
- "deleteBookmark": "Apakah anda yakin untuk menghapus markah buku?",
+ "deleteBookmark": "Apakah anda yakin untuk menghapus markah buku \"{title}\"?",
"UnsupportedBrowser": "Markah buku tidak didukung oleh browser anda",
};
diff --git a/locales/it.js b/locales/it.js
index e5dc773a..1b40b4c3 100644
--- a/locales/it.js
+++ b/locales/it.js
@@ -118,7 +118,7 @@ const it = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Carica immagine",
"backupText": "Backup",
"restoreText": "Ripristina",
@@ -134,7 +134,7 @@ const it = {
"restorecompleted": "Ripristino completato con successo!",
"restorefailed": "Ripristino fallito: ",
"invalidBackup": "File di backup non valido",
- "deleteBookmark": "Sei sicuro di voler eliminare il segnalibro?",
- "UnsupportedBrowser": "I segnalibri non sono supportati nel tuo browser",
+ "deleteBookmark": "Sei sicuro di voler eliminare il segnalibro",
+ "UnsupportedBrowser": "I segnalibri non sono supportati nel tuo browser \"{title}\"?",
"BookmarksDenied": "Il permesso per i segnalibri non è stato concesso.",
-};
+};
\ No newline at end of file
diff --git a/locales/ja.js b/locales/ja.js
index 936c851e..bcbda530 100644
--- a/locales/ja.js
+++ b/locales/ja.js
@@ -1,4 +1,4 @@
-// Japanese -> ja
+// Japanese
const ja = {
// Menu Items
"github": "GitHub",
@@ -116,7 +116,7 @@ const ja = {
"firefly": "Adobe Firefly",
// "metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -131,7 +131,7 @@ const ja = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/ko.js b/locales/ko.js
index 463986b7..602443b7 100644
--- a/locales/ko.js
+++ b/locales/ko.js
@@ -1,4 +1,4 @@
-// Korean -> ko
+// Korean
const ko = {
// Menu Items
"github": "깃허브",
@@ -116,7 +116,7 @@ const ko = {
"firefly": "어도비 파이어플라이",
// "metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -131,7 +131,7 @@ const ko = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/mr.js b/locales/mr.js
index ed3eaf90..787180be 100644
--- a/locales/mr.js
+++ b/locales/mr.js
@@ -118,7 +118,7 @@ const mr = {
"firefly": "अडोबी फायरफ्लाय",
"metaAI": "मेटा AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "वॉलपेपर सेट करा",
"backupText": "बॅकअप करा",
"restoreText": "पुनर्संचयित करा",
@@ -133,7 +133,7 @@ const mr = {
"failedbackup": "बॅकअप अयशस्वी: ",
"restorecompleted": "पुनर्संचयित यशस्वी झाले!",
"restorefailed": "पुनर्संचयित अयशस्वी: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/np.js b/locales/np.js
index 9eeb466e..a48fef01 100644
--- a/locales/np.js
+++ b/locales/np.js
@@ -87,18 +87,18 @@ const np = {
],
months: [
- "जानेवारी",
- "फेब्रुवारी",
- "मार्च",
- "एप्रिल",
- "मे",
- "जून",
- "जुलै",
- "ऑगस्ट",
- "सप्टेंबर",
- "ऑक्टोबर",
- "नोव्हेंबर",
- "डिसेंबर",
+ "जानेवारी",
+ "फेब्रुवारी",
+ "मार्च",
+ "एप्रिल",
+ "मे",
+ "जून",
+ "जुलै",
+ "ऑगस्ट",
+ "सप्टेंबर",
+ "ऑक्टोबर",
+ "नोव्हेंबर",
+ "डिसेंबर",
],
// Bookmarks
@@ -143,7 +143,7 @@ const np = {
firefly: "Adobe Firefly",
metaAI: "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
uploadWallpaperText: "वालपेपर अपलोड गर्नुहोस्",
backupText: "ब्याकअप",
restoreText: "पुनर्स्थापना गर्नुहोस्",
@@ -162,6 +162,6 @@ const np = {
restorecompleted: "पुनर्स्थापना सफलतापूर्वक सम्पन्न भयो!",
restorefailed: "ब्याकअप असफल भयो: ",
invalidBackup: "अवैध ब्याकअप फाइल",
- deleteBookmark: "के तपाइँ निश्चित रूपमा बुकमार्क मेटाउन चाहनुहुन्छ?",
+ deleteBookmark: "के तपाइँ निश्चित रूपमा \"{title}\" बुकमार्क मेटाउन चाहनुहुन्छ?",
UnsupportedBrowser: "बुकमार्कहरू तपाईंको ब्राउजरमा समर्थित छैनन्",
-};
+};
\ No newline at end of file
diff --git a/locales/pt.js b/locales/pt.js
index f3f61fef..22265f74 100644
--- a/locales/pt.js
+++ b/locales/pt.js
@@ -118,7 +118,7 @@ const pt = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Enviar Papel de Parede",
"backupText": "Backup",
"restoreText": "Restaurar",
@@ -134,6 +134,6 @@ const pt = {
"restorecompleted": "Restauração concluída com sucesso!",
"restorefailed": "Restauração falhou: ",
"invalidBackup": "Arquivo de backup inválido",
- "deleteBookmark": "Você tem certeza de que deseja excluir o favorito?",
+ "deleteBookmark": "Você tem certeza de que deseja excluir o favorito \"{title}\"?",
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/ru.js b/locales/ru.js
index 55c9999c..f981e1cf 100644
--- a/locales/ru.js
+++ b/locales/ru.js
@@ -1,4 +1,4 @@
-// Russian -> ru
+// Russian
const ru = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const ru = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Загрузить обои",
"backupText": "Экспорт",
"restoreText": "Восстановить",
@@ -133,6 +133,6 @@ const ru = {
"restorecompleted": "Восстановление настроек успешно завершено!",
"restorefailed": "Восстановление настроек не удалось: ",
"invalidBackup": "Недопустимый файл резервной копии.",
- "deleteBookmark": "Вы уверены, что хотите удалить эту закладку?",
+ "deleteBookmark": "Вы уверены, что хотите удалить эту закладку \"{title}\"?",
"UnsupportedBrowser": "Закладки не поддерживаются в вашем браузере.",
-};
+};
\ No newline at end of file
diff --git a/locales/sl.js b/locales/sl.js
index 25b58dc1..71bee40e 100644
--- a/locales/sl.js
+++ b/locales/sl.js
@@ -1,4 +1,4 @@
-// Slovenian -> sl
+// Slovenian
const sl = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const sl = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Naloži ozadje",
"backupText": "Varnostna kopija",
"restoreText": "Obnovi",
@@ -133,6 +133,6 @@ const sl = {
"restorecompleted": "Obnovitev je bila uspešna!",
"restorefailed": "Obnovitev ni uspela: ",
"invalidBackup": "Neveljavna datoteka za varnostno kopijo",
- "deleteBookmark": "Ali ste prepričani, da želite odstraniti zaznamek?",
+ "deleteBookmark": "Ali ste prepričani, da želite odstraniti zaznamek \"{title}\"?",
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
};
diff --git a/locales/tr.js b/locales/tr.js
index 036c0cda..7c07517a 100644
--- a/locales/tr.js
+++ b/locales/tr.js
@@ -117,7 +117,7 @@ const tr = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -132,7 +132,7 @@ const tr = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
+};
\ No newline at end of file
diff --git a/locales/uz.js b/locales/uz.js
index cb4bd976..1896b3d0 100644
--- a/locales/uz.js
+++ b/locales/uz.js
@@ -1,4 +1,4 @@
-// Uzbek -> uz
+// Uzbek
const uz = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const uz = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -132,7 +132,7 @@ const uz = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
};
\ No newline at end of file
diff --git a/locales/vi.js b/locales/vi.js
index 865fe31a..abd0bf3b 100644
--- a/locales/vi.js
+++ b/locales/vi.js
@@ -118,7 +118,7 @@ const vi = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
"uploadWallpaperText": "Tải hình nền",
"backupText": "Sao lưu",
"restoreText": "Khôi phục",
@@ -134,6 +134,6 @@ const vi = {
"restorecompleted": "Đã khôi phục thành công!",
"restorefailed": "Khôi phục không thành công: ",
"invalidBackup": "Tệp sao lưu không hợp lệ",
- "deleteBookmark": "Bạn có chắc chắn muốn xóa dấu trang không?",
+ "deleteBookmark": "Bạn có chắc chắn muốn xóa dấu trang \"{title}\" không?",
"UnsupportedBrowser": "Dấu trang không được hỗ trợ trong trình duyệt của bạn",
};
diff --git a/locales/zh.js b/locales/zh.js
index 9630aeaa..f866f867 100644
--- a/locales/zh.js
+++ b/locales/zh.js
@@ -1,4 +1,4 @@
-// Chinese (Simplified) -> zh
+// Chinese (Simplified)
const zh = {
// Menu Items
"github": "GitHub",
@@ -117,7 +117,7 @@ const zh = {
"firefly": "Adobe Firefly",
"metaAI": "Meta AI",
- // Wallpaper and alerts
+ // Wallpaper and misc
// "uploadWallpaperText": "Upload Wallpaper", // Keep this short
// "backupText": "Backup",
// "restoreText": "Restore",
@@ -132,7 +132,7 @@ const zh = {
// "failedbackup": "Backup failed: ",
// "restorecompleted": "Restore completed successfully!",
// "restorefailed": "Restore failed: ",
- // "invalidBackup": "Invalid backup file",
- // "deleteBookmark": "Are you sure you want to delete the bookmark?",
+ // "invalidBackup": "Invalid backup file selected.",
+ // "deleteBookmark": "Are you sure you want to delete the bookmark \"{title}\"?", // Do not translate {title}
// "UnsupportedBrowser": "Bookmarks are not supported in your browser",
-};
\ No newline at end of file
+};
diff --git a/scripts/script.js b/scripts/script.js
index 474df74e..341737c4 100644
--- a/scripts/script.js
+++ b/scripts/script.js
@@ -280,12 +280,12 @@ window.addEventListener("DOMContentLoaded", async () => {
});
},
(error) => reject(error),
- {timeout: 4000}
+ { timeout: 4000 }
);
});
};
- const {latitude, longitude} = await getLocationFromGPS();
+ const { latitude, longitude } = await getLocationFromGPS();
return `${latitude},${longitude}`;
} catch (error) {
console.error("GPS Location retrieval failed: ", error);
@@ -374,7 +374,7 @@ function addtodoItem() {
}
const t = "t" + Date.now(); // Generate a Unique ID
const rawText = inputText;
- todoList[t] = {title: rawText, status: "pending", pinned: false}; // Add data to the JSON variable
+ todoList[t] = { title: rawText, status: "pending", pinned: false }; // Add data to the JSON variable
const li = createTodoItemDOM(t, rawText, "pending", false); // Create List item
todoulList.appendChild(li); // Append the new item to the DOM immediately
todoInput.value = ""; // Clear Input
@@ -1165,13 +1165,13 @@ const applySelectedTheme = (colorValue) => {
const updateExtensionIcon = (colorValue) => {
if (typeof browser !== "undefined" && browser.browserAction) {
// Firefox
- browser.browserAction.setIcon({path: iconPaths[colorValue]});
+ browser.browserAction.setIcon({ path: iconPaths[colorValue] });
} else if (typeof chrome !== "undefined" && chrome.action) {
// Chromium-based: Chrome, Edge, Brave
- chrome.action.setIcon({path: iconPaths[colorValue]});
+ chrome.action.setIcon({ path: iconPaths[colorValue] });
} else if (typeof safari !== "undefined") {
// Safari
- safari.extension.setToolbarIcon({path: iconPaths[colorValue]});
+ safari.extension.setToolbarIcon({ path: iconPaths[colorValue] });
}
};
updateExtensionIcon(colorValue);
@@ -1418,7 +1418,7 @@ document.getElementById("searchQ").addEventListener("keydown", function (e) {
// Ensure the active item is visible within the result box
const activeElement = resultBox.children[currentIndex];
- activeElement.scrollIntoView({block: "nearest"});
+ activeElement.scrollIntoView({ block: "nearest" });
} else if (e.key === "ArrowUp") {
e.preventDefault();
if (activeItem) {
@@ -1429,7 +1429,7 @@ document.getElementById("searchQ").addEventListener("keydown", function (e) {
// Ensure the active item is visible within the result box
const activeElement = resultBox.children[currentIndex];
- activeElement.scrollIntoView({block: "nearest"});
+ activeElement.scrollIntoView({ block: "nearest" });
} else if (e.key === "Enter" && activeItem) {
e.preventDefault();
activeItem.click();