mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
fix: translated using Weblate
Currently translated at 13.6% (80 of 584 strings) fix: translated using Weblate (Italian) Currently translated at 97.6% (570 of 584 strings) fix: translated using Weblate (Swedish) Currently translated at 100.0% (584 of 584 strings) fix: translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (584 of 584 strings) fix: translated using Weblate (Spanish) Currently translated at 91.2% (533 of 584 strings) fix: translated using Weblate (French) Currently translated at 100.0% (584 of 584 strings) feat: added translation using Weblate (Greek) Co-authored-by: Angel Curros <angelcurros@gmail.com> Co-authored-by: Emanuele Orlandin <lelus78@gmail.com> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Petran Sketo <petran.c@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co> Translate-URL: https://hosted.weblate.org/projects/komga/webui/el/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/it/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/sv/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/ Translation: komga/webui Co-authored-by: Angel Curros <angelcurros@gmail.com> Co-authored-by: Emanuele Orlandin <lelus78@gmail.com> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Petran Sketo <petran.c@gmail.com> Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
parent
0368060166
commit
f0d2833bd6
6 changed files with 239 additions and 5 deletions
122
komga-webui/src/locales/el.json
Normal file
122
komga-webui/src/locales/el.json
Normal file
|
|
@ -0,0 +1,122 @@
|
||||||
|
{
|
||||||
|
"$vuetify": {
|
||||||
|
"dataFooter": {
|
||||||
|
"pageText": "{0}-{1} από {2}"
|
||||||
|
},
|
||||||
|
"dataIterator": {
|
||||||
|
"loadingText": "Φόρτωση αντικειμένων...",
|
||||||
|
"noResultsText": "Δε βρέθηκαν εγγραφές"
|
||||||
|
},
|
||||||
|
"dataTable": {
|
||||||
|
"itemsPerPageText": "Σειρές ανά σελίδα:",
|
||||||
|
"sortBy": "Ταξινόμηση κατά"
|
||||||
|
},
|
||||||
|
"fileInput": {
|
||||||
|
"counter": "{0} αρχεία",
|
||||||
|
"counterSize": "{0} αρχεία ({1} σύνολο)"
|
||||||
|
},
|
||||||
|
"noDataText": "Δεδομένα μη διαθέσιμα"
|
||||||
|
},
|
||||||
|
"account_settings": {
|
||||||
|
"account_settings": "Ρυθμίσεις λογαριασμού",
|
||||||
|
"change_password": "αλλαγή κωδικού"
|
||||||
|
},
|
||||||
|
"authentication_activity": {
|
||||||
|
"datetime": "Ημερομηνία Ώρα",
|
||||||
|
"email": "Email",
|
||||||
|
"error": "Σφάλμα",
|
||||||
|
"ip": "IP",
|
||||||
|
"source": "Πηγή",
|
||||||
|
"success": "Επιτυχία"
|
||||||
|
},
|
||||||
|
"author_roles": {
|
||||||
|
"cover": "εξώφυλλο",
|
||||||
|
"editor": "συντάκτες",
|
||||||
|
"translator": "μεταφραστές",
|
||||||
|
"writer": "συγγραφείς"
|
||||||
|
},
|
||||||
|
"book_card": {
|
||||||
|
"error": "Σφάλμα",
|
||||||
|
"unknown": "Προς ανάλυση"
|
||||||
|
},
|
||||||
|
"book_import": {
|
||||||
|
"button_import": "Εισαγωγή",
|
||||||
|
"button_scan": "Σάρωση",
|
||||||
|
"button_select_series": "Επιλογή Σειράς",
|
||||||
|
"field_import_path": "Εισαγωγή από φάκελο",
|
||||||
|
"info_part1": "Αυτή η οθόνη σας επιτρέπει να εισάγετε αρχεία που βρίσκονται εκτός των υπάρχουσων βιβλιοθηκών σας. Μπορείτε να εισάγετε αρχεία μόνο σε υπάρχουσες βιβλιοθήκες, όπου το Komga θα μετακινήσει ή αντιγράψει τα αρχεία στο φάκελο της Σειράς που θα επιλέξετε.",
|
||||||
|
"info_part2": "Αν διαλέξετε έναν αριθμό για το βιβλίο, και κάποιο βιβλίο υπάρχει ήδη με αυτόν τον αριθμό, τότε θα μπορείτε να συγκρίνετε τα 2 αυτά βιβλία. Αν αποφασίσετε να εισάγετε το βιβλίο, το Komga θα αντικαταστήσει το υπάρχον βιβλίο με το καινούργιο.",
|
||||||
|
"no_files_found": "Δε βρέθηκαν αρχεία",
|
||||||
|
"notification": {
|
||||||
|
"go_to_book": "Πήγαινε στο βιβλίο",
|
||||||
|
"import_failure": "Αποτυχία εισαγωγής βιβλίου: {file}",
|
||||||
|
"import_successful": "Το βιβλίο εισήχθει με επιτυχία: {book}",
|
||||||
|
"source_file": "Αρχείο πηγής: {file}"
|
||||||
|
},
|
||||||
|
"row": {
|
||||||
|
"error_analyze_first": "Το βιβλίο πρέπει πρώτα να αναλυθεί",
|
||||||
|
"error_choose_series": "Επιλέξτε σειρά",
|
||||||
|
"error_only_import_no_errors": "Μπορείτε να εισάγετε μονο βιβλία χωρίς σφάλματα",
|
||||||
|
"warning_upgrade": "Το υπάρχον βιβλίο θα αναβαθμιστεί"
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"destination_name": "Όνομα προορισμού",
|
||||||
|
"file_name": "Όνομα αρχείου",
|
||||||
|
"number": "Αριθμός",
|
||||||
|
"series": "Σειρά"
|
||||||
|
},
|
||||||
|
"title": "Εισαγωγή",
|
||||||
|
"try_another_directory": "Δοκιμάστε να αναζητήσετε σε διαφορετικό φάκελο"
|
||||||
|
},
|
||||||
|
"bookreader": {
|
||||||
|
"beginning_of_book": "Βρίσκεστε στην αρχή του βιβλίου.",
|
||||||
|
"changing_reading_direction": "Αλλαγή κατεύθυνσης ανάγνωσης σε",
|
||||||
|
"cycling_page_layout": "Εναλλαγή Διάταξης Σελίδας",
|
||||||
|
"cycling_scale": "Εναλλαγή Κλίμακας",
|
||||||
|
"cycling_side_padding": "Εναλλαγή Περιθωρίου",
|
||||||
|
"download_current_page": "Κατέβασμα τρέχουσας σελίδας",
|
||||||
|
"end_of_book": "Φτάσατε στο τέλος του βιβλίου.",
|
||||||
|
"from_series_metadata": "από τα μεταδεδομένα της σειράς",
|
||||||
|
"move_next": "Κάντε κλικ ή πατήστε \"Επόμενο\" ξανά για να μεταφερθείτε στο επόμενο βιβλίο.",
|
||||||
|
"move_next_exit": "Κάντε κλικ ή πατήστε \"Επόμενο\" ξανά για έξοδο από το αναγνωστικό.",
|
||||||
|
"move_previous": "Κάντε κλικ ή πατήστε \"Προηγούμενο\" ξανά για να μεταφερθείτε στο προηγούμενο βιβλίο.",
|
||||||
|
"paged_reader_layout": {
|
||||||
|
"double": "Διπλές σελίδες",
|
||||||
|
"double_no_cover": "Διπλές σελίδες (χωρίς εξώφυλλο)",
|
||||||
|
"single": "Μονή σελίδα"
|
||||||
|
},
|
||||||
|
"reader_settings": "Επιλογές Ανάγνωσης",
|
||||||
|
"scale_type": {
|
||||||
|
"continuous_original": "Πρωτότυπο",
|
||||||
|
"continuous_width": "Προσαρμογή κατά πλάτος",
|
||||||
|
"height": "Προσαρμογή κατά ύψος",
|
||||||
|
"original": "Πρωτότυπο",
|
||||||
|
"screen": "Οθόνη",
|
||||||
|
"width": "Προσαρμογή κατά πλάτος",
|
||||||
|
"width_shrink_only": "Προσαρμογή κατά πλάτος (μόνο σμύκρινση)"
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always_fullscreen": "Πάντα Πλήρης Οθόνη",
|
||||||
|
"background_color": "Χρώμα φόντου",
|
||||||
|
"background_colors": {
|
||||||
|
"black": "Μαύρο",
|
||||||
|
"gray": "Γκρι",
|
||||||
|
"white": "Άσπρο"
|
||||||
|
},
|
||||||
|
"display": "Εμφάνιση",
|
||||||
|
"general": "Γενικά",
|
||||||
|
"page_layout": "Διάταξη σελίδας",
|
||||||
|
"reading_mode": "Λειτουργία ανάγνωσης",
|
||||||
|
"scale_type": "Τύπος κλίμακας",
|
||||||
|
"side_padding": "Περιθώρια",
|
||||||
|
"side_padding_none": "Κανένα",
|
||||||
|
"webtoon": "Επιλογές Ανάγνωσης Webtoon"
|
||||||
|
},
|
||||||
|
"shortcuts": {
|
||||||
|
"close": "Κλείσιμο"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"common": {
|
||||||
|
"locale_name": "Ελληνικά"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -128,6 +128,7 @@
|
||||||
"cycle_scale": "Cambiar escalado de página",
|
"cycle_scale": "Cambiar escalado de página",
|
||||||
"cycle_side_padding": "Cambiar el borde lateral",
|
"cycle_side_padding": "Cambiar el borde lateral",
|
||||||
"first_page": "Primera página",
|
"first_page": "Primera página",
|
||||||
|
"fullscreen": "Entrar/salir pantalla completa",
|
||||||
"last_page": "Última página",
|
"last_page": "Última página",
|
||||||
"left_to_right": "Izquierda a Derecha",
|
"left_to_right": "Izquierda a Derecha",
|
||||||
"menus": "Menús",
|
"menus": "Menús",
|
||||||
|
|
@ -151,6 +152,7 @@
|
||||||
"file": "ARCHIVO",
|
"file": "ARCHIVO",
|
||||||
"format": "FORMATO",
|
"format": "FORMATO",
|
||||||
"isbn": "ISBN",
|
"isbn": "ISBN",
|
||||||
|
"links": "ENLACES",
|
||||||
"navigation_within_readlist": "Navegación en la lista: {name}",
|
"navigation_within_readlist": "Navegación en la lista: {name}",
|
||||||
"outdated_tooltip": "El archivo de este libro ha cambiado, este libro debe volver a analizarse",
|
"outdated_tooltip": "El archivo de este libro ha cambiado, este libro debe volver a analizarse",
|
||||||
"read_book": "Leer libro",
|
"read_book": "Leer libro",
|
||||||
|
|
|
||||||
|
|
@ -190,6 +190,7 @@
|
||||||
"dismiss": "Masquer",
|
"dismiss": "Masquer",
|
||||||
"download": "Télécharger",
|
"download": "Télécharger",
|
||||||
"email": "E-mail",
|
"email": "E-mail",
|
||||||
|
"filename": "Nom du fichier",
|
||||||
"filter_no_matches": "Aucun résultats avec les filtres actuels",
|
"filter_no_matches": "Aucun résultats avec les filtres actuels",
|
||||||
"genre": "Genre",
|
"genre": "Genre",
|
||||||
"go_to_library": "Aller à la bibliothèque",
|
"go_to_library": "Aller à la bibliothèque",
|
||||||
|
|
@ -202,6 +203,8 @@
|
||||||
"n_selected": "{count} sélectionné | {count} sélectionnés",
|
"n_selected": "{count} sélectionné | {count} sélectionnés",
|
||||||
"nothing_to_show": "Rien à afficher",
|
"nothing_to_show": "Rien à afficher",
|
||||||
"outdated": "Obsolète",
|
"outdated": "Obsolète",
|
||||||
|
"page": "Page",
|
||||||
|
"page_number": "Numéro de page",
|
||||||
"pages": "pages",
|
"pages": "pages",
|
||||||
"pages_n": "Aucune page | 1 page | {count} pages",
|
"pages_n": "Aucune page | 1 page | {count} pages",
|
||||||
"password": "Mot de passe",
|
"password": "Mot de passe",
|
||||||
|
|
@ -216,6 +219,7 @@
|
||||||
"tags": "Étiquettes",
|
"tags": "Étiquettes",
|
||||||
"unavailable": "Indisponible",
|
"unavailable": "Indisponible",
|
||||||
"unlock_all": "Tout déverrouiller",
|
"unlock_all": "Tout déverrouiller",
|
||||||
|
"url": "URL",
|
||||||
"use_filter_panel_to_change_filter": "Utilisez le panneau des filtres pour modifier les filtres actuels",
|
"use_filter_panel_to_change_filter": "Utilisez le panneau des filtres pour modifier les filtres actuels",
|
||||||
"year": "année"
|
"year": "année"
|
||||||
},
|
},
|
||||||
|
|
@ -524,6 +528,20 @@
|
||||||
"title_comparison": "Comparaison du livre"
|
"title_comparison": "Comparaison du livre"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"duplicate_pages": {
|
||||||
|
"action_delete_auto": "Suppression automatique",
|
||||||
|
"action_delete_manual": "Suppression manuelle",
|
||||||
|
"action_ignore": "Ignorer",
|
||||||
|
"delete_to_save": "Supprimer pour économiser {size}",
|
||||||
|
"filter": {
|
||||||
|
"count": "Nombre",
|
||||||
|
"size": "Taille",
|
||||||
|
"total_size": "Taille totale"
|
||||||
|
},
|
||||||
|
"matches_n": "Aucune correspondance | 1 correspondance | {count} correspondances",
|
||||||
|
"title": "Dupliquer les pages",
|
||||||
|
"unknown_size": "Taille inconnue"
|
||||||
|
},
|
||||||
"duplicates": {
|
"duplicates": {
|
||||||
"file_hash": "Empreinte du fichier",
|
"file_hash": "Empreinte du fichier",
|
||||||
"size": "Taille",
|
"size": "Taille",
|
||||||
|
|
|
||||||
|
|
@ -127,6 +127,7 @@
|
||||||
"cycle_scale": "Cambia scala",
|
"cycle_scale": "Cambia scala",
|
||||||
"cycle_side_padding": "Cambia distanziamento laterale",
|
"cycle_side_padding": "Cambia distanziamento laterale",
|
||||||
"first_page": "Prima pagina",
|
"first_page": "Prima pagina",
|
||||||
|
"fullscreen": "Entra/esci da schermo intero",
|
||||||
"last_page": "Ultima pagina",
|
"last_page": "Ultima pagina",
|
||||||
"left_to_right": "Da sinistra a destra",
|
"left_to_right": "Da sinistra a destra",
|
||||||
"menus": "Menu",
|
"menus": "Menu",
|
||||||
|
|
@ -150,6 +151,7 @@
|
||||||
"file": "FILE",
|
"file": "FILE",
|
||||||
"format": "FORMATO",
|
"format": "FORMATO",
|
||||||
"isbn": "ISBN",
|
"isbn": "ISBN",
|
||||||
|
"links": "COLLEGAMENTO",
|
||||||
"navigation_within_readlist": "Navigazione all'interno della lista di lettura: {name}",
|
"navigation_within_readlist": "Navigazione all'interno della lista di lettura: {name}",
|
||||||
"outdated_tooltip": "Il file di questo fumetto è cambiato, questo fumetto deve essere ri-analizzato",
|
"outdated_tooltip": "Il file di questo fumetto è cambiato, questo fumetto deve essere ri-analizzato",
|
||||||
"read_book": "Leggi fumetto",
|
"read_book": "Leggi fumetto",
|
||||||
|
|
@ -187,6 +189,7 @@
|
||||||
"dismiss": "Chiudi",
|
"dismiss": "Chiudi",
|
||||||
"download": "Scarica",
|
"download": "Scarica",
|
||||||
"email": "E-mail",
|
"email": "E-mail",
|
||||||
|
"filename": "Nome file",
|
||||||
"filter_no_matches": "Il filtro attivo non ha corrispondenze",
|
"filter_no_matches": "Il filtro attivo non ha corrispondenze",
|
||||||
"genre": "Genere",
|
"genre": "Genere",
|
||||||
"go_to_library": "Vai alla libreria",
|
"go_to_library": "Vai alla libreria",
|
||||||
|
|
@ -198,6 +201,9 @@
|
||||||
"lock_all": "Blocca tutti",
|
"lock_all": "Blocca tutti",
|
||||||
"n_selected": "{count} selezionati",
|
"n_selected": "{count} selezionati",
|
||||||
"nothing_to_show": "Niente da mostrare",
|
"nothing_to_show": "Niente da mostrare",
|
||||||
|
"outdated": "Scaduto",
|
||||||
|
"page": "Pagina",
|
||||||
|
"page_number": "Numero pagina",
|
||||||
"pages": "pagine",
|
"pages": "pagine",
|
||||||
"pages_n": "Nessuna pagina | 1 pagina | {count} pagine",
|
"pages_n": "Nessuna pagina | 1 pagina | {count} pagine",
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
|
|
@ -212,6 +218,7 @@
|
||||||
"tags": "Etichette",
|
"tags": "Etichette",
|
||||||
"unavailable": "Non disponibile",
|
"unavailable": "Non disponibile",
|
||||||
"unlock_all": "Sblocca tutti",
|
"unlock_all": "Sblocca tutti",
|
||||||
|
"url": "URL",
|
||||||
"use_filter_panel_to_change_filter": "Usa il pannello dei filtri per cambiare il filtro attivo",
|
"use_filter_panel_to_change_filter": "Usa il pannello dei filtri per cambiare il filtro attivo",
|
||||||
"year": "anno"
|
"year": "anno"
|
||||||
},
|
},
|
||||||
|
|
@ -270,6 +277,14 @@
|
||||||
"button_confirm": "Analizza",
|
"button_confirm": "Analizza",
|
||||||
"title": "Analizza libreria"
|
"title": "Analizza libreria"
|
||||||
},
|
},
|
||||||
|
"delete_book": {
|
||||||
|
"button_confirm": "Cancella",
|
||||||
|
"confirm_delete": "Sì, elimina il libro '{name}' e i suoi file",
|
||||||
|
"confirm_delete_multiple": "Si, cancella {count} libri e i loro file",
|
||||||
|
"dialog_title": "Elimina Libro",
|
||||||
|
"dialog_title_multiple": "Elimina Libri",
|
||||||
|
"warning_multiple_html": "{count} Libri verranno rimossi da questo server insieme a file multimediali memorizzati. Questo <b>non può</b> essere annullato. Continua?"
|
||||||
|
},
|
||||||
"delete_collection": {
|
"delete_collection": {
|
||||||
"button_confirm": "Elimina",
|
"button_confirm": "Elimina",
|
||||||
"confirm_delete": "Sì, elimina la raccolta «{name}»",
|
"confirm_delete": "Sì, elimina la raccolta «{name}»",
|
||||||
|
|
@ -294,6 +309,14 @@
|
||||||
"warning_html": "La lista di lettura <b>{name}</b> sarà rimossa da questo server. I tuoi file multimediali non saranno interessati. Questo <b>non può</b> essere annullato. Continuare?",
|
"warning_html": "La lista di lettura <b>{name}</b> sarà rimossa da questo server. I tuoi file multimediali non saranno interessati. Questo <b>non può</b> essere annullato. Continuare?",
|
||||||
"warning_multiple_html": "{count} raccolte verranno rimosse da questo server. I file non saranno interessati. Questo <b>non</b> può essere annullato. Continuare?"
|
"warning_multiple_html": "{count} raccolte verranno rimosse da questo server. I file non saranno interessati. Questo <b>non</b> può essere annullato. Continuare?"
|
||||||
},
|
},
|
||||||
|
"delete_series": {
|
||||||
|
"button_confirm": "Elimina",
|
||||||
|
"confirm_delete": "Sì, elimina la serie '{name}' e i relativi file",
|
||||||
|
"confirm_delete_multiple": "Sì, elimina {count} serie e i relativi file",
|
||||||
|
"dialog_title": "Elimina le serie",
|
||||||
|
"warning_html": "La serie <b>{name}</b> verrà rimossa da questo server insieme ai file multimediali archiviati. Questo <b>non può</b> essere annullato. Continua?",
|
||||||
|
"warning_multiple_html": "{count} serie verranno rimosse da questo server insieme ai file multimediali archiviati. Questo <b>non può</b> essere annullato. Continua?"
|
||||||
|
},
|
||||||
"delete_user": {
|
"delete_user": {
|
||||||
"button_confirm": "Elimina",
|
"button_confirm": "Elimina",
|
||||||
"confirm_delete": "Sì, elimina l'utente «{name}»",
|
"confirm_delete": "Sì, elimina l'utente «{name}»",
|
||||||
|
|
@ -301,6 +324,7 @@
|
||||||
"warning_html": "L'utente <b>{name}</b> sarà cancellato da questo server. Questo <b>non può</b> essere annullato. Continuare?"
|
"warning_html": "L'utente <b>{name}</b> sarà cancellato da questo server. Questo <b>non può</b> essere annullato. Continuare?"
|
||||||
},
|
},
|
||||||
"edit_books": {
|
"edit_books": {
|
||||||
|
"add_author_role_error_duplicate": "Esiste già",
|
||||||
"authors_notice_multiple_edit": "Stai modificando gli autori per più fumetti. Questo sovrascriverà gli autori esistenti di ogni fumetto.",
|
"authors_notice_multiple_edit": "Stai modificando gli autori per più fumetti. Questo sovrascriverà gli autori esistenti di ogni fumetto.",
|
||||||
"button_cancel": "Annulla",
|
"button_cancel": "Annulla",
|
||||||
"button_confirm": "Salva modifiche",
|
"button_confirm": "Salva modifiche",
|
||||||
|
|
@ -308,6 +332,10 @@
|
||||||
"dialog_title_single": "Modifica {book}",
|
"dialog_title_single": "Modifica {book}",
|
||||||
"field_isbn": "ISBN",
|
"field_isbn": "ISBN",
|
||||||
"field_isbn_error": "Deve essere un ISBN 13 valido",
|
"field_isbn_error": "Deve essere un ISBN 13 valido",
|
||||||
|
"field_link_label": "Etichetta",
|
||||||
|
"field_link_url": "URL",
|
||||||
|
"field_link_url_error_protocol": "Deve essere http o https",
|
||||||
|
"field_link_url_error_url": "Deve essere un URL valido",
|
||||||
"field_number": "Numero",
|
"field_number": "Numero",
|
||||||
"field_number_sort": "Numero di ordinamento",
|
"field_number_sort": "Numero di ordinamento",
|
||||||
"field_number_sort_hint": "Puoi usare numeri decimali",
|
"field_number_sort_hint": "Puoi usare numeri decimali",
|
||||||
|
|
@ -318,6 +346,7 @@
|
||||||
"field_title": "Titolo",
|
"field_title": "Titolo",
|
||||||
"tab_authors": "Autori",
|
"tab_authors": "Autori",
|
||||||
"tab_general": "Generale",
|
"tab_general": "Generale",
|
||||||
|
"tab_links": "Links",
|
||||||
"tab_tags": "Etichette",
|
"tab_tags": "Etichette",
|
||||||
"tags_notice_multiple_edit": "Stai modificando le etichette per più fumetti. Questo sovrascriverà le etichette esistenti di ogni fumetto."
|
"tags_notice_multiple_edit": "Stai modificando le etichette per più fumetti. Questo sovrascriverà le etichette esistenti di ogni fumetto."
|
||||||
},
|
},
|
||||||
|
|
@ -326,15 +355,20 @@
|
||||||
"button_confirm": "Salva modifiche",
|
"button_confirm": "Salva modifiche",
|
||||||
"dialog_title": "Modifica raccolta",
|
"dialog_title": "Modifica raccolta",
|
||||||
"field_manual_ordering": "Ordinamento manuale",
|
"field_manual_ordering": "Ordinamento manuale",
|
||||||
"label_ordering": "Per impostazione predefinita, le serie in una collezione saranno ordinate per nome. Puoi abilitare l'ordinamento manuale per definire il proprio ordine."
|
"label_ordering": "Per impostazione predefinita, le serie in una collezione saranno ordinate per nome. Puoi abilitare l'ordinamento manuale per definire il proprio ordine.",
|
||||||
|
"tab_general": "Generale"
|
||||||
},
|
},
|
||||||
"edit_library": {
|
"edit_library": {
|
||||||
"button_browse": "Sfoglia",
|
"button_browse": "Sfoglia",
|
||||||
"button_cancel": "Annulla",
|
"button_cancel": "Annulla",
|
||||||
"button_confirm_add": "Aggiungi",
|
"button_confirm_add": "Aggiungi",
|
||||||
"button_confirm_edit": "Modifica",
|
"button_confirm_edit": "Modifica",
|
||||||
|
"button_next": "Prossimo",
|
||||||
"dialog_title_add": "Aggiungi Libreria",
|
"dialog_title_add": "Aggiungi Libreria",
|
||||||
"dialot_title_edit": "Modifica Libreria",
|
"dialot_title_edit": "Modifica Libreria",
|
||||||
|
"field_analysis_analyze_dimensions": "Analizza le dimensioni delle pagine",
|
||||||
|
"field_analysis_hash_files": "Calcola hash per i file",
|
||||||
|
"field_analysis_hash_pages": "Calcola gli hash per le pagine",
|
||||||
"field_convert_to_cbz": "Converti automaticamente in CBZ",
|
"field_convert_to_cbz": "Converti automaticamente in CBZ",
|
||||||
"field_import_barcode_isbn": "Codice a barre ISBN",
|
"field_import_barcode_isbn": "Codice a barre ISBN",
|
||||||
"field_import_comicinfo_book": "Metadati del fumetto",
|
"field_import_comicinfo_book": "Metadati del fumetto",
|
||||||
|
|
@ -354,6 +388,7 @@
|
||||||
"field_series_cover": "Copertina della serie",
|
"field_series_cover": "Copertina della serie",
|
||||||
"file_browser_dialog_button_confirm": "Scegli",
|
"file_browser_dialog_button_confirm": "Scegli",
|
||||||
"file_browser_dialog_title": "Cartella principale della libreria",
|
"file_browser_dialog_title": "Cartella principale della libreria",
|
||||||
|
"label_analysis": "Analisi",
|
||||||
"label_file_management": "Gestione dei file",
|
"label_file_management": "Gestione dei file",
|
||||||
"label_import_barcode_isbn": "Importa ISBN all'interno del codice a barre",
|
"label_import_barcode_isbn": "Importa ISBN all'interno del codice a barre",
|
||||||
"label_import_comicinfo": "Importa metadati per CBR/CBZ contenenti un file ComicInfo.xml",
|
"label_import_comicinfo": "Importa metadati per CBR/CBZ contenenti un file ComicInfo.xml",
|
||||||
|
|
@ -364,14 +399,18 @@
|
||||||
"label_series_cover": "Copertina della serie",
|
"label_series_cover": "Copertina della serie",
|
||||||
"tab_general": "Generale",
|
"tab_general": "Generale",
|
||||||
"tab_metadata": "Metadati",
|
"tab_metadata": "Metadati",
|
||||||
"tab_options": "Opzioni"
|
"tab_options": "Opzioni",
|
||||||
|
"tooltip_scanner_force_modified_time": "Abilita se la libreria si trova su Google Drive",
|
||||||
|
"tooltip_use_resources": "Può consumare molte risorse su librerie di grandi dimensioni o hardware lento"
|
||||||
},
|
},
|
||||||
"edit_readlist": {
|
"edit_readlist": {
|
||||||
"button_cancel": "Annulla",
|
"button_cancel": "Annulla",
|
||||||
"button_confirm": "Salva modifiche",
|
"button_confirm": "Salva modifiche",
|
||||||
"dialog_title": "Modifica elenco di lettura",
|
"dialog_title": "Modifica elenco di lettura",
|
||||||
"field_name": "Nome",
|
"field_name": "Nome",
|
||||||
"field_summary": "Sommario"
|
"field_summary": "Sommario",
|
||||||
|
"tab_general": "Generale",
|
||||||
|
"tab_poster": "Poster"
|
||||||
},
|
},
|
||||||
"edit_series": {
|
"edit_series": {
|
||||||
"button_cancel": "Annulla",
|
"button_cancel": "Annulla",
|
||||||
|
|
@ -390,6 +429,7 @@
|
||||||
"field_tags": "Etichette",
|
"field_tags": "Etichette",
|
||||||
"field_title": "Titolo",
|
"field_title": "Titolo",
|
||||||
"field_total_book_count": "Fumetti totali",
|
"field_total_book_count": "Fumetti totali",
|
||||||
|
"field_total_book_count_error": "La conta dei libri totali deve essere 1 o più",
|
||||||
"mixed": "MISTO",
|
"mixed": "MISTO",
|
||||||
"tab_general": "Generale",
|
"tab_general": "Generale",
|
||||||
"tab_poster": "Poster",
|
"tab_poster": "Poster",
|
||||||
|
|
@ -469,6 +509,7 @@
|
||||||
"height": "Altezza",
|
"height": "Altezza",
|
||||||
"index": "Indice",
|
"index": "Indice",
|
||||||
"media_type": "Tipo media",
|
"media_type": "Tipo media",
|
||||||
|
"size": "Dimensione",
|
||||||
"width": "Larghezza"
|
"width": "Larghezza"
|
||||||
},
|
},
|
||||||
"title": "Dettagli fumetto",
|
"title": "Dettagli fumetto",
|
||||||
|
|
@ -482,6 +523,23 @@
|
||||||
"title_comparison": "Confronto fumetto"
|
"title_comparison": "Confronto fumetto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"duplicate_pages": {
|
||||||
|
"action_delete_auto": "Elimina automatico",
|
||||||
|
"action_delete_manual": "Elimina manuale",
|
||||||
|
"action_ignore": "Ignora",
|
||||||
|
"filter": {
|
||||||
|
"size": "Dimensione",
|
||||||
|
"total_size": "Dimensione totale"
|
||||||
|
},
|
||||||
|
"title": "Pagine duplicate",
|
||||||
|
"unknown_size": "Dimensione sconosciuta"
|
||||||
|
},
|
||||||
|
"duplicates": {
|
||||||
|
"file_hash": "File hash",
|
||||||
|
"size": "Dimensioni",
|
||||||
|
"title": "File duplicati",
|
||||||
|
"url": "URL"
|
||||||
|
},
|
||||||
"enums": {
|
"enums": {
|
||||||
"copy_mode": {
|
"copy_mode": {
|
||||||
"HARDLINK": "Hardlink / Copia File",
|
"HARDLINK": "Hardlink / Copia File",
|
||||||
|
|
@ -501,7 +559,8 @@
|
||||||
"WEBTOON": "Webtoon"
|
"WEBTOON": "Webtoon"
|
||||||
},
|
},
|
||||||
"series_cover": {
|
"series_cover": {
|
||||||
"FIRST": "Primo"
|
"FIRST": "Primo",
|
||||||
|
"LAST": "Ultimo"
|
||||||
},
|
},
|
||||||
"series_status": {
|
"series_status": {
|
||||||
"ABANDONED": "Abbandonato",
|
"ABANDONED": "Abbandonato",
|
||||||
|
|
@ -534,11 +593,13 @@
|
||||||
"ERR_1020": "Il fumetto da aggiornare non appartiene alla serie fornita",
|
"ERR_1020": "Il fumetto da aggiornare non appartiene alla serie fornita",
|
||||||
"ERR_1021": "Il file di destinazione esiste già",
|
"ERR_1021": "Il file di destinazione esiste già",
|
||||||
"ERR_1022": "Impossibile scansionare il fumetto appena importato",
|
"ERR_1022": "Impossibile scansionare il fumetto appena importato",
|
||||||
"ERR_1023": "Fumetto già presente nella lista di lettura"
|
"ERR_1023": "Fumetto già presente nella lista di lettura",
|
||||||
|
"ERR_1025": "OAuth2 Errore di accesso: nessun utente locale esiste con quell'e-mail"
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"age_rating": "Fascia d'età",
|
"age_rating": "Fascia d'età",
|
||||||
"age_rating_none": "Nessuna",
|
"age_rating_none": "Nessuna",
|
||||||
|
"complete": "Completato",
|
||||||
"genre": "genere",
|
"genre": "genere",
|
||||||
"in_progress": "In corso",
|
"in_progress": "In corso",
|
||||||
"language": "lingua",
|
"language": "lingua",
|
||||||
|
|
@ -585,6 +646,7 @@
|
||||||
"bulk_edit_metadata": "Modifica metadati in massa",
|
"bulk_edit_metadata": "Modifica metadati in massa",
|
||||||
"delete": "Elimina",
|
"delete": "Elimina",
|
||||||
"deselect_all": "Deseleziona tutti",
|
"deselect_all": "Deseleziona tutti",
|
||||||
|
"download_readlist": "Scarica elenco di lettura",
|
||||||
"download_series": "Scarica serie",
|
"download_series": "Scarica serie",
|
||||||
"edit": "Modifica",
|
"edit": "Modifica",
|
||||||
"edit_metadata": "Modifica metadati",
|
"edit_metadata": "Modifica metadati",
|
||||||
|
|
@ -626,9 +688,11 @@
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"server_management": {
|
"server_management": {
|
||||||
|
"button_cancel_all_tasks": "Annulla tutte le attività",
|
||||||
"button_empty_trash": "Svuota il cestino per tutte le librerie",
|
"button_empty_trash": "Svuota il cestino per tutte le librerie",
|
||||||
"button_scan_libraries": "Scansiona tutte le librerie",
|
"button_scan_libraries": "Scansiona tutte le librerie",
|
||||||
"button_shutdown": "Spegni",
|
"button_shutdown": "Spegni",
|
||||||
|
"notification_tasks_cancelled": "Nessuna attività da annullare | Un'attività annullata | {count} attività annullate",
|
||||||
"section_title": "Gestione server"
|
"section_title": "Gestione server"
|
||||||
},
|
},
|
||||||
"tab_title": "Server"
|
"tab_title": "Server"
|
||||||
|
|
@ -663,8 +727,11 @@
|
||||||
},
|
},
|
||||||
"thumbnail_card": {
|
"thumbnail_card": {
|
||||||
"tooltip_delete": "Cancella",
|
"tooltip_delete": "Cancella",
|
||||||
|
"tooltip_mark_as_selected": "Contrassegna come selezionato",
|
||||||
"tooltip_selected": "Selezionato",
|
"tooltip_selected": "Selezionato",
|
||||||
"tooltip_sidecar": "Copertine locali",
|
"tooltip_sidecar": "Copertine locali",
|
||||||
|
"tooltip_to_be_deleted": "Da cancellare",
|
||||||
|
"tooltip_to_be_uploaded": "Da caricare",
|
||||||
"tooltip_too_big": "File troppo grande!"
|
"tooltip_too_big": "File troppo grande!"
|
||||||
},
|
},
|
||||||
"user_roles": {
|
"user_roles": {
|
||||||
|
|
|
||||||
|
|
@ -190,6 +190,7 @@
|
||||||
"dismiss": "Avfärda",
|
"dismiss": "Avfärda",
|
||||||
"download": "Ladda ner",
|
"download": "Ladda ner",
|
||||||
"email": "E-post",
|
"email": "E-post",
|
||||||
|
"filename": "Filnamn",
|
||||||
"filter_no_matches": "Det aktiva filtret ger ingen träff",
|
"filter_no_matches": "Det aktiva filtret ger ingen träff",
|
||||||
"genre": "Genre",
|
"genre": "Genre",
|
||||||
"go_to_library": "Gå till bibliotek",
|
"go_to_library": "Gå till bibliotek",
|
||||||
|
|
@ -202,6 +203,8 @@
|
||||||
"n_selected": "{count} valda",
|
"n_selected": "{count} valda",
|
||||||
"nothing_to_show": "Inget att visa",
|
"nothing_to_show": "Inget att visa",
|
||||||
"outdated": "Föråldrad",
|
"outdated": "Föråldrad",
|
||||||
|
"page": "Sida",
|
||||||
|
"page_number": "Sidnummer",
|
||||||
"pages": "sidor",
|
"pages": "sidor",
|
||||||
"pages_n": "Inga sidor | 1 sida | {count} sidor",
|
"pages_n": "Inga sidor | 1 sida | {count} sidor",
|
||||||
"password": "Lösenord",
|
"password": "Lösenord",
|
||||||
|
|
@ -216,6 +219,7 @@
|
||||||
"tags": "Taggar",
|
"tags": "Taggar",
|
||||||
"unavailable": "Otillgänglig",
|
"unavailable": "Otillgänglig",
|
||||||
"unlock_all": "Lås upp alla",
|
"unlock_all": "Lås upp alla",
|
||||||
|
"url": "URL",
|
||||||
"use_filter_panel_to_change_filter": "Använd filterpanelen för att ändra det aktiva filtret",
|
"use_filter_panel_to_change_filter": "Använd filterpanelen för att ändra det aktiva filtret",
|
||||||
"year": "år"
|
"year": "år"
|
||||||
},
|
},
|
||||||
|
|
@ -524,6 +528,20 @@
|
||||||
"title_comparison": "Bokjämförelse"
|
"title_comparison": "Bokjämförelse"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"duplicate_pages": {
|
||||||
|
"action_delete_auto": "Automatisk radering",
|
||||||
|
"action_delete_manual": "Manuell radering",
|
||||||
|
"action_ignore": "Ignorera",
|
||||||
|
"delete_to_save": "Radera för att spara {size}",
|
||||||
|
"filter": {
|
||||||
|
"count": "Antal",
|
||||||
|
"size": "Storlek",
|
||||||
|
"total_size": "Total storlek"
|
||||||
|
},
|
||||||
|
"matches_n": "Inga träffar | 1 träff | {count} träffar",
|
||||||
|
"title": "Duplicerade sidor",
|
||||||
|
"unknown_size": "Okänd storlek"
|
||||||
|
},
|
||||||
"duplicates": {
|
"duplicates": {
|
||||||
"file_hash": "Filhash",
|
"file_hash": "Filhash",
|
||||||
"size": "Storlek",
|
"size": "Storlek",
|
||||||
|
|
|
||||||
|
|
@ -190,6 +190,7 @@
|
||||||
"dismiss": "解除",
|
"dismiss": "解除",
|
||||||
"download": "下载",
|
"download": "下载",
|
||||||
"email": "邮箱",
|
"email": "邮箱",
|
||||||
|
"filename": "文件名",
|
||||||
"filter_no_matches": "过滤器没有匹配的",
|
"filter_no_matches": "过滤器没有匹配的",
|
||||||
"genre": "流派",
|
"genre": "流派",
|
||||||
"go_to_library": "前往库",
|
"go_to_library": "前往库",
|
||||||
|
|
@ -531,6 +532,12 @@
|
||||||
"action_delete_auto": "自动删除",
|
"action_delete_auto": "自动删除",
|
||||||
"action_delete_manual": "手动删除",
|
"action_delete_manual": "手动删除",
|
||||||
"action_ignore": "忽略",
|
"action_ignore": "忽略",
|
||||||
|
"delete_to_save": "删除以节省 {size}",
|
||||||
|
"filter": {
|
||||||
|
"count": "数目",
|
||||||
|
"size": "大小",
|
||||||
|
"total_size": "总大小"
|
||||||
|
},
|
||||||
"matches_n": "无匹配 | 1 个匹配 | {count} 个匹配",
|
"matches_n": "无匹配 | 1 个匹配 | {count} 个匹配",
|
||||||
"title": "重复页面",
|
"title": "重复页面",
|
||||||
"unknown_size": "未知大小"
|
"unknown_size": "未知大小"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue