diff --git a/assets/romfs/i18n/de.json b/assets/romfs/i18n/de.json index a2b5c70..02071cb 100644 --- a/assets/romfs/i18n/de.json +++ b/assets/romfs/i18n/de.json @@ -218,6 +218,7 @@ "Trying to load ": "Lade ", "Downloading ": "Lade herunter ", "Downloaded ": "", + "Removed ": "", "Checking MD5": "Prüfe MD5", "Loading...": "Lade...", "Loading": "Lade", diff --git a/assets/romfs/i18n/en.json b/assets/romfs/i18n/en.json index 5bd7028..e94c3be 100644 --- a/assets/romfs/i18n/en.json +++ b/assets/romfs/i18n/en.json @@ -218,6 +218,7 @@ "Trying to load ": "Trying to load ", "Downloading ": "Downloading ", "Downloaded ": "Downloaded ", + "Removed ": "Removed ", "Checking MD5": "Checking MD5", "Loading...": "Loading...", "Loading": "Loading", diff --git a/assets/romfs/i18n/es.json b/assets/romfs/i18n/es.json index 5261e04..cd0631a 100644 --- a/assets/romfs/i18n/es.json +++ b/assets/romfs/i18n/es.json @@ -218,6 +218,7 @@ "Trying to load ": "Intentando cargar", "Downloading ": "Descargando ", "Downloaded ": "", + "Removed ": "", "Checking MD5": "Chequeando MD5", "Loading...": "Cargando...", "Loading": "Cargando", @@ -234,4 +235,4 @@ "Are you sure you want to delete ": "¿Estás seguro que quieres eliminar? ", "Are you sure you wish to cancel?": "¿Estás seguro que deseas cancelar?", "If this message appears repeatedly, please open an issue.": "Si este mensaje aparece repetidamente, por favor abrir un 'issue'." -} +} \ No newline at end of file diff --git a/assets/romfs/i18n/fr.json b/assets/romfs/i18n/fr.json index b54e060..7cb0833 100644 --- a/assets/romfs/i18n/fr.json +++ b/assets/romfs/i18n/fr.json @@ -218,6 +218,7 @@ "Trying to load ": "Tente de charger ", "Downloading ": "Téléchargement ", "Downloaded ": "Téléchargé", + "Removed ": "Supprimé ", "Checking MD5": "Vérification MD5", "Loading...": "Chargement...", "Loading": "Chargement", @@ -234,4 +235,4 @@ "Are you sure you want to delete ": "Êtes-vous sûr de vouloir supprimer ", "Are you sure you wish to cancel?": "Souhaitez-vous vraiment annuler?", "If this message appears repeatedly, please open an issue.": "Si ce message apparait en boucle veuillez ouvrir une issue." -} +} \ No newline at end of file diff --git a/assets/romfs/i18n/it.json b/assets/romfs/i18n/it.json index af81185..1b00baa 100644 --- a/assets/romfs/i18n/it.json +++ b/assets/romfs/i18n/it.json @@ -218,6 +218,7 @@ "Trying to load ": "", "Downloading ": "", "Downloaded ": "", + "Removed ": "", "Checking MD5": "", "Loading...": "", "Loading": "", diff --git a/assets/romfs/i18n/ja.json b/assets/romfs/i18n/ja.json index d1be0bc..2d20991 100644 --- a/assets/romfs/i18n/ja.json +++ b/assets/romfs/i18n/ja.json @@ -218,6 +218,7 @@ "Trying to load ": "サムネイルを取得中 ", "Downloading ": "ダウンロード中 ", "Downloaded ": "ダウンロード完了 ", + "Removed ": "除去完了 ", "Checking MD5": "MD5を確認中 ", "Loading...": "ロード中", "Loading": "ロード中", diff --git a/assets/romfs/i18n/ko.json b/assets/romfs/i18n/ko.json index 133ac67..247a44a 100644 --- a/assets/romfs/i18n/ko.json +++ b/assets/romfs/i18n/ko.json @@ -114,7 +114,7 @@ "Create Folder": "새 폴더", "Set Folder Name": "폴더명 입력", "View as text (unfinished)": "텍스트로 보기 (미완성)", - "Empty...": "비었음...", + "Empty...": "비어있음...", "Open with DayBreak?": "DayBreak로 열까요?", "Launch ": "실행할까요 ", "Launch option for: ": "실행 옵션: ", @@ -125,7 +125,7 @@ "Hide Sphaira": "Sphaira 숨기기", "Install Forwarder": "바로가기 설치", "WARNING: Installing forwarders will lead to a ban!": "경고: 시스낸드에서 바로가기 설치시 밴 위험이 있습니다!", - "Installing Forwarder": "포워더 설치", + "Installing Forwarder": "바로가기 설치", "Creating Program": "프로그램 생성", "Creating Control": "컨트롤 생성", "Creating Meta": "메타 생성", @@ -202,8 +202,8 @@ "Download theme?": "테마를 다운로드할까요?", "GitHub": "GitHub", - "Downloading json": "JSON 에서 다운로드", - "Select asset to download for ": "다운로드할 아이템을 선택 ", + "Downloading json": "JSON에서 다운로드", + "Select asset to download for ": "다운로드 아이템 선택 ", "Installing ": "설치 ", "Uninstalling ": "설치 제거 ", @@ -218,6 +218,7 @@ "Trying to load ": "썸네일 받아오는 중... ", "Downloading ": "다운로드 ", "Downloaded ": "다운로드 완료: ", + "Removed ": "제거 됨: ", "Checking MD5": "MD5 확인", "Loading...": "로딩 중...", "Loading": "로딩 중...", diff --git a/assets/romfs/i18n/nl.json b/assets/romfs/i18n/nl.json index 07fd203..4daef78 100644 --- a/assets/romfs/i18n/nl.json +++ b/assets/romfs/i18n/nl.json @@ -218,6 +218,7 @@ "Trying to load ": "", "Downloading ": "", "Downloaded ": "", + "Removed ": "", "Checking MD5": "", "Loading...": "", "Loading": "", diff --git a/assets/romfs/i18n/pt.json b/assets/romfs/i18n/pt.json index a41c6a2..61397db 100644 --- a/assets/romfs/i18n/pt.json +++ b/assets/romfs/i18n/pt.json @@ -218,6 +218,7 @@ "Trying to load ": "Tentando carregar ", "Downloading ": "Baixando ", "Downloaded ": "", + "Removed ": "", "Checking MD5": "Checando MD5", "Loading...": "Carregando...", "Loading": "Carregando", @@ -234,4 +235,4 @@ "Are you sure you want to delete ": "Você tem certeza que quer deletar ", "Are you sure you wish to cancel?": "Você tem certeza que quer cancelar?", "If this message appears repeatedly, please open an issue.": "Se esta mensagem aparecer repetidamente, abra um issue." -} +} \ No newline at end of file diff --git a/assets/romfs/i18n/ru.json b/assets/romfs/i18n/ru.json index 4fefd36..6e87687 100644 --- a/assets/romfs/i18n/ru.json +++ b/assets/romfs/i18n/ru.json @@ -218,6 +218,7 @@ "Trying to load ": "", "Downloading ": "", "Downloaded ": "", + "Removed ": "", "Checking MD5": "", "Loading...": "", "Loading": "", diff --git a/assets/romfs/i18n/se.json b/assets/romfs/i18n/se.json index 6d3a71a..d2cd57a 100644 --- a/assets/romfs/i18n/se.json +++ b/assets/romfs/i18n/se.json @@ -218,6 +218,7 @@ "Trying to load ": "", "Downloading ": "Laddar ner ", "Downloaded ": "", + "Removed ": "", "Checking MD5": "Kontrollerar MD5", "Loading...": "Laddar...", "Loading": "Laddar", diff --git a/assets/romfs/i18n/zh.json b/assets/romfs/i18n/zh.json index 7cd4258..f8effa6 100644 --- a/assets/romfs/i18n/zh.json +++ b/assets/romfs/i18n/zh.json @@ -218,6 +218,7 @@ "Trying to load ": "", "Downloading ": "正在下载 ", "Downloaded ": "", + "Removed ": "", "Checking MD5": "正在校验 MD5", "Loading...": "加载中...", "Loading": "加载中",