diff --git a/public/locales/es.json b/public/locales/es.json
index a35b22e2..84935a62 100644
--- a/public/locales/es.json
+++ b/public/locales/es.json
@@ -1342,7 +1342,7 @@
},
"add": {
"label": {
- "action": "Pista",
+ "action": "Rastrear",
"error": "No se puede rastrear el manga",
"success": "Manga rastreado"
}
diff --git a/public/locales/fil.json b/public/locales/fil.json
index 0967ef42..030ffc50 100644
--- a/public/locales/fil.json
+++ b/public/locales/fil.json
@@ -1 +1,116 @@
-{}
+{
+ "category": {
+ "dialog": {
+ "title": {
+ "edit_category": "I-edit ang kategorya",
+ "new_category": "Bagong kategorya"
+ }
+ },
+ "error": {
+ "label": {
+ "empty": "Walang laman ang kategorya",
+ "request_failure": "Hindi ma-load ang mga kategorya"
+ },
+ "no_categories_found": {
+ "label": {
+ "info": "Wala ka pang mga kategorya."
+ }
+ }
+ },
+ "label": {
+ "category_name": "Pangalan ng Kategorya",
+ "use_as_default_category": "Default na kategorya kung magdagdag ng bagong manga sa aklatan"
+ },
+ "settings": {
+ "inclusion": {
+ "label": {
+ "exclude": "Ibukod: {{excludedCategoriesText}}",
+ "include": "Isama: {{includedCategoriesText}}"
+ }
+ }
+ },
+ "title": {
+ "category_one": "Kategorya",
+ "category_other": "Mga Kategorya",
+ "set_categories": "I-set ang mga kategorya"
+ }
+ },
+ "chapter": {
+ "action": {
+ "bookmark": {
+ "add": {
+ "label": {
+ "success_one": "Na-bookmark ang kabanata",
+ "success_other": "{{count}} na kabanata ay na-bookmark",
+ "action": "Magdagdag ng bookmark",
+ "error_one": "Hindi ma-bookmark ang kabanata",
+ "error_other": "Hindi ma-bookmark ang mga kabanata"
+ },
+ "button": {
+ "selected": "Napili ang bookmark"
+ }
+ },
+ "remove": {
+ "button": {
+ "selected": "Alisin ang mga bookmark sa napili"
+ },
+ "label": {
+ "action": "Alisin ang bookmark",
+ "error_one": "Hindi maalis ang bookmark",
+ "error_other": "Hindi maalis ang mga bookmark",
+ "success_one": "Natanggal ang bookmark ng kabanata",
+ "success_other": "{{count}} na kabanata ay natanggal"
+ }
+ }
+ },
+ "download": {
+ "add": {
+ "label": {
+ "error_one": "Hindi maidagdag ang pag-download",
+ "error_other": "Hindi maidagdag ang mga pag-download",
+ "action": "I-download",
+ "next_five": "Susunod na 5 kabanata",
+ "next_ten": "Susunod na 10 kabanata",
+ "next_twentyfive": "Susunod na 25 kabanata",
+ "success_one": "Idinagdag ang pag-download",
+ "success_other": "{{count}} na download ang nadagdag"
+ },
+ "button": {
+ "selected": "Napili ang pag-download"
+ }
+ },
+ "delete": {
+ "label": {
+ "action": "Tanggalin",
+ "error_one": "Hindi matanggal ang kabanata",
+ "error_other": "Hindi matanggal ang mga kabanata",
+ "success_one": "Natanggal ang kabanata",
+ "success_other": "{{count}} na kabanata ang natanggal"
+ },
+ "button": {
+ "selected": "Tanggalin ang napili"
+ }
+ }
+ },
+ "label": {
+ "open_on_source": "Buksan sa source",
+ "select": "Pumili"
+ },
+ "mark_as_read": {
+ "add": {
+ "button": {
+ "selected": "Markahan ang napili bilang nabasa na"
+ },
+ "label": {
+ "action": {
+ "current": "Markahan bilang nabasa na",
+ "previous": "Markahan ang nakaraan bilang nabasa na"
+ },
+ "error_one": "Hindi namarkahan ang kabanata bilang nabasa na",
+ "error_other": "Hindi namarkahan ang mga kabanata bilang nabasa na"
+ }
+ }
+ }
+ }
+ }
+}
diff --git a/public/locales/pt.json b/public/locales/pt.json
index c5c28da0..0a2fc2b2 100644
--- a/public/locales/pt.json
+++ b/public/locales/pt.json
@@ -133,11 +133,11 @@
"state": {
"label": {
"installed": "Instalada",
- "updating": "atualizando",
+ "updating": "Atualizando",
"installing": "Instalando",
- "uninstalling": "desinstalando",
- "obsolete": "obsoleta",
- "update_pending": "atualização pendente"
+ "uninstalling": "Desinstalando",
+ "obsolete": "Obsoleta",
+ "update_pending": "Atualização pendente"
}
},
"action": {
@@ -151,23 +151,23 @@
},
"label": {
"installed_successfully_one": "Extensão instalada com sucesso",
- "installed_successfully_many": "",
+ "installed_successfully_many": "Extensões instaladas com sucesso",
"installed_successfully_other": "",
"installing_file": "Instalando arquivo da extensão…",
"installation_failed_one": "Falha na instalação da extensão",
- "installation_failed_many": "",
+ "installation_failed_many": "Falha na instalação das extensões",
"installation_failed_other": "",
"add_repository_info": "Você precisa adicionar um repositório de extensões para instalar extensões",
"uninstallation_failed_one": "Falha ao desinstalar a extensão",
- "uninstallation_failed_many": "",
+ "uninstallation_failed_many": "Falha ao desinstalar as extensões",
"uninstallation_failed_other": "",
"update_failed_one": "Falha ao atualizar a extensão",
- "update_failed_many": "",
+ "update_failed_many": "Falha ao atualizar as extensões",
"update_failed_other": ""
},
"language": {
- "all": "Todos",
- "other": "Outros"
+ "all": "Todas",
+ "other": "Outras"
},
"title_one": "Extensão",
"title_many": "Extensões",
@@ -184,12 +184,12 @@
},
"error": {
"label": {
- "invalid_url": "URL do repositório invalida"
+ "invalid_url": "URL do repositório inválida"
}
},
"label": {
- "title": "Repositórios de extensões",
- "description": "Adicionar um repositório de onde as extensões podem ser instaladas",
+ "title": "Repositórios da extensão",
+ "description": "Adicionar repositórios de onde as extensões podem ser instaladas",
"disclaimer": "Suwayomi não fornece suporte para repositórios ou extensões de terceiros!
Use com cuidado, pois pode haver autores mal-intencionados criando esses repositórios.
Você, como usuário, precisa verificar a segurança e confiar em qualquer repositório ou extensão."
}
}
@@ -333,7 +333,18 @@
"finished": "Finalizado",
"hidden": "Oculto",
"left": "Esquerda",
- "next": "Próximo"
+ "next": "Próximo",
+ "footnote": "{{value}}<0>$t(global.label.asterisk)0>",
+ "desktop": "Área de trabalho",
+ "vertical": "Vertical",
+ "warning": "Aviso",
+ "asterisk": "*",
+ "dark": "Escuro",
+ "error": "Erro",
+ "menu": "Menu",
+ "mobile": "Móvel",
+ "horizontal": "Horizontal",
+ "both": "Ambos"
},
"error": {
"label": {
@@ -371,6 +382,9 @@
"title": {
"weblate": "Weblate",
"enabled_languages": "Línguas permitidas"
+ },
+ "error": {
+ "load": "Não foi possível carregar a linguagem"
}
},
"update": {
@@ -422,6 +436,10 @@
"black": "Preto",
"gray": "Cinza",
"white": "Branco"
+ },
+ "value": "{{value}}{{unit}}",
+ "unit": {
+ "px": "pixel"
}
},
"download": {
@@ -443,7 +461,7 @@
"label": {
"downloading": "Baixando",
"error": "Erro",
- "finished": "Finalizado",
+ "finished": "$t(global.label.finished)",
"queued": "Na fila"
}
},
@@ -1248,7 +1266,8 @@
"page_info": {
"label": {
"of_max_pages": "de {{maxPages}}",
- "currently_on_page": "Atualmente na página"
+ "currently_on_page": "Atualmente na página",
+ "page": "Página"
}
},
"settings": {
@@ -1277,8 +1296,54 @@
},
"chapter_transition": {
"warning": {
- "missing_chapter": "Informar sobre capítulos faltando na transição de capítulos"
+ "missing_chapter": "Informar sobre capítulos faltando na transição de capítulos",
+ "scanlator_change": "Informe sobre mudança de scanlador na transição de capítulo"
}
+ },
+ "default_setting_footnote": "$t(global.label.asterisk): $t(reader.settings.active_setting)",
+ "active_setting": "Configuração ativa",
+ "custom_filter": {
+ "brightness": "Nível de brilho personalizado",
+ "contrast": "Nível de contraste personalizado",
+ "rgba": {
+ "blend_mode": {
+ "darken": "Escurecer",
+ "default": "$t(global.label.default)",
+ "lighten": "Clarear",
+ "multiply": "Multiplicar",
+ "overlay": "Sobrepor",
+ "screen": "Tela",
+ "title": "Modo de mistura de filtro de cor"
+ },
+ "red": "Vermelho",
+ "title": "Filtros de cor personalizados",
+ "green": "Verde",
+ "alpha": "Alfa",
+ "blue": "Azul"
+ },
+ "saturate": "Saturação personalizada",
+ "sepia": "Sépia",
+ "title": "Filtro personalizado",
+ "grayscale": "Escala de cinza",
+ "hue": "Matiz personalizada",
+ "invert": "Inverter"
+ },
+ "hotkey": {
+ "menu": "Ativar menu",
+ "auto_scroll_speed_decrease": "Diminuir velocidade do auto scroll",
+ "auto_scroll_speed_increase": "Aumentar velocidade do auto scroll",
+ "auto_scroll": "Ativar scroll automático"
+ },
+ "background_color": "Cor do plano de fundo",
+ "exit_mode": "Abrir página ao sair",
+ "auto_scroll": {
+ "smooth": "Rolagem automática suave",
+ "speed": "Velocidade de scroll automático",
+ "title": "Scroll automático"
+ },
+ "auto_webtoon_mode": {
+ "description": "Usar modo webtoon automaticamente para entradas detectadas como provavelmente usando o formato de tira longa",
+ "title": "Modo webtoon automático"
}
},
"button": {
@@ -1286,14 +1351,36 @@
"previous_chapter": "Capítulo anterior",
"open_menu": "Abrir menu",
"close_menu": "Fechar menu",
- "next_chapter": "Próximo capítulo"
+ "next_chapter": "Próximo capítulo",
+ "next_page": "Próxima página",
+ "chapter_list": "Lista de capítulos",
+ "previous_page": "Página anterior",
+ "retry_load_pages": "Tente novamente as páginas com erro"
},
"title": "Leitor — Manga {{mangaId}} Capítulo {{chapterIndex}}",
"error": {
"label": {
"no_pages_found": "Nenhuma página encontrada",
"prev_chapter_does_not_exist": "Não há capítulo anterior para abrir",
- "next_chapter_does_not_exist": "Não há próximo capítulo para abrir"
+ "next_chapter_does_not_exist": "Não há próximo capítulo para abrir",
+ "chapter_not_found": "Capítulo não existe"
+ }
+ },
+ "chapter_transition": {
+ "warning": {
+ "previous": {
+ "chapter_number_one": "Existe um capítulo faltando.\nAnterior: {{nextChapter}}\nAtual: {{currentChapter}}",
+ "chapter_number_many": "Existem {{count}} capítulos faltando.\nAnterior: {{nextChapter}}\nAtual: {{currentChapter}}",
+ "chapter_number_other": "",
+ "scanlator": "O capítulo anterior tem um scanlador diferente do capítulo atual.\nAnterior: {{nextScanlator}}\nAtual: {{currentScanlator}}"
+ },
+ "next": {
+ "scanlator": "O próximo capítulo tem um scanlador diferente do capítulo atual.\nAtual: {{currentScanlator}}\nPróximo: {{nextScanlator}}",
+ "chapter_number_one": "Existe um cápitulo faltando.\nAtual: {{currentChapter}}\nPróximo: {{nextChapter}}",
+ "chapter_number_many": "Existem {{count}} capítulos faltando.\nAtual: {{currentChapter}}\nPróximo: {{nextChapter}}",
+ "chapter_number_other": ""
+ },
+ "title": "Aviso de transição de capítulo"
}
}
},
@@ -1364,5 +1451,23 @@
}
},
"title": "Acompanhando"
+ },
+ "hotkeys": {
+ "title_one": "Atalho",
+ "title_many": "Atalhos",
+ "title_other": "",
+ "create": {
+ "dialog": {
+ "label": "Teclas gravadas:",
+ "placeholder": "Pressione teclas",
+ "title": "Registre atalho de teclado"
+ },
+ "error": {
+ "exists": "Atalho já existe"
+ }
+ },
+ "info": {
+ "delete": "Pressione tecla para remover atalho"
+ }
}
}
diff --git a/public/locales/ta.json b/public/locales/ta.json
new file mode 100644
index 00000000..fa6bfa15
--- /dev/null
+++ b/public/locales/ta.json
@@ -0,0 +1,1524 @@
+{
+ "chapter": {
+ "action": {
+ "download": {
+ "add": {
+ "label": {
+ "unread": "$ t (global.filter.label.unread)",
+ "action": "பதிவிறக்கம்",
+ "ahead": "$ t (download.settings.download_ahead.title) ({{count}})",
+ "all": "$ t (existion.language.all)",
+ "error_one": "பதிவிறக்கத்தைச் சேர்க்க முடியவில்லை",
+ "error_other": "பதிவிறக்கங்களைச் சேர்க்க முடியவில்லை",
+ "next": "$ t (reader.putton.next_chapter)",
+ "next_five": "அடுத்த 5 அத்தியாயங்கள்",
+ "next_ten": "அடுத்த 10 அத்தியாயங்கள்",
+ "next_twentyfive": "அடுத்த 25 அத்தியாயங்கள்",
+ "success_one": "பதிவிறக்கம் சேர்க்கப்பட்டது",
+ "success_other": "{{count}} பதிவிறக்கங்கள் சேர்க்கப்பட்டன"
+ },
+ "button": {
+ "selected": "தேர்ந்தெடுக்கப்பட்ட பதிவிறக்க"
+ }
+ },
+ "delete": {
+ "button": {
+ "selected": "தேர்ந்தெடுக்கப்பட்டதை நீக்கு"
+ },
+ "label": {
+ "action": "நீக்கு",
+ "error_one": "அத்தியாயத்தை நீக்க முடியவில்லை",
+ "error_other": "அத்தியாயங்களை நீக்க முடியவில்லை",
+ "success_one": "அத்தியாயம் நீக்கப்பட்டது",
+ "success_other": "{{count}} அத்தியாயங்கள் நீக்கப்பட்டன"
+ }
+ }
+ },
+ "mark_as_read": {
+ "add": {
+ "label": {
+ "error_one": "அத்தியாயத்தை வாசித்தபடி குறிக்க முடியவில்லை",
+ "error_other": "அத்தியாயங்களை வாசிப்பதாகக் குறிக்க முடியவில்லை",
+ "success_one": "அத்தியாயம் வாசிப்பு என குறிக்கப்பட்டுள்ளது",
+ "success_other": "{{count}}} அத்தியாயங்கள் வாசிக்கப்படுவதாக குறிக்கப்பட்டன",
+ "action": {
+ "current": "படித்தபடி குறி",
+ "previous": "முந்தையதைப் படித்ததாகக் குறிக்கவும்"
+ }
+ },
+ "button": {
+ "selected": "மார்க் படிக்கத் தேர்ந்தெடுக்கப்பட்டார்"
+ }
+ },
+ "remove": {
+ "button": {
+ "selected": "மார்க் படிக்காமல் தேர்ந்தெடுக்கப்பட்டார்"
+ },
+ "label": {
+ "action": "படிக்காத எனக் குறிக்கவும்",
+ "error_one": "அத்தியாயத்தை படிக்காததாகக் குறிக்க முடியவில்லை",
+ "error_other": "அத்தியாயங்களை படிக்காததாகக் குறிக்க முடியவில்லை",
+ "success_one": "அத்தியாயம் படிக்காதது என குறிக்கப்பட்டுள்ளது",
+ "success_other": "{{count}} அத்தியாயங்கள் படிக்காதவை என குறிக்கப்பட்டன"
+ }
+ }
+ },
+ "bookmark": {
+ "remove": {
+ "button": {
+ "selected": "தேர்ந்தெடுக்கப்பட்டவற்றிலிருந்து புக்மார்க்குகளை அகற்றவும்"
+ },
+ "label": {
+ "action": "புத்தகக்குறியை அகற்று",
+ "error_one": "புத்தகக்குறியை அகற்ற முடியவில்லை",
+ "error_other": "புக்மார்க்குகளை அகற்ற முடியவில்லை",
+ "success_one": "அத்தியாயம் புக்மார்க்கு நீக்கப்பட்டது",
+ "success_other": "{{count}} அத்தியாயம் புக்மார்க்குகள் அகற்றப்பட்டன"
+ }
+ },
+ "add": {
+ "button": {
+ "selected": "புக்மார்க்கு தேர்ந்தெடுக்கப்பட்டது"
+ },
+ "label": {
+ "action": "புக்மார்க்கைச் சேர்க்கவும்",
+ "error_one": "அத்தியாயத்தை புக்மார்க்கு செய்ய முடியவில்லை",
+ "error_other": "அத்தியாயங்களை புக்மார்க்கு செய்ய முடியவில்லை",
+ "success_one": "அத்தியாயம் புக்மார்க்கு செய்யப்பட்டது",
+ "success_other": "{{count}} அத்தியாயங்கள் புக்மார்க்கு செய்யப்பட்டன"
+ }
+ }
+ },
+ "label": {
+ "open_on_source": "மூலத்தில் திறந்திருக்கும்",
+ "select": "தேர்ந்தெடு"
+ }
+ },
+ "error": {
+ "label": {
+ "no_chapter_found": "அத்தியாயங்கள் எதுவும் கிடைக்கவில்லை",
+ "no_matches": "வடிகட்டியுடன் பொருந்தக்கூடிய அத்தியாயங்கள் இல்லை"
+ }
+ },
+ "option": {
+ "display": {
+ "label": {
+ "chapter_number": "அத்தியாயம் எண்",
+ "source_title": "மூல தலைப்பு"
+ }
+ }
+ },
+ "status": {
+ "label": {
+ "downloaded": "பதிவிறக்கம்"
+ }
+ },
+ "title_one": "பாடங்கள்",
+ "title_other": "பாடங்கள்"
+ },
+ "download": {
+ "settings": {
+ "delete_chapters": {
+ "while_reading": {
+ "label": {
+ "title": "படிக்கும் போது முடிக்கப்பட்ட அத்தியாயங்களை நீக்கு"
+ },
+ "option": {
+ "label": {
+ "fifth": "ஐந்தாவது முதல் கடைசியாக படிக்க அத்தியாயம்",
+ "first": "கடைசியாக படித்த அத்தியாயம்",
+ "fourth": "நான்காவது முதல் கடைசியாக படிக்க அத்தியாயம்",
+ "second": "இரண்டாவது முதல் கடைசியாக படிக்க அத்தியாயம்",
+ "third": "மூன்றாவது முதல் கடைசியாக படிக்க அத்தியாயம்"
+ }
+ }
+ },
+ "label": {
+ "allow_deletion_of_bookmarked": "புக்மார்க்கு செய்யப்பட்ட அத்தியாயங்களை நீக்க அனுமதிக்கவும்",
+ "manually_marked_as_read": "அத்தியாயத்தை கைமுறையாக வாசித்தபின் நீக்கு"
+ },
+ "title": "அத்தியாயங்களை நீக்கு"
+ },
+ "download_path": {
+ "label": {
+ "title": "இருப்பிடத்தைப் பதிவிறக்கவும்",
+ "description": "பதிவிறக்கம் செய்யப்பட்ட கோப்புகள் சேமிக்கப்பட வேண்டிய சேவையகத்தில் கோப்பகத்திற்கான பாதை"
+ }
+ },
+ "auto_download": {
+ "categories": {
+ "label": {
+ "include_in_download": "விலக்கப்பட்ட வகைகளில் உள்ளீடுகள் சேர்க்கப்பட்ட வகைகளில் இருந்தாலும் பதிவிறக்கம் செய்யப்படாது"
+ }
+ },
+ "download_limit": {
+ "label": {
+ "description": "பதிவிறக்கம் செய்யப் போகும் புதிய அத்தியாயங்களின் அளவைக் கட்டுப்படுத்துங்கள்.",
+ "title": "அத்தியாயம் பதிவிறக்க வரம்பு"
+ }
+ },
+ "label": {
+ "ignore_re_uploads": "மீண்டும் ஏற்றப்பட்ட அத்தியாயங்களை புறக்கணிக்கவும்",
+ "ignore_with_unread_chapters": "படிக்காத அத்தியாயங்களுடன் உள்ளீடுகளுக்கான தானியங்கி அத்தியாய பதிவிறக்கங்களை புறக்கணிக்கவும்",
+ "new_chapters": "புதிய அத்தியாயங்களைப் பதிவிறக்கவும்"
+ },
+ "title": "ஆட்டோ-டவுன்லோட்"
+ },
+ "download_ahead": {
+ "label": {
+ "description": "படிக்கும் போது எத்தனை அத்தியாயங்கள் பதிவிறக்கம் செய்யப்பட வேண்டும்.",
+ "while_reading": "படிக்கும் போது தானாக பதிவிறக்கம்",
+ "disclaimer": "தற்போதைய அத்தியாயம் மற்றும் அடுத்த அத்தியாயம் ஏற்கனவே பதிவிறக்கம் செய்யப்பட்டால் மட்டுமே செயல்படும்.",
+ "unread_chapters_to_download": "பதிவிறக்கம் செய்யப்படாத அத்தியாயங்களின் எண்ணிக்கை",
+ "value": "{{chapters}} $ t (அத்தியாயம்.டிடில்)"
+ },
+ "title": "மேலே பதிவிறக்கவும்"
+ },
+ "file_type": {
+ "label": {
+ "cbz": "சிபிஇசட் காப்பகமாக சேமிக்கவும்"
+ }
+ },
+ "title": "அமைப்புகளை பதிவிறக்கவும்"
+ },
+ "queue": {
+ "error": {
+ "label": {
+ "failed_delete_all": "வரிசையில் இருந்து அனைத்து பதிவிறக்கங்களையும் அகற்ற முடியவில்லை",
+ "failed_to_remove": "வரிசையில் இருந்து பதிவிறக்கத்தை அகற்ற முடியவில்லை.",
+ "failed_to_retry": "பதிவிறக்கம் தோல்வியுற்றது."
+ }
+ },
+ "label": {
+ "delete_all": "அனைத்தையும் நீக்கு",
+ "no_downloads": "பதிவிறக்கங்கள் இல்லை"
+ },
+ "title": "வரிசையைப் பதிவிறக்கவும்"
+ },
+ "state": {
+ "label": {
+ "downloading": "பதிவிறக்குகிறது",
+ "error": "பிழை",
+ "finished": "$ t (global.label.finished)",
+ "queued": "வரிசையில்"
+ }
+ },
+ "title": "பதிவிறக்கங்கள்"
+ },
+ "extension": {
+ "label": {
+ "installation_failed_one": "நீட்டிப்பை நிறுவ முடியவில்லை",
+ "installation_failed_other": "நீட்டிப்புகளை நிறுவ முடியவில்லை",
+ "add_repository_info": "நீட்டிப்புகளை நிறுவ நீங்கள் ஒரு நீட்டிப்பு களஞ்சியத்தை சேர்க்க வேண்டும்",
+ "installed_successfully_one": "நீட்டிப்பு நிறுவப்பட்டது",
+ "installed_successfully_other": "நீட்டிப்புகள் நிறுவப்பட்டுள்ளன",
+ "installing_file": "நீட்டிப்பு கோப்பை நிறுவுதல்…",
+ "uninstallation_failed_one": "நீட்டிப்பை நிறுவல் நீக்க முடியவில்லை",
+ "uninstallation_failed_other": "நீட்டிப்புகளை நிறுவல் நீக்க முடியவில்லை",
+ "update_failed_one": "நீட்டிப்பைப் புதுப்பிக்க முடியவில்லை",
+ "update_failed_other": "நீட்டிப்புகளை புதுப்பிக்க முடியவில்லை"
+ },
+ "action": {
+ "label": {
+ "install": "நிறுவவும்",
+ "install_external": "வெளிப்புற நீட்டிப்பை நிறுவவும்",
+ "uninstall": "நிறுவல் நீக்க",
+ "update": "புதுப்பிப்பு",
+ "update_all": "அனைத்தையும் புதுப்பிக்கவும்"
+ }
+ },
+ "language": {
+ "all": "அனைத்தும்",
+ "other": "மற்றொன்று"
+ },
+ "settings": {
+ "repositories": {
+ "custom": {
+ "dialog": {
+ "action": {
+ "button": {
+ "add": "களஞ்சியத்தைச் சேர்க்கவும்"
+ }
+ }
+ },
+ "error": {
+ "label": {
+ "invalid_url": "தவறான களஞ்சிய முகவரி"
+ }
+ },
+ "label": {
+ "description": "நீட்டிப்புகளை நிறுவக்கூடிய களஞ்சியங்களைச் சேர்க்கவும்",
+ "disclaimer": " 3 வது தரப்பு களஞ்சியங்கள் அல்லது நீட்டிப்புகளுக்கு சுவாவோமி எந்த ஆதரவையும் வழங்கவில்லை!
அந்த களஞ்சியங்களை உருவாக்கும் தீங்கிழைக்கும் நடிகர்கள் இருப்பதால் எச்சரிக்கையுடன் பயன்படுத்தவும்.",
+ "title": "நீட்டிப்பு களஞ்சியங்கள்"
+ }
+ }
+ }
+ },
+ "state": {
+ "label": {
+ "installed": "நிறுவப்பட்டது",
+ "installing": "நிறுவுகிறது",
+ "obsolete": "வழக்கற்றுப்போன",
+ "uninstalling": "நிறுவல் நீக்குதல்",
+ "update_pending": "புதுப்பிப்பு நிலுவையில் உள்ளது",
+ "updating": "புதுப்பித்தல்"
+ }
+ },
+ "title_one": "நீட்டிப்பு",
+ "title_other": "நீட்டிப்புகள்"
+ },
+ "global": {
+ "button": {
+ "copy": "நகலெடு",
+ "add": "கூட்டு",
+ "browse": "உலாவு",
+ "cancel": "ரத்துசெய்",
+ "changelog": "மாற்றபதிவு",
+ "clear": "தெளிவான",
+ "create": "உருவாக்கு",
+ "delete": "நீக்கு",
+ "deselect": "தேர்வுநீக்கு",
+ "dont_show_dialog_again": "இந்த உரையாடலை மீண்டும் காட்ட வேண்டாம்",
+ "edit": "தொகு",
+ "filter": "வடிப்பி",
+ "ignore": "புறக்கணிக்கவும்",
+ "latest": "அண்மைக் கால",
+ "log_in": "புகுபதிகை",
+ "log_out": "விடுபதிகை",
+ "migrate": "இடம்பெயர்வு",
+ "ok": "சரி",
+ "open": "திற",
+ "open_site": "திறந்த தளம்",
+ "options": "விருப்பங்கள்",
+ "popular": "மக்கள்",
+ "refresh": "புதுப்பிப்பு",
+ "remind_later": "பின்னர் நினைவூட்டுங்கள்",
+ "remove": "அகற்று",
+ "reset": "மீட்டமை",
+ "reset_to_default": "இயல்புநிலைக்கு மீட்டமைக்கவும்",
+ "restore": "மீட்டமை",
+ "resume": "மீண்டும் தொடங்குங்கள்",
+ "retry": "மீண்டும் முயற்சிக்கவும்",
+ "save": "சேமி",
+ "select": "தேர்ந்தெடு",
+ "select_all": "அனைத்தையும் தெரிவுசெய்",
+ "set": "கணம்",
+ "show_less": "குறைவாகக் காட்டு",
+ "show_more": "மேலும் காட்டு",
+ "start": "தொடங்கு",
+ "stop": "நிறுத்து",
+ "submit": "சமர்ப்பிக்கவும்"
+ },
+ "date": {
+ "label": {
+ "yesterday_at": "நேற்று {{timeString}}",
+ "day_one": "நாள்",
+ "day_other": "நாட்கள்",
+ "today": "இன்று",
+ "today_at": "இன்று {{timeString}}",
+ "yesterday": "நேற்று"
+ },
+ "value": {
+ "label": {
+ "day": "{{days}} $ t (global.date.label.day, lowers)"
+ }
+ }
+ },
+ "label": {
+ "asterisk": "*",
+ "advanced": "மேம்பட்ட",
+ "are_you_sure": "நீங்கள் உறுதியாக இருக்கிறீர்களா?",
+ "auto": "தானி",
+ "both": "இரண்டும்",
+ "bottom": "கீழே",
+ "browse": "உலாவு",
+ "client": "கிளீன்",
+ "close": "மூடு",
+ "copied_clipboard": "இடைநிலைப்பலகைக்கு நகலெடுக்கப்பட்டது",
+ "dark": "இருண்ட",
+ "default": "இயல்புநிலை",
+ "desktop": "டெச்க்டாப்",
+ "disabled": "முடக்கப்பட்டது",
+ "discord": "முரண்பாடு",
+ "display": "காட்சி",
+ "error": "பிழை",
+ "filter": "வடிப்பி",
+ "finished": "முடிந்தது",
+ "footnote": "{{value}} <0> $ t (global.label.asterisk) 0>",
+ "general": "பொது",
+ "github": "கிரப்",
+ "hidden": "மறைக்கப்பட்ட",
+ "horizontal": "கிடைமட்டமாக",
+ "info": "தகவல்",
+ "left": "இடது",
+ "light": "ஒளி",
+ "links": "இணைப்புகள்",
+ "load_in_progress": "தேவையான தரவை இன்னும் ஏற்றுகிறது…",
+ "loading": "ஏற்றுகிறது…",
+ "logged_in": "உள்நுழைந்தது",
+ "menu": "பட்டியல்",
+ "mobile": "மொபைல்",
+ "never": "ஒருபோதும்",
+ "next": "அடுத்தது",
+ "none": "எதுவுமில்லை",
+ "open_in_browser": "உலாவியில் திற",
+ "other": "மற்றொன்று",
+ "password": "கடவுச்சொல்",
+ "placeholder": "இடம் வைத்திருப்பவர்",
+ "previous": "முந்தைய",
+ "right": "வலது",
+ "share": "பங்கு",
+ "sort": "வரிசைப்படுத்து",
+ "standard": "தரநிலை",
+ "started": "தொடங்கியது",
+ "success": "செய்",
+ "system": "மண்டலம்",
+ "type": "வகை",
+ "unknown": "தெரியவில்லை",
+ "username": "பயனர்பெயர்",
+ "vertical": "செங்குத்து",
+ "warning": "எச்சரிக்கை"
+ },
+ "sort": {
+ "label": {
+ "by_fetch_date": "தேதி மூலம் பெறப்பட்டது",
+ "asc": "ஏறுதல்",
+ "by_chapter_number": "அத்தியாய எண் மூலம்",
+ "by_source": "மூலத்தால்",
+ "by_upload_date": "பதிவேற்றுவதன் மூலம்",
+ "desc": "இறங்கு"
+ }
+ },
+ "update": {
+ "label": {
+ "checking": "புதுப்பிப்புக்கு சோதனை",
+ "available": "புதுப்பிப்பு கிடைக்கிறது",
+ "check_failure": "புதுப்பிப்பை சரிபார்க்க முடியவில்லை",
+ "info": "சேவையக பதிப்பு {{version}} ({{channel}}) பதிவிறக்கத்திற்கு கிடைக்கிறது",
+ "up_to_date": "இது அண்மைக் கால பதிப்பு",
+ "update_failure": "புதுப்பிப்பு தோல்வியடைந்தது",
+ "update_success": "{{name} the பதிப்பு {{name}} ({{version}}) க்கு புதுப்பிக்கப்பட்டது",
+ "updating": "{{progress}}% | புதுப்பித்தல்…"
+ },
+ "settings": {
+ "inform": {
+ "label": {
+ "description": "புதிய பதிப்பு கிடைத்தால் ஒரு உரையாடலைக் காட்டுகிறது",
+ "title": "கிடைக்கக்கூடிய புதுப்பிப்பு பற்றி தெரிவிக்கவும்"
+ }
+ }
+ }
+ },
+ "colors": {
+ "black": "கருப்பு",
+ "gray": "சாம்பல்",
+ "white": "வெள்ளை"
+ },
+ "error": {
+ "label": {
+ "failed_to_load_data": "தரவை ஏற்ற முடியவில்லை",
+ "failed_to_save_changes": "மாற்றங்களைச் சேமிப்பதில் தோல்வி",
+ "invalid_action": "இது சரியான நடவடிக்கை அல்ல",
+ "invalid_file_type": "தவறான பைல்டைப்",
+ "invalid_input": "தவறான உள்ளீடு",
+ "update_failed": "புதுப்பிப்புகளை சரிபார்க்க முடியவில்லை"
+ }
+ },
+ "filter": {
+ "label": {
+ "bookmarked": "புக்மார்க்கு செய்யப்பட்டது",
+ "downloaded": "பதிவிறக்கம்",
+ "duplicate_chapters": "நகல் அத்தியாயங்கள்",
+ "started": "தொடங்கியது",
+ "tracked": "கண்காணிக்கப்பட்டது",
+ "unread": "படிக்காதது"
+ }
+ },
+ "grid_layout": {
+ "label": {
+ "comfortable_grid": "வசதியான கட்டம்",
+ "compact_grid": "கச்சிதமான கட்டம்",
+ "list": "பட்டியல்"
+ },
+ "title": "காட்சி முறை"
+ },
+ "language": {
+ "error": {
+ "load": "மொழியை ஏற்ற முடியவில்லை"
+ },
+ "label": {
+ "language": "மொழி",
+ "language_with_code": "குறியீட்டைக் கொண்ட மொழி: {{code}}"
+ },
+ "title": {
+ "enabled_languages": "அனுமதிக்கப்பட்ட மொழிகள்",
+ "weblate": "வலைபெயர்ப்பு"
+ }
+ },
+ "time": {
+ "hour_short": "ம",
+ "minutes": {
+ "minute_one": "நிமிடங்கள்",
+ "minute_other": "நிமிடங்கள்",
+ "value": "{{count}} $ t (global.time.minutes.minute, Lowers)"
+ },
+ "seconds": {
+ "second_one": "இரண்டாவது",
+ "second_other": "நொடிகள்",
+ "value": "{{count}} $ t (Global.time.seconds.second, LowerSond)"
+ }
+ },
+ "unit": {
+ "px": "பி.எக்ச்"
+ },
+ "value": "{{value}} {{unit}}"
+ },
+ "library": {
+ "option": {
+ "display": {
+ "tab": {
+ "title": "தாவல்கள்",
+ "label": {
+ "show_number_of_items": "பொருட்களின் எண்ணிக்கையைக் காட்டு"
+ }
+ },
+ "badge": {
+ "label": {
+ "download_badges": "பேட்ச்களைப் பதிவிறக்கவும்",
+ "unread_badges": "படிக்காத பேட்ச்கள்"
+ },
+ "title": "பேட்ச்கள்"
+ },
+ "other": {
+ "label": {
+ "show_continue_reading_button": "தொடர்ந்து வாசிப்பு பொத்தானைக் காட்டு"
+ }
+ }
+ },
+ "sort": {
+ "label": {
+ "alphabetically": "A-z",
+ "by_date_added": "அண்மைக் காலத்தில் சேர்க்கப்பட்டது",
+ "by_last_read": "அண்மைக் காலத்தில் படியுங்கள்",
+ "by_latest_fetched_chapter": "அண்மைக் கால பெறப்பட்ட அத்தியாயம்",
+ "by_latest_uploaded_chapter": "அண்மைக் கால பதிவேற்றப்பட்ட அத்தியாயம்",
+ "by_total_chapters": "மொத்த அத்தியாயங்கள்",
+ "by_unread_chapters": "படிக்காத அத்தியாயங்கள்"
+ }
+ }
+ },
+ "settings": {
+ "global_update": {
+ "label": {
+ "last_update": "கடைசி புதுப்பிப்பு: {{date}}",
+ "last_update_tooltip": "$ t (நூலகம்.செட்டிங்ச்.க்ளோபல்_அப்டேட்.டிடில்) ($ t (நூலகம்.செட்டிங்ச்.செட்டிங்ச்.சி.எல்.ஓ."
+ },
+ "auto_update": {
+ "interval": {
+ "label": {
+ "title": "தானியங்கி புதுப்பிப்பு இடைவெளி",
+ "value": "{{hours}} $ t (Global.time.hour_short)"
+ }
+ },
+ "label": {
+ "title": "தானியங்கி புதுப்பிப்புகள்"
+ }
+ },
+ "categories": {
+ "label": {
+ "info": "விலக்கப்பட்ட வகைகளில் உள்ளீடுகள் சேர்க்கப்பட்ட வகைகளில் இருந்தாலும் புதுப்பிக்கப்படாது"
+ }
+ },
+ "entries": {
+ "label": {
+ "completed": "\"நிறைவு\" அந்தச்துடன்",
+ "not_started": "அது தொடங்கப்படவில்லை",
+ "unread_chapters": "படிக்காத அத்தியாயங்களுடன்)"
+ },
+ "title": "உள்ளீடுகளைப் புதுப்பிப்பதைத் தவிர்க்கவும்"
+ },
+ "metadata": {
+ "label": {
+ "description": "நூலகத்தைப் புதுப்பிக்கும்போது புதிய கவர் மற்றும் விவரங்களைச் சரிபார்க்கவும்",
+ "title": "மெட்டாடேட்டாவை தானாக புதுப்பிக்கவும்"
+ }
+ },
+ "title": "உலகளாவிய புதுப்பிப்பு"
+ },
+ "title": "நூலக அமைப்புகள்",
+ "advanced": {
+ "database": {
+ "cleanup": {
+ "label": {
+ "description": "வகைகளிலிருந்து நூலகமற்ற மங்காவை அகற்றவும்",
+ "error": "வகைகளிலிருந்து நூலகமற்ற மங்காவை அகற்ற முடியவில்லை",
+ "success": "வகைகளிலிருந்து நூலகமற்ற மங்காவை அகற்றியது",
+ "title": "தூய்மைப்படுத்தும் தரவுத்தளம்"
+ }
+ }
+ },
+ "duplicates": {
+ "label": {
+ "description": "உங்கள் நூலகத்தில் அனைத்து நகல் உள்ளீடுகளையும் காட்டுங்கள்",
+ "title": "நகல் உள்ளீடுகள்"
+ },
+ "settings": {
+ "label": {
+ "check_description": "விளக்கத்தை சரிபார்க்கவும்"
+ }
+ }
+ }
+ },
+ "general": {
+ "add_to_library": {
+ "category_selection": {
+ "label": {
+ "description": "நூலகத்தில் ஒரு மங்காவைச் சேர்க்கும்போது வகை தேர்வு உரையாடலைக் காட்டு",
+ "title": "வகை தேர்வு உரையாடல்"
+ }
+ }
+ },
+ "remove_from_library": {
+ "remove_from_categories": {
+ "label": {
+ "description": "நூலகத்திலிருந்து அகற்றும்போது வகைகளிலிருந்து மங்காவை அகற்றவும்",
+ "title": "மங்கா வகைகளை மறந்து விடுங்கள்"
+ }
+ }
+ },
+ "search": {
+ "ignore_filters": {
+ "label": {
+ "description": "தேடல் முடிவுகளில் தற்போதைய வடிப்பான்களுடன் பொருந்தாத மங்கா அடங்கும்",
+ "title": "தேடும்போது வடிப்பான்களை புறக்கணிக்கவும்"
+ }
+ }
+ }
+ }
+ },
+ "title": "நூலகம்",
+ "action": {
+ "label": {
+ "stop_update": "உலகளாவிய புதுப்பிப்பை நிறுத்துங்கள்",
+ "update_category": "புதுப்பிப்பு வகை",
+ "update_library": "நூலகத்தைப் புதுப்பிக்கவும்"
+ }
+ },
+ "error": {
+ "label": {
+ "add_to_library": "மங்காவை நூலகத்தில் சேர்க்க முடியவில்லை!",
+ "empty": "உங்கள் நூலகம் காலியாக உள்ளது",
+ "no_matches": "இந்த வடிப்பானுடன் எந்த மங்காவும் பொருந்தவில்லை",
+ "remove_from_library": "மங்காவை நூலகத்திலிருந்து அகற்ற முடியவில்லை!",
+ "stop_global_update": "உலகளாவிய புதுப்பிப்பை நிறுத்த முடியவில்லை"
+ }
+ },
+ "info": {
+ "label": {
+ "added_to_library": "நூலகத்தில் மங்கா சேர்த்தார்!",
+ "removed_from_library": "நூலகத்திலிருந்து மங்காவை அகற்றினார்!"
+ }
+ }
+ },
+ "manga": {
+ "action": {
+ "category": {
+ "button": {
+ "selected": "தேர்ந்தெடுக்கப்பட்ட வகைகளை மாற்றவும்"
+ },
+ "label": {
+ "action": "வகைகளை மாற்றவும்",
+ "error_one": "மங்காவின் வகைகளை மாற்ற முடியவில்லை",
+ "error_other": "மங்காவின் வகைகளை மாற்ற முடியவில்லை",
+ "success_one": "மங்காவின் வகைகள்",
+ "success_other": "{{count}} மங்காவின் மாற்றப்பட்ட வகைகள்"
+ }
+ },
+ "track": {
+ "remove": {
+ "label": {
+ "error": "மங்காவை கட்டுப்படுத்த முடியவில்லை",
+ "success": "தடையற்ற மங்கா"
+ },
+ "dialog": {
+ "label": {
+ "delete_remote_track": "{{tracker} இருந்து இலிருந்து அகற்று",
+ "description": "இது உள்நாட்டில் கண்காணிப்பை அகற்றும்.",
+ "title": "{{tracker}} கண்காணிப்பதை அகற்று?"
+ }
+ }
+ },
+ "add": {
+ "label": {
+ "action": "மின்தடம்",
+ "error": "மங்காவைக் கண்காணிக்க முடியவில்லை",
+ "success": "கண்காணிக்கப்பட்ட மங்கா"
+ }
+ }
+ },
+ "library": {
+ "add": {
+ "dialog": {
+ "duplicate": {
+ "label": {
+ "failure": "உங்கள் நூலகத்தில் நகல் செய்யப்பட்ட மங்காவை சரிபார்க்க முடியவில்லை.\n\n பிழை: {{error}}",
+ "info": "அதே பெயருடன் உங்கள் நூலகத்தில் ஒரு நுழைவு உள்ளது."
+ }
+ }
+ }
+ },
+ "remove": {
+ "button": {
+ "selected": "நூலகத்திலிருந்து தேர்ந்தெடுக்கப்பட்டதை அகற்று"
+ },
+ "dialog": {
+ "label": {
+ "message": "உங்கள் நூலகத்திலிருந்து \"{{title}}\" ஐ அகற்ற உள்ளீர்கள்"
+ }
+ },
+ "label": {
+ "action": "நூலகத்திலிருந்து அகற்று",
+ "error_one": "மங்காவை நூலகத்திலிருந்து அகற்ற முடியவில்லை",
+ "error_other": "மங்காவை நூலகத்திலிருந்து அகற்ற முடியவில்லை",
+ "success_one": "நூலகத்திலிருந்து மங்காவை அகற்றினார்",
+ "success_other": "அகற்றப்பட்டது {{count}} மங்காவை நூலகத்திலிருந்து"
+ }
+ }
+ },
+ "migrate": {
+ "label": {
+ "error": "மங்காவை குடியேற முடியவில்லை",
+ "success": "மங்காவை வெற்றிகரமாக குடியேறியது"
+ }
+ }
+ },
+ "button": {
+ "add_to_library": "நூலகத்தில் சேர்க்கவும்",
+ "in_library": "நூலகத்தில்",
+ "track": {
+ "active_one": "{{count}} டிராக்கர்",
+ "active_other": "{{count}} டிராக்கர்",
+ "start": "கண்காணிப்பு"
+ }
+ },
+ "error": {
+ "label": {
+ "no_mangas_found": "எந்த மங்காவும் கிடைக்கவில்லை",
+ "no_matches": "இந்த வடிப்பானுடன் எந்த மங்காவும் பொருந்தவில்லை",
+ "request_failure": "மங்காவை ஏற்ற முடியவில்லை"
+ }
+ },
+ "label": {
+ "artist": "கலைஞர்",
+ "author": "நூலாசிரியர்",
+ "edit_categories": "மங்கா வகைகளைத் திருத்து",
+ "reload_from_source": "மூலத்திலிருந்து தரவை மீண்டும் ஏற்றவும்",
+ "status": "நிலை"
+ },
+ "status": {
+ "cancelled": "ரத்து செய்யப்பட்டது",
+ "completed": "முடிந்தது",
+ "hiatus": "இடைவெளி",
+ "licensed": "உரிமம்",
+ "ongoing": "நடந்து கொண்டிருக்கிறது",
+ "publishing_finished": "வெளியீடு முடிந்தது",
+ "unknown": "$ T (Global.label.unknown)"
+ },
+ "title_one": "மங்கா",
+ "title_other": "மங்கா"
+ },
+ "reader": {
+ "button": {
+ "previous_chapter": "முந்தைய அத்தியாயம்",
+ "previous_page": "முந்தைய பக்கம்",
+ "chapter_list": "அத்தியாயம் பட்டியல்",
+ "close_menu": "பட்டியல் மூடு",
+ "exit": "வெளியேறும் வாசகர்",
+ "next_chapter": "அடுத்த அத்தியாயம்",
+ "next_page": "அடுத்த பக்கம்",
+ "open_menu": "திறந்த பட்டியல்",
+ "retry_load_pages": "பிழையான பக்கங்களை மீண்டும் முயற்சிக்கவும்"
+ },
+ "settings": {
+ "default_setting_footnote": "$ t (global.label.asterisk): $ t (reader.settings.active_setting)",
+ "active_setting": "செயலில் அமைப்பு",
+ "auto_scroll": {
+ "smooth": "மென்மையான ஆட்டோ ச்க்ரோலிங்",
+ "speed": "ஆட்டோ உருள் விரைவு",
+ "title": "ஆட்டோ ச்க்ரோல்"
+ },
+ "auto_webtoon_mode": {
+ "description": "நீண்ட துண்டு வடிவமைப்பைப் பயன்படுத்தக் கண்டறியப்பட்ட உள்ளீடுகளுக்கு தானாக வெப்டூன் பயன்முறையைப் பயன்படுத்துங்கள்",
+ "title": "ஆட்டோ வெப்டோன் பயன்முறை"
+ },
+ "background_color": "பின்னணி நிறம்",
+ "chapter_transition": {
+ "warning": {
+ "missing_chapter": "அத்தியாய மாற்றத்தில் காணாமல் போன அத்தியாயங்களைப் பற்றி தெரிவிக்கவும்",
+ "scanlator_change": "அத்தியாய மாற்றத்தில் ச்கேன்லேட்டரை மாற்றுவது பற்றி தெரிவிக்கவும்"
+ }
+ },
+ "custom_filter": {
+ "contrast": "தனிப்பயன் மாறுபாடு",
+ "brightness": "தனிப்பயன் ஒளி",
+ "grayscale": "கிரேச்கேல்",
+ "hue": "தனிப்பயன் சாயல்",
+ "invert": "தலைகீழ்",
+ "rgba": {
+ "alpha": "அகர",
+ "blend_mode": {
+ "darken": "தட்டவும்",
+ "default": "$ t (global.label.default)",
+ "lighten": "ஒளிரச் செய்யுங்கள்",
+ "multiply": "பெருக்கவும்",
+ "overlay": "மேலடுக்கு",
+ "screen": "திரை",
+ "title": "வண்ண வடிகட்டி கலப்பு முறை"
+ },
+ "blue": "நீலம்",
+ "green": "பச்சை",
+ "red": "சிவப்பு",
+ "title": "தனிப்பயன் வண்ண வடிப்பான்கள்"
+ },
+ "saturate": "தனிப்பயன் நிறைவுற்றது",
+ "sepia": "செபியா",
+ "title": "தனிப்பயன் வடிகட்டி"
+ },
+ "error": {
+ "label": {
+ "failed_to_save_settings": "வாசகர் அமைப்புகளை சேவையகத்திற்கு சேமிக்க முடியவில்லை"
+ }
+ },
+ "exit_mode": "வெளியேறும்போது பக்கத்தைத் திறக்கவும்",
+ "hotkey": {
+ "auto_scroll": "ஆட்டோ சுருளை மாற்றவும்",
+ "auto_scroll_speed_decrease": "ஆட்டோ சுருள் வேகத்தைக் குறைக்கவும்",
+ "auto_scroll_speed_increase": "ஆட்டோ உருள் வேகத்தை அதிகரிக்கவும்",
+ "menu": "மெனுவை மாற்றவும்",
+ "next_chapter": "அடுத்த அத்தியாயம்",
+ "next_page": "அடுத்த பக்கம்",
+ "offset_spread_pages": "ஆஃப்செட் பரவலான பக்கங்களை மாற்றவும்",
+ "previous_chapter": "முந்தைய அத்தியாயம்",
+ "previous_page": "முந்தைய பக்கம்",
+ "reading_direction": "சுழற்சி வாசிப்பு திசை",
+ "reading_mode": "சுழற்சி வாசிப்பு முறை",
+ "scale_type": "சுழற்சி பட அளவிலான வகை",
+ "scroll_backward": "பின்னோக்கி உருட்டவும்",
+ "scroll_forward": "முன்னோக்கி உருட்டவும்",
+ "stretch_image": "நீட்டிக்க படத்தை மாற்றவும்"
+ },
+ "image_preload_amount": "படங்களை முன்னரே ஏற்றவும்",
+ "label": {
+ "behaviour": "நடத்தை",
+ "fit_page_to_window": "சாளரத்திற்கு பக்கத்தைப் பொருத்துங்கள்",
+ "layout": "மனையமைவு",
+ "load_next_chapter": "முடிவில் அடுத்த அத்தியாயத்தை ஏற்றவும்",
+ "offset_double_spread": "ஆஃப்செட் இரட்டை பரவல்கள்",
+ "limit_reader_width": "வாசகர் அகலத்தைக் கட்டுப்படுத்துங்கள்",
+ "page_gap": "பக்க இடைவெளி",
+ "reader_type": "வாசகர் வகை",
+ "reader_width": "வாசகர் அகலம்",
+ "reading_direction": "வாசிப்பு திசை",
+ "reading_mode": "படித்தல் பயன்முறை",
+ "show_page_number": "பக்க எண்ணைக் காட்டு",
+ "skip_dup_chapters": "நகல் அத்தியாயங்களைத் தவிர்க்கவும்",
+ "static_navigation": "நிலையான வழிசெலுத்தல்"
+ },
+ "overlay_mode": "மேலடுக்கு முறை",
+ "page_scale": {
+ "height": "பொருத்தமான உயரத்திற்கு",
+ "original": "அசல் அளவு",
+ "screen": "திரை பொருத்தம்",
+ "stretch": "சிறிய பக்கங்களை நீட்டவும்",
+ "title": "அளவிலான வகை",
+ "width": "பொருந்தக்கூடிய அகலம்"
+ },
+ "preview": {
+ "reading_mode": {
+ "description": "வாசகர் திறக்கப்படும்போது அல்லது பயன்முறை மாற்றப்படும்போது தற்போதைய பயன்முறையை சுருக்கமாகக் காட்டு",
+ "title": "வாசிப்பு பயன்முறையைக் காட்டு"
+ },
+ "tap_zones": {
+ "description": "வாசகர் திறக்கப்படும்போது அல்லது தளவமைப்பு மாற்றப்படும் போது சுருக்கமாக குழாய் மண்டல தளவமைப்பு முன்னோட்டத்தைக் காட்டு",
+ "title": "குழாய் மண்டலங்கள் மேலடுக்கைக் காட்டு"
+ }
+ },
+ "progress_bar": {
+ "auto_vertical_position": {
+ "title": "தானியங்கி முன்னேற்றப் பட்டை செங்குத்து நிலை"
+ },
+ "position": "முன்னேற்றப் பட்டி நிலை",
+ "size": "முன்னேற்றப் பட்டி அளவு",
+ "style": "முன்னேற்றப் பட்டி நடை"
+ },
+ "reader_type": {
+ "label": {
+ "continuous_horizontal": "தொடர்ச்சியான கிடைமட்ட",
+ "continuous_vertical": "தொடர்ச்சியான செங்குத்து",
+ "double_page": "இரட்டை பக்கம்",
+ "single_page": "ஒற்றை பக்கம்",
+ "webtoon": "வெப்டூன்"
+ }
+ },
+ "source_series": "தொடர் அமைப்புகள்",
+ "reading_direction": {
+ "ltr": "இடமிருந்து வலமாக",
+ "rtl": "வலமிருந்து இடமாக"
+ },
+ "tap_zones": {
+ "edge": "விளிம்பு",
+ "invert": "தட்டல் மண்டலங்களைத் தலைகீழ்",
+ "kindle": "கின்டெல்",
+ "l_shape": "எல்-வடிவம்",
+ "title": "மண்டலங்களைத் தட்டவும்",
+ "right_left": "வலது மற்றும் இடது"
+ },
+ "title": {
+ "quick_settings": "விரைவான அமைப்புகள்",
+ "reader_settings": "வாசகர் அமைப்புகள்"
+ }
+ },
+ "chapter_transition": {
+ "warning": {
+ "next": {
+ "chapter_number_one": "காணாமல் போன ஒரு அத்தியாயம் உள்ளது.\n நடப்பு: {{currentChapter}}}\n அடுத்து: {{nextChapter}}}",
+ "chapter_number_other": "{{count}} காணாமல் போன அத்தியாயங்கள் உள்ளன.\n நடப்பு: {{currentChapter}}}\n அடுத்து: {{nextChapter}}}",
+ "scanlator": "அடுத்த அத்தியாயத்தில் வேறுபட்ட ச்கேன்லேட்டர் உள்ளது.\n நடப்பு: {{currentScanlator}}}\n அடுத்து: {{nextScanlator}}}"
+ },
+ "previous": {
+ "chapter_number_one": "காணாமல் போன ஒரு அத்தியாயம் உள்ளது.\n முந்தைய: {{nextChapter}}\n நடப்பு: {{currentChapter}}",
+ "chapter_number_other": "{{count}} காணாமல் போன அத்தியாயங்கள் உள்ளன.\n முந்தைய: {{nextChapter}}\n நடப்பு: {{currentChapter}}",
+ "scanlator": "முந்தைய அத்தியாயத்தில் வேறுபட்ட ச்கேன்லேட்டர் உள்ளது.\n முந்தைய: {{nextScanlator}}}\n நடப்பு: {{currentScanlator}}}"
+ },
+ "title": "அத்தியாயம் மாற்றம் எச்சரிக்கை"
+ }
+ },
+ "error": {
+ "label": {
+ "chapter_not_found": "அத்தியாயம் இல்லை",
+ "next_chapter_does_not_exist": "திறக்க அடுத்த அத்தியாயம் இல்லை",
+ "no_pages_found": "பக்கங்கள் எதுவும் கிடைக்கவில்லை",
+ "prev_chapter_does_not_exist": "திறக்க முந்தைய அத்தியாயம் எதுவும் இல்லை"
+ }
+ },
+ "page_info": {
+ "label": {
+ "currently_on_page": "தற்போது பக்கத்தில்",
+ "of_max_pages": "{{maxPages}}",
+ "page": "பக்கம்"
+ }
+ },
+ "title": "ரீடர் - மங்கா {{mangaId}} அத்தியாயம் {{chapterIndex}}",
+ "transition_page": {
+ "current": "நடப்பு:",
+ "exit": {
+ "manga_page": "மங்கா பக்கத்திற்கு வெளியேறவும்",
+ "previous_page": "முந்தைய பக்கத்திற்கு வெளியேறவும்"
+ },
+ "finished": "$ t (global.label.finished):",
+ "first_chapter": "முந்தைய அத்தியாயம் எதுவும் இல்லை",
+ "last_chapter": "அடுத்த அத்தியாயம் இல்லை",
+ "next": "$ t (global.label.next):",
+ "previous": "$ t (global.label.previous):"
+ }
+ },
+ "settings": {
+ "appearance": {
+ "theme": {
+ "pure_black_mode": "தூய கருப்பு இருண்ட பயன்முறை",
+ "create": {
+ "action": "கருப்பொருள் உருவாக்குதல்…",
+ "dialog": {
+ "description": "கருப்பொருளை எவ்வாறு தனிப்பயனாக்குவது என்பதற்காக அதிகாரப்பூர்வ <0> MUI ஆவணங்கள் 0> ஐப் பார்க்கவும்.\n தட்டு பநிஇ ஆதரிக்கப்படவில்லை, நீங்கள் புதிய <1> வண்ணத் திட்டங்கள் பநிஇ 1> ஐப் பயன்படுத்த வேண்டும்.\n\n <2> MUI கருப்பொருள் உருவாக்கியவர் 2> போன்ற கருப்பொருள் படைப்பாளர்களைப் பயன்படுத்தலாம், இருப்பினும், புதிய வண்ணத் திட்டங்கள் பநிஇ இன் படி உருவாக்கப்பட்ட பொருளை நீங்கள் சரிசெய்ய வேண்டும்.\n\n எந்த பின்னணியும் வரையறுக்கப்படாவிட்டால், முதன்மை வண்ணத்தின் அடிப்படையில் பின்னணி கணக்கிடப்படும்",
+ "error": {
+ "invalid_json": "தவறான சாதொபொகு",
+ "invalid_name": "கருப்பொருள் பெயர் தனித்துவமாக இருக்க வேண்டும் மற்றும் 16 எழுத்துகளின் வரம்பைக் கொண்டிருக்க வேண்டும்"
+ },
+ "theme_name": "பெயர்"
+ },
+ "failure": "கருப்பொருள் உருவாக்க முடியவில்லை",
+ "success": "உருவாக்கப்பட்ட கருப்பொருள்",
+ "title": "கருப்பொருள் உருவாக்கவும்"
+ },
+ "delete": {
+ "action": "கருப்பொருள் \"{{theme}}\"…",
+ "failure": "கருப்பொருள் \"{{theme}}\" ஐ நீக்க முடியவில்லை",
+ "success": "நீக்கப்பட்ட கருப்பொருள் \"{{theme}}\""
+ },
+ "edit": {
+ "action": "கருப்பொருள் மாற்றங்களைச் சேமித்தல்…",
+ "failure": "கருப்பொருள் மாற்றங்களைச் சேமிக்க முடியவில்லை",
+ "success": "சேமித்த கருப்பொருள் மாற்றங்கள்",
+ "title": "கருப்பொருள் திருத்து"
+ },
+ "mode": "கருப்பொருள் பயன்முறை",
+ "select": {
+ "fonts": {
+ "error": "கருப்பொருள் எழுத்துருக்களை ஏற்ற முடியவில்லை",
+ "loading": "கருப்பொருள் எழுத்துருக்களை ஏற்றுகிறது…"
+ },
+ "success": "தேர்ந்தெடுக்கப்பட்ட கருப்பொருள்"
+ },
+ "themes": {
+ "bright_pink": "பிரகாசமான இளஞ்சிவப்பு",
+ "crimson": "கிரிம்சன்",
+ "dune": "மணல்மயமாக்கல்",
+ "forest_dew": "வன பனி",
+ "lavender": "சுகந்தி",
+ "minty_miracles": "புதினா அற்புதங்கள்",
+ "mountain_sunset": "மலை சூரிய மறைவு",
+ "orange_juice": "ஆரஞ்சு சாறு",
+ "rosegold": "ரோச்கோல்ட்",
+ "tree_frog_green": "மர தவளை பச்சை",
+ "veronica": "வெரோனிகா",
+ "ying_and_yang": "யிங் & யாங்"
+ },
+ "title": "கருப்பொருள்"
+ },
+ "manga_dynamic_color_schemes": {
+ "description": "சிறுபடத்தின் அடிப்படையில் மங்கா பக்கத்தில் கருப்பொருள் வண்ணங்களை மாற்றுகிறது",
+ "title": "மங்கா பக்கத்தில் மாறும் கருப்பொருள் வண்ணங்கள்"
+ },
+ "manga_thumbnail_backdrop": {
+ "title": "மங்கா சிறுபடம் பின்னணியாக",
+ "description": "மங்கா சிறுபடத்தை மங்கா பக்கத்தில் பின்னணி படமாக அமைக்கிறது"
+ },
+ "title": "தோற்றம்"
+ },
+ "backup": {
+ "title": "காப்புப்பிரதி",
+ "action": {
+ "create": {
+ "label": {
+ "description": "டச்சியோமி காப்புப்பிரதியாக நூலகத்தை காப்புப் பிரதி எடுக்கவும்",
+ "title": "காப்புப்பிரதியை உருவாக்கவும்"
+ }
+ },
+ "restore": {
+ "button": "மீட்டமை",
+ "error": {
+ "label": {
+ "failure": "காப்புப்பிரதியை மீட்டெடுக்க முடியவில்லை",
+ "legacy_backup_unsupported": "மரபு காப்புப்பிரதிகள் ஆதரிக்கப்படவில்லை!"
+ }
+ },
+ "label": {
+ "description": "காப்புப்பிரதி கோப்பை மீட்டெடுக்க நீங்கள் இங்கே இழுத்து விடலாம்",
+ "in_progress": "காப்புப்பிரதியை மீட்டமைத்தல்…",
+ "success": "காப்புப்பிரதி மீட்டெடுக்கப்பட்டது.",
+ "title": "காப்புப்பிரதியை மீட்டமைக்கவும்"
+ }
+ },
+ "validate": {
+ "dialog": {
+ "content": {
+ "label": {
+ "missing_trackers": "பின்வரும் டிராக்கர்கள் உள்நுழையவில்லை:",
+ "missing_sources": "பின்வரும் ஆதாரங்கள் நிறுவப்படவில்லை:"
+ }
+ },
+ "title": "காப்பு சரிபார்ப்பு"
+ },
+ "error": {
+ "label": {
+ "failure": "காப்புப்பிரதியை சரிபார்க்க முடியவில்லை"
+ }
+ }
+ }
+ },
+ "automated": {
+ "cleanup": {
+ "label": {
+ "title": "காப்புப்பிரதி தூய்மைப்படுத்துதல்",
+ "value": "$ T ஐ விட பழைய காப்புப்பிரதிகளை நீக்கு (Global.date.value.label.day)"
+ }
+ },
+ "label": {
+ "interval": "காப்பு இடைவெளி",
+ "time": "காப்புப்பிரதி நேரம்"
+ },
+ "location": {
+ "label": {
+ "description": "தானியங்கி காப்புப்பிரதிகள் சேமிக்கப்பட வேண்டிய சேவையகத்தில் கோப்பகத்திற்கான பாதை",
+ "title": "காப்புப்பிரதி இருப்பிடம்"
+ }
+ }
+ }
+ },
+ "device": {
+ "active_device": {
+ "label": {
+ "title": "செயல்படுச் சாதனம்",
+ "description": "அதன் சேவையக சேமிக்கப்பட்ட இடைமுகம் அமைப்புகளைப் பயன்படுத்த ஒரு சாதனத்தைத் தேர்ந்தெடுக்கவும்"
+ }
+ },
+ "devices": {
+ "label": {
+ "description": "உங்கள் இருக்கும் சாதனங்களை நிர்வகிக்கவும்.\n சேவையகத்தில் சேமிக்கப்படும் இடைமுகம் குறிப்பிட்ட அமைப்புகள் ஒரு சாதனத்திற்கு.\n இது எ.கா. டெச்க்டாப் மற்றும் ச்மார்ட்போனில் வெவ்வேறு அமைப்புகள்",
+ "title": "சாதனங்கள்"
+ }
+ },
+ "label": {
+ "placeholder": "ச்மார்ட்போன்_நாம் -1 | நீளம்: 16, எழுத்துக்கள்: கடிதங்கள், எண்கள், -, _"
+ },
+ "title": {
+ "device": "சாதனம்",
+ "settings": "சாதன அமைப்புகள்"
+ }
+ },
+ "server": {
+ "cloudflare": {
+ "flaresolverr": {
+ "enabled": {
+ "label": {
+ "title": "FLARESOLVERR இயக்கப்பட்டது",
+ "description": "<2> FLARESOLVERR 2> ஐப் பார்க்கவும்"
+ }
+ },
+ "response_fallback": {
+ "label": {
+ "description": "ஃபிளேர்சால்வர் பதிலைப் பயன்படுத்தவும் சேவையகம் கிளவுட்ஃப்ளேர் சவாலில் இயங்கினால், ஃபிளேர்சால்வர் இல்லை, எனவே சவாலை தீர்க்க முடியவில்லை (படங்களுக்கு வேலை செய்யாது)",
+ "title": "மறுமொழி குறைவு"
+ }
+ },
+ "session": {
+ "name": {
+ "label": {
+ "title": "FLARESOLVERR அமர்வு பெயர்"
+ }
+ },
+ "ttl": {
+ "label": {
+ "description": "ஃபிளெர்சால்வர் தானாகவே டி.டி.எல் அடிப்படையில் காலாவதியான அமர்வுகளை சுழற்றும்",
+ "title": "FLARESOLVERR அமர்வு ttl"
+ }
+ }
+ },
+ "timeout": {
+ "label": {
+ "description": "FLARESOLVERR கோரிக்கையை எவ்வளவு நேரம் கையாள வேண்டும்",
+ "title": "Felaresolverr கோரிக்கை நேரம் முடிந்தது"
+ }
+ },
+ "url": {
+ "label": {
+ "description": "FLARESOLVERR சேவையகத்தின் முகவரி",
+ "title": "FLARESOLVERR சேவையகம் முகவரி"
+ }
+ }
+ },
+ "title": "கிளவுட்ஃப்ளேர் பைபாச்"
+ },
+ "socks_proxy": {
+ "label": {
+ "version": "சாக்ச் பதிப்பு",
+ "enable": "சாக்ச் ப்ராக்சியைப் பயன்படுத்தவும்",
+ "host": "சாக்ச் புரவலன்",
+ "password": "சாக்ச் கடவுச்சொல்",
+ "port": "சாக்ச் துறைமுகம்",
+ "username": "சாக்ச் பயனர்பெயர்"
+ },
+ "title": "சாக்ச் பதிலாள்"
+ },
+ "address": {
+ "client": {
+ "dialog": {
+ "label": {
+ "enter_address": "சேவையக முகவரியை உள்ளிடவும்"
+ }
+ },
+ "label": {
+ "description": "சேவையகத்துடன் இணைக்க கிளையன்ட் பயன்படுத்தும் முகவரி"
+ }
+ },
+ "server": {
+ "label": {
+ "ip": "ஐபி",
+ "port": "துறைமுகம்"
+ },
+ "title": "சேவையக பிணைப்புகள்"
+ }
+ },
+ "auth": {
+ "basic": {
+ "label": {
+ "enable": "அடிப்படை அங்கீகாரத்தைப் பயன்படுத்தவும்",
+ "password": "அடிப்படை ஏற்பு $ t (Global.label.Password, LowerSose)",
+ "username": "அடிப்படை ஏற்பு $ t (Global.label.username, lowarsase)"
+ }
+ },
+ "title": "ஏற்பு"
+ },
+ "local_source": {
+ "path": {
+ "label": {
+ "description": "உள்ளக மூல கோப்புகள் சேமிக்கப்படும் சேவையகத்தில் கோப்பகத்திற்கான பாதை",
+ "title": "உள்ளக மூல இடம்"
+ }
+ }
+ },
+ "misc": {
+ "log_files": {
+ "file_cleanup": {
+ "title": "பதிவு கோப்பு தூய்மைப்படுத்துதல்",
+ "value": "$ T ஐ விட பழைய பதிவு கோப்புகளை நீக்கு (Global.date.value.label.day)"
+ },
+ "file_size": {
+ "description": "சாத்தியமான மதிப்புகளுக்கான எடுத்துக்காட்டு: 1 (பைட்டுகள்), 1KB (கிலோபைட்), 1MB (மெகாபைட்), 1 சிபி (சிகாபைட்)",
+ "title": "அதிகபட்ச பதிவு கோப்பு அளவு"
+ },
+ "total_size": {
+ "description": "$ t (settings.server.misc.log_files.file_size.description)",
+ "title": "அனைத்து பதிவு கோப்புகளின் அதிகபட்ச அளவு"
+ }
+ },
+ "log_level": {
+ "graphql": {
+ "label": {
+ "title": "கிராஃபிக்யூஎல் பிழைத்திருத்த பதிவுகளை இயக்கவும்",
+ "description": "தனியுரிமை அல்லாத பாதுகாப்பான தகவல்களுடன் பதிவுகள் இதில் அடங்கும்"
+ }
+ },
+ "label": {
+ "server": "பிழைத்திருத்த பதிவுகளை இயக்கவும்"
+ }
+ },
+ "title": "இதர",
+ "tray_icon": {
+ "label": {
+ "description": "இந்த படவுரு சேவையகத்தை இயக்கும் கணினியில் காண்பிக்கப்படும்",
+ "title": "கணினி தட்டில் ஐகானைக் காட்டு"
+ }
+ }
+ },
+ "requests": {
+ "sources": {
+ "parallel": {
+ "label": {
+ "title": "இணை மூல கோரிக்கைகள்",
+ "value": "{{value}} $ t (source.title)"
+ }
+ }
+ },
+ "title": "கோரிக்கைகள்"
+ },
+ "title": {
+ "server": "சேவையகம்",
+ "settings": "சேவையக அமைப்புகள்"
+ }
+ },
+ "about": {
+ "server": {
+ "label": {
+ "address": "சேவையக முகவரி",
+ "build_time": "நேரத்தை உருவாக்குங்கள்",
+ "github": "$ t (global.label.github) $ t (systtings.server.title.server)",
+ "version": "சேவையக பதிப்பு"
+ }
+ },
+ "title": "பற்றி",
+ "webui": {
+ "label": {
+ "channel": "$ t (settings.webii.title.webii) சேனல்",
+ "github": "$ t (global.label.github) $ t (systtings.webui.title.webui)",
+ "info": "$ t (settings.webui.title.webui) பதிப்பு {{version}} ({{channel}}) பதிவிறக்கத்திற்கு கிடைக்கிறது",
+ "updated": "புதுப்பிக்கப்பட்ட பதிப்பு",
+ "update_failure": "புதுப்பிக்க முடியவில்லை $ t (settings.webui.title.webui)",
+ "version": "$ t (settings.webii.title.webui) பதிப்பு"
+ }
+ }
+ },
+ "browse": {
+ "title": "அமைப்புகளை உலாவுக"
+ },
+ "clear_cache": {
+ "label": {
+ "description": "கிளையண்டின் கேச் (உலாவி, எலக்ட்ரான்) அதனுடன் அழிக்கப்பட வேண்டும், இல்லையெனில், கிளையன்ட் கேச் தொடர்ந்து பயன்படுத்தப்படும்",
+ "failure": "சேவையக தற்காலிக சேமிப்பை அழிக்க முடியவில்லை",
+ "success": "சேவையக தற்காலிக சேமிப்பை அழித்தது",
+ "title": "சேவையக தற்காலிக சேமிப்பை அழிக்கவும்"
+ }
+ },
+ "default_value": "{{value}} <0> ($ t (global.label.default) 0>",
+ "label": {
+ "hide_library_entries": "ஏற்கனவே நூலகத்தில் உள்ளீடுகளை மறைக்கவும்",
+ "language_description": "திட்டத்தை மொழிபெயர்க்க தயங்க",
+ "manga_item_width": "மங்கா உருப்படி அகலம்",
+ "show_nsfw": "NSFW ஐக் காட்டு",
+ "show_nsfw_description": "NSFW நீட்டிப்புகள் மற்றும் ஆதாரங்களை மறைக்கவும்",
+ "theme": "கருப்பொருள்"
+ },
+ "title": "அமைப்புகள்",
+ "webui": {
+ "auto_update": {
+ "label": {
+ "interval": "இடைவெளி புதுப்பிக்கவும்",
+ "title": "அண்மைக் கால பதிப்பை தானாக பதிவிறக்கவும்"
+ }
+ },
+ "channel": {
+ "label": {
+ "title": "வாய்க்கால்"
+ },
+ "option": {
+ "bundled": {
+ "label": {
+ "description": "சேவையக வெளியீட்டில் வழங்கப்பட்ட பதிப்பைப் பயன்படுத்தவும்",
+ "title": "தொகுக்கப்பட்டுள்ளது"
+ }
+ },
+ "preview": {
+ "label": {
+ "description": "அண்மைக் கால அம்சங்களைப் பயன்படுத்தவும், நிலையான வெளியீட்டிற்கு அவற்றை ஆயத்தம் செய்ய எங்களுக்கு உதவுங்கள்.",
+ "disclaimer": "இந்த பதிப்பில் உள்ள நற்பொருத்தங்கள் மற்றும் மாற்றங்கள் இன்னும் முழுமையாக தயாராக இல்லை மற்றும் பிழைகளை ஏற்படுத்தும்.\n உங்கள் நூலகத்தின் இழப்பைத் தடுக்க தானியங்கி காப்புப்பிரதிகள் இயக்கப்பட்டிருப்பதை உறுதிப்படுத்திக் கொள்ளுங்கள்!\n\n $ t (settings.webui.flaver.label.info)",
+ "title": "முன்னோட்டம்"
+ }
+ },
+ "stable": {
+ "label": {
+ "description": "அண்மைக் கால வெளியிடப்பட்ட பதிப்பைப் பயன்படுத்தவும்.",
+ "title": "நிலையான"
+ }
+ }
+ }
+ },
+ "electron_path": {
+ "label": {
+ "description": "சேவையகத்தில் எலக்ட்ரான் நிறுவலுக்கான பாதை",
+ "title": "எலக்ட்ரான் பாதை"
+ }
+ },
+ "flavor": {
+ "label": {
+ "info": "இந்த அமைப்பை மாற்றிய பின் \"பற்றி\" பக்கத்திற்குச் சென்று ஒரு WebUI புதுப்பிப்பைச் சரிபார்த்து நிறுவவும்",
+ "title": "சுவை"
+ },
+ "option": {
+ "custom": {
+ "label": {
+ "description": "தனிப்பயன் $ t (settings.webui.title.webui) ஐப் பயன்படுத்தவும்.\n தனிப்பயனாக்க $ t (settings.webui.title.webui) பயன்படுத்தவும் சேவையகத்தில் உள்ள ரூட் கோப்பகத்தில் உள்ள \"WebUI\" கோப்பகத்தின் உள்ளடக்கத்தை தனிப்பயன் $ t (systtings.webui.title.webui)",
+ "title": "தனிப்பயன்"
+ }
+ },
+ "vui": {
+ "label": {
+ "description": "ச்வெல்டேவுடன் கட்டப்பட்ட ஒரு முன்னோட்டம் கவனம் செலுத்திய வலை முன்புறம்",
+ "title": "வேடிக்கை"
+ }
+ },
+ "webui": {
+ "label": {
+ "description": "இயல்புநிலையைப் பயன்படுத்தவும் $ t (settings.webui.title.webui)"
+ }
+ }
+ }
+ },
+ "interface": {
+ "label": {
+ "description": "சேவையகத்தைத் தொடங்கும்போது $ t (settings.webui.title.webui) ஐ எங்கு தொடங்குவது",
+ "title": "இடைமுகம்"
+ },
+ "option": {
+ "label": {
+ "browser": "உலாவி",
+ "electron": "எதிர்மின்னி"
+ }
+ }
+ },
+ "label": {
+ "initial_open_browser": "சேவையகத்தைத் தொடங்கும்போது $ t (settings.webui.title.webui) ஐத் திறக்கவும்"
+ },
+ "title": {
+ "settings": "$ t (settings.webui.title.webui) அமைப்புகள்",
+ "webui": "பின்னப்பட்ட"
+ }
+ }
+ },
+ "source": {
+ "local_source": {
+ "title": "உள்ளக மூல",
+ "label": {
+ "checkout": "பாருங்கள்",
+ "guide": "உள்ளக மூல வழிகாட்டி"
+ }
+ },
+ "error": {
+ "label": {
+ "no_sources_found": "ஆதாரங்கள் எதுவும் கிடைக்கவில்லை. முதலில் சில நீட்டிப்புகளை நிறுவவும்.",
+ "source_not_found": "மூலத்தைக் கண்டுபிடிக்க முடியவில்லை. உங்கள் நிறுவப்பட்ட நீட்டிப்புகளை சரிபார்க்கவும்."
+ }
+ },
+ "configuration": {
+ "title": "மூல உள்ளமைவு"
+ },
+ "filter": {
+ "save_search": {
+ "dialog": {
+ "label": {
+ "delete": "இது சேமித்த தேடலை நீக்கிவிடும் \"{{name}}\"",
+ "title": "தற்போதைய தேடலைச் சேமிக்கவும்"
+ }
+ },
+ "label": {
+ "delete": "தேடலை நீக்கு",
+ "save": "தேடலைச் சேமிக்கவும்"
+ }
+ }
+ },
+ "title_one": "மூலம்",
+ "title_other": "மூலங்கள்"
+ },
+ "tracking": {
+ "track_record": {
+ "label": {
+ "finish_date": "தேதியை முடிக்க",
+ "score": "கெலிப்பெண்",
+ "start_date": "தொடக்க தேதி"
+ }
+ },
+ "action": {
+ "button": {
+ "add_tracking": "கண்காணிப்பைச் சேர்க்கவும்"
+ },
+ "login": {
+ "label": {
+ "failure": "{{name}} இல் உள்நுழைய முடியவில்லை",
+ "progress": "{{name}} க்கு உள்நுழைகிறது…"
+ }
+ },
+ "logout": {
+ "label": {
+ "failure": "{{name} இருந்து இலிருந்து வெளியேற முடியவில்லை"
+ }
+ }
+ },
+ "error": {
+ "label": {
+ "could_not_fetch_track_info": "டிராக்கரிடமிருந்து அண்மைக் கால தட தகவலை ஏற்ற முடியவில்லை",
+ "could_not_load_track_info": "ட்ராக் தகவலை ஏற்ற முடியவில்லை"
+ }
+ },
+ "my_anime_list": {
+ "search": {
+ "label": {
+ "hint": "\"ஐடி: \" (எ.கா. \"ஐடி: 13\") வழியாக ஐடியைத் தேடுங்கள்\n \"எனது: \" (எ.கா. \"மை: ஒன் பீச்\") வழியாக உங்கள் பட்டியல்களுக்கு தேடலைக் கட்டுப்படுத்துங்கள்"
+ }
+ }
+ },
+ "settings": {
+ "dialog": {
+ "title": {
+ "log_in": "{{name}} இல் உள்நுழைக",
+ "log_out": "{{name} இருந்து இலிருந்து வெளியேறவும்"
+ }
+ },
+ "label": {
+ "update_progress_manual": "படிக்க கைமுறையாக குறிப்ப பிறகு முன்னேற்றத்தைப் புதுப்பிக்கவும்",
+ "update_progress_reading": "படித்த பிறகு முன்னேற்றத்தைப் புதுப்பிக்கவும்",
+ "update_progress_reading_description": "பல மங்காவை ஒரே நேரத்தில் படிக்கும்போது வேலை செய்யாது"
+ },
+ "title": {
+ "settings": "கண்காணிப்பு அமைப்புகள்",
+ "trackers": "டிராக்கர்கள்"
+ }
+ },
+ "title": "கண்காணிப்பு"
+ },
+ "updates": {
+ "error": {
+ "label": {
+ "no_updates_available": "உங்களிடம் இன்னும் புதுப்பிப்புகள் எதுவும் இல்லை."
+ }
+ },
+ "title": "புதுப்பிப்புகள்"
+ },
+ "category": {
+ "dialog": {
+ "title": {
+ "edit_category": "வகையைத் திருத்து",
+ "new_category": "புதிய வகை"
+ }
+ },
+ "error": {
+ "label": {
+ "empty": "வகை காலியாக உள்ளது",
+ "request_failure": "வகைகளை ஏற்ற முடியவில்லை"
+ },
+ "no_categories_found": {
+ "label": {
+ "info": "உங்களிடம் இதுவரை எந்த வகைகளும் இல்லை."
+ }
+ }
+ },
+ "label": {
+ "category_name": "வகை பெயர்",
+ "use_as_default_category": "இயல்புநிலை வகை நூலகத்தில் புதிய மங்காவைச் சேர்க்கும்போது"
+ },
+ "settings": {
+ "inclusion": {
+ "label": {
+ "exclude": "விலக்கு: {{excludedCategoriesText}}",
+ "include": "பின்வருவன அடங்கும்: {{includedCategoriesText}}}"
+ }
+ }
+ },
+ "title": {
+ "category_one": "வகை",
+ "category_other": "வகைகள்",
+ "set_categories": "வகைகளை அமைக்கவும்"
+ }
+ },
+ "hotkeys": {
+ "create": {
+ "dialog": {
+ "label": "பதிவுசெய்யப்பட்ட விசைகள்: <விசைகள்/>",
+ "placeholder": "விசைகளை அழுத்தவும்",
+ "title": "கீபிண்ட் பதிவு செய்யுங்கள்"
+ },
+ "error": {
+ "exists": "ஆட்கி ஏற்கனவே உள்ளது"
+ }
+ },
+ "info": {
+ "delete": "பிணைப்பை அகற்ற விசையைக் சொடுக்கு செய்க"
+ },
+ "title_one": "Keybind",
+ "title_other": "கீபிண்ட்ச்"
+ },
+ "migrate": {
+ "dialog": {
+ "action": {
+ "button": {
+ "show_entry": "நுழைவு காட்டு"
+ }
+ },
+ "label": {
+ "delete_downloaded": "பதிவிறக்கம் செய்யப்பட்டதை நீக்கு"
+ },
+ "title": "சேர்க்க தரவைத் தேர்ந்தெடுக்கவும்"
+ },
+ "label": {
+ "info": "இடம்பெயரும் மங்கா…"
+ },
+ "search": {
+ "title": "$ t (impricate.title) \"{{title}}\""
+ },
+ "sort": {
+ "by_manga_count": "வழங்கியவர் மங்கா எண்ணிக்கை",
+ "by_source_name": "மூல பெயர் மூலம்"
+ },
+ "title": "இடம்பெயர்வு"
+ },
+ "search": {
+ "error": {
+ "label": {
+ "failed_to_save_settings": "இயல்புநிலை தேடல் அமைப்புகளை சேவையகத்திற்கு சேமிக்க முடியவில்லை",
+ "source_search_failed": "மூலத்தைத் தேட முடியவில்லை"
+ }
+ },
+ "title": {
+ "global_search": "உலக தேடல்",
+ "search": "தேடல்"
+ }
+ }
+}
diff --git a/public/locales/zh_Hans.json b/public/locales/zh_Hans.json
index 763251d8..c47b938b 100644
--- a/public/locales/zh_Hans.json
+++ b/public/locales/zh_Hans.json
@@ -3,7 +3,7 @@
"dialog": {
"title": {
"edit_category": "编辑分类",
- "new_category": "新分类"
+ "new_category": "编辑分类"
}
},
"error": {
@@ -420,7 +420,8 @@
"success": "成功",
"warning": "警告",
"system": "系统",
- "dark": "深色"
+ "dark": "深色",
+ "light": "浅色"
},
"language": {
"label": {
@@ -801,7 +802,12 @@
"title": "自定义颜色滤镜",
"blend_mode": {
"darken": "变暗",
- "overlay": "覆盖"
+ "overlay": "覆盖",
+ "default": "$t(global.label.default)",
+ "lighten": "变亮",
+ "multiply": "相乘",
+ "screen": "滤色",
+ "title": "颜色滤镜混合模式"
}
},
"saturate": "自定义饱和度",
diff --git a/public/locales/zh_Hant.json b/public/locales/zh_Hant.json
index 89167af7..5d84bb86 100644
--- a/public/locales/zh_Hant.json
+++ b/public/locales/zh_Hant.json
@@ -460,7 +460,11 @@
"info": "資訊",
"footnote": "{{value}}<0>$t(global.label.asterisk)0>",
"warning": "警告",
- "success": "成功"
+ "success": "成功",
+ "dark": "深色",
+ "light": "淺色",
+ "system": "系統",
+ "asterisk": "*"
},
"language": {
"label": {