New strings

This commit is contained in:
Henrik Rydgård 2024-09-07 15:23:50 +02:00
parent 8186f14a57
commit b0cee365f5
46 changed files with 111 additions and 19 deletions

View File

@ -53,9 +53,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.16"
version = "4.5.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed6719fffa43d0d87e5fd8caeab59be1554fb028cd30edc88fc4369b17971019"
checksum = "3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac"
dependencies = [
"clap_builder",
"clap_derive",
@ -63,9 +63,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.15"
version = "4.5.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "216aec2b177652e3846684cbfe25c9964d18ec45234f0f5da5157b207ed1aab6"
checksum = "8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73"
dependencies = [
"anstream",
"anstyle",

View File

@ -107,7 +107,10 @@ void InstallZipScreen::CreateViews() {
int columnWidth = 300;
LinearLayout *compareColumns = leftColumn->Add(new LinearLayout(UI::ORIENT_HORIZONTAL, new LinearLayoutParams(FILL_PARENT, WRAP_CONTENT)));
compareColumns->Add(new SavedataView(*screenManager()->getUIContext(), Path(), IdentifiedFileType::PSP_SAVEDATA_DIRECTORY,
LinearLayout *leftCompare = new LinearLayout(UI::ORIENT_VERTICAL);
leftCompare->Add(new TextView(iz->T("Data to import")));
compareColumns->Add(leftCompare);
leftCompare->Add(new SavedataView(*screenManager()->getUIContext(), Path(), IdentifiedFileType::PSP_SAVEDATA_DIRECTORY,
zipFileInfo_.gameTitle, zipFileInfo_.savedataTitle, zipFileInfo_.savedataDetails, NiceSizeFormat(zipFileInfo_.totalFileSize), zipFileInfo_.mTime, false, new LinearLayoutParams(columnWidth, WRAP_CONTENT)));
// Check for potential overwrite at destination, and ask the user if it's OK to overwrite.
@ -117,6 +120,7 @@ void InstallZipScreen::CreateViews() {
LinearLayout *rightCompare = new LinearLayout(UI::ORIENT_VERTICAL);
rightCompare->Add(new TextView(iz->T("Existing data")));
compareColumns->Add(rightCompare);
existingSaveView_ = rightCompare->Add(new SavedataView(*screenManager()->getUIContext(), ginfo.get(), IdentifiedFileType::PSP_SAVEDATA_DIRECTORY, false, new LinearLayoutParams(columnWidth, WRAP_CONTENT)));
if (System_GetPropertyBool(SYSPROP_CAN_SHOW_FILE)) {

View File

@ -709,7 +709,9 @@ Window Size = ‎حجم النافذة
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ‎مسح الملف المضغوط
Existing data = Existing data
Install = ‎تثبيت
Install game from ZIP file? = ‎تثبيت اللعبة من الملف المضغوط ?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Размер на прозореца
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Изтрий ZIP архива
Existing data = Existing data
Install = Инсталирай
Install game from ZIP file? = Инсталирай игра от ZIP архив?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Mida de la finestra
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Velikost okna
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Smazat soubor ZIP
Existing data = Existing data
Install = Nainstalovat
Install game from ZIP file? = Instalovat hru ze souboru ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Vinduesstørrelse
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Slet ZIP fil
Existing data = Existing data
Install = Installer
Install game from ZIP file? = Installer spil fra ZIP fil?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Fenstergröße
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIP Datei löschen
Existing data = Existing data
Install = Installieren
Install game from ZIP file? = Spiel aus ZIP Datei installieren?
Install textures from ZIP file? = Texturen von ZIP Datei installieren?

View File

@ -701,7 +701,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -725,7 +725,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Tamaño de ventana
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Borrar archivo ZIP
Existing data = Existing data
Install = Instalar
Install game from ZIP file? = ¿Instalar juego desde archivo ZIP?
Install textures from ZIP file? = ¿Instalar texturas desde archivo ZIP?

View File

@ -701,7 +701,9 @@ Window Size = Tamaño de ventana
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Borrar archivo ZIP
Existing data = Existing data
Install = Instalar
Install game from ZIP file? = ¿Instalar juego desde un archivo ZIP?
Install textures from ZIP file? = ¿Instalar texturas desde un archivo ZIP?

View File

@ -701,7 +701,9 @@ Window Size = ‎سایز پنجره
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Ikkunan koko
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Poista ZIP-tiedosto
Existing data = Existing data
Install = Asenna
Install game from ZIP file? = Asenna peli ZIP-tiedostosta?
Install textures from ZIP file? = Asenna tekstuureja ZIP-tiedostosta?

View File

@ -701,7 +701,9 @@ Window Size = Taille de la fenêtre
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Supprimer le fichier ZIP
Existing data = Existing data
Install = Installer
Install game from ZIP file? = Installer le jeu depuis le fichier ZIP ?
Install textures from ZIP file? = Installer les textures depuis le fichier ZIP ?

View File

@ -701,7 +701,9 @@ Window Size = Tamaño de ventana
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Borrar arquivo ZIP
Existing data = Existing data
Install = Instalar
Install game from ZIP file? = Instalar xogo dende un arquivo ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Μέγεθος Παραθύρου
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Διαγραφή αρχείου ZIP
Existing data = Existing data
Install = Εγκατάσταση
Install game from ZIP file? = Εγκατάσταση παιχνιδιού από το αρχείο ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Veličina prozora
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Izbriši ZIP datoteku
Existing data = Existing data
Install = Instaliraj
Install game from ZIP file? = Instaliraj igru iz ZIP datoteke?
Install textures from ZIP file? = Instaliraj teksture iz ZIP datoteke?

View File

@ -701,7 +701,9 @@ Window Size = Ablak méret
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIP fájl törlése
Existing data = Existing data
Install = Telepítés
Install game from ZIP file? = Játék telepítése ZIP fájlból?
Install textures from ZIP file? = Textúrák telepítése ZIP fájlból?

View File

@ -701,7 +701,9 @@ Window Size = Ukuran Window
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Hapus berkas ZIP
Existing data = Existing data
Install = Pasang
Install game from ZIP file? = Pasang permainan dari berkas ZIP?
Install textures from ZIP file? = Pasang tekstur dari file ZIP?

View File

@ -702,7 +702,9 @@ Window Size = Dimensioni Finestra
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Elimina file ZIP
Existing data = Existing data
Install = Installa
Install game from ZIP file? = Installare il gioco dal file ZIP?
Install textures from ZIP file? = Installare le texture dal file ZIP?

View File

@ -701,7 +701,9 @@ Window Size = ウィンドウサイズ
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIPファイルを削除
Existing data = Existing data
Install = インストールする
Install game from ZIP file? = ZIPファイルからゲームをインストールしますか
Install textures from ZIP file? = ZIPファイルからテクスチャをインストールしますか

View File

@ -701,7 +701,9 @@ Window Size = Ukuran window
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Mbusek berkas ZIP
Existing data = Existing data
Install = Nginstal
Install game from ZIP file? = Nginstal dolanan saka berkas ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = 창 크기
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIP 파일 삭제
Existing data = Existing data
Install = 설치
Install game from ZIP file? = ZIP 파일에서 게임을 설치하겠습니까?
Install textures from ZIP file? = ZIP 파일에서 텍스처를 설치하겠습니까?

View File

@ -715,7 +715,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = ຂະໜາດໜ້າຈໍ
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ລຶບໄຟລ໌ ZIP
Existing data = Existing data
Install = ຕິດຕັ້ງ
Install game from ZIP file? = ຕິດຕັ້ງເກມຈາກໄຟລ໌ ZIP ຫຼືບໍ່?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Lango dydis
xBRZ = "xBRZ"
[InstallZip]
Data to import = Data to import
Delete ZIP file = Ištrinti ZIP failą
Existing data = Existing data
Install = Instaliuoti
Install game from ZIP file? = Instaliuoti žaidimą iš ZIP failo?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Saiz tetingkap
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Padam fail ZIP
Existing data = Existing data
Install = Pasang
Install game from ZIP file? = Pasang permainan dari fail ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Venstergrootte
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIP-bestand wissen
Existing data = Existing data
Install = Installeren
Install game from ZIP file? = Game installeren vanuit het ZIP-bestand?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Delete ZIP file
Existing data = Existing data
Install = Install
Install game from ZIP file? = Install game from ZIP file?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -705,7 +705,9 @@ Window Size = Rozmiar okna
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Usuń plik ZIP
Existing data = Existing data
Install = Zainstaluj
Install game from ZIP file? = Zainstalować grę z pliku ZIP?
Install textures from ZIP file? = Czy zainstalować teksturę z archiwum ZIP?

View File

@ -725,7 +725,9 @@ Window Size = Tamanho da janela
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Apagar arquivo ZIP
Existing data = Existing data
Install = Instalar
Install game from ZIP file? = Instalar o jogo do arquivo ZIP?
Install textures from ZIP file? = Instalar as texturas do arquivo ZIP?

View File

@ -725,7 +725,9 @@ Window Size = Tamanho da janela
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Eliminar ficheiro .zip
Existing data = Existing data
Install = Instalar
Install game from ZIP file? = Instalar o jogo do ficheiro .zip?
Install textures from ZIP file? = Instalar as texturas do ficheiro .zip?

View File

@ -702,7 +702,9 @@ Window Size = Mărime ecran
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Șterge fișier ZIP
Existing data = Existing data
Install = Instalează
Install game from ZIP file? = Instalează joc din fișier ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = Размер окна
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Удалить файл ZIP
Existing data = Existing data
Install = Установить
Install game from ZIP file? = Установить игру из файла ZIP?
Install textures from ZIP file? = Установить текстуры из файла ZIP?

View File

@ -702,33 +702,35 @@ Window Size = Fönsterstorlek
xBRZ = xBRZ
[InstallZip]
Data to import = Data att importera
Delete ZIP file = Ta bort ZIP-fil
Existing data = Existerande data
Install = Installera
Install game from ZIP file? = Installera spel från ZIP-fil?
Install textures from ZIP file? = Install textures from ZIP file?
Installation failed = Installation failed
Install textures from ZIP file? = Installera texturer från ZIP-fil?
Installation failed = Installation misslyckades
Installed! = Installerad!
Texture pack doesn't support install = Texture pack doesn't support install
Zip archive corrupt = ZIP archive corrupt
Zip file does not contain PSP software = ZIP file does not contain PSP software
Texture pack doesn't support install = Texturpaketet stöder ej installation
Zip archive corrupt = ZIP-filen är korrupt
Zip file does not contain PSP software = ZIP-filen innehåller inte PSP-mjukvara
[KeyMapping]
Allow combo mappings = Allow combo mappings
Allow combo mappings = Tillåt combo mappings
Autoconfigure = Autokonfiguration
Autoconfigure for device = Autokonfigurera för enhet
Bind All = Bind All
Clear All = Rensa
Combo mappings are not enabled = Combo mappings are not enabled
Control modifiers = Control modifiers
Control modifiers = Kontroll-modifiers
Default All = Återställ allt
Emulator controls = Emulator controls
Emulator controls = Emulator-kontroller
Extended PSP controls = Extended PSP controls
Map a new key for = Mappa ny knapp för
Map Key = Mappa tangent
Map Mouse = Mappa mus
Replace = Replace
Show PSP = Show PSP
Standard PSP controls = Standard PSP controls
Replace = Ersätt
Show PSP = Visa PSP
Standard PSP controls = Standard PSP-kontroller
Strict combo input order = Strict combo input order
You can press ESC to cancel. = Tryck ESC för att avbryta.
@ -746,7 +748,7 @@ Homebrew & Demos = Homebrew & Demos
How to get games = Hur man skaffar spel
How to get homebrew & demos = Hur man skaffar Homebrew & Demos
Load = Ladda...
Loading... = Loading...
Loading... = Laddar...
PinPath = Fäst
PPSSPP can't load games or save right now = PPSSPP can't load games or save right now
Recent = Senast spelat
@ -754,7 +756,7 @@ SavesAreTemporary = PPSSPP is saving in temporary storage
SavesAreTemporaryGuidance = Extract PPSSPP somewhere to save permanently
SavesAreTemporaryIgnore = Ignorera varning
UnpinPath = Lossa
UseBrowseOrLoad = Use Browse to choose a folder, or Load to choose a file.
UseBrowseOrLoad = Använd Bläddra för att välja en mapp, eller Ladda för att välja en fil.
www.ppsspp.org = www.ppsspp.org
[MainSettings]
@ -969,7 +971,7 @@ Vignette = Vignett
[PSPCredits]
all the forum mods = all the forum mods
build server = build server
build server = bygg-server
Buy Gold = Köp Guld
check = Kolla också in Dolphin, den bästa Wii/GC-emulatorn
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/

View File

@ -702,7 +702,9 @@ Window Size = Window size
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Burahin ang ZIP File
Existing data = Existing data
Install = Install
Install game from ZIP file? = I-install ang laro mula sa ZIP file?
Install textures from ZIP file? = I-install ang texture mula sa ZIP file?

View File

@ -708,7 +708,9 @@ Window Size = ขนาดของหน้าจอ
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ลบไฟล์ ZIP
Existing data = Existing data
Install = ติดตั้ง
Install game from ZIP file? = ต้องการติดตั้งเกมจากไฟล์ ZIP เลยหรือไม่?
Install textures from ZIP file? = ต้องการติดตั้งเท็คเจอร์จากไฟล์ ZIP เลยหรือไม่?

View File

@ -703,7 +703,9 @@ Window Size = Pencere boyutu
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = ZIP dosyasını sil
Existing data = Existing data
Install = Yükle
Install game from ZIP file? = ZIP dosyasından oyun yüklensin mi?
Install textures from ZIP file? = ZIP dosyasından dokular yüklensin mi?

View File

@ -701,7 +701,9 @@ Window Size = Розмір вікна
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Видалити ZIP файл
Existing data = Existing data
Install = Встановити
Install game from ZIP file? = Встановити гру з ZIP-файлу?
Install textures from ZIP file? = Встановити текстури з ZIP-файлу?

View File

@ -701,7 +701,9 @@ Window Size = Kích cỡ cửa sổ
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = Xóa file ZIP
Existing data = Existing data
Install = Cài đặt
Install game from ZIP file? = Cài đặt trò chơi từ file ZIP?
Install textures from ZIP file? = Install textures from ZIP file?

View File

@ -701,7 +701,9 @@ Window Size = 窗口大小
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = 删除ZIP文件
Existing data = Existing data
Install = 安装
Install game from ZIP file? = 从ZIP文件安装游戏
Install textures from ZIP file? = 从ZIP文件安装纹理包

View File

@ -701,7 +701,9 @@ Window Size = 視窗大小
xBRZ = xBRZ
[InstallZip]
Data to import = Data to import
Delete ZIP file = 刪除 ZIP 檔案
Existing data = Existing data
Install = 安裝
Install game from ZIP file? = 從 ZIP 檔案安裝遊戲?
Install textures from ZIP file? = 從 ZIP 檔案安裝紋理?