diff --git a/ui/v2.5/src/locales/cs-CZ.json b/ui/v2.5/src/locales/cs-CZ.json index 76571cf17..f2617b0f4 100644 --- a/ui/v2.5/src/locales/cs-CZ.json +++ b/ui/v2.5/src/locales/cs-CZ.json @@ -784,7 +784,6 @@ "galleries": "{count, plural, one {Galerie} other {Galerie}}", "images": "{count, plural, one {Obrázek} other {Obrázky}}", "markers": "{count, plural, one {Marker} other {Markery}}", - "movies": "{count, plural, one {Film} other {Filmy}}", "performers": "{count, plural, one {Účinkující} other {Účinkující}}", "scenes": "{count, plural, one {Scéna} other {Scény}}", "studios": "{count, plural, one {Studio} other {Studia}}", @@ -1270,8 +1269,6 @@ "o_count": "Počet O" }, "megabits_per_second": "{value} mbps", - "movie": "Film", - "movie_scene_number": "Číslo scény", "o_counter": "O-Počítadlo", "none": "Žádný", "pagination": { @@ -1318,7 +1315,6 @@ "ignore_auto_tag": "Ignoruj automatické tagování", "instagram": "Instragram", "metadata": "Metadata", - "movies": "Filmy", "name": "Jméno", "new": "Nový", "organized": "Organizovaný", diff --git a/ui/v2.5/src/locales/da-DK.json b/ui/v2.5/src/locales/da-DK.json index 0c440ea45..033f1896e 100644 --- a/ui/v2.5/src/locales/da-DK.json +++ b/ui/v2.5/src/locales/da-DK.json @@ -745,7 +745,6 @@ "galleries": "{count, plural, one {Galleri} other {Gallerier}}", "images": "{count, plural, one {Billede} other {Billeder}}", "markers": "{count, plural, one {Markør} other {Markører}}", - "movies": "{count, plural, one {Film} other {Film}}", "performers": "{count, plural, one {Kunstner} other {Kunstnere}}", "scenes": "{count, plural, one {Scene} other {Scener}}", "studios": "{count, plural, one {Studie} other {Studier}}", @@ -1031,9 +1030,6 @@ }, "megabits_per_second": "{value} mbps", "metadata": "Metadata", - "movie": "Film", - "movie_scene_number": "Scene Nummer", - "movies": "Film", "name": "Navn", "new": "Ny", "none": "Ingen", diff --git a/ui/v2.5/src/locales/de-DE.json b/ui/v2.5/src/locales/de-DE.json index 7226e0f91..7e80f5b5c 100644 --- a/ui/v2.5/src/locales/de-DE.json +++ b/ui/v2.5/src/locales/de-DE.json @@ -131,7 +131,11 @@ "create_parent_studio": "Übergeordnetes Studio erstellen", "add_manual_date": "Manuelles Datum hinzufügen", "copy_to_clipboard": "In die Zwischenablage kopieren", - "view_history": "Verlauf anzeigen" + "view_history": "Verlauf anzeigen", + "add_o": "O hinzufügen", + "add_play": "abspielen hinzufügen", + "clear_date_data": "Datum-Eintrag löschen", + "assign_stashid_to_parent_studio": "Stash ID existierendem Elternstudio hinzufügen und Metadaten aktualisieren" }, "actions_name": "Aktionen", "age": "Alter", @@ -179,7 +183,9 @@ "set_tag_label": "Tags anhängen", "show_male_desc": "Auswahl ob männliche Darsteller der Szene hinzugefügt werden können.", "show_male_label": "Männliche Darsteller anzeigen", - "source": "Quelle" + "source": "Quelle", + "mark_organized_label": "Beim speichern als organisiert markieren", + "mark_organized_desc": "Markiere die Szene nach dem klicken auf Speichern als organisiert." }, "noun_query": "Anfrage", "results": { @@ -252,7 +258,9 @@ "successfully_cancelled_temporary_behaviour": "Erfolgreich temporäres Verhalten aufgehoben", "until_restart": "bis Neustart", "video_sort_order": "Standard-Videosortierreihenfolge", - "video_sort_order_desc": "Reihenfolge, in der Videos standardmäßig sortiert werden." + "video_sort_order_desc": "Reihenfolge, in der Videos standardmäßig sortiert werden.", + "server_port": "Server Port", + "server_port_desc": "Port, auf dem der DLNA Server laufen soll. Benötigt nach einer Änderung einen DLNA Neustart." }, "general": { "auth": { @@ -334,7 +342,16 @@ } }, "download_ffmpeg": { - "heading": "FFmpeg herunterladen" + "heading": "FFmpeg herunterladen", + "description": "Lädt FFmpeg in das Konfigurationsverzeichnis herunter und löscht die Pfade ffmpeg und ffprobe, um sie aus dem Konfigurationsverzeichnis aufzulösen." + }, + "ffmpeg_path": { + "heading": "FFmpeg.exe Pfad", + "description": "Pfad zu ffmpeg.exe (nicht nur der Ordner). Wenn nicht angegeben wird ffmpeg.exe aus der Umgebungsvariable $PATH, dem Konfigurationsverzeichnis oder aus $HOME/.stash aufgelöst" + }, + "ffprobe_path": { + "description": "Pfad zu ffprobe.exe (nicht nur der Ordner). Wenn nicht angegeben wird ffprobe.exe aus der Umgebungsvariable $PATH, dem Konfigurationsverzeichnis oder aus $HOME/.stash aufgelöst", + "heading": "FFprobe.exe Pfad" } }, "funscript_heatmap_draw_range": "Reichweite in generierte Heatmaps einbeziehen", @@ -380,7 +397,11 @@ "sqlite_location": "Dateispeicherort für die SQLite-Datenbank (erfordert Neustart). ACHTUNG: Ein Speicherort auf einem anderen System als dem Server auf dem Stash läuft (z.B. Netzwerkspeicher) wird nicht unterstützt!", "video_ext_desc": "Durch Kommas getrennte Liste von Dateierweiterungen, die als Videos identifiziert werden.", "video_ext_head": "Videodateiformate", - "video_head": "Video" + "video_head": "Video", + "plugins_path": { + "heading": "Plugins Pfad", + "description": "Speicherort der Plugin-Konfigurationsdateien" + } }, "library": { "exclusions": "Ausnahmen", @@ -392,7 +413,9 @@ }, "plugins": { "hooks": "Einbindungen", - "triggers_on": "Auslösen bei" + "triggers_on": "Auslösen bei", + "installed_plugins": "Installierte Plugins", + "available_plugins": "Verfügbare Plugins" }, "scraping": { "entity_metadata": "{entityType} Metadaten", @@ -403,7 +426,9 @@ "scrapers": "Scraper", "search_by_name": "Suche nach Name", "supported_types": "Unterstützte Typen", - "supported_urls": "Unterstützte Adressen" + "supported_urls": "Unterstützte Adressen", + "available_scrapers": "Verfügbare Scraper", + "installed_scrapers": "Installierte Scraper" }, "stashbox": { "add_instance": "Stash-Box-Instanz hinzufügen", @@ -471,7 +496,12 @@ "source": "Quelle", "source_options": "{source} Optionen", "sources": "Quellen", - "strategy": "Strategie" + "strategy": "Strategie", + "skip_multiple_matches": "Überspringe Treffer, die mehr als ein Ergebnis haben", + "skip_multiple_matches_tooltip": "Wenn dies nicht aktiviert ist und mehr als ein Ergebnis zurückgegeben wird, wird ein passendes zufällig ausgewählt", + "skip_single_name_performers": "Darsteller mit nur einem - nicht eindeutigem - Namen überspringen", + "skip_single_name_performers_tooltip": "Wenn dies nicht aktiviert ist, werden Darsteller, die oft generisch sind, wie Samantha oder Olga, abgeglichen", + "tag_skipped_matches": "Übersprungenes Tag passt zu" }, "import_from_exported_json": "Import aus exportiertem JSON im Metadatenverzeichnis. Löscht die vorhandene Datenbank.", "incremental_import": "Inkrementeller Import aus einer Export-ZIP-Datei.", @@ -495,7 +525,19 @@ "scanning_paths": "Scannen der folgenden Pfade" }, "scan_for_content_desc": "Suchen nach neuen Inhalten und füge sie der Datenbank hinzu.", - "set_name_date_details_from_metadata_if_present": "Name, Datum und Details aus eingebetteten Metadaten festlegen" + "set_name_date_details_from_metadata_if_present": "Name, Datum und Details aus eingebetteten Metadaten festlegen", + "clean_generated": { + "blob_files": "Blob Dateien", + "description": "Entfernt generierte Dateien ohne korrespondierenden Datenbankeintrag.", + "image_thumbnails": "Bild Miniaturansichten", + "image_thumbnails_desc": "Bild Miniaturansichten und Clips", + "markers": "Marker Vorschauen", + "previews": "Szenen Vorschauen", + "previews_desc": "Szenen Vorschauen und Miniaturansichten", + "transcodes": "Transkodierte Szenen", + "sprites": "Sprites der Szenen" + }, + "generate_sprites_during_scan_tooltip": "Die Anzahl an Bilder, die unter dem Video Player, zur einfacheren Navigation, angezeigt werden." }, "tools": { "scene_duplicate_checker": "Duplikatsprüfung für Szenen", @@ -726,7 +768,6 @@ "galleries": "{count, plural, one {Galerie} other {Galerien}}", "images": "{count, plural, one {Bild} other {Bilder}}", "markers": "{count, plural, one {Markierung} other {Markierungen}}", - "movies": "{count, plural, one {Film} other {Filme}}", "performers": "{count, plural, one {Darsteller} other {Darsteller}}", "scenes": "{count, plural, one {Szene} other {Szenen}}", "studios": "{count, plural, one {Studio} other {Studios}}", @@ -1022,9 +1063,6 @@ }, "megabits_per_second": "{value} Megabit pro Sekunde", "metadata": "Metadaten", - "movie": "Film", - "movie_scene_number": "Filmszenennummer", - "movies": "Filme", "name": "Name", "new": "Neu", "none": "Keiner", diff --git a/ui/v2.5/src/locales/es-ES.json b/ui/v2.5/src/locales/es-ES.json index d64b9a600..e30ac04f1 100644 --- a/ui/v2.5/src/locales/es-ES.json +++ b/ui/v2.5/src/locales/es-ES.json @@ -789,11 +789,11 @@ "galleries": "{count, plural, one {Galería} other {Galerías}}", "images": "{count, plural, one {Imagen} other {Imágenes}}", "markers": "{count, plural, one {Marcador} other {Marcadores}}", - "movies": "{count, plural, one {Película} other {Películas}}", "performers": "{count, plural, one {Actriz/Actor} other {Actrices/Actores}}", "scenes": "{count, plural, one {Escena} other {Escenas}}", "studios": "{count, plural, one {Estudio} other {Estudios}}", - "tags": "{count, plural, one {Etiqueta} other {Etiquetas}}" + "tags": "{count, plural, one {Etiqueta} other {Etiquetas}}", + "groups": "{count, plural, one {Grupo} other {Grupos}}" }, "country": "País", "cover_image": "Carátula", @@ -1075,9 +1075,6 @@ }, "megabits_per_second": "{value} megabits por segundo (mbps)", "metadata": "Metadatos", - "movie": "Película", - "movie_scene_number": "Número de escena", - "movies": "Películas", "name": "Nombre", "new": "Añadir", "none": "Ninguno/a", @@ -1088,7 +1085,8 @@ "first": "Primera", "last": "Última", "next": "Siguiente", - "previous": "Anterior" + "previous": "Anterior", + "current_total": "{current} de {total}" }, "parent_of": "Matriz de {children}", "parent_studios": "Estudio matriz", @@ -1327,7 +1325,9 @@ "header": "Error", "lazy_component_error_help": "Si ractualizaste Stash recientemente, por favor recarga la página o limpia la caché de tu navegador.", "something_went_wrong": "Algo salió mal.", - "loading_type": "Error cargando {type}" + "loading_type": "Error cargando {type}", + "invalid_javascript_string": "Código javascript no válido: {error}", + "invalid_json_string": "Cadena JSON no válida: {error}" }, "file_count": "Conteo de archivos", "hasChapters": "Tiene capítulos", @@ -1465,5 +1465,11 @@ "zip_file_count": "Números de archivos zip", "unknown_date": "Fecha desconocida", "stash_id_endpoint": "Punto final de identificador (ID) de Stash", - "studio_and_parent": "Estudio y ancestro" + "studio_and_parent": "Estudio y ancestro", + "group": "Grupo", + "group_count": "Recuento de grupos", + "group_scene_number": "Número de escena", + "groups": "Grupos", + "studio_count": "Recuento de estudios", + "studio_tags": "Etiquetas de estudio" } diff --git a/ui/v2.5/src/locales/et-EE.json b/ui/v2.5/src/locales/et-EE.json index 0dda1abdc..af04aad9d 100644 --- a/ui/v2.5/src/locales/et-EE.json +++ b/ui/v2.5/src/locales/et-EE.json @@ -126,7 +126,10 @@ "assign_stashid_to_parent_studio": "Määra eksisteerivale vanemstuudiole Stash ID ja uuenda metaandmeid", "create_parent_studio": "Loo vanemstuudio", "encoding_image": "Pildi kodeerimine…", - "optimise_database": "Optimiseeri Andmebaasi" + "optimise_database": "Optimiseeri Andmebaasi", + "clean_generated": "Puhasta genereeritud faile", + "choose_date": "Vali kuupäev", + "copy_to_clipboard": "Kopeeri lõikelauale" }, "actions_name": "Tegevused", "age": "Vanus", @@ -244,7 +247,9 @@ "successfully_cancelled_temporary_behaviour": "Edukalt tühistatud ajutine käitumine", "until_restart": "restardini", "video_sort_order": "Videote Sorteerimise Vaikeväärtus", - "video_sort_order_desc": "Viis, kuidas vaikimisi videoid sorteerida." + "video_sort_order_desc": "Viis, kuidas vaikimisi videoid sorteerida.", + "server_port": "Serveri port", + "server_port_desc": "Port DLNA serveri jaoks. Vajab peale muutmist DLNA taaskäivitust." }, "general": { "auth": { @@ -756,7 +761,6 @@ "galleries": "{count, plural, one {Galerii} other {Galleriid}}", "images": "{count, plural, one {Pilt} other {Pilti}}", "markers": "{count, plural, one {Marker} other {Markerit}}", - "movies": "{count, plural, one {Film} other {Filmi}}", "performers": "{count, plural, one {Näitleja} other {Näitlejat}}", "scenes": "{count, plural, one {Stseen} other {Stseeni}}", "studios": "{count, plural, one {Stuudio} other {Stuudiot}}", @@ -1062,9 +1066,6 @@ }, "megabits_per_second": "{value} mbps", "metadata": "Metaandmed", - "movie": "Film", - "movie_scene_number": "Filmi Stseeninumber", - "movies": "Filmid", "name": "Nimi", "new": "Uus", "none": "Puudub", diff --git a/ui/v2.5/src/locales/fi-FI.json b/ui/v2.5/src/locales/fi-FI.json index ccc688787..f432c723a 100644 --- a/ui/v2.5/src/locales/fi-FI.json +++ b/ui/v2.5/src/locales/fi-FI.json @@ -129,7 +129,11 @@ "enable": "Ota käyttöön", "remove_date": "Poista päivä", "encoding_image": "Enkoodataan kuvaa…", - "clear_date_data": "Tyhjennä päivämäärä" + "clear_date_data": "Tyhjennä päivämäärä", + "add_o": "Lisää O", + "add_manual_date": "Lisää päivämäärä käsin", + "add_play": "Lisää toistokerta", + "view_history": "Näytä historia" }, "actions_name": "Toiminnot", "age": "Ikä", @@ -178,7 +182,8 @@ "show_male_desc": "Valitse käytetäänkö miesesiintyjiä automaattisessa tunnisteiden asettamisessa.", "show_male_label": "Näytä miesesiintyjät", "source": "Lähde", - "mark_organized_label": "Merkitse järjestetyksi kun tallennetaan" + "mark_organized_label": "Merkitse järjestetyksi kun tallennetaan", + "mark_organized_desc": "Merkitsee kohtauksen järjestellyksi hetki kun Tallenna -painiketta on painettu." }, "noun_query": "Haku", "results": { @@ -250,7 +255,9 @@ "server_display_name_desc": "DLNA -palvelimen nimi. Oletuksena {server_name}, jos tyhjä.", "until_restart": "uudelleenkäynnistykseen asti", "video_sort_order": "Videoiden oletusjärjestys", - "video_sort_order_desc": "Videoiden oletusjärjestys." + "video_sort_order_desc": "Videoiden oletusjärjestys.", + "server_port": "Palvelimen portti", + "server_port_desc": "Portti, jota DLNA palvelin kuuntelee. DLNA palvelin pitää käynnistää uudelleen muuttamisen jälkeen." }, "general": { "auth": { @@ -339,6 +346,9 @@ "ffmpeg": { "hardware_acceleration": { "heading": "FFmpeg laitteistokoodaus" + }, + "download_ffmpeg": { + "heading": "Lataa FFmpeg" } } }, @@ -554,7 +564,7 @@ } }, "preview_type": { - "description": "Seinän kohteiden asetukset", + "description": "Oletuksena on videoesikatselut (mp4). Jos haluat vähentää suorittimen käyttöä kun selaillaan kirjastoa, käytä animoituja kuvia (webp). Ne pitää kuitenkin generoida erikseen videoesikatseluiden lisäksi ja ovat kooltaan isompia.", "heading": "Esikatselun tyyppi", "options": { "animated": "Animoitu kuva", @@ -625,8 +635,7 @@ "galleries": "{count, plural, one {Galleria} other {Galleriaa}}", "images": "{count, plural, one {Kuva} other {Kuvaa}}", "markers": "{count, plural, one {Merkki} other {Merkkiä}}", - "movies": "{count, plural, one {Elokuva} other {Elokuvat}}", - "performers": "{count, plural, one {Esiintyjä} other {Esiintyjää}}", + "performers": "{count, plural, one {Esiintyjä} other {Esiintyjät}}", "scenes": "{count, plural, one {Kohtaus} other {Kohtausta}}", "studios": "{count, plural, one {Studio} other {Studiota}}", "tags": "{count, plural, one {Tunniste} other {Tunnistetta}}" @@ -876,9 +885,6 @@ }, "megabits_per_second": "{value} megabittiä sekunnissa", "metadata": "Metadata", - "movie": "Elokuva", - "movie_scene_number": "Kohtauksen numero", - "movies": "Elokuvat", "name": "Nimi", "new": "Uusi", "none": "Ei mitään", @@ -1067,7 +1073,9 @@ "started_auto_tagging": "Aloiteettin automaattinen tunnisteiden asetus", "started_generating": "Aloitettiin generointi", "started_importing": "Aloitettiin tuonti", - "updated_entity": "{entity} päivitetty" + "updated_entity": "{entity} päivitetty", + "merged_scenes": "Yhdistetyt kohtaukset", + "removed_entity": "Poistettu {count, plural, one {{singularEntity}} other {{pluralEntity}}}" }, "total": "Yhteensä", "true": "On", @@ -1082,5 +1090,26 @@ "audio_codec": "Audiokodekki", "play_count": "Toistomäärä", "play_duration": "Toistettu aika", - "primary_file": "Ensisijainen tiedosto" + "primary_file": "Ensisijainen tiedosto", + "studio_tagger": { + "network_error": "Verkkovirhe", + "name_already_exists": "Nimi on jo olemassa", + "failed_to_save_studio": "Ei voitu tallentaa studiota \"{studio}\"", + "current_page": "Nykyinen sivu", + "query_all_studios_in_the_database": "Kaikki studiot tietokannassa", + "no_results_found": "Ei tuloksia.", + "studio_names_separated_by_comma": "Studion nimet eriteltynä pilkuilla", + "studio_successfully_tagged": "Studion tunnisteiden asettaminen onnistui", + "studio_selection": "Studion valinta", + "update_studios": "Päivitä studiot", + "update_studio": "Päivitä studio", + "untagged_studios": "Studiot ilman tunnisteita" + }, + "studio_tags": "Studion tunnisteet", + "tag_sub_tag_tooltip": "On alitunnisteita", + "tag_parent_tooltip": "On ylätunniste", + "time": "Aika", + "urls": "URLit", + "unknown_date": "Tuntematon päivä", + "type": "Tyyppi" } diff --git a/ui/v2.5/src/locales/fr-FR.json b/ui/v2.5/src/locales/fr-FR.json index fa9717350..c9f0eb2cd 100644 --- a/ui/v2.5/src/locales/fr-FR.json +++ b/ui/v2.5/src/locales/fr-FR.json @@ -796,11 +796,11 @@ "galleries": "{count, plural, one {Galerie} other {Galeries}}", "images": "{count, plural, one {Image} other {Images}}", "markers": "{count, plural, one {Marqueur} other {Marqueurs}}", - "movies": "{count, plural, one {Film} other {Films}}", "performers": "{count, plural, one {Performeur} other {Performeurs}}", "scenes": "{count, plural, one {Scène} other {Scènes}}", "studios": "{count, plural, one {Studio} other {Studios}}", - "tags": "{count, plural, one {Étiquette} other {Étiquettes}}" + "tags": "{count, plural, one {Étiquette} other {Étiquettes}}", + "groups": "{count, plural, one {Groupe} other {Groupes}}" }, "country": "Pays", "cover_image": "Vignette", @@ -988,7 +988,7 @@ "duplicated_phash": "Dupliqué (Empreinte)", "duration": "Durée", "effect_filters": { - "aspect": "Aspect", + "aspect": "Rapport d'image", "blue": "Bleu", "blur": "Flou", "brightness": "Luminosité", @@ -1014,7 +1014,9 @@ "lazy_component_error_help": "Si vous avez récemment mis à jour Stash, merci de recharger la page ou de vider le cache de votre navigateur.", "loading_type": "Erreur de chargement de {type}", "something_went_wrong": "Quelque chose n'a pas fonctionné.", - "header": "Erreur" + "header": "Erreur", + "invalid_javascript_string": "Code javascript invalide : {error}", + "invalid_json_string": "Chaine JSON invalide : {error}" }, "ethnicity": "Ethnicité", "existing_value": "valeur existante", @@ -1034,7 +1036,7 @@ "filters": "Filtres", "folder": "Répertoire", "framerate": "Fréquence", - "frames_per_second": "{value} fps", + "frames_per_second": "{value} ips", "front_page": { "types": { "premade_filter": "Filtre prédéfini", @@ -1108,9 +1110,6 @@ }, "megabits_per_second": "{value} mbps", "metadata": "Métadonnées", - "movie": "Film", - "movie_scene_number": "Numéro de scène", - "movies": "Films", "name": "Nom", "new": "Nouveau", "none": "Aucun", @@ -1121,7 +1120,8 @@ "first": "Première", "last": "Dernière", "next": "Suivante", - "previous": "Précédente" + "previous": "Précédente", + "current_total": "{current} sur {total}" }, "parent_of": "Parent de {children}", "parent_studio": "Studio parent", @@ -1389,9 +1389,9 @@ "removed_entity": "{count, plural, one {{singularEntity} retiré} other {{pluralEntity} retirés}}", "rescanning_entity": "Réanalyse de {count, plural, one {{singularEntity}} other {{pluralEntity}}}…", "saved_entity": "{entity} sauvegardé·e", - "started_auto_tagging": "Démarrage de l'étiquetage automatique", - "started_generating": "Démarrage de la génération", - "started_importing": "Démarrage de l'importation", + "started_auto_tagging": "Début de l'étiquetage automatique", + "started_generating": "Début de la génération", + "started_importing": "Début de l'importation", "updated_entity": "{entity} mis·e à jour" }, "total": "Total", @@ -1465,5 +1465,11 @@ "playdate_recorded_no": "Aucune date de lecture enregistrée", "plays": "{value} lectures", "unknown_date": "Date inconnue", - "history": "Historique" + "history": "Historique", + "group_count": "Nombre de groupes", + "group_scene_number": "Numéro de scène", + "groups": "Groupes", + "group": "Groupe", + "studio_count": "Nombre de studios", + "studio_tags": "Étiquettes du studio" } diff --git a/ui/v2.5/src/locales/hi.json b/ui/v2.5/src/locales/hi.json new file mode 100644 index 000000000..4f18b8fb7 --- /dev/null +++ b/ui/v2.5/src/locales/hi.json @@ -0,0 +1,70 @@ +{ + "actions": { + "copy_to_clipboard": "क्लिपबोर्ड पर कॉपी करें", + "clear_front_image": "सामने की इमेज हटाएं", + "add_to_entity": "{entityType} में जोड़ें", + "add_manual_date": "तारीख जोड़ें", + "add_o": "O जोड़ें", + "add_play": "प्ले जोड़ें", + "allow": "स्वीकार करें", + "apply": "लगाएं", + "auto_tag": "स्वचालित टैग", + "backup": "बैकअप", + "browse_for_image": "इमेज के लिए ब्राउज़ करें…", + "cancel": "रद्द करें", + "anonymise": "अज्ञात करें", + "choose_date": "तारीख चुनें", + "clean": "साफ़ करें", + "clear": "हटाएं", + "clear_back_image": "पीछे की इमेज हटाएं", + "clear_date_data": "तारीख डेटा को हटाएं", + "clean_generated": "उत्पन्न हुई फ़ाइलें साफ़ करें", + "clear_image": "इमेज हटाएं", + "confirm": "पुष्टि करें", + "continue": "जारी रखें", + "create": "बनाएं", + "create_chapters": "चैप्टर बनाएं", + "create_parent_studio": "पैरेंट स्टूडियो बनाएं", + "created_entity": "बनाया गया {entity_type}: {entity_name}", + "customise": "कस्टमाइज करें", + "delete_entity": "{entityType} मिटाएं", + "disable": "अक्षम करें", + "delete_generated_supporting_files": "उत्पन्न की गई सहायक फ़ाइलें मिटाएं", + "download": "डाउनलोड करें", + "download_backup": "बैकअप डाउनलोड करें", + "edit_entity": "{entityType} सुधारें", + "enable": "सक्षम करें", + "export": "निर्यात करें", + "export_all": "सभी निर्यात करें…", + "logout": "लॉग आउट", + "merge": "मिलाएं", + "merge_from": "इससे मिलाएं", + "merge_into": "इसमें मिलाएं", + "previous_action": "पीछे जाएं", + "reload": "पुनः लोड करें", + "remove": "निकालें", + "assign_stashid_to_parent_studio": "मौजूदा पैरेंट स्टूडियो को स्टैश आईडी निर्दिष्ट करें और मेटाडेटा अपडेट करें", + "close": "बंद करें", + "edit": "सुधारें", + "encoding_image": "इमेज को एन्कोड किया जा रहा है…", + "hide": "छिपाएं", + "next_action": "अगला", + "add": "जोड़ें", + "add_directory": "फ़ोल्डर जोड़ें", + "delete": "मिटाएं", + "delete_file": "फ़ाइल मिटाएं", + "delete_file_and_funscript": "फ़ाइल मिटाएं (और फ़नस्क्रिप्ट)", + "download_anonymised": "अज्ञात रूप से डाउनलोड करें", + "import": "आयात करें…", + "add_entity": "{entityType} जोड़ें", + "allow_temporarily": "कुछ समय के लिये स्वीकार करें", + "create_entity": "{entityType} बनाएं", + "create_marker": "मार्कर बनाएं", + "disallow": "अस्वीकार करें", + "find": "खोजें", + "ignore": "नजरअंदाज करें", + "generate": "उत्पन्न करें", + "preview": "पूर्वदर्शन", + "refresh": "ताजा करें" + } +} diff --git a/ui/v2.5/src/locales/hu-HU.json b/ui/v2.5/src/locales/hu-HU.json index e75bcac28..d4909ace6 100644 --- a/ui/v2.5/src/locales/hu-HU.json +++ b/ui/v2.5/src/locales/hu-HU.json @@ -489,8 +489,6 @@ } }, "metadata": "Metaadatok", - "movie": "Film", - "movies": "Filmek", "name": "Név", "new": "Új", "none": "Nincs", diff --git a/ui/v2.5/src/locales/id-ID.json b/ui/v2.5/src/locales/id-ID.json index a2d6291a6..a7327508a 100644 --- a/ui/v2.5/src/locales/id-ID.json +++ b/ui/v2.5/src/locales/id-ID.json @@ -655,8 +655,6 @@ "generic": "Memuat…" }, "tag": "Tag", - "movie": "Film", - "movies": "Film", "o_counter": "Penghitung Crot", "operations": "Operasi", "organized": "Terorganisir", diff --git a/ui/v2.5/src/locales/it-IT.json b/ui/v2.5/src/locales/it-IT.json index 839a172fd..98269f6d8 100644 --- a/ui/v2.5/src/locales/it-IT.json +++ b/ui/v2.5/src/locales/it-IT.json @@ -660,7 +660,6 @@ "galleries": "{count, plural, one {Galleria} other {Gallerie}}", "images": "{count, plural, one {Immagine} other {Immagini}}", "markers": "{count, plural, one {Marcatore} other {Marcatori}}", - "movies": "{count, plural, one {Film} other {Film}}", "performers": "{count, plural, one {Attore/Attrice} other {Attori/Attrici}}", "scenes": "{count, plural, one {Scena} other {Scene}}", "studios": "{count, plural, one {Studio} other {Studi}}", @@ -935,9 +934,6 @@ }, "megabits_per_second": "{value} megabits per secondo", "metadata": "Metadati", - "movie": "Film", - "movie_scene_number": "Numero Scena", - "movies": "Film", "name": "Nome", "new": "Nuovo", "none": "Nessuno/a", diff --git a/ui/v2.5/src/locales/ja-JP.json b/ui/v2.5/src/locales/ja-JP.json index 66b757907..73593a3ba 100644 --- a/ui/v2.5/src/locales/ja-JP.json +++ b/ui/v2.5/src/locales/ja-JP.json @@ -766,7 +766,6 @@ "galleries": "{count, plural, one {Gallery} other {Galleries}}", "images": "{count, plural, one {Image} other {Images}}", "markers": "{count, plural, one {Marker} other {Markers}}", - "movies": "{count, plural, one {Movie} other {Movies}}", "performers": "{count, plural, one {Performer} other {Performers}}", "scenes": "{count, plural, one {Scene} other {Scenes}}", "studios": "{count, plural, one {Studio} other {Studios}}", @@ -1034,9 +1033,6 @@ }, "megabits_per_second": "{value}Mbps", "metadata": "メタデータ", - "movie": "映画", - "movie_scene_number": "映画シーン数", - "movies": "映画", "name": "名前", "new": "新規作成", "none": "なし", diff --git a/ui/v2.5/src/locales/ko-KR.json b/ui/v2.5/src/locales/ko-KR.json index 70ba5295b..3433d62df 100644 --- a/ui/v2.5/src/locales/ko-KR.json +++ b/ui/v2.5/src/locales/ko-KR.json @@ -795,7 +795,6 @@ "galleries": "{count, plural, one {갤러리} other {갤러리들}}", "images": "{count, plural, one {이미지} other {이미지들}}", "markers": "{count, plural, one {마커} other {마커들}}", - "movies": "{count, plural, one {영화} other {영화들}}", "performers": "{count, plural, one {배우} other {배우들}}", "scenes": "{count, plural, one {영상} other {영상들}}", "studios": "{count, plural, one {스튜디오} other {스튜디오들}}", @@ -1106,9 +1105,6 @@ }, "megabits_per_second": "{value} mbps", "metadata": "메타데이터", - "movie": "영화", - "movie_scene_number": "영상 번호", - "movies": "영화", "name": "이름", "new": "새로 만들기", "none": "없음", diff --git a/ui/v2.5/src/locales/lv.json b/ui/v2.5/src/locales/lv.json new file mode 100644 index 000000000..ff9c5366c --- /dev/null +++ b/ui/v2.5/src/locales/lv.json @@ -0,0 +1,73 @@ +{ + "true": "Patiess", + "total": "Kopā", + "toast": { + "updated_entity": "Atjaunināta {entītija}", + "started_generating": "Sākta ģenerēšana", + "started_auto_tagging": "Sākta automātiskā marķēšana", + "saved_entity": "Saglabāta {entity}", + "rescanning_entity": "Notiek {count, plural, one {{singularEntity}} cita {{pluralEntity}}} atkārtota skenēšana …", + "started_importing": "Sākta importēšana" + }, + "view_all": "Skatīt visu", + "videos": "Video", + "video_codec": "Video Kodekss", + "validation": { + "unique": "${path} jābūt unikālai", + "required": "${path} ir nepieciešams laiks", + "blank": "${path} nedrīkst būt tukša", + "date_invalid_form": "${path} jābūt GGGG-MM-DD formā" + }, + "urls": "Saites", + "url": "Saite", + "actions": { + "cancel": "Atcelt", + "delete": "Dzēst", + "add": "Pievienot", + "add_play": "Pievienot atskaņošanu", + "delete_generated_supporting_files": "Dzēst ģenerētos atbalsta failus", + "clean_generated": "Iztīrīt izveidotos failus", + "copy_to_clipboard": "Kopēt starpliktuvē", + "add_directory": "Pievienot direktoriju", + "add_entity": "Pievienot {EntityType}", + "clear_image": "Notīrīt bildi", + "create": "Izveidot", + "assign_stashid_to_parent_studio": "Piešķirt pagaidu ID esošajai vecākstudijai un atjaunināt metadatus", + "delete_entity": "Dzēst {EntityType}", + "create_parent_studio": "Izveidot pamatstudiju", + "clear_date_data": "Notīrīt visus datus", + "add_manual_date": "Pievienot manuālo datumu", + "add_o": "Pievienot O", + "add_to_entity": "Pievienot {EntityType}", + "allow": "Atļaut", + "allow_temporarily": "Atļaut īslaicīgi", + "anonymise": "Anonimizēt", + "apply": "Lietot", + "auto_tag": "Automātiskā atzīme", + "backup": "Dublēšana", + "browse_for_image": "Meklēt attēlu …", + "choose_date": "Izvēlieties datumu", + "clean": "Tīrīt", + "clear": "Notīrīt", + "clear_back_image": "Notīrīt aizmugurējo bildi", + "clear_front_image": "Notīrīt priekšējo bildi", + "close": "Aizvērt", + "confirm": "Apstiprināt", + "continue": "Turpināt", + "create_chapters": "Izveidot nodaļu", + "create_entity": "Izveidot {EntityType}", + "create_marker": "Izveidot marķieri", + "created_entity": "Izveidots {entity_type}: {entity_name}", + "customise": "Pielāgot", + "delete_file": "Dzēst failu", + "delete_file_and_funscript": "Dzēst failu (un funskriptu)" + }, + "unknown_date": "Nezināms datums", + "twitter": "Twitter", + "updated_at": "Atjaunināts plkst.", + "type": "Tips", + "zip_file_count": "Zip Failu Skaits", + "weight_kg": "Svars (kg)", + "weight": "Svars", + "years_old": "Gadus vecs" +} diff --git a/ui/v2.5/src/locales/nb_NO.json b/ui/v2.5/src/locales/nb_NO.json index 0967ef424..cfc265302 100644 --- a/ui/v2.5/src/locales/nb_NO.json +++ b/ui/v2.5/src/locales/nb_NO.json @@ -1 +1,9 @@ -{} +{ + "actions": { + "add": "Legg til", + "anonymise": "Anonymiser", + "confirm": "Bekreft", + "continue": "Fortsett", + "close": "Lukk" + } +} diff --git a/ui/v2.5/src/locales/nl-NL.json b/ui/v2.5/src/locales/nl-NL.json index 4cd691c55..be241fc3f 100644 --- a/ui/v2.5/src/locales/nl-NL.json +++ b/ui/v2.5/src/locales/nl-NL.json @@ -550,7 +550,6 @@ "galleries": "{count, plural, one {Galerij} other {Galerijen}}", "images": "{count, plural, one {Afbeelding} other {Afbeeldingen}}", "markers": "{count, plural, one {Marker} other {Markers}}", - "movies": "{count, plural, one {Film} other {Films}}", "performers": "{count, plural, one {Performer} other {Performers}}", "scenes": "{count, plural, one {Scene} other {Scenes}}", "studios": "{count, plural, one {Studio} other {Studios}}", @@ -797,9 +796,6 @@ }, "megabits_per_second": "{value} megabits per seconde", "metadata": "Metadata", - "movie": "Film", - "movie_scene_number": "Film Scene Nummer", - "movies": "Films", "name": "Naam", "new": "Nieuw", "none": "Geen", diff --git a/ui/v2.5/src/locales/nn.json b/ui/v2.5/src/locales/nn.json new file mode 100644 index 000000000..0ad8388e3 --- /dev/null +++ b/ui/v2.5/src/locales/nn.json @@ -0,0 +1,174 @@ +{ + "actions": { + "add_entity": "Legg til {entityType}", + "add_manual_date": "Legg til dato manuelt", + "add_o": "Legg til O", + "add_play": "Legg til avspeling", + "add_to_entity": "", + "allow": "Tillat", + "allow_temporarily": "Tillat mellombels", + "apply": "Bruk", + "auto_tag": "Set merkelapp automatisk", + "browse_for_image": "Bla gjennom etter bilete …", + "cancel": "Avbryt", + "choose_date": "Vel ein dato", + "clean": "Rydd opp", + "clean_generated": "Rydd opp i genererte filer", + "close": "Lukk", + "confirm": "Stadfest", + "copy_to_clipboard": "Kopier til utklippstavla", + "clear_date_data": "Tøm dato-data", + "continue": "Hald fram", + "add": "Legg til", + "backup": "Ta reservekopi", + "create": "Opprett", + "create_chapters": "Opprett kapittel", + "create_entity": "Opprett {entityType}", + "create_marker": "Opprett merke", + "create_parent_studio": "Opprett forelderstudio", + "created_entity": "Oppretta {entity_type}: {entity_name}", + "customise": "Tilpass", + "delete": "Slett", + "delete_entity": "Slett {entityType}", + "delete_file": "Slett fil", + "disable": "Slå av", + "remove_date": "Fjern dato", + "open_random": "Opna tilfeldig", + "play_random": "Spel av tilfeldig", + "submit_update": "Send inn oppdatering", + "view_random": "Vis tilfeldig", + "add_directory": "Legg til mappe" + }, + "countables": { + "groups": "{count, plural, one {Gruppe} other {Grupper}}", + "files": "{count, plural, one {Fil} other {Filer}}", + "images": "{count, plural, one {Bilete} other {Bilete}}", + "performers": "{count, plural, one {Utøvar} other {Utøvarar}}", + "tags": "{count, plural, one {Merkelapp} other {Merkelappar}}", + "markers": "{count, plural, one {Merke} other {Merke}}", + "scenes": "{count, plural, one {Scene} other {Scener}}", + "studios": "{count, plural, one {Studio} other {Studio}}" + }, + "dialogs": { + "delete_object_desc": "Er du sikker på at du vil sletta {count, plural, one {denne {singularEntity}} other {desse {pluralEntity}}}?", + "performers_found": "Fann {count} utøvarar", + "delete_entity_title": "{count, plural, one {Slett {singularEntity}} other {Slett {pluralEntity}}}", + "scenes_found": "Fann {count} scener", + "dont_show_until_updated": "Ikkje vis før neste oppdatering" + }, + "date": "Dato", + "bitrate": "Bitrate", + "performer_tagger": { + "number_of_performers_will_be_processed": "{performer_count} utøvarar vert handsama", + "batch_update_performers": "Oppdater fleire utøvarar samtidig", + "update_performer": "Oppdater utøvar", + "update_performers": "Oppdater utøvarar" + }, + "studio_tagger": { + "number_of_studios_will_be_processed": "{studio_count} studio vert handsama", + "batch_update_studios": "Oppdater fleire studio samtidig", + "update_studios": "Oppdater studio" + }, + "config": { + "tasks": { + "cleanup_desc": "Sjå etter manglande filer og fjern dei frå databasen. Dette kan ikkje angrast.", + "clean_generated": { + "blob_files": "Blob-filer", + "description": "Fjernar genererte filer som ikkje har ei tilhøyrande databaseoppføring.", + "image_thumbnails": "Miniatyrbilete", + "markers": "Førehandsvisingar av merke", + "previews": "Førehandsvisingar av scener", + "previews_desc": "Førehandsvisingar og miniatyrbilete av scener", + "image_thumbnails_desc": "Miniatyrbilete og -klipp", + "transcodes": "Omkodingar av scener" + } + }, + "ui": { + "editing": { + "rating_system": { + "type": { + "options": { + "stars": "Stjerner", + "decimal": "Desimal" + } + } + } + } + }, + "about": { + "release_date": "Utgjevingsdato:" + } + }, + "dupe_check": { + "duration_diff": "Maksgrense for lengdeskilnad", + "duration_options": { + "any": "Vilkårleg", + "equal": "Er like" + } + }, + "birthdate": "Fødselsdato", + "component_tagger": { + "config": { + "query_mode_path": "Sti" + }, + "results": { + "duration_off": "Lengdeskilnad er på {number} s", + "duration_unknown": "Ukjend lengd", + "fp_matches": "Lengd samsvarer", + "fp_matches_multi": "Lengd samsvarer med {matchCount}/{durationsLength} fingeravtrykk", + "phash_matches": "{count} PHashes samsvarer" + }, + "verb_submit_fp": "Send inn {fpCount, plural, one{# fingeravtrykk} other{# fingeravtrykk}}" + }, + "country": "Land", + "date_format": "ÅÅÅÅ-MM-DD", + "datetime_format": "ÅÅÅÅ-MM-DD TT:MM", + "death_date": "Dødsdato", + "duration": "Lengd", + "file_count": "Tal på filer", + "filesize": "Filstorleik", + "framerate": "Biletrate", + "interactive": "", + "last_o_at": "Siste O", + "gallery_count": "Tal på galleri", + "group_count": "Tal på grupper", + "marker_count": "Tal på merke", + "media_info": { + "play_duration": "Avspelingslengd", + "play_count": "Tal på avspelingar", + "o_count": "Tal på O" + }, + "package_manager": { + "check_for_updates": "Sjå etter oppdateringar" + }, + "parent_tag_count": "Tal på overordna merkelappar", + "pagination": { + "last": "Siste" + }, + "o_count": "Tal på O", + "o_counter": "O-teljar", + "organized": "Organisert", + "playdate_recorded_no": "Ingen avspelingsdato er registrert", + "play_duration": "Avspelingslengd", + "performer_count": "Tal på utøvarar", + "play_count": "Tal på avspelingar", + "rating": "Karakter", + "stats": { + "total_o_count": "Tal på O" + }, + "toast": { + "generating_screenshot": "Genererer skjermbilete …", + "updated_entity": "Oppdaterte {entity}" + }, + "sub_tag_count": "Tal på underordna merkelappar", + "tag_count": "Tal på merkelappar", + "odate_recorded_no": "Ingen O-dato er registrert", + "unknown_date": "Ukjend dato", + "updated_at": "Oppdatert den", + "validation": { + "date_invalid_form": "${path} må vera i formatet ÅÅÅÅ-MM-DD" + }, + "zip_file_count": "Tal på zippa filer", + "image_count": "Tal på bilete", + "scene_count": "Tal på scener" +} diff --git a/ui/v2.5/src/locales/pl-PL.json b/ui/v2.5/src/locales/pl-PL.json index aa57fb014..1ca3b12f5 100644 --- a/ui/v2.5/src/locales/pl-PL.json +++ b/ui/v2.5/src/locales/pl-PL.json @@ -728,7 +728,6 @@ "galleries": "{count, plural, one {Galeria} few {Galerie} other {Galerii}}", "images": "{count, plural, one {Obraz} few {Obrazy} other {Obrazów}}", "markers": "{count, plural, one {Znacznik} few {Znaczniki} other {Znaczników}}", - "movies": "{count, plural, one {Film} few {Filmy} other {Filmów}}", "performers": "{count, plural, one {Aktor} few {Aktorów} other {Aktorów}}", "scenes": "{count, plural, one {Scena} few {Sceny} other {Scen}}", "studios": "{count, plural, one {Studio} few {Studia} other {Studiów}}", @@ -1021,9 +1020,6 @@ }, "megabits_per_second": "{value} megabitów na sekundę", "metadata": "Metadane", - "movie": "Film", - "movie_scene_number": "Numer sceny filmu", - "movies": "Filmy", "name": "Nazwa", "new": "Dodaj", "none": "Brak", diff --git a/ui/v2.5/src/locales/pt-BR.json b/ui/v2.5/src/locales/pt-BR.json index f3af7da5f..b759122d7 100644 --- a/ui/v2.5/src/locales/pt-BR.json +++ b/ui/v2.5/src/locales/pt-BR.json @@ -122,7 +122,9 @@ "temp_enable": "Habilitar temporariamente…", "unset": "Desaplicar", "use_default": "Usar padrão", - "view_random": "Mostrar aleatoriamente" + "view_random": "Mostrar aleatoriamente", + "remove_date": "Remover data", + "view_history": "Visualizar Histórico" }, "actions_name": "Ações", "age": "Idade", @@ -246,7 +248,8 @@ "successfully_cancelled_temporary_behaviour": "Comportamento temporário cancelado com sucesso", "until_restart": "até reiniciar", "video_sort_order": "Ordem de classificação de vídeo padrão", - "video_sort_order_desc": "Ordem para classificar os vídeos por padrão." + "video_sort_order_desc": "Ordem para classificar os vídeos por padrão.", + "server_port": "Porta do Servidor" }, "general": { "auth": { @@ -311,6 +314,9 @@ "input_args": { "desc": "Avançado: Argumentos adicionais para passar para o ffmpeg antes do campo de entrada ao transcodificar vídeo ao vivo." } + }, + "download_ffmpeg": { + "heading": "Baixar o FFmpeg" } }, "gallery_ext_desc": "Lista delimitada por vírgulas de extensões de arquivo que serão identificadas como arquivos ZIP da galeria.", @@ -598,7 +604,8 @@ "heading": "Atraso do slideshow (segundos)" }, "title": "Interface de usuário" - } + }, + "advanced_mode": "Modo Avançado" }, "configuration": "Configuração", "countables": { @@ -606,7 +613,6 @@ "galleries": "{count, plural, one {Galeria} other {Galerias}}", "images": "{count, plural, one {Imagem} other {Imagens}}", "markers": "{count, plural, one {Marcador} other {Marcadores}}", - "movies": "{count, plural, one {Filme} other {Filmes}}", "performers": "{count, plural, one {Artista} other {Artistas}}", "scenes": "{count, plural, one {Cena} other {Cenas}}", "studios": "{count, plural, one {Estúdio} other {Estúdios}}", @@ -856,9 +862,6 @@ }, "megabits_per_second": "{value} megabits por segundo", "metadata": "Metadados", - "movie": "Filme", - "movie_scene_number": "Número da cena do filme", - "movies": "Filmes", "name": "Nome", "new": "Novo", "none": "Nenhum", diff --git a/ui/v2.5/src/locales/ro-RO.json b/ui/v2.5/src/locales/ro-RO.json index 61ffa9d17..0d4983551 100644 --- a/ui/v2.5/src/locales/ro-RO.json +++ b/ui/v2.5/src/locales/ro-RO.json @@ -332,8 +332,6 @@ }, "megabits_per_second": "{value} megabiți pe secundă", "metadata": "Metadate", - "movie": "Film", - "movies": "Filme", "name": "Nume", "new": "Nou", "o_counter": "O-Contor", diff --git a/ui/v2.5/src/locales/ru-RU.json b/ui/v2.5/src/locales/ru-RU.json index 6df3cfec1..5a8fb7f4b 100644 --- a/ui/v2.5/src/locales/ru-RU.json +++ b/ui/v2.5/src/locales/ru-RU.json @@ -789,7 +789,6 @@ "galleries": "{count, plural, one {Галерея} other {Галереи}}", "images": "{count, plural, one {Изображение} other {Изображения}}", "markers": "{count, plural, one {Маркер} other {Маркеры}}", - "movies": "{count, plural, one {Фильм} other {Фильмы}}", "performers": "{count, plural, one {Актер} other {Актеры}}", "scenes": "{count, plural, one {Сцена} other {Сцены}}", "studios": "{count, plural, one {Студия} other {Студии}}", @@ -1089,9 +1088,6 @@ }, "megabits_per_second": "{value} мегабит в секунду", "metadata": "Метаданные", - "movie": "Фильм", - "movie_scene_number": "Номер сцены в фильме", - "movies": "Фильмы", "name": "Имя", "new": "Новый", "none": "Отсутствует", diff --git a/ui/v2.5/src/locales/sv-SE.json b/ui/v2.5/src/locales/sv-SE.json index b70750922..1a2808431 100644 --- a/ui/v2.5/src/locales/sv-SE.json +++ b/ui/v2.5/src/locales/sv-SE.json @@ -796,11 +796,11 @@ "galleries": "{count, plural, one {Galleri} other {Gallerier}}", "images": "{count, plural, one {Bild} other {Bilder}}", "markers": "{count, plural, one {Markör} other {Markörer}}", - "movies": "{count, plural, one {Film} other {Filmer}}", "performers": "{count, plural, one {Stjärna} other {Stjärnor}}", "scenes": "{count, plural, one {Scen} other {Scener}}", "studios": "{count, plural, one {Studio} other {Studior}}", - "tags": "{count, plural, one {Tagg} other {Taggar}}" + "tags": "{count, plural, one {Tagg} other {Taggar}}", + "groups": "{count, plural, one {Grupp} other {Grupper}}" }, "country": "Land", "cover_image": "Omslagsbild", @@ -1014,7 +1014,9 @@ "lazy_component_error_help": "Om du nyligen uppdaterade Stash ladda om sidan eller rensa din webbläsares cache.", "loading_type": "Fel vid laddning av {type}", "something_went_wrong": "Något gick fel.", - "header": "Fel" + "header": "Fel", + "invalid_javascript_string": "Ogiltig javascriptkod: {error}", + "invalid_json_string": "Ogiltig JSON-sträng: {error}" }, "ethnicity": "Etnicitet", "existing_value": "existerande värde", @@ -1108,9 +1110,6 @@ }, "megabits_per_second": "{value} mbps", "metadata": "Metadata", - "movie": "Film", - "movie_scene_number": "Scennummer", - "movies": "Filmer", "name": "Namn", "new": "Ny", "none": "Ingen", @@ -1121,7 +1120,8 @@ "first": "Första", "last": "Sista", "next": "Nästa", - "previous": "Föregående" + "previous": "Föregående", + "current_total": "{current} av {total}" }, "parent_of": "Överordnad till {children}", "parent_studio": "Överordnad Studio", @@ -1465,5 +1465,11 @@ "websocket_connection_failed": "Kan ej etablera en websocket-uppkoppling: se webbläsarkonsolen för mer info", "websocket_connection_reestablished": "Websocket-uppkoppling återetablerad" }, - "o_count": "Antal O" + "o_count": "Antal O", + "group": "Grupp", + "group_count": "Antal Grupper", + "group_scene_number": "Scennummer", + "groups": "Grupper", + "studio_count": "Antal Studior", + "studio_tags": "Studiotaggar" } diff --git a/ui/v2.5/src/locales/th-TH.json b/ui/v2.5/src/locales/th-TH.json index 1716dd437..0376e880d 100644 --- a/ui/v2.5/src/locales/th-TH.json +++ b/ui/v2.5/src/locales/th-TH.json @@ -1270,7 +1270,6 @@ "image_count": "จำนวนรูปภาพ", "image_index": "รูปภาพที่ #", "megabits_per_second": "{value} mbps", - "movie": "หนัง", "o_count": "จำนวน O", "orientation": "ทิศทาง", "parent_of": "บริษัทแม่ของ {children}", @@ -1301,8 +1300,6 @@ "instagram": "อินสตาแกรม", "interactive": "อินเตอร์แอ็คทีฟ", "performer": "นักแสดง", - "movie_scene_number": "ลำดับซีน", - "movies": "หนัง", "name": "ชื่อเรื่อง", "new": "เพิ่ม", "none": "ไม่มี", @@ -1402,7 +1399,6 @@ "files": "{count, plural, one {ไฟล์} other {ไฟล์}}", "galleries": "{count, plural, one {แกลเลอรี} other {แกลเลอรี}}", "markers": "{count, plural, one {มาร์คเกอร์} other {มาร์คเกอร์}}", - "movies": "{count, plural, one {หนัง} other {หนัง}}", "performers": "{count, plural, one {นักแสดง} other {นักแสดง}}" }, "sub_tags": "แท็กย่อย", diff --git a/ui/v2.5/src/locales/tr-TR.json b/ui/v2.5/src/locales/tr-TR.json index c5b7970cf..35465e1b0 100644 --- a/ui/v2.5/src/locales/tr-TR.json +++ b/ui/v2.5/src/locales/tr-TR.json @@ -508,7 +508,6 @@ "galleries": "{count, plural, one {Galeri} other {Galeriler}}", "images": "{count, plural, one {Resim} other {Resimler}}", "markers": "{count, plural, one {Yer İmi} other {Yer İmleri}}", - "movies": "{count, plural, one {Film} other {Filmler}}", "performers": "{count, plural, one {Oyuncu} other {Oyuncular}}", "scenes": "{count, plural, one {Sahne} other {Sahneler}}", "studios": "{count, plural, one {Stüdyo} other {Stüdyolar}}", @@ -725,9 +724,6 @@ }, "megabits_per_second": "Saniyede {value} megabit", "metadata": "Üst Veri", - "movie": "Film", - "movie_scene_number": "Filmdeki Sahne Sırası", - "movies": "Filmler", "name": "İsim", "new": "Yeni", "none": "Hiçbiri", diff --git a/ui/v2.5/src/locales/zh-CN.json b/ui/v2.5/src/locales/zh-CN.json index 97613a7e9..fb221a3c6 100644 --- a/ui/v2.5/src/locales/zh-CN.json +++ b/ui/v2.5/src/locales/zh-CN.json @@ -39,7 +39,7 @@ "edit_entity": "编辑{entityType}", "export": "导出", "export_all": "导出所有…", - "find": "搜索", + "find": "查找", "finish": "完成", "from_file": "来自文件…", "from_url": "来自网址…", @@ -129,7 +129,7 @@ "enable": "启用", "clear_date_data": "清除日期数据", "choose_date": "选择一个日期", - "add_play": "添加播放", + "add_play": "添加播放记录", "add_manual_date": "添加手动日期", "copy_to_clipboard": "复制到剪切板", "remove_date": "去除日期", @@ -243,7 +243,7 @@ "dlna": { "allow_temp_ip": "允许 {tempIP}", "allowed_ip_addresses": "已经允许的 IP 地址", - "allowed_ip_temporarily": "暂时允许 IP 地址", + "allowed_ip_temporarily": "暂时允许的 IP 地址", "default_ip_whitelist": "默认 IP 白名单", "default_ip_whitelist_desc": "默认IP地址允许连接到DLNA,使用 {wildcard} 以允许所有IP地址连接。", "disabled_dlna_temporarily": "暂时禁止 DLNA", @@ -431,7 +431,7 @@ "installed_scrapers": "已安装刮削器" }, "stashbox": { - "add_instance": "新增 Stash-Box 入口", + "add_instance": "新增 Stash-Box 实例", "api_key": "API 密钥", "description": "Stash-box 根据指纹和文件名自动标记短片和演员。\n入口和 API 密钥可以在您的帐户页面上的 stash-box 实例中找到。 添加多个实例时必须设置名称。", "endpoint": "入口", @@ -471,7 +471,7 @@ "generate_phashes_during_scan": "生成感知识别码", "generate_phashes_during_scan_tooltip": "为了防止重复和短片甄别.", "generate_previews_during_scan": "生成动态图片预览", - "generate_previews_during_scan_tooltip": "生成webp动画预览,仅适用于预览类型设为动图的情况. 浏览时将更少CPU占用,但生成的是额外的且更大的文件。", + "generate_previews_during_scan_tooltip": "生成webp动画预览,仅适用于短片/标记墙预览类型设为动图的情况. 浏览时将更少CPU占用,但生成的是额外的且更大的文件。", "generate_sprites_during_scan": "生成时间轴预览小图", "generate_thumbnails_during_scan": "生成图片的缩略图", "generate_video_covers_during_scan": "生成短片封面", @@ -795,11 +795,11 @@ "galleries": "{count, plural, one {图库} other {图库}}", "images": "{count, plural, one {图片} other {图片}}", "markers": "{count, plural, one {标记} other {标记}}", - "movies": "{count, plural, one {电影} other {电影}}", "performers": "{count, plural, one {演员} other {演员}}", "scenes": "{count, plural, one {短片} other {短片}}", "studios": "{count, plural, one {工作室} other {工作室}}", - "tags": "{count, plural, one {标签} other {标签}}" + "tags": "{count, plural, one {标签} other {标签}}", + "groups": "{count, plural, one {群组} other {群组}}" }, "country": "国家", "cover_image": "封面图片", @@ -1108,9 +1108,6 @@ }, "megabits_per_second": "{value} Mbps", "metadata": "元数据", - "movie": "电影", - "movie_scene_number": "短片编码", - "movies": "电影", "name": "名称", "new": "新增", "none": "空", @@ -1138,7 +1135,7 @@ "performer_image": "演员图片", "performer_tagger": { "add_new_performers": "添加演员", - "any_names_entered_will_be_queried": "任何输入的名字将会从远程的Stash-Box端点查询并且加入(如果找到)。只有完全符合的名字才会视为匹配。", + "any_names_entered_will_be_queried": "任何输入的名字将会从远程的Stash-Box实例查询并且加入(如果找到)。只有完全符合的名字才会视为匹配。", "batch_add_performers": "批量添加演员", "batch_update_performers": "批量更新演员", "config": { @@ -1159,7 +1156,7 @@ "performer_names_separated_by_comma": "演员名(逗号分隔)", "performer_selection": "选择演员", "performer_successfully_tagged": "演员成功标签:", - "query_all_performers_in_the_database": "查找所有在数据库的演员", + "query_all_performers_in_the_database": "查找所有在此数据库的演员", "refresh_tagged_performers": "更新已标签的演员", "refreshing_will_update_the_data": "重新载入会更新所有已从stash-box端点标签的演员的数据。", "status_tagging_job_queued": "状态:标签工作入列", @@ -1261,7 +1258,7 @@ "where_can_stash_store_its_generated_content": "哪里可以存放Stash产生的资料?", "where_can_stash_store_its_generated_content_description": "为了可以提供缩图,预览和浏览图,Stash生成图片和视频。同时也包括将不支持的文件转码后的视频。默认情况下,Stash会建立一个generated文件夹在含有你配置文件的目录中。如果你要修改生成媒体的地方,请输入一个绝对,或者相对(对于当前工作目录)的路径。如果此目录不存在,Stash会自动建立它。", "where_is_your_porn_located": "你的收藏在哪里?", - "where_is_your_porn_located_description": "加入含有你收藏的视频和图片的目录。Stash会在扫描时使用这些目录去寻找视频和图片。", + "where_is_your_porn_located_description": "添加含有你收藏的视频和图片的目录。Stash会在扫描时使用这些目录去寻找视频和图片。", "path_to_blobs_directory_empty_for_default": "blobs目录的路径(默认为空)", "store_blobs_in_database": "将 blobs存储到数据库" }, @@ -1397,7 +1394,7 @@ "to_use_the_studio_tagger": "使用工作室标记器需要配置一个stash-box实例。", "untagged_studios": "未设置标签的工作室", "number_of_studios_will_be_processed": "{studio_count} 个工作室将被修改", - "query_all_studios_in_the_database": "数据库中所有工作室", + "query_all_studios_in_the_database": "此数据库中所有工作室", "status_tagging_studios": "状态:正在给工作室设置标签", "refresh_tagged_studios": "刷新已标记的工作室", "studio_already_tagged": "已标记工作室", @@ -1469,7 +1466,10 @@ "websocket_connection_failed": "无法建立websocket连接:有关详细信息,请参阅浏览器控制台" }, "o_count": "高潮次数", - "movie_count": "影片数量", "studio_tags": "工作室标签", - "studio_count": "工作室计数" + "studio_count": "工作室计数", + "group": "群组", + "group_count": "群组总计", + "group_scene_number": "短片序号", + "groups": "群组" } diff --git a/ui/v2.5/src/locales/zh-TW.json b/ui/v2.5/src/locales/zh-TW.json index 44aaa3d01..67318061d 100644 --- a/ui/v2.5/src/locales/zh-TW.json +++ b/ui/v2.5/src/locales/zh-TW.json @@ -742,7 +742,6 @@ "galleries": "圖庫", "images": "圖片", "markers": "章節標記", - "movies": "電影", "performers": "演員", "scenes": "短片", "studios": "工作室", @@ -1017,9 +1016,6 @@ }, "megabits_per_second": "{value} megabits/秒", "metadata": "Metadata", - "movie": "電影", - "movie_scene_number": "電影短片編號", - "movies": "電影", "name": "名稱", "new": "新增", "none": "無",