mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-22 21:09:52 +00:00
Remove a redundant translation string
This commit is contained in:
parent
0a169e25c8
commit
088a0d887d
16
Tools/langtool/Cargo.lock
generated
16
Tools/langtool/Cargo.lock
generated
@ -53,9 +53,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap"
|
||||
version = "4.5.18"
|
||||
version = "4.5.20"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3"
|
||||
checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
|
||||
dependencies = [
|
||||
"clap_builder",
|
||||
"clap_derive",
|
||||
@ -63,9 +63,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_builder"
|
||||
version = "4.5.18"
|
||||
version = "4.5.20"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b"
|
||||
checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anstyle",
|
||||
@ -118,9 +118,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.86"
|
||||
version = "1.0.87"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
|
||||
checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
|
||||
dependencies = [
|
||||
"unicode-ident",
|
||||
]
|
||||
@ -142,9 +142,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
||||
|
||||
[[package]]
|
||||
name = "syn"
|
||||
version = "2.0.77"
|
||||
version = "2.0.79"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed"
|
||||
checksum = "89132cd0bf050864e1d38dc3bbc07a0eb8e7530af26344d3d2bbbef83499f590"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
@ -797,6 +797,7 @@ void CreditsScreen::CreateViews() {
|
||||
using namespace UI;
|
||||
auto di = GetI18NCategory(I18NCat::DIALOG);
|
||||
auto cr = GetI18NCategory(I18NCat::PSPCREDITS);
|
||||
auto mm = GetI18NCategory(I18NCat::MAINMENU);
|
||||
|
||||
root_ = new AnchorLayout(new LayoutParams(FILL_PARENT, FILL_PARENT));
|
||||
Button *back = root_->Add(new Button(di->T("Back"), new AnchorLayoutParams(260, 64, NONE, NONE, 10, 10, false)));
|
||||
@ -807,7 +808,7 @@ void CreditsScreen::CreateViews() {
|
||||
|
||||
int rightYOffset = 0;
|
||||
if (!System_GetPropertyBool(SYSPROP_APP_GOLD)) {
|
||||
root_->Add(new Button(cr->T("Buy Gold"), new AnchorLayoutParams(260, 64, NONE, NONE, 10, 84, false)))->OnClick.Handle(this, &CreditsScreen::OnSupport);
|
||||
root_->Add(new Button(mm->T("Buy PPSSPP Gold"), new AnchorLayoutParams(260, 64, NONE, NONE, 10, 84, false)))->OnClick.Handle(this, &CreditsScreen::OnSupport);
|
||||
rightYOffset = 74;
|
||||
}
|
||||
root_->Add(new Button(cr->T("PPSSPP Forums"), new AnchorLayoutParams(260, 64, 10, NONE, NONE, 158, false)))->OnClick.Handle(this, &CreditsScreen::OnForums);
|
||||
@ -815,6 +816,7 @@ void CreditsScreen::CreateViews() {
|
||||
root_->Add(new Button("www.ppsspp.org", new AnchorLayoutParams(260, 64, 10, NONE, NONE, 10, false)))->OnClick.Handle(this, &CreditsScreen::OnPPSSPPOrg);
|
||||
root_->Add(new Button(cr->T("Privacy Policy"), new AnchorLayoutParams(260, 64, 10, NONE, NONE, 84, false)))->OnClick.Handle(this, &CreditsScreen::OnPrivacy);
|
||||
root_->Add(new Button(cr->T("Twitter @PPSSPP_emu"), new AnchorLayoutParams(260, 64, NONE, NONE, 10, rightYOffset + 84, false)))->OnClick.Handle(this, &CreditsScreen::OnTwitter);
|
||||
|
||||
#if PPSSPP_PLATFORM(ANDROID) || PPSSPP_PLATFORM(IOS)
|
||||
root_->Add(new Button(cr->T("Share PPSSPP"), new AnchorLayoutParams(260, 64, NONE, NONE, 10, rightYOffset + 158, false)))->OnClick.Handle(this, &CreditsScreen::OnShare);
|
||||
#endif
|
||||
|
@ -1038,7 +1038,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = بناء سيرفر
|
||||
Buy Gold = إشتري النسخة الذهبية
|
||||
check = تفحص أيضا برنامج Dolphin, أفضل محاكي جهاز الوي ومكعب الألعاب موجود حالياً:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = المساهمون:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Buy Gold
|
||||
check = Also check out Dolphin, the best Wii/GC emu around:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contributors:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Купи Gold
|
||||
check = Също погледнете Dolphin, най-добрия Wii/GC емулатор:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Сътрудници:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Buy Gold
|
||||
check = Also check out Dolphin, the best Wii/GC emu around:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contributors:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Viněta
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Koupit Zlaté PPSSPP
|
||||
check = Vyzkoušejte také Dolphin, nejlepší emulátor Wii/GC vůbec:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Přispěvatelé:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Køb PPSSPP guld
|
||||
check = Se også Dolphin, den bedste tilgængelige Wii/GC emulator:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Bidragsydere:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = Alle Forenmoderatoren
|
||||
build server = Build server
|
||||
Buy Gold = Erwerbe PPSSPP Gold
|
||||
check = Dolphin, der beste erhältliche Wii/GC Emulator:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Mitwirkende:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Alli'i Gold
|
||||
check = Kita to'piki' Dolphin, emu Wii/GC paling marege:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Yato bali'i garagai:
|
||||
|
@ -1005,7 +1005,6 @@ MitchellNetravali = Bicubic (Mitchell-Netravali) Upscaler
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Buy Gold
|
||||
check = Also check out Dolphin, the best Wii/GC emu around:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contributors:
|
||||
|
@ -1031,7 +1031,6 @@ Vignette = Viñeta
|
||||
[PSPCredits]
|
||||
all the forum mods = Todos los foros de Mods
|
||||
build server = Servidor de compilaciones
|
||||
Buy Gold = Comprar PPSSPP
|
||||
check = También te recomendamos el emulador de GC/Wii Dolphin:
|
||||
CheckOutPPSSPP = Prueba PPSSPP, el mejor emulador de PSP: https://www.ppsspp.org/
|
||||
contributors = Colaboradores:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Viñeta
|
||||
[PSPCredits]
|
||||
all the forum mods = Todos los foros de Mods
|
||||
build server = Servidor de build
|
||||
Buy Gold = Comprar\nPPSSPP Gold
|
||||
check = También te recomendamos el emulador de Wii/GC Dolphin
|
||||
CheckOutPPSSPP = Prueba PPSSPP, el mejor emulador de PSP: https://www.ppsspp.org/
|
||||
contributors = Colaboradores:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = شکل
|
||||
[PSPCredits]
|
||||
all the forum mods = همهٔ ناظران انجمن
|
||||
build server = build server
|
||||
Buy Gold = نسخهٔ طلایی نرمافزار
|
||||
check = .موجود Wii/GC و سری هم به شبیه ساز دلفین بزنید، بهترین شبیه ساز
|
||||
CheckOutPPSSPP = PPSSPP را بررسی کنید، یک شبیهساز PSP عالی: https://www.ppsspp.org/
|
||||
contributors = :مشارکتکنندگان
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = kaikki foorumin moderaattorit
|
||||
build server = koontipalvelin
|
||||
Buy Gold = Osta Gold
|
||||
check = Tutustu myös Dolphiniin, parhaaseen Wii/GC-emulaattoriin:
|
||||
CheckOutPPSSPP = Tutustu PPSSPP:ään, mahtavaan PSP-emulaattoriin: https://www.ppsspp.org/
|
||||
contributors = Osallistujat:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = tous les modérateurs du forum
|
||||
build server = serveur de compilation
|
||||
Buy Gold = Version Gold
|
||||
check = Essayez aussi Dolphin, le meilleur émulateur de Wii/GameCube :
|
||||
CheckOutPPSSPP = Jetez un œil à PPSSPP, l'impressionnant émulateur de PSP : https://www.ppsspp.org/
|
||||
contributors = Contributeurs :
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Viñeta
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Comprar PPSSPP
|
||||
check = También recomendamoste o emulador de GC/Wii Dolphin:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Colaboradores:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = όλους τους διαχειριστές του forum
|
||||
build server = build server
|
||||
Buy Gold = Αγορά Gold
|
||||
check = Επίσης δώστε μια ματιά στο Dolphin, ο καλύτερος εξομοιωτής Wii/GC:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Συντελεστές:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Gold קנה גרסאת
|
||||
check = הטוב ביותר Wii/GC אמולטור ה Dolphin, :ראו את
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = :תורמים
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = תאסרג הנק Gold
|
||||
check = תא ואר: Dolphin, ה רוטלומא Wii/GC רתויב בוטה
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = םימרות:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = svi forum modovi
|
||||
build server = build server
|
||||
Buy Gold = Kupi Gold
|
||||
check = Također provjeri Dolphin, najbolji Wii/GC emu around:
|
||||
CheckOutPPSSPP = Baci oko na PPSSPP, odličan PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Kontributori:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignetta
|
||||
[PSPCredits]
|
||||
all the forum mods = a fórum összes moderátorának
|
||||
build server = build szerver
|
||||
Buy Gold = Gold vásárlása
|
||||
check = Nézd meg a Dolphin-t is, a legjobb Wii/GC emulátort:
|
||||
CheckOutPPSSPP = Nézd meg a PPSSPP-t, a lenyűgöző PSP emulatort: https://www.ppsspp.org/
|
||||
contributors = Közreműködtek:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Penggelapan di sisi
|
||||
[PSPCredits]
|
||||
all the forum mods = Semua forum mod
|
||||
build server = Membangun server
|
||||
Buy Gold = Beli versi Emas
|
||||
check = Lihat pula Dolphin, emulator Wii/GC terbaik:
|
||||
CheckOutPPSSPP = Lihat PPSSPP, emulator PSP yang luar biasa: https://www.ppsspp.org/
|
||||
contributors = Kontributor:
|
||||
|
@ -999,7 +999,6 @@ Vignette = Miniatura
|
||||
[PSPCredits]
|
||||
all the forum mods = tutte le mod del forum
|
||||
build server = crea server
|
||||
Buy Gold = Compra Gold
|
||||
check = Da' anche un'occhiata a Dolphin, il miglior emulatore per Wii/GC sulla piazza:
|
||||
CheckOutPPSSPP = Da' un'occhiata a PPSSPP, il meraviglioso emulatore PSP: http://www.ppsspp.org/
|
||||
contributors = Collaboratori:
|
||||
|
@ -998,7 +998,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = フォーラムのモデレータの皆さん
|
||||
build server = ビルドサーバ
|
||||
Buy Gold = Gold版を購入
|
||||
check = Dolphinもチェックしてください。最高のWii/GCエミュレータです:
|
||||
CheckOutPPSSPP = PPSSPPをチェックしてください。素晴らしいPSPエミュレータです: https://www.ppsspp.org/
|
||||
contributors = 貢献者:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Tuku versi Emas (Gold)
|
||||
check = Ndeleng pula Dolphin, emulator Wii/GC terapik saat iki:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Kontributor:
|
||||
|
@ -981,7 +981,6 @@ MitchellNetravali = 고등차수 (미첼-네트라발리) 업스케일러
|
||||
[PSPCredits]
|
||||
all the forum mods = 모든 포럼 모드
|
||||
build server = 빌드 서버
|
||||
Buy Gold = 골드 버전 구매
|
||||
check = 또한 최고의 Wii/GC 에뮤인 돌핀도 확인하세요:
|
||||
CheckOutPPSSPP = 멋진 PSP 에뮬레이터인 PPSSPP를 확인하세요: https://www.ppsspp.org/
|
||||
contributors = 도움을 주신 분들:
|
||||
|
@ -995,7 +995,6 @@ MitchellNetravali = Bicubic (Mitchell-Netravali) Upscaler
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Buy Gold
|
||||
check = Also check out Dolphin, the best Wii/GC emu around:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contributors:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = ຊື້ແບບ Gold
|
||||
check = ລວມໄປເຖິງອີມູເລເຕີຣ໌ Dolphin, ດີທີ່ສຸດສຳລັບຫຼິ້ນ Wii/GC ໃນຕອນນີ້:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = ຜູ້ມີສ່ວນຊ່ອຍ:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Nusipirkti "Gold"
|
||||
check = Be to, pažiūrekite Dolphin, geriausią Wii/GameCube emuliatorių aplink:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Pagalbininkai:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Beli versi Gold
|
||||
check = Juga lihat Dolphin,emu terbaik Wii/GC disekitar:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Para penyumbang:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignet
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Gold kopen
|
||||
check = Probeer ook Dolphin, de beste Wii/GC-emulator van het moment:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Bijdragers:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Buy Gold
|
||||
check = Also check out Dolphin, the best Wii/GC emu around:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contributors:
|
||||
|
@ -1035,7 +1035,6 @@ Vignette = Winieta
|
||||
[PSPCredits]
|
||||
all the forum mods = wszystkich moderatorów forum
|
||||
build server = Serwer kompilacji
|
||||
Buy Gold = Kup PPSSPP Gold
|
||||
check = Wypróbuj również Dolphin, najlepszy emulator Wii/GC:
|
||||
CheckOutPPSSPP = Wypróbuj PPSSPP, świetny emulator PSP: https://www.ppsspp.org/
|
||||
contributors = Współautorzy:
|
||||
|
@ -1005,7 +1005,6 @@ MitchellNetravali = Ampliador bi-cúbico (Mitchell-Netravali)
|
||||
[PSPCredits]
|
||||
all the forum mods = Todos os moderadores do fórum
|
||||
build server = Servidor dos builds
|
||||
Buy Gold = Comprar Gold
|
||||
check = Verifique também o Dolphin, o melhor emu de Wii/GC:
|
||||
CheckOutPPSSPP = Verifique o PPSSPP, o incrível emulador de PSP: https://www.ppsspp.org/
|
||||
contributors = Contribuidores:
|
||||
|
@ -1024,7 +1024,6 @@ MitchellNetravali = Ampliador Bicúbico (Mitchell-Netravali)
|
||||
[PSPCredits]
|
||||
all the forum mods = Todos os moderadores do fórum
|
||||
build server = Servidor das builds
|
||||
Buy Gold = Comprar Versão Gold
|
||||
check = Experimenta também o Dolphin, o melhor emulador de Wii/GameCube:
|
||||
CheckOutPPSSPP = Experimenta o PPSSPP, o incrível emulador de PSP: https://www.ppsspp.org/
|
||||
contributors = Contribuidores:
|
||||
|
@ -1031,7 +1031,6 @@ Vignette = Vignette
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
build server = build server
|
||||
Buy Gold = Cumpară Gold
|
||||
check = Uitați-vă și la Dolphin, cel mai bun emulator Wii/GC
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Contribuitori:
|
||||
|
@ -998,7 +998,6 @@ Vignette = Виньетирование
|
||||
[PSPCredits]
|
||||
all the forum mods = всем модераторам форума
|
||||
build server = сборочный сервер
|
||||
Buy Gold = Купить Gold
|
||||
check = Также попробуйте Dolphin - лучший эмулятор Wii/GC:
|
||||
CheckOutPPSSPP = Зацените PPSSPP, потрясающий эмулятор PSP: https://www.ppsspp.org/
|
||||
contributors = При участии:
|
||||
|
@ -982,7 +982,6 @@ Vignette = Vignett
|
||||
[PSPCredits]
|
||||
all the forum mods = all the forum mods
|
||||
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/
|
||||
contributors = Contributors:
|
||||
|
@ -1031,7 +1031,6 @@ Vignette = Vignet
|
||||
[PSPCredits]
|
||||
all the forum mods = lahat ng mods ng forum
|
||||
build server = build server
|
||||
Buy Gold = Bilhin ang PPSSPP Gold
|
||||
check = Tingnan din ang Dolphin, ang Best na Wii/GC emu sa balat ng lupa:
|
||||
CheckOutPPSSPP = Subukan ang PPSSPP, ang kahanga-hangang PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Mga nag-ambag:
|
||||
|
@ -1047,7 +1047,6 @@ Vignette = ภาพเน้นขอบหม่น
|
||||
[PSPCredits]
|
||||
all the forum mods = และเว็บม็อดต่างๆ
|
||||
build server = บิ๊วด์ เซิร์ฟเวอร์
|
||||
Buy Gold = ซื้อแบบตัวสีทอง
|
||||
check = รวมไปถึงอีมูเลเตอร์ Dolphin ดีที่สุดในการเล่นเกม Wii/GC ด้วยอีกเช่นเดียวกัน:
|
||||
CheckOutPPSSPP = ตรวจสอบข้อมูลของ PPSSPP, PSP อีมูเลเตอร์ ขั้นเทพ ได้ที่: https://www.ppsspp.org/
|
||||
contributors = ผู้มีส่วนช่วย:
|
||||
|
@ -1031,7 +1031,6 @@ Vignette = Vinyet
|
||||
[PSPCredits]
|
||||
all the forum mods = Bütün forum moderatörlerine
|
||||
build server = build server
|
||||
Buy Gold = Gold Sürümü alın
|
||||
check = Ayrıca etraftaki en iyi Wii/GC emülatörü olan Dolphin'e göz atın:
|
||||
CheckOutPPSSPP = PPSSPP'ye göz atın: https://www.ppsspp.org/
|
||||
contributors = Yardımcılar:
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Віньєтка
|
||||
[PSPCredits]
|
||||
all the forum mods = всім модераторам форуму
|
||||
build server = сервер білдів
|
||||
Buy Gold = Купити Gold
|
||||
check = Також спробуйте Dolphin - кращий Wii/GC емулятор :
|
||||
CheckOutPPSSPP = Перевірте PPSSPP, дивовижний емулятор PSP: https://www.ppsspp.org/
|
||||
contributors = При участі :
|
||||
|
@ -1030,7 +1030,6 @@ Vignette = Đen góc
|
||||
[PSPCredits]
|
||||
all the forum mods = tất cả mod trong diễn đàn
|
||||
build server = xây dựng server
|
||||
Buy Gold = Mua PPSSPP Gold
|
||||
check = Xin cũng xem qua Dolphin, giả lập Wii/GC tốt nhất hiện nay:
|
||||
CheckOutPPSSPP = Check out PPSSPP, the awesome PSP emulator: https://www.ppsspp.org/
|
||||
contributors = Đóng góp:
|
||||
|
@ -1031,7 +1031,6 @@ CatmullRom = Catmull-Rom双三插值缩放
|
||||
[PSPCredits]
|
||||
all the forum mods = 论坛所有的管理员
|
||||
build server = 编译服务器
|
||||
Buy Gold = 升级黄金版
|
||||
check = 同时请浏览我们的海豚Dolphin模拟器,最好用的Wii/NGC模拟器
|
||||
CheckOutPPSSPP = 浏览我们的PPSSPP,一款超级棒的PSP模拟器:https://www.ppsspp.org/
|
||||
contributors = 贡献者:
|
||||
|
@ -998,7 +998,6 @@ MitchellNetravali = 雙立方 (密契爾 - 內拉瓦利) 放大
|
||||
[PSPCredits]
|
||||
all the forum mods = 所有論壇模組
|
||||
build server = 組建伺服器
|
||||
Buy Gold = 購買黃金版
|
||||
check = 同樣歡迎使用 Dolphin 模擬器,這是最棒的 Wii/GC 模擬器
|
||||
CheckOutPPSSPP = 體驗 PPSSPP,一款絕佳的 PSP 模擬器:https://www.ppsspp.org/
|
||||
contributors = 參與者:
|
||||
|
Loading…
Reference in New Issue
Block a user