mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Codeberg weblate (#6416)
* Translated using Weblate (Czech) Currently translated at 100.0% (1250 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/cs/ * Translated using Weblate (Japanese) Currently translated at 82.0% (1026 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/ja/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.1% (864 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/pt_BR/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.1% (864 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/pt_BR/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1250 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/zh_Hans/ * Translated using Weblate (Indonesian) Currently translated at 48.3% (604 of 1250 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/id/ * Translated using Weblate (Estonian) Currently translated at 100.0% (1251 of 1251 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/et/ * Translated using Weblate (French) Currently translated at 100.0% (1251 of 1251 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/fr/ --------- Co-authored-by: NymeriaCZ <nymeriacz@noreply.codeberg.org> Co-authored-by: hirokazuk <hirokazuk@noreply.codeberg.org> Co-authored-by: BimboStarsFan <bimbostarsfan@noreply.codeberg.org> Co-authored-by: icaro <icaro@noreply.codeberg.org> Co-authored-by: wql219 <wql219@noreply.codeberg.org> Co-authored-by: koukyoukoku <koukyoukoku@noreply.codeberg.org> Co-authored-by: Zesty6249 <zesty6249@noreply.codeberg.org> Co-authored-by: doodoo <doodoo@noreply.codeberg.org>
This commit is contained in:
@@ -151,7 +151,9 @@
|
|||||||
"show_results": "Zobrazit výsledky",
|
"show_results": "Zobrazit výsledky",
|
||||||
"show_count_results": "Zobrazit {count} výsledků",
|
"show_count_results": "Zobrazit {count} výsledků",
|
||||||
"load": "Načíst",
|
"load": "Načíst",
|
||||||
"load_filter": "Načíst filtr"
|
"load_filter": "Načíst filtr",
|
||||||
|
"add_stash_id": "Přidat Stash ID",
|
||||||
|
"create_new": "Vytvořit nový"
|
||||||
},
|
},
|
||||||
"actions_name": "Akce",
|
"actions_name": "Akce",
|
||||||
"age": "Věk",
|
"age": "Věk",
|
||||||
@@ -191,6 +193,10 @@
|
|||||||
"mark_organized_label": "Označit jako Uspořádané při uložení",
|
"mark_organized_label": "Označit jako Uspořádané při uložení",
|
||||||
"errors": {
|
"errors": {
|
||||||
"blacklist_duplicate": "Duplikovat položku blacklistu"
|
"blacklist_duplicate": "Duplikovat položku blacklistu"
|
||||||
|
},
|
||||||
|
"performer_genders": {
|
||||||
|
"heading": "Pohlaví účinkujicích",
|
||||||
|
"description": "Účinkující s těmito pohlavími budou zobrazeni při tagování scén."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noun_query": "Dotaz",
|
"noun_query": "Dotaz",
|
||||||
@@ -212,7 +218,10 @@
|
|||||||
"verb_scrape_all": "Scrape vše",
|
"verb_scrape_all": "Scrape vše",
|
||||||
"verb_submit_fp": "Publikovat {fpCount, plural, one{# otisk} other{# otisky}}",
|
"verb_submit_fp": "Publikovat {fpCount, plural, one{# otisk} other{# otisky}}",
|
||||||
"verb_toggle_config": "{toggle} {configuration}",
|
"verb_toggle_config": "{toggle} {configuration}",
|
||||||
"verb_toggle_unmatched": "{toggle} neidentifikované scény"
|
"verb_toggle_unmatched": "{toggle} neidentifikované scény",
|
||||||
|
"verb_add_as_alias": "Přidat scrapované jméno jako alias",
|
||||||
|
"verb_link_existing": "Odkaz na existujicí",
|
||||||
|
"verb_match_tag": "Odpovídajicí tag"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"about": {
|
"about": {
|
||||||
@@ -409,6 +418,10 @@
|
|||||||
"blobs_path": {
|
"blobs_path": {
|
||||||
"description": "Kde v souborovém systému ukládat binární data. Použitelné pouze při použití uložiště typu souborového systému blobů. UPOZORNĚNÍ: převrácení těchto údajů vyžaduje ruční přesun existujících dat.",
|
"description": "Kde v souborovém systému ukládat binární data. Použitelné pouze při použití uložiště typu souborového systému blobů. UPOZORNĚNÍ: převrácení těchto údajů vyžaduje ruční přesun existujících dat.",
|
||||||
"heading": "Cesta binárních dat souborového systému"
|
"heading": "Cesta binárních dat souborového systému"
|
||||||
|
},
|
||||||
|
"delete_trash_path": {
|
||||||
|
"description": "Cesta, kam budou smazané soubory přesunuty, místo aby byly trvale smazány. Pro trvalé smazání souborů ponechte pole prázdné.",
|
||||||
|
"heading": "Cesta koše"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
@@ -898,7 +911,8 @@
|
|||||||
"pan_y": "Náklon Y",
|
"pan_y": "Náklon Y",
|
||||||
"zoom": "Zvětšit"
|
"zoom": "Zvětšit"
|
||||||
},
|
},
|
||||||
"page_header": "Stránka {page} / {total}"
|
"page_header": "Stránka {page} / {total}",
|
||||||
|
"disable_animation": "Zakázat animaci přechodu mezi obrázky"
|
||||||
},
|
},
|
||||||
"merge_tags": {
|
"merge_tags": {
|
||||||
"destination": "Cíl",
|
"destination": "Cíl",
|
||||||
@@ -974,7 +988,12 @@
|
|||||||
"performers_found": "{count} nalezených účinkujících",
|
"performers_found": "{count} nalezených účinkujících",
|
||||||
"overwrite_filter_warning": "Uložený filtr \"{entityName}\" bude přepsán.",
|
"overwrite_filter_warning": "Uložený filtr \"{entityName}\" bude přepsán.",
|
||||||
"set_default_filter_confirm": "Chcete doopravdy nastavit tento filtr jako výchozí?",
|
"set_default_filter_confirm": "Chcete doopravdy nastavit tento filtr jako výchozí?",
|
||||||
"clear_o_history_confirm_sfw": "Opravdu chcete vymazat historii lajků?"
|
"clear_o_history_confirm_sfw": "Opravdu chcete vymazat historii lajků?",
|
||||||
|
"delete_alert_to_trash": "Následující {count, plural, one {{singularEntity}} other {{pluralEntity}}} budou přesunuty do koše:",
|
||||||
|
"stashid_exists_warning": "Stávající stash id pro tento stash-box bude nahrazeno.",
|
||||||
|
"studios_found": "{count} studií nalezeno",
|
||||||
|
"tags_found": "{count} tagů nalezeno",
|
||||||
|
"scrape_results_missing": "Chybějící"
|
||||||
},
|
},
|
||||||
"chapters": "Kapitoly",
|
"chapters": "Kapitoly",
|
||||||
"circumcised": "Obřezán",
|
"circumcised": "Obřezán",
|
||||||
@@ -1019,7 +1038,7 @@
|
|||||||
"required": "${path} je vyžadované pole",
|
"required": "${path} je vyžadované pole",
|
||||||
"unique": "${path} musí být jedinečná",
|
"unique": "${path} musí být jedinečná",
|
||||||
"blank": "${path} nesmí být prázdná",
|
"blank": "${path} nesmí být prázdná",
|
||||||
"date_invalid_form": "${path} musí být ve formátu YYYY-MM-DD (Rok-Měsíc-Den)",
|
"date_invalid_form": "${path} musí být ve formátu YYYY, YYYY-MM, nebo YYYY-MM-DD (Rok-Měsíc-Den)",
|
||||||
"end_time_before_start_time": "Čas ukončení musí být větší nebo roven času zahájení"
|
"end_time_before_start_time": "Čas ukončení musí být větší nebo roven času zahájení"
|
||||||
},
|
},
|
||||||
"type": "Typ",
|
"type": "Typ",
|
||||||
@@ -1155,7 +1174,8 @@
|
|||||||
"name_already_exists": "Název již existuje",
|
"name_already_exists": "Název již existuje",
|
||||||
"update_performers": "Aktualizovat Účinkující",
|
"update_performers": "Aktualizovat Účinkující",
|
||||||
"updating_untagged_performers_description": "Aktualizování nepřiřazených účinkujících se pokusí nalézt všechny účinkující, kteří postrádají StashID, a aktualizovat metadata.",
|
"updating_untagged_performers_description": "Aktualizování nepřiřazených účinkujících se pokusí nalézt všechny účinkující, kteří postrádají StashID, a aktualizovat metadata.",
|
||||||
"update_performer": "Aktualizovat Účinkující"
|
"update_performer": "Aktualizovat Účinkující",
|
||||||
|
"performer_names_or_stashids_separated_by_comma": "Jména účinkujících nebo Stash ID oddělené čárkou"
|
||||||
},
|
},
|
||||||
"setup": {
|
"setup": {
|
||||||
"paths": {
|
"paths": {
|
||||||
@@ -1479,7 +1499,8 @@
|
|||||||
"tag_status": "Status označení",
|
"tag_status": "Status označení",
|
||||||
"network_error": "Chyba sítě",
|
"network_error": "Chyba sítě",
|
||||||
"studio_selection": "Výběr studia",
|
"studio_selection": "Výběr studia",
|
||||||
"studio_successfully_tagged": "Studio úspěšně označeno"
|
"studio_successfully_tagged": "Studio úspěšně označeno",
|
||||||
|
"studio_names_or_stashids_separated_by_comma": "Jména studií nebo Stash ID odělená čárkou"
|
||||||
},
|
},
|
||||||
"synopsis": "Souhrn",
|
"synopsis": "Souhrn",
|
||||||
"stashbox": {
|
"stashbox": {
|
||||||
@@ -1565,5 +1586,11 @@
|
|||||||
"o_count_sfw": "Lajky",
|
"o_count_sfw": "Lajky",
|
||||||
"o_history_sfw": "Historie lajků",
|
"o_history_sfw": "Historie lajků",
|
||||||
"odate_recorded_no_sfw": "Žádný datum lajku nebyl zaznamenán",
|
"odate_recorded_no_sfw": "Žádný datum lajku nebyl zaznamenán",
|
||||||
"scenes_duration": "Trvání scény"
|
"scenes_duration": "Trvání scény",
|
||||||
|
"stashbox_search": {
|
||||||
|
"header": "Hledej {entityType} ve StashBoxu",
|
||||||
|
"no_results": "Žádné výsledky nenalezeny.",
|
||||||
|
"placeholder_name_or_id": "{entityType} jméno nebo StashID...",
|
||||||
|
"select_stashbox": "Vybrat StashBox..."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -202,7 +202,7 @@
|
|||||||
},
|
},
|
||||||
"performer_genders": {
|
"performer_genders": {
|
||||||
"heading": "Näitlejate sood",
|
"heading": "Näitlejate sood",
|
||||||
"description": "Tähe märgistades näidatakse nendest lugudest näitlejaid."
|
"description": "Stseene märgistades näidatakse nende sugudega näitlejaid."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noun_query": "Päring",
|
"noun_query": "Päring",
|
||||||
@@ -1172,7 +1172,7 @@
|
|||||||
"metadata": "Metaandmed",
|
"metadata": "Metaandmed",
|
||||||
"name": "Nimi",
|
"name": "Nimi",
|
||||||
"new": "Uus",
|
"new": "Uus",
|
||||||
"none": "Puudub",
|
"none": "Mitte ükski",
|
||||||
"operations": "Operatsioonid",
|
"operations": "Operatsioonid",
|
||||||
"organized": "Organiseeritud",
|
"organized": "Organiseeritud",
|
||||||
"pagination": {
|
"pagination": {
|
||||||
@@ -1382,7 +1382,8 @@
|
|||||||
"scenes_played": "Mängitud Stseenid",
|
"scenes_played": "Mängitud Stseenid",
|
||||||
"total_o_count": "Kokku O-Arv",
|
"total_o_count": "Kokku O-Arv",
|
||||||
"total_play_count": "Mängimiste Koguarv",
|
"total_play_count": "Mängimiste Koguarv",
|
||||||
"total_play_duration": "Mängimiste Kogukestus"
|
"total_play_duration": "Mängimiste Kogukestus",
|
||||||
|
"total_o_count_sfw": "Meeldimisi kokku"
|
||||||
},
|
},
|
||||||
"status": "Staatus: {statusText}",
|
"status": "Staatus: {statusText}",
|
||||||
"studio": "Stuudio",
|
"studio": "Stuudio",
|
||||||
|
|||||||
@@ -1393,7 +1393,8 @@
|
|||||||
"scenes_size": "Poids des scènes",
|
"scenes_size": "Poids des scènes",
|
||||||
"total_o_count": "Nombre total de O-",
|
"total_o_count": "Nombre total de O-",
|
||||||
"total_play_count": "Nombre de visionnage total",
|
"total_play_count": "Nombre de visionnage total",
|
||||||
"total_play_duration": "Temps de visionnage total"
|
"total_play_duration": "Temps de visionnage total",
|
||||||
|
"total_o_count_sfw": "Total de J'aime"
|
||||||
},
|
},
|
||||||
"status": "Statut : {statusText}",
|
"status": "Statut : {statusText}",
|
||||||
"studio": "Studio",
|
"studio": "Studio",
|
||||||
|
|||||||
@@ -163,7 +163,9 @@
|
|||||||
"close": "Tutup bilah samping",
|
"close": "Tutup bilah samping",
|
||||||
"open": "Buka bilah samping",
|
"open": "Buka bilah samping",
|
||||||
"toggle": "Alihkan bilah samping"
|
"toggle": "Alihkan bilah samping"
|
||||||
}
|
},
|
||||||
|
"add_stash_id": "Tambah ID Stash",
|
||||||
|
"create_new": "Buat Baru"
|
||||||
},
|
},
|
||||||
"circumcised_types": {
|
"circumcised_types": {
|
||||||
"CUT": "Disunat",
|
"CUT": "Disunat",
|
||||||
@@ -241,6 +243,10 @@
|
|||||||
"source": "Sumber",
|
"source": "Sumber",
|
||||||
"errors": {
|
"errors": {
|
||||||
"blacklist_duplicate": "Duplikat item daftar hitam"
|
"blacklist_duplicate": "Duplikat item daftar hitam"
|
||||||
|
},
|
||||||
|
"performer_genders": {
|
||||||
|
"heading": "Kelamin pemain",
|
||||||
|
"description": "Pemain dengan kelamin ini akan ditampilkan ketika memberi tanda pada adegan."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"results": {
|
"results": {
|
||||||
|
|||||||
@@ -149,7 +149,8 @@
|
|||||||
},
|
},
|
||||||
"play": "再生",
|
"play": "再生",
|
||||||
"show_results": "結果を表示",
|
"show_results": "結果を表示",
|
||||||
"show_count_results": "{count}件の結果を表示"
|
"show_count_results": "{count}件の結果を表示",
|
||||||
|
"load": "読み込み"
|
||||||
},
|
},
|
||||||
"actions_name": "操作",
|
"actions_name": "操作",
|
||||||
"age": "年齢",
|
"age": "年齢",
|
||||||
@@ -1328,5 +1329,13 @@
|
|||||||
},
|
},
|
||||||
"distance": "距離",
|
"distance": "距離",
|
||||||
"age_on_date": "撮影時の年齢 {age}歳",
|
"age_on_date": "撮影時の年齢 {age}歳",
|
||||||
"containing_group": "含まれるグループ"
|
"containing_group": "含まれるグループ",
|
||||||
|
"penis_length": "ペニスの長さ",
|
||||||
|
"parent_studio": "親スタジオ",
|
||||||
|
"sort_name": "ソート用の名称",
|
||||||
|
"groups": "グループ",
|
||||||
|
"include_sub_groups": "サブグループを含める",
|
||||||
|
"sub_groups": "サブグループ",
|
||||||
|
"history": "履歴",
|
||||||
|
"group_scene_number": "シーン番号"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,7 +124,28 @@
|
|||||||
"use_default": "Usar padrão",
|
"use_default": "Usar padrão",
|
||||||
"view_random": "Mostrar aleatoriamente",
|
"view_random": "Mostrar aleatoriamente",
|
||||||
"remove_date": "Remover data",
|
"remove_date": "Remover data",
|
||||||
"view_history": "Visualizar Histórico"
|
"view_history": "Visualizar Histórico",
|
||||||
|
"add_manual_date": "Inserir data manualmente",
|
||||||
|
"add_sub_groups": "Adicionar sub-grupos",
|
||||||
|
"add_o": "Adicionar O",
|
||||||
|
"add_play": "Adicionar play",
|
||||||
|
"add_stash_id": "Adicionar Stash ID",
|
||||||
|
"choose_date": "Escolher uma data",
|
||||||
|
"clean_generated": "Limpar os arquivos gerados",
|
||||||
|
"clear_date_data": "Limpar dados de datas",
|
||||||
|
"create_new": "Criar novo",
|
||||||
|
"disable": "Desabilitar",
|
||||||
|
"enable": "Habilitar",
|
||||||
|
"load": "Carregar",
|
||||||
|
"load_filter": "Carregar filtro",
|
||||||
|
"play": "Assistir",
|
||||||
|
"remove_from_containing_group": "Remover do Grupo",
|
||||||
|
"reset_play_duration": "Redefinir duração",
|
||||||
|
"reset_resume_time": "Redefinir tempo de retomada",
|
||||||
|
"reset_cover": "Restaurar a capa padrão",
|
||||||
|
"copy_to_clipboard": "Copiar para a área de transferência",
|
||||||
|
"encoding_image": "Codificando imagem…",
|
||||||
|
"reload": "Recarregar"
|
||||||
},
|
},
|
||||||
"actions_name": "Ações",
|
"actions_name": "Ações",
|
||||||
"age": "Idade",
|
"age": "Idade",
|
||||||
|
|||||||
@@ -1005,7 +1005,8 @@
|
|||||||
"delete_alert_to_trash": "如下的{count, plural, one {{singularEntity}} other {{pluralEntity}}} 将会被移动到回收站:",
|
"delete_alert_to_trash": "如下的{count, plural, one {{singularEntity}} other {{pluralEntity}}} 将会被移动到回收站:",
|
||||||
"stashid_exists_warning": "此stash-box已存在的stash编号将会被取代。",
|
"stashid_exists_warning": "此stash-box已存在的stash编号将会被取代。",
|
||||||
"studios_found": "找到{count} 个工作室",
|
"studios_found": "找到{count} 个工作室",
|
||||||
"tags_found": "找到{count} 个标签"
|
"tags_found": "找到{count} 个标签",
|
||||||
|
"scrape_results_missing": "丢失"
|
||||||
},
|
},
|
||||||
"dimensions": "大小",
|
"dimensions": "大小",
|
||||||
"director": "导演",
|
"director": "导演",
|
||||||
|
|||||||
Reference in New Issue
Block a user