From e0040b625eb96925c74c256f9774bd6772d18368 Mon Sep 17 00:00:00 2001 From: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:11:22 +0000 Subject: [PATCH] remove unused strings from translations --- assets/romfs/i18n/de.json | 7 ++++--- assets/romfs/i18n/en.json | 9 +++++---- assets/romfs/i18n/es.json | 7 ++++--- assets/romfs/i18n/fr.json | 7 ++++--- assets/romfs/i18n/it.json | 7 ++++--- assets/romfs/i18n/ja.json | 9 +++++---- assets/romfs/i18n/ko.json | 9 +++++---- assets/romfs/i18n/nl.json | 7 ++++--- assets/romfs/i18n/pt.json | 7 ++++--- assets/romfs/i18n/ru.json | 7 ++++--- assets/romfs/i18n/se.json | 5 +++-- assets/romfs/i18n/zh.json | 7 ++++--- 12 files changed, 50 insertions(+), 38 deletions(-) diff --git a/assets/romfs/i18n/de.json b/assets/romfs/i18n/de.json index 02cc5b9..462e90a 100644 --- a/assets/romfs/i18n/de.json +++ b/assets/romfs/i18n/de.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Applet-Modus]", "No Internet": "Kein Internet", - "Fs": "Fs", - "App": "App", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menu", "Options": "Optionen", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Mit dem Löschvorgang fortfahren?", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/en.json b/assets/romfs/i18n/en.json index e0dc5ba..9233502 100644 --- a/assets/romfs/i18n/en.json +++ b/assets/romfs/i18n/en.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Applet Mode]", "No Internet": "No Internet", - "Fs": "Fs", - "App": "App", + "Files": "Files", + "Apps": "Apps", + "Store": "Store", "Menu": "Menu", "Options": "Options", "OK": "OK", @@ -74,7 +75,7 @@ "Replace hbmenu on exit": "Replace hbmenu on exit", "Misc": "Misc", "Misc Options": "Misc Options", - "Web": "Web", + "Web": "Web", "FileBrowser": "FileBrowser", "%zd files": "%zd files", @@ -205,4 +206,4 @@ "Completely remove ": "Completely remove ", "Are you sure you want to delete ": "Are you sure you want to delete ", "Are you sure you wish to cancel?": "Are you sure you wish to cancel?" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/es.json b/assets/romfs/i18n/es.json index 213c51a..b6f6d6e 100644 --- a/assets/romfs/i18n/es.json +++ b/assets/romfs/i18n/es.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Modo subprograma]", "No Internet": "sin internet", - "Fs": "fs", - "App": "Aplicación", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menú", "Options": "Opciones", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "¿Estás seguro de que quieres eliminar? ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/fr.json b/assets/romfs/i18n/fr.json index 4e4e594..1b808cd 100644 --- a/assets/romfs/i18n/fr.json +++ b/assets/romfs/i18n/fr.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Mode Applet]", "No Internet": "Pas d'Internet", - "Fs": "Fs", - "App": "App.", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menu", "Options": "Options", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Êtes-vous sûr de vouloir supprimer ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/it.json b/assets/romfs/i18n/it.json index 97c5421..f45462c 100644 --- a/assets/romfs/i18n/it.json +++ b/assets/romfs/i18n/it.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Modalità applet]", "No Internet": "Niente Internet", - "Fs": "Fs", - "App": "App", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menu", "Options": "Opzioni", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Sei sicuro di voler eliminare? ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/ja.json b/assets/romfs/i18n/ja.json index c401dcd..e9dec57 100644 --- a/assets/romfs/i18n/ja.json +++ b/assets/romfs/i18n/ja.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Appletモード]", "No Internet": "インターネットなし", - "Fs": "ファイル", - "App": "アプリ", + "Files": "", + "Apps": "", + "Store": "", "Menu": "メニュー", "Options": "設定", "OK": "確認", @@ -74,7 +75,7 @@ "Replace hbmenu on exit": "終了時に hbmenu を置き換える", "Misc": "その他", "Misc Options": "その他", - "Web": "ウェブブラウザ", + "Web": "ウェブブラウザ", "FileBrowser": "ファイルブラウザ", "%zd files": "%zd個のファイル", @@ -205,4 +206,4 @@ "Completely remove ": "除去しますか ", "Are you sure you want to delete ": "消去してもよろしいですか ", "Are you sure you wish to cancel?": "本当に取り消しますか?" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/ko.json b/assets/romfs/i18n/ko.json index 416cb76..bd53c9f 100644 --- a/assets/romfs/i18n/ko.json +++ b/assets/romfs/i18n/ko.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[애플릿 모드]", "No Internet": "네트워크 연결 없음", - "Fs": "파일 탐색기", - "App": "앱", + "Files": "", + "Apps": "", + "Store": "", "Menu": "메뉴", "Options": "설정", "OK": "확인", @@ -74,7 +75,7 @@ "Replace hbmenu on exit": "hbmenu를 교체", "Misc": "기타", "Misc Options": "기타", - "Web": "웹 브라우저", + "Web": "웹 브라우저", "FileBrowser": "파일 탐색기", "%zd files": "%zd개의 파일", @@ -205,4 +206,4 @@ "Completely remove ": "제거하시겠습니까 ", "Are you sure you want to delete ": "sdmc:", "Are you sure you wish to cancel?": "정말 취소하시겠습니까?" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/nl.json b/assets/romfs/i18n/nl.json index 2fb541d..0539ecb 100644 --- a/assets/romfs/i18n/nl.json +++ b/assets/romfs/i18n/nl.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Applet-modus]", "No Internet": "Geen internet", - "Fs": "Fs", - "App": "App", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menu", "Options": "Opties", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Weet u zeker dat u wilt verwijderen ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/pt.json b/assets/romfs/i18n/pt.json index 22d3548..f60a88d 100644 --- a/assets/romfs/i18n/pt.json +++ b/assets/romfs/i18n/pt.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Modo Applet]", "No Internet": "Sem Internet", - "Fs": "Fs", - "App": "Aplicativo", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Menu", "Options": "Opções", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Excluir ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/ru.json b/assets/romfs/i18n/ru.json index 34cdd7a..63204d9 100644 --- a/assets/romfs/i18n/ru.json +++ b/assets/romfs/i18n/ru.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[Режим апплета]", "No Internet": "Нет Интернета", - "Fs": "Фс", - "App": "Приложение", + "Files": "", + "Apps": "", + "Store": "", "Menu": "Меню", "Options": "Параметры темы", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "Вы уверены, что хотите удалить ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +} diff --git a/assets/romfs/i18n/se.json b/assets/romfs/i18n/se.json index 9f32065..5280a97 100644 --- a/assets/romfs/i18n/se.json +++ b/assets/romfs/i18n/se.json @@ -19,8 +19,9 @@ "WARNING: Installing forwarders will lead to a ban!" : "VARNING: Att installera forwarders leder till en avstängning!", "Back" : "Tillbaka", "Install" : "Installera", - "Fs" : "Fs", - "App" : "App", + "Files": "", + "Apps": "", + "Store": "", "Menu" : "Meny", "Homebrew" : "Homebrew", "FileBrowser" : "Filbläddrare", diff --git a/assets/romfs/i18n/zh.json b/assets/romfs/i18n/zh.json index 3dfdd31..e72bd67 100644 --- a/assets/romfs/i18n/zh.json +++ b/assets/romfs/i18n/zh.json @@ -1,8 +1,9 @@ { "[Applet Mode]": "[小程序模式]", "No Internet": "网络未连接", - "Fs": "文件系统", - "App": "插件", + "Files": "", + "Apps": "", + "Store": "", "Menu": "菜单", "Options": "选项", "OK": "", @@ -205,4 +206,4 @@ "Completely remove ": "", "Are you sure you want to delete ": "您确定要删除吗 ", "Are you sure you wish to cancel?": "" -} \ No newline at end of file +}