mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
Merge pull request #14 from hamzenis/main
Some checks failed
Build and Release IPA / Build IPA (push) Has been cancelled
Some checks failed
Build and Release IPA / Build IPA (push) Has been cancelled
This commit is contained in:
commit
e9256832c1
2 changed files with 568 additions and 46 deletions
|
|
@ -276,10 +276,12 @@
|
|||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
sk,
|
||||
it,
|
||||
ar,
|
||||
sq,
|
||||
de,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 133D7C612D2BE2500075467E;
|
||||
packageReferences = (
|
||||
|
|
@ -464,7 +466,7 @@
|
|||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Sora/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 399LMK6Q2Y;
|
||||
DEVELOPMENT_TEAM = 44V6G67299;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = Sora/Info.plist;
|
||||
|
|
@ -479,7 +481,7 @@
|
|||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 0.2.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.cranci.Sora;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.hamzo.Sora;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||
SWIFT_VERSION = 5.0;
|
||||
|
|
@ -495,7 +497,7 @@
|
|||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Sora/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = 399LMK6Q2Y;
|
||||
DEVELOPMENT_TEAM = 44V6G67299;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = Sora/Info.plist;
|
||||
|
|
@ -510,7 +512,7 @@
|
|||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 0.2.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.cranci.Sora;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = me.hamzo.Sora;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||
SWIFT_VERSION = 5.0;
|
||||
|
|
|
|||
|
|
@ -5,124 +5,644 @@
|
|||
|
||||
},
|
||||
"%.2f" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "%.2f"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "%.2f"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Accent Color" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Akzentfarben"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ngjyra theksuese"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Appearance" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Erscheinungsbild"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Pamja"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Author: %@" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Autor: %@"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Autori: %@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Copy URL" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "URL kopieren"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Kopjo URL-në"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Dark" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Dunkel"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "E errët"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Delete" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Löschen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Fshij"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Episode %lld" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Episode %lld"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Episodi %lld"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Episodes" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Episoden"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Episodet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"External Features" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Externe Funktionen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Funksionalitete të jashtme"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Home" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Home"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Faqja Kryesore"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Home View" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Home-Ansicht"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Pamja Kryesore"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Info" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Info"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Informacion"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Interface" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Schnittstelle"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ndërfaqja"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Join the Discord" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Trete dem Discord bei"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Bashkohu në Discord"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Language: %@" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sprache: %@"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Gjuha: %@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Less" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Weniger"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Më pak"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Library" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Bibliothek"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Biblioteka"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Light" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Hell"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Hell"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mark as Watched" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Als gesehen markieren"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Shëno si e parë"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Modules" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Module"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Modulet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"More" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Mehr"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Më shumë"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"No Items saved" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Keine Elemente gespeichert"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Nuk ka elemente të ruajtura"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"No Module Selected" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Kein Modul ausgewählt"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Nuk është zgjedhur asnjë modul"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"No Results Found" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Keine Ergebnisse gefunden"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Nuk u gjetën rezultate"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Playback Speed" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Wiedergabegeschwindigkeit"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Shpejtësia e riprodhimit"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Please select a module from settings" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Bitte wählen ein Modul aus den Einstellungen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ju lutemi zgjidhni një modul nga cilësimet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Report an issue" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ein Problem melden"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Raporto një problem"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Reset Progress" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Fortschritt zurücksetzen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Rivendos përparimin"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Search" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Suche"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Kërko"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Search..." : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Suchen..."
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Kërko..."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Settings" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Einstellungen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Cilësimet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Sora github repo" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sora GitHub Repo"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Repoja Github e Sora-s"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Start Watching" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Anschauen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Fillo të shikosh"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Synopsis" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Zusammenfassung"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Përmbledhje"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"System" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "System"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sistemi"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Try different keywords/titles" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Versuchen es mit anderen Stichwörtern/Titeln"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Provo fjalë kyçe/tituj të tjerë"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"v%@" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "v%@"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "v%@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Watch Next" : {
|
||||
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Als nächstes ansehen"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Shiko tjetra"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"You can bookmark items to then find them easily here" : {
|
||||
|
||||
"You can bookmark items to find them easily here" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Du kannst Elemente als Lesezeichen markieren, um sie hier leicht zu finden"
|
||||
}
|
||||
},
|
||||
"sq" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ju mund t’i shënoni artikujt për t’i gjetur më lehtë këtu"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue