mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	update locale
This commit is contained in:
		@@ -232,6 +232,8 @@ activity=Публична дейност
 | 
			
		||||
followers=Последователи
 | 
			
		||||
starred=Харесано
 | 
			
		||||
following=Следване
 | 
			
		||||
follow=Follow
 | 
			
		||||
unfollow=Unfollow
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Потребителското име '%s' е запазено.
 | 
			
		||||
form.name_pattern_not_allowed=Потребителското име '%s' не е допустимо.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=родител
 | 
			
		||||
diff.commit=ревизия
 | 
			
		||||
diff.data_not_available=Няма данни за разлики.
 | 
			
		||||
diff.show_diff_stats=Покажи статистика за разликите
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=променени са <strong>%d файла</strong>, в които са <strong>добавени %d</strong> реда и са <strong>изтрити %d</strong> реда
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Целия файл
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Öffentliche Aktivität
 | 
			
		||||
followers=Followers
 | 
			
		||||
starred=Markiert
 | 
			
		||||
following=Folgt
 | 
			
		||||
follow=Folgen
 | 
			
		||||
unfollow=Nicht mehr folgen
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Der Benutzername '%s' ist reserviert.
 | 
			
		||||
form.name_pattern_not_allowed=Benutzernamens-Muster "%s" ist nicht zulässig.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=Ursprung
 | 
			
		||||
diff.commit=Commit
 | 
			
		||||
diff.data_not_available=Keine Diff-Daten verfügbar.
 | 
			
		||||
diff.show_diff_stats=Diff-Statistik anzeigen
 | 
			
		||||
diff.show_split_view=Geteilte Ansicht
 | 
			
		||||
diff.show_unified_view=Gesamtansicht
 | 
			
		||||
diff.stats_desc=<strong> %d geänderte Dateien</strong> mit <strong>%d neuen Zeilen</strong> und <strong>%d gelöschten Zeilen</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Datei anzeigen
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Actividad pública
 | 
			
		||||
followers=Seguidores
 | 
			
		||||
starred=Destacados
 | 
			
		||||
following=Siguiendo
 | 
			
		||||
follow=Follow
 | 
			
		||||
unfollow=Unfollow
 | 
			
		||||
 | 
			
		||||
form.name_reserved=El usuario '%s' está reservado.
 | 
			
		||||
form.name_pattern_not_allowed=El patrón de nombre de usuario '%s' no está permitido.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=padre
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Los datos del Diff no están disponibles.
 | 
			
		||||
diff.show_diff_stats=Mostrar Estadísticas de Diff
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=Se han <strong>modificado %d ficheros</strong> con <strong>%d adiciones</strong> y <strong>%d borrados</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Ver Fichero
 | 
			
		||||
 
 | 
			
		||||
@@ -75,9 +75,9 @@ general_title=Paramètres Généraux de Gogs
 | 
			
		||||
app_name=Nom de l'application
 | 
			
		||||
app_name_helper=Inscrivez fièrement le nom de votre organisation ici !
 | 
			
		||||
repo_path=Emplacement Racine du Dépôt
 | 
			
		||||
repo_path_helper=Tous les Dépôts Git distants seront sauvegardés ici.
 | 
			
		||||
repo_path_helper=Tous les dépôts Git distants seront sauvegardés ici.
 | 
			
		||||
run_user=Entrer un Utilisateur
 | 
			
		||||
run_user_helper=L'utilisateur doit avoir accès à la Racine du Référentiel et éxécuter Gogs.
 | 
			
		||||
run_user_helper=L'utilisateur doit avoir accès à la racine du dépôt et exécuter Gogs.
 | 
			
		||||
domain=Domaine
 | 
			
		||||
domain_helper=Cela affecte les doublons d'URL SSH.
 | 
			
		||||
ssh_port=Port SSH
 | 
			
		||||
@@ -99,7 +99,7 @@ mail_notify=Activer la Notification des Mails reçus
 | 
			
		||||
server_service_title=Paramètres du serveur et des autres services
 | 
			
		||||
offline_mode=Activer le mode hors connexion
 | 
			
		||||
offline_mode_popup=Désactiver le CDN, même en production. Toutes les ressources seront distribuées en local.
 | 
			
		||||
disable_gravatar=Désactiver le Service Gravatar
 | 
			
		||||
disable_gravatar=Désactiver le service Gravatar
 | 
			
		||||
disable_gravatar_popup=Désactiver Gravatar et les sources personnalisées, tous les avatars sont téléchargés par les utilisateurs ou par défaut.
 | 
			
		||||
disable_registration=Désactiver le formulaire d'inscription
 | 
			
		||||
disable_registration_popup=Désactiver le formulaire d'inscription, seuls les administrateurs peuvent créer des comptes.
 | 
			
		||||
@@ -127,7 +127,7 @@ install_success=Bienvenue ! Nous sommes heureux que vous ayez choisi Gogs, amuse
 | 
			
		||||
uname_holder=Nom d'Utilisateur ou E-mail
 | 
			
		||||
password_holder=Mot de Passe
 | 
			
		||||
switch_dashboard_context=Basculer le Contexte du Tableau de Bord
 | 
			
		||||
my_repos=Mes Référentiels
 | 
			
		||||
my_repos=Mes dépôts
 | 
			
		||||
collaborative_repos=Référentiels collaboratifs
 | 
			
		||||
my_orgs=Mes Organisations
 | 
			
		||||
my_mirrors=Mes Miroirs
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Activités publiques
 | 
			
		||||
followers=Abonnés
 | 
			
		||||
starred=Votés
 | 
			
		||||
following=Abonnements
 | 
			
		||||
follow=Suivre
 | 
			
		||||
unfollow=Ne plus suivre
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Le nom '%s' est réservé.
 | 
			
		||||
form.name_pattern_not_allowed=Motif '%s' interdit pour les noms d'utilisateur.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=Parent
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Données Diff indisponibles.
 | 
			
		||||
diff.show_diff_stats=Afficher les stats Diff
 | 
			
		||||
diff.show_split_view=Vue séparée
 | 
			
		||||
diff.show_unified_view=Vue unifiée
 | 
			
		||||
diff.stats_desc=<strong> %d fichiers modifiés</strong> avec <strong>%d ajouts</strong> et <strong>%d suppressions</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Voir le fichier
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Attività pubblica
 | 
			
		||||
followers=Seguaci
 | 
			
		||||
starred=Votate
 | 
			
		||||
following=Seguiti
 | 
			
		||||
follow=Segui
 | 
			
		||||
unfollow=Non seguire più
 | 
			
		||||
 | 
			
		||||
form.name_reserved=L'username '%s' è riservato.
 | 
			
		||||
form.name_pattern_not_allowed=La struttura del nome utente '%s' non è consentita.
 | 
			
		||||
@@ -248,7 +250,7 @@ uid=Uid
 | 
			
		||||
 | 
			
		||||
public_profile=Profilo pubblico
 | 
			
		||||
profile_desc=Il tuo indirizzo e-mail è pubblico e sarà usato per ogni notifica inerente al tuo account, e per qualsiasi operazione web effettuata attraverso il sito.
 | 
			
		||||
password_username_disabled=Non-local type users are not allowed to change their username.
 | 
			
		||||
password_username_disabled=Gli utenti non locali non possono cambiare il proprio nome utente.
 | 
			
		||||
full_name=Nome Completo
 | 
			
		||||
website=Sito web
 | 
			
		||||
location=Posizione
 | 
			
		||||
@@ -273,7 +275,7 @@ new_password=Nuova Password
 | 
			
		||||
retype_new_password=Re-inserisci la password
 | 
			
		||||
password_incorrect=La Password attuale non è corretta.
 | 
			
		||||
change_password_success=La tua password è stata cambiata con successo. Ora puoi accedere usando la nuova password.
 | 
			
		||||
password_change_disabled=Non-local type users are not allowed to change their password.
 | 
			
		||||
password_change_disabled=Gli utenti non locali non possono cambiare la propria password.
 | 
			
		||||
 | 
			
		||||
emails=Indirizzi e-mail
 | 
			
		||||
manage_emails=Gestisci indirizzi email
 | 
			
		||||
@@ -301,7 +303,7 @@ key_content=Contenuto
 | 
			
		||||
add_key_success=La nuova chiave SSH '%s' è stata aggiunta con successo!
 | 
			
		||||
delete_key=Elimina
 | 
			
		||||
ssh_key_deletion=Eliminazione chiave SSH
 | 
			
		||||
ssh_key_deletion_desc=Delete this SSH key will remove all related accesses for your account. Do you want to continue?
 | 
			
		||||
ssh_key_deletion_desc=Cancellare la chiave SSH rimuoverà tutti i relativi accessi per il tuo account. Vuoi continuare?
 | 
			
		||||
ssh_key_deletion_success=La chiave SSH e' stata cancellata con successo!
 | 
			
		||||
add_on=Aggiunto il
 | 
			
		||||
last_used=Ultimo accesso il
 | 
			
		||||
@@ -316,15 +318,15 @@ unbind_success=Account sociale disassociato.
 | 
			
		||||
 | 
			
		||||
manage_access_token=Gestisci i Token di Accesso Personale
 | 
			
		||||
generate_new_token=Genera Nuovo Token
 | 
			
		||||
tokens_desc=Tokens you have generated that can be used to access the Gogs APIs.
 | 
			
		||||
tokens_desc=I Token che hai generato e che possono essere utilizzati per accedere alle API Gogs.
 | 
			
		||||
new_token_desc=Da questo momento, ogni token avrà pieno accesso al tuo account.
 | 
			
		||||
token_name=Nome Token
 | 
			
		||||
generate_token=Genera Token
 | 
			
		||||
generate_token_succees=Nuovo token di accesso generato con successo! Assicurarsi di copiare il nuovo token di accesso personale ora: non sarà possibile visualizzarlo nuovamente!
 | 
			
		||||
delete_token=Elimina
 | 
			
		||||
access_token_deletion=Eliminazione Token di accesso personale
 | 
			
		||||
access_token_deletion_desc=Delete this personal access token will remove all related accesses of application. Do you want to continue?
 | 
			
		||||
delete_token_success=Personal access token has been removed successfully! Don't forget to update your application as well.
 | 
			
		||||
access_token_deletion_desc=Eliminare questo token di accesso personale rimuoverà tutti i relativi accessi di applicazione. Si desidera continuare?
 | 
			
		||||
delete_token_success=Il token di accesso personale è stato eliminato! Non dimenticare di aggiornare anche l'applicazione.
 | 
			
		||||
 | 
			
		||||
delete_account=Elimina Account
 | 
			
		||||
delete_prompt=L'operazione eliminerà permanentemente l'account e <strong>NON POTRÀ</strong> essere annullata!
 | 
			
		||||
@@ -337,9 +339,9 @@ owner=Proprietario
 | 
			
		||||
repo_name=Nome Repository
 | 
			
		||||
repo_name_helper=I migliori nomi dei repository sono brevi, facili da memorizzare e <strong>univoci</strong>.
 | 
			
		||||
visibility=Visibilità
 | 
			
		||||
visiblity_helper=This repository is <span class="ui red text">Private</span>
 | 
			
		||||
visiblity_helper_forced=Site admin has forced all new repositories to be <span class="ui red text">Private</span>
 | 
			
		||||
visiblity_fork_helper=(Change of this value will affect all forks)
 | 
			
		||||
visiblity_helper=Questo repository è <span class="ui red text"> privato</span>
 | 
			
		||||
visiblity_helper_forced=L'amministratore del sito ha deciso che tutti i nuovi repository devono essere <span class="ui red text">privati</span>
 | 
			
		||||
visiblity_fork_helper=(La modifica di questo valore avrà effetto su tutti i fork)
 | 
			
		||||
clone_helper=Hai bisogno di aiuto per la clonazione? Visita <a target="_blank" href="%s">Aiuto</a>!
 | 
			
		||||
fork_repo=Forka Repository
 | 
			
		||||
fork_from=Forka da
 | 
			
		||||
@@ -351,36 +353,36 @@ license=Licenza
 | 
			
		||||
license_helper=Selezionare un file di licenza
 | 
			
		||||
readme=Readme
 | 
			
		||||
readme_helper=Seleziona un template per il readme
 | 
			
		||||
auto_init=Initialize this repository with selected files and template
 | 
			
		||||
auto_init=Inizializzare questo repository con i file e il modello selezionati
 | 
			
		||||
create_repo=Crea Repository
 | 
			
		||||
default_branch=Ramo (Branch) predefinito
 | 
			
		||||
mirror_interval=Intervallo Mirror (in ore)
 | 
			
		||||
mirror_address=Mirror Address
 | 
			
		||||
mirror_address_desc=Please include necessary user credentials in the address.
 | 
			
		||||
watchers=Watchers
 | 
			
		||||
stargazers=Stargazers
 | 
			
		||||
forks=Forks
 | 
			
		||||
mirror_address=Indirizzo del mirror
 | 
			
		||||
mirror_address_desc=Si prega di includere nell'indirizzo le credenziali utente necessarie.
 | 
			
		||||
watchers=Osservatori
 | 
			
		||||
stargazers=Fan
 | 
			
		||||
forks=Fork
 | 
			
		||||
 | 
			
		||||
form.reach_limit_of_creation=The owner has reached maximum creation limit of %d repositories.
 | 
			
		||||
form.reach_limit_of_creation=Il proprietario ha raggiunto il limite massimo di %d repository creati.
 | 
			
		||||
form.name_reserved=Il nome repository %s è riservato.
 | 
			
		||||
form.name_pattern_not_allowed=La struttura del nome del repository %s non è consentita.
 | 
			
		||||
 | 
			
		||||
need_auth=Richiesta di autorizzazione
 | 
			
		||||
migrate_type=Tipo di migrazione
 | 
			
		||||
migrate_type_helper=This repository will be a <span class="text blue">mirror</span>
 | 
			
		||||
migrate_type_helper=Questo repository sarà un <span class="text blue">mirror</span>
 | 
			
		||||
migrate_repo=Migra Repository
 | 
			
		||||
migrate.clone_address=Duplica Indirizzo
 | 
			
		||||
migrate.clone_address_desc=This can be a HTTP/HTTPS/GIT URL or local server path.
 | 
			
		||||
migrate.permission_denied=You are not allowed to import local repositories.
 | 
			
		||||
migrate.clone_address_desc=Può essere un URL HTTP/HTTPS/GIT o il percorso del server locale.
 | 
			
		||||
migrate.permission_denied=Non è consentito importare repository locali.
 | 
			
		||||
migrate.invalid_local_path=Percorso locale non valido, non esiste o non è una cartella.
 | 
			
		||||
migrate.failed=Migration failed: %v
 | 
			
		||||
migrate.failed=Migrazione non riuscita: %v
 | 
			
		||||
 | 
			
		||||
mirror_from=mirror from
 | 
			
		||||
mirror_from=mirror da
 | 
			
		||||
forked_from=forkato da
 | 
			
		||||
fork_from_self=Non puoi forkare il tuo stesso repository!
 | 
			
		||||
copy_link=Copia
 | 
			
		||||
copy_link_success=Copiato!
 | 
			
		||||
copy_link_error=Press ⌘-C or Ctrl-C to copy
 | 
			
		||||
copy_link_error=Premere ⌘-C o Ctrl-C per copiare
 | 
			
		||||
copied=OK copiato
 | 
			
		||||
unwatch=Non seguire più
 | 
			
		||||
watch=Segui
 | 
			
		||||
@@ -393,12 +395,12 @@ quick_guide=Guida rapida
 | 
			
		||||
clone_this_repo=Clona questo repository
 | 
			
		||||
create_new_repo_command=Crea nuovo repository da riga di comando
 | 
			
		||||
push_exist_repo=Push un repo esistente dalla riga di comando
 | 
			
		||||
repo_is_empty=This repository is empty, please come back later!
 | 
			
		||||
repo_is_empty=Questo repository è vuoto, si prega di tornare più tardi!
 | 
			
		||||
 | 
			
		||||
code=Code
 | 
			
		||||
code=Codice
 | 
			
		||||
branch=Ramo (Branch)
 | 
			
		||||
tree=Albero (Tree)
 | 
			
		||||
filter_branch_and_tag=Filter branch or tag
 | 
			
		||||
filter_branch_and_tag=Filtra per branch o tag
 | 
			
		||||
branches=Rami (Branch)
 | 
			
		||||
tags=Tag
 | 
			
		||||
issues=Problemi
 | 
			
		||||
@@ -426,44 +428,44 @@ issues.new.labels=Etichette
 | 
			
		||||
issues.new.no_label=Nessuna etichetta
 | 
			
		||||
issues.new.clear_labels=Pulisci le etichette
 | 
			
		||||
issues.new.milestone=Traguardo
 | 
			
		||||
issues.new.no_milestone=No Milestone
 | 
			
		||||
issues.new.clear_milestone=Clear milestone
 | 
			
		||||
issues.new.open_milestone=Open Milestones
 | 
			
		||||
issues.new.closed_milestone=Closed Milestones
 | 
			
		||||
issues.new.no_milestone=Nessuna milestone
 | 
			
		||||
issues.new.clear_milestone=Milestone pulita
 | 
			
		||||
issues.new.open_milestone=Apri Milestone
 | 
			
		||||
issues.new.closed_milestone=Milestone chiuse
 | 
			
		||||
issues.new.assignee=Assegnatario
 | 
			
		||||
issues.new.clear_assignee=Clear assignee
 | 
			
		||||
issues.new.no_assignee=No assignee
 | 
			
		||||
issues.create=Create Issue
 | 
			
		||||
issues.new.clear_assignee=Cancella l'assegnatario
 | 
			
		||||
issues.new.no_assignee=Nessun assegnatario
 | 
			
		||||
issues.create=Crea Problema
 | 
			
		||||
issues.new_label=Nuova etichetta
 | 
			
		||||
issues.new_label_placeholder=Nome dell'etichetta...
 | 
			
		||||
issues.create_label=Create Label
 | 
			
		||||
issues.create_label=Crea Etichetta
 | 
			
		||||
issues.open_tab=%d Aperti
 | 
			
		||||
issues.close_tab=%d Chiusi
 | 
			
		||||
issues.filter_label=Etichetta
 | 
			
		||||
issues.filter_label_no_select=Nessuna etichetta selezionata
 | 
			
		||||
issues.filter_milestone=Traguardo
 | 
			
		||||
issues.filter_milestone_no_select=No selected milestone
 | 
			
		||||
issues.filter_milestone_no_select=Nessuna Milestone selezionata
 | 
			
		||||
issues.filter_assignee=Assegnatario
 | 
			
		||||
issues.filter_assginee_no_select=No selected Assignee
 | 
			
		||||
issues.filter_assginee_no_select=Nessun Assegnatario selezionato
 | 
			
		||||
issues.filter_type=Tipo
 | 
			
		||||
issues.filter_type.all_issues=Tutti i problemi
 | 
			
		||||
issues.filter_type.assigned_to_you=Assegnati a te
 | 
			
		||||
issues.filter_type.created_by_you=Creati da te
 | 
			
		||||
issues.filter_type.mentioning_you=Che ti riguardano
 | 
			
		||||
issues.filter_sort=Ordina
 | 
			
		||||
issues.filter_sort.latest=Newest
 | 
			
		||||
issues.filter_sort.oldest=Oldest
 | 
			
		||||
issues.filter_sort.recentupdate=Recently updated
 | 
			
		||||
issues.filter_sort.leastupdate=Least recently updated
 | 
			
		||||
issues.filter_sort.mostcomment=Most commented
 | 
			
		||||
issues.filter_sort.leastcomment=Least commented
 | 
			
		||||
issues.opened_by=opened %[1]s by <a href="%[2]s">%[3]s</a>
 | 
			
		||||
issues.opened_by_fake=opened %[1]s by %[2]s
 | 
			
		||||
issues.filter_sort.latest=Più recenti
 | 
			
		||||
issues.filter_sort.oldest=Più vecchi
 | 
			
		||||
issues.filter_sort.recentupdate=Aggiornati di recente
 | 
			
		||||
issues.filter_sort.leastupdate=Aggiornati tempo fa
 | 
			
		||||
issues.filter_sort.mostcomment=I più commentati
 | 
			
		||||
issues.filter_sort.leastcomment=I meno commentati
 | 
			
		||||
issues.opened_by=aperto %[1]s da <a href="/%[2]s">%[3]s</a>
 | 
			
		||||
issues.opened_by_fake=aperto %[1]s da %[2]s
 | 
			
		||||
issues.previous=Pagina precedente
 | 
			
		||||
issues.next=Pagina successiva
 | 
			
		||||
issues.open_title=Open
 | 
			
		||||
issues.closed_title=Closed
 | 
			
		||||
issues.num_comments=%d comments
 | 
			
		||||
issues.open_title=Aperto
 | 
			
		||||
issues.closed_title=Chiuso
 | 
			
		||||
issues.num_comments=%d commenti
 | 
			
		||||
issues.commented_at=`commented <a id="%[1]s" href="#%[1]s">%[2]s</a>`
 | 
			
		||||
issues.no_content=There is no content yet.
 | 
			
		||||
issues.close_issue=Chiudi
 | 
			
		||||
@@ -532,32 +534,32 @@ milestones.title=Title
 | 
			
		||||
milestones.desc=Description
 | 
			
		||||
milestones.due_date=Due Date (optional)
 | 
			
		||||
milestones.clear=Clear
 | 
			
		||||
milestones.invalid_due_date_format=Due date format is invalid, must be 'yyyy-mm-dd'.
 | 
			
		||||
milestones.create_success=Milestone '%s' has been created successfully!
 | 
			
		||||
milestones.edit=Edit Milestone
 | 
			
		||||
milestones.edit_subheader=Use a better description for milestones so people won't be confused.
 | 
			
		||||
milestones.cancel=Cancel
 | 
			
		||||
milestones.modify=Modify Milestone
 | 
			
		||||
milestones.edit_success=Changes of milestone '%s' has been saved successfully!
 | 
			
		||||
milestones.deletion=Milestone Deletion
 | 
			
		||||
milestones.deletion_desc=Deleting this milestone will remove its information in all related issues. Do you want to continue?
 | 
			
		||||
milestones.deletion_success=Milestone has been deleted successfully!
 | 
			
		||||
milestones.invalid_due_date_format=Il formato della data di scadenza non è valido, deve essere 'yyyy-mm-dd'.
 | 
			
		||||
milestones.create_success=La Milestone '%s' è stata creata con successo!
 | 
			
		||||
milestones.edit=Modifica Milestone
 | 
			
		||||
milestones.edit_subheader=Scrivi una descrizione della Milestone, così la gente non si confonderà.
 | 
			
		||||
milestones.cancel=Annulla
 | 
			
		||||
milestones.modify=Modifica Milestone
 | 
			
		||||
milestones.edit_success=Le modifiche alla milestone '%s' sono state salvate con successo!
 | 
			
		||||
milestones.deletion=Cancellazione Milestone
 | 
			
		||||
milestones.deletion_desc=L'eliminazione di questa Milestone rimuoverà le sue informazioni in tutti i problemi correlati. Si desidera continuare?
 | 
			
		||||
milestones.deletion_success=La milestone è stata cancellata con successo!
 | 
			
		||||
 | 
			
		||||
wiki=Wiki
 | 
			
		||||
wiki.welcome=Welcome to Wiki!
 | 
			
		||||
wiki.welcome_desc=Wiki is the place where you would like to document your project together and make it better.
 | 
			
		||||
wiki.create_first_page=Create the first page
 | 
			
		||||
wiki.page=Page
 | 
			
		||||
wiki.filter_page=Filter page
 | 
			
		||||
wiki.new_page=Create New Page
 | 
			
		||||
wiki.default_commit_message=Write a note about this update (optional).
 | 
			
		||||
wiki.save_page=Save Page
 | 
			
		||||
wiki.last_commit_info=%s edited this page %s
 | 
			
		||||
wiki.edit_page_button=Edit
 | 
			
		||||
wiki.new_page_button=New Page
 | 
			
		||||
wiki.page_already_exists=Wiki page with same name already exists.
 | 
			
		||||
wiki.pages=Pages
 | 
			
		||||
wiki.last_updated=Last updated %s
 | 
			
		||||
wiki.welcome=Benvenuto nel Wiki!
 | 
			
		||||
wiki.welcome_desc=Wiki è il posto dove puoi documentare collaborativamente il tuo progetto così da renderlo migliore.
 | 
			
		||||
wiki.create_first_page=Crea la prima pagina
 | 
			
		||||
wiki.page=Pagina
 | 
			
		||||
wiki.filter_page=Filtra pagina
 | 
			
		||||
wiki.new_page=Crea nuova pagina
 | 
			
		||||
wiki.default_commit_message=Scrivere una nota su questo aggiornamento (opzionale).
 | 
			
		||||
wiki.save_page=Salva pagina
 | 
			
		||||
wiki.last_commit_info=%s ha modificato questa pagina %s
 | 
			
		||||
wiki.edit_page_button=Modifica
 | 
			
		||||
wiki.new_page_button=Nuova pagina
 | 
			
		||||
wiki.page_already_exists=Esiste già una pagina Wiki con questo stesso nome.
 | 
			
		||||
wiki.pages=Pagine
 | 
			
		||||
wiki.last_updated=Ultimo aggiornamento: %s
 | 
			
		||||
 | 
			
		||||
settings=Impostazioni
 | 
			
		||||
settings.options=Opzioni
 | 
			
		||||
@@ -567,14 +569,14 @@ settings.githooks=Git Hooks
 | 
			
		||||
settings.basic_settings=Impostazioni di Base
 | 
			
		||||
settings.site=Sito Ufficiale
 | 
			
		||||
settings.update_settings=Aggiorna Impostazioni
 | 
			
		||||
settings.change_reponame_prompt=This change will affect how links relate to the repository.
 | 
			
		||||
settings.advanced_settings=Advanced Settings
 | 
			
		||||
settings.wiki_desc=Enable wiki to allow people write documents
 | 
			
		||||
settings.use_external_wiki=Use external wiki
 | 
			
		||||
settings.external_wiki_url=External Wiki URL
 | 
			
		||||
settings.external_wiki_url_desc=Visitors will be redirected to URL when they click on the tab.
 | 
			
		||||
settings.change_reponame_prompt=Questa modifica influirà i link al repository.
 | 
			
		||||
settings.advanced_settings=Opzioni avanzate
 | 
			
		||||
settings.wiki_desc=Abilitare il wiki per consentire alle persone di scrivere documenti
 | 
			
		||||
settings.use_external_wiki=Usa Wiki esterno
 | 
			
		||||
settings.external_wiki_url=URL Wiki esterno
 | 
			
		||||
settings.external_wiki_url_desc=I visitatori verranno reindirizzati all'URL quando cliccano sulla scheda.
 | 
			
		||||
settings.issues_desc=Enable builtin lightweight issue tracker
 | 
			
		||||
settings.use_external_issue_tracker=Use external issue tracker
 | 
			
		||||
settings.use_external_issue_tracker=Utilizza gestore di problemi esterno
 | 
			
		||||
settings.tracker_url_format=External Issue Tracker URL Format
 | 
			
		||||
settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index.
 | 
			
		||||
settings.pulls_desc=Enable pull requests to accept public contributions
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=parent
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Diff Data non disponibile.
 | 
			
		||||
diff.show_diff_stats=Mostra Diff Stats
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=<strong>%d ha cambiato i file</strong> con <strong>%d aggiunte</strong> e <strong>%d eliminazioni</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Vedi File
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=パブリック・アクティビティ
 | 
			
		||||
followers=フォロワー
 | 
			
		||||
starred=スター
 | 
			
		||||
following=フォロー
 | 
			
		||||
follow=フォロー
 | 
			
		||||
unfollow=フォロー解除
 | 
			
		||||
 | 
			
		||||
form.name_reserved=ユーザー名 '%s' は予約されています。
 | 
			
		||||
form.name_pattern_not_allowed=ユーザ名のパターン '%s' は許可されていません。
 | 
			
		||||
@@ -454,7 +456,7 @@ issues.filter_sort=並べ替え
 | 
			
		||||
issues.filter_sort.latest=最新
 | 
			
		||||
issues.filter_sort.oldest=最も古い
 | 
			
		||||
issues.filter_sort.recentupdate=最近更新された
 | 
			
		||||
issues.filter_sort.leastupdate=Least recently updated
 | 
			
		||||
issues.filter_sort.leastupdate=つい最近更新
 | 
			
		||||
issues.filter_sort.mostcomment=一番多いコメント
 | 
			
		||||
issues.filter_sort.leastcomment=一番少ないコメント
 | 
			
		||||
issues.opened_by=opened %[1]s by <a href="%[2]s">%[3]s</a>
 | 
			
		||||
@@ -515,7 +517,7 @@ pulls.data_broken=Data of this pull request has been broken due to deletion of f
 | 
			
		||||
pulls.is_checking=The conflict checking is still in progress, please refresh page in few moments.
 | 
			
		||||
pulls.can_auto_merge_desc=This pull request can be merged automatically.
 | 
			
		||||
pulls.cannot_auto_merge_desc=This pull request can't be merged automatically because there are conflicts.
 | 
			
		||||
pulls.cannot_auto_merge_helper=Please merge manually in order to resolve the conflicts.
 | 
			
		||||
pulls.cannot_auto_merge_helper=競合を解決するためには、手動でマージする必要があります。
 | 
			
		||||
pulls.merge_pull_request=プルリクエストをマージします。
 | 
			
		||||
pulls.open_unmerged_pull_exists=`You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.`
 | 
			
		||||
 | 
			
		||||
@@ -545,7 +547,7 @@ milestones.deletion_success=マイルス トーンは正常に削除されまし
 | 
			
		||||
 | 
			
		||||
wiki=Wiki
 | 
			
		||||
wiki.welcome=Wiki へようこそ!
 | 
			
		||||
wiki.welcome_desc=Wiki is the place where you would like to document your project together and make it better.
 | 
			
		||||
wiki.welcome_desc=Wikiとは、あなたのプロジェクトを文書化し、複数人で一緒に編集する場所です。
 | 
			
		||||
wiki.create_first_page=最初のページを作成する。
 | 
			
		||||
wiki.page=ページ
 | 
			
		||||
wiki.filter_page=フィルターページ
 | 
			
		||||
@@ -569,11 +571,11 @@ settings.site=公式サイト
 | 
			
		||||
settings.update_settings=設定の更新
 | 
			
		||||
settings.change_reponame_prompt=この変更はリンクがリポジトリに関連付ける方法に影響します。
 | 
			
		||||
settings.advanced_settings=拡張設定
 | 
			
		||||
settings.wiki_desc=Enable wiki to allow people write documents
 | 
			
		||||
settings.wiki_desc=Wikiでドキュメントの作成を許可
 | 
			
		||||
settings.use_external_wiki=外部 wiki を使用します。
 | 
			
		||||
settings.external_wiki_url=外部 Wiki の URL
 | 
			
		||||
settings.external_wiki_url_desc=Visitors will be redirected to URL when they click on the tab.
 | 
			
		||||
settings.issues_desc=Enable builtin lightweight issue tracker
 | 
			
		||||
settings.issues_desc=組み込み簡易課題トラッカーを有効
 | 
			
		||||
settings.use_external_issue_tracker=外部課題トラッキングシステムを使用
 | 
			
		||||
settings.tracker_url_format=外部課題トラッキングツール URLのフォーマット
 | 
			
		||||
settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=親
 | 
			
		||||
diff.commit=コミット
 | 
			
		||||
diff.data_not_available=差分データは利用できません。
 | 
			
		||||
diff.show_diff_stats=差分情報を表示
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=共有<strong>%d 個のファイルを変更した</strong>、<strong>%d 個の追加</strong> と <strong>%d 個の削除</strong>を含む
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=ファイルの表示
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Publiskā aktivitāte
 | 
			
		||||
followers=Sekotāji
 | 
			
		||||
starred=Atzīmēti ar zvaigznīti
 | 
			
		||||
following=Seko
 | 
			
		||||
follow=Follow
 | 
			
		||||
unfollow=Unfollow
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Lietotāja vārds '%s' jau ir aizņemts.
 | 
			
		||||
form.name_pattern_not_allowed=Lietotāja vārds '%s' nav atļauts.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=vecāks
 | 
			
		||||
diff.commit=revīzija
 | 
			
		||||
diff.data_not_available=Salīdzināšanas dati nav pieejami.
 | 
			
		||||
diff.show_diff_stats=Rādīt salīdzināšanas statistiku
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=<strong>%d mainītis faili</strong> ar <strong>%d papildinājumiem</strong> un <strong>%d dzēšanām</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Parādīt failu
 | 
			
		||||
 
 | 
			
		||||
@@ -104,7 +104,7 @@ disable_gravatar_popup=Schakel Gravatar en andere bronnen uit, alle avatars word
 | 
			
		||||
disable_registration=Schakel zelfregistratie uit
 | 
			
		||||
disable_registration_popup=Schakel zelfregistratie uit, alleen admins kunnen accounts maken.
 | 
			
		||||
enable_captcha=Inschakelen Captcha
 | 
			
		||||
enable_captcha_popup=Require validate captcha for user self-registration.
 | 
			
		||||
enable_captcha_popup=Vereis captcha validatie voor zelf-registratie van gebruiker.
 | 
			
		||||
require_sign_in_view=Schakel vereiste aanmelding om pagina's te zien in
 | 
			
		||||
require_sign_in_view_popup=Alleen ingelogde gebruikers kunnen pagina's bekijken, bezoekers kunnen alleen de login/registratie pagina's zien.
 | 
			
		||||
admin_setting_desc=U hoeft niet meteen een administratie account te maken, de gebruiker met ID=1 krijgt automatisch administratierechten.
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Openbare activiteit
 | 
			
		||||
followers=Volgers
 | 
			
		||||
starred=Sterren
 | 
			
		||||
following=Volgt
 | 
			
		||||
follow=Volg
 | 
			
		||||
unfollow=Niet meer volgen
 | 
			
		||||
 | 
			
		||||
form.name_reserved=De gebruikersnaam '%s' is gereserveerd.
 | 
			
		||||
form.name_pattern_not_allowed=Het gebruikersnaam patroon '%s' is niet toegestaan.
 | 
			
		||||
@@ -504,16 +506,16 @@ pulls.nothing_to_compare=Er is niets te vergelijken omdat base en head branches
 | 
			
		||||
pulls.has_pull_request=' Er is al een pull-aanvraag tussen deze twee targets: <a href="%[1]s/pulls/%[3]d"> %[2]s #% [3]d</a>'
 | 
			
		||||
pulls.create=Pull verzoek aanmaken
 | 
			
		||||
pulls.title_desc=wil %[1]d commits van <code>%[2]s</code> samenvoegen met <code>%[3]s</code>
 | 
			
		||||
pulls.merged_title_desc=merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s
 | 
			
		||||
pulls.merged_title_desc=%[1] commits samengevoegd van <code>%[2]s</code> naar <code>%[3]s</code> %[4]s
 | 
			
		||||
pulls.tab_conversation=Discussie
 | 
			
		||||
pulls.tab_commits=Commits
 | 
			
		||||
pulls.tab_files=Bestanden gewijzigd
 | 
			
		||||
pulls.reopen_to_merge=Please reopen this pull request to perform merge operation.
 | 
			
		||||
pulls.merged=Merged
 | 
			
		||||
pulls.has_merged=This pull request has been merged successfully!
 | 
			
		||||
pulls.merged=Samengevoegd
 | 
			
		||||
pulls.has_merged=Dit pull-request is samengevoegd!
 | 
			
		||||
pulls.data_broken=Data of this pull request has been broken due to deletion of fork information.
 | 
			
		||||
pulls.is_checking=The conflict checking is still in progress, please refresh page in few moments.
 | 
			
		||||
pulls.can_auto_merge_desc=This pull request can be merged automatically.
 | 
			
		||||
pulls.is_checking=Controle van conflicten is nog bezig, ververs deze pagina in enkele ogenblikken.
 | 
			
		||||
pulls.can_auto_merge_desc=Dit pull-request kan automatisch samengevoegd worden.
 | 
			
		||||
pulls.cannot_auto_merge_desc=This pull request can't be merged automatically because there are conflicts.
 | 
			
		||||
pulls.cannot_auto_merge_helper=Please merge manually in order to resolve the conflicts.
 | 
			
		||||
pulls.merge_pull_request=Samenvoegen van pull verzoek
 | 
			
		||||
@@ -546,14 +548,14 @@ milestones.deletion_success=Mijlpaal is met succes verwijderd!
 | 
			
		||||
wiki=Wiki
 | 
			
		||||
wiki.welcome=Welcome to Wiki!
 | 
			
		||||
wiki.welcome_desc=Wiki is the place where you would like to document your project together and make it better.
 | 
			
		||||
wiki.create_first_page=Create the first page
 | 
			
		||||
wiki.page=Page
 | 
			
		||||
wiki.filter_page=Filter page
 | 
			
		||||
wiki.new_page=Create New Page
 | 
			
		||||
wiki.default_commit_message=Write a note about this update (optional).
 | 
			
		||||
wiki.save_page=Save Page
 | 
			
		||||
wiki.create_first_page=Maak de eerste pagina
 | 
			
		||||
wiki.page=Pagina
 | 
			
		||||
wiki.filter_page=Filter pagina
 | 
			
		||||
wiki.new_page=Maak nieuwe pagina
 | 
			
		||||
wiki.default_commit_message=Schrijf een notitie over deze aanpassing (optioneel).
 | 
			
		||||
wiki.save_page=Pagina opslaan
 | 
			
		||||
wiki.last_commit_info=%s edited this page %s
 | 
			
		||||
wiki.edit_page_button=Edit
 | 
			
		||||
wiki.edit_page_button=Bewerken
 | 
			
		||||
wiki.new_page_button=New Page
 | 
			
		||||
wiki.page_already_exists=Wiki page with same name already exists.
 | 
			
		||||
wiki.pages=Pages
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=bovenliggende
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Diff gegevens niet beschikbaar.
 | 
			
		||||
diff.show_diff_stats=Toon Diff Stats
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=<strong>%d gewijzigde bestanden</strong> met <strong>toevoegingen van %d</strong> en <strong>%d verwijderingen</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Bestand weergeven
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Publiczna aktywność
 | 
			
		||||
followers=Obserwujący
 | 
			
		||||
starred=Polubionych
 | 
			
		||||
following=Obserwowani
 | 
			
		||||
follow=Follow
 | 
			
		||||
unfollow=Unfollow
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Nazwa użytkownika "%s" jest zarezerwowana.
 | 
			
		||||
form.name_pattern_not_allowed=Wzorzec nazwy użytkownika "%s" jest niedozwolony.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=rodzic
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Informacje nt. zmiany nie są dostępne.
 | 
			
		||||
diff.show_diff_stats=Pokaż statystyki zmian
 | 
			
		||||
diff.show_split_view=Split View
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=<strong>%d zmienionych plików</strong> z <strong>%d dodań</strong> i <strong>%d usunięć</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Wyświetl plik
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Atividade Pública
 | 
			
		||||
followers=Seguidores
 | 
			
		||||
starred=Favorito
 | 
			
		||||
following=Seguindo
 | 
			
		||||
follow=Seguir
 | 
			
		||||
unfollow=Deixar de seguir
 | 
			
		||||
 | 
			
		||||
form.name_reserved=O nome de usuário '%s' não pode ser usado.
 | 
			
		||||
form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de usuário.
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=pai
 | 
			
		||||
diff.commit=commit
 | 
			
		||||
diff.data_not_available=Dados de Diff não disponíveis.
 | 
			
		||||
diff.show_diff_stats=Mostrar estatísticas do Diff
 | 
			
		||||
diff.show_split_view=Visão dividida
 | 
			
		||||
diff.show_unified_view=Visão unificada
 | 
			
		||||
diff.stats_desc=<strong> %d arquivos alterados</strong> com <strong>%d adições</strong> e <strong>%d exclusões</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Ver Arquivo
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=Активность
 | 
			
		||||
followers=Подписчики
 | 
			
		||||
starred=Избранное
 | 
			
		||||
following=Подписан
 | 
			
		||||
follow=Подписаться
 | 
			
		||||
unfollow=Отписаться
 | 
			
		||||
 | 
			
		||||
form.name_reserved=Имя пользователя '%s' зарезервировано.
 | 
			
		||||
form.name_pattern_not_allowed=Имя пользователя «%s» не допускается.
 | 
			
		||||
@@ -423,7 +425,7 @@ commits.newer=Новее
 | 
			
		||||
 | 
			
		||||
issues.new=Новая задача
 | 
			
		||||
issues.new.labels=Метки
 | 
			
		||||
issues.new.no_label=Не метка
 | 
			
		||||
issues.new.no_label=Нет меток
 | 
			
		||||
issues.new.clear_labels=Отчистить метки
 | 
			
		||||
issues.new.milestone=Этап
 | 
			
		||||
issues.new.no_milestone=Нет этапа
 | 
			
		||||
@@ -437,7 +439,7 @@ issues.create=Добавить задачу
 | 
			
		||||
issues.new_label=Новая метка
 | 
			
		||||
issues.new_label_placeholder=Имя метки...
 | 
			
		||||
issues.create_label=Добавить метку
 | 
			
		||||
issues.open_tab=%d Открыть
 | 
			
		||||
issues.open_tab=%d открыто(ы)
 | 
			
		||||
issues.close_tab=%d Закрыть
 | 
			
		||||
issues.filter_label=Метка
 | 
			
		||||
issues.filter_label_no_select=Нет выбранной метки
 | 
			
		||||
@@ -447,7 +449,7 @@ issues.filter_assignee=Назначено
 | 
			
		||||
issues.filter_assginee_no_select=Ответственный не выбран
 | 
			
		||||
issues.filter_type=Тип
 | 
			
		||||
issues.filter_type.all_issues=Все задачи
 | 
			
		||||
issues.filter_type.assigned_to_you=Назначено Вам
 | 
			
		||||
issues.filter_type.assigned_to_you=Назначено вам
 | 
			
		||||
issues.filter_type.created_by_you=Созданные вами
 | 
			
		||||
issues.filter_type.mentioning_you=Вы упомянуты
 | 
			
		||||
issues.filter_sort=Сортировать
 | 
			
		||||
@@ -461,15 +463,15 @@ issues.opened_by=%[1]s открыта <a href="%[2]s">%[3]s</a>
 | 
			
		||||
issues.opened_by_fake=%[1]s открыта %[2]s
 | 
			
		||||
issues.previous=Предыдущая страница
 | 
			
		||||
issues.next=Следующая страница
 | 
			
		||||
issues.open_title=Открыта
 | 
			
		||||
issues.closed_title=Закрыта
 | 
			
		||||
issues.open_title=Открыто
 | 
			
		||||
issues.closed_title=Закрыто
 | 
			
		||||
issues.num_comments=комментариев: %d
 | 
			
		||||
issues.commented_at=` прокомментировал <a id="%[1]s" href="#%[1]s">%[2]s</a>`
 | 
			
		||||
issues.no_content=Пока нет содержимого.
 | 
			
		||||
issues.close_issue=Закрыть
 | 
			
		||||
issues.close_comment_issue=Прокомментировать и закрыть
 | 
			
		||||
issues.reopen_issue=Открыть снова
 | 
			
		||||
issues.reopen_comment_issue=Прокомментировать и открыть
 | 
			
		||||
issues.reopen_comment_issue=Прокомментировать и открыть снова
 | 
			
		||||
issues.create_comment=Комментировать
 | 
			
		||||
issues.closed_at=`закрыл <a id="%[1]s" href="#%[1]s">%[2]s</a>`
 | 
			
		||||
issues.reopened_at=`открыл снова <a id="%[1]s" href="#%[1]s">%[2]s</a>`
 | 
			
		||||
@@ -521,7 +523,7 @@ pulls.open_unmerged_pull_exists=`Вы не можете произвести о
 | 
			
		||||
 | 
			
		||||
milestones.new=Новая контрольная точка
 | 
			
		||||
milestones.open_tab=%d открыты
 | 
			
		||||
milestones.close_tab=%d Закрыт
 | 
			
		||||
milestones.close_tab=%d закрыты
 | 
			
		||||
milestones.closed=Закрыт %s
 | 
			
		||||
milestones.no_due_date=Срок не указан
 | 
			
		||||
milestones.open=Открыть
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=Родитель
 | 
			
		||||
diff.commit=Сommit
 | 
			
		||||
diff.data_not_available=Данные Diff не доступны.
 | 
			
		||||
diff.show_diff_stats=Показать статистику Diff
 | 
			
		||||
diff.show_split_view=Разделённый вид
 | 
			
		||||
diff.show_unified_view=Единый вид
 | 
			
		||||
diff.stats_desc=<strong> %d измененных файлов</strong> с <strong>%d добавлено</strong> и <strong>%d удалено</strong>
 | 
			
		||||
diff.bin=BIN
 | 
			
		||||
diff.view_file=Просмотреть файл
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=公开活动
 | 
			
		||||
followers=关注者
 | 
			
		||||
starred=已点赞
 | 
			
		||||
following=关注中
 | 
			
		||||
follow=关注
 | 
			
		||||
unfollow=取消关注
 | 
			
		||||
 | 
			
		||||
form.name_reserved=用户名 '%s' 是被保留的。
 | 
			
		||||
form.name_pattern_not_allowed=用户名不允许 '%s' 的格式。
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=父节点
 | 
			
		||||
diff.commit=当前提交
 | 
			
		||||
diff.data_not_available=暂无可用数据
 | 
			
		||||
diff.show_diff_stats=显示文件统计
 | 
			
		||||
diff.show_split_view=分列视图
 | 
			
		||||
diff.show_unified_view=合并视图
 | 
			
		||||
diff.stats_desc=共有 <strong> %d 个文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong>
 | 
			
		||||
diff.bin=二进制
 | 
			
		||||
diff.view_file=查看文件
 | 
			
		||||
 
 | 
			
		||||
@@ -232,6 +232,8 @@ activity=公開活動
 | 
			
		||||
followers=關註者
 | 
			
		||||
starred=已讚好
 | 
			
		||||
following=關註中
 | 
			
		||||
follow=關注
 | 
			
		||||
unfollow=取消關注
 | 
			
		||||
 | 
			
		||||
form.name_reserved=用戶名 '%s' 是被保留的。
 | 
			
		||||
form.name_pattern_not_allowed=用戶名不允許 '%s' 的格式。
 | 
			
		||||
@@ -248,7 +250,7 @@ uid=用戶 ID
 | 
			
		||||
 | 
			
		||||
public_profile=公開信息
 | 
			
		||||
profile_desc=您的郵箱地址將會被公開,並被用於接收帳戶的所有提醒和通知。
 | 
			
		||||
password_username_disabled=Non-local type users are not allowed to change their username.
 | 
			
		||||
password_username_disabled=不允許非本地類型使用者更改他們的使用者名。
 | 
			
		||||
full_name=自定義名稱
 | 
			
		||||
website=個人網站
 | 
			
		||||
location=所在地區
 | 
			
		||||
@@ -273,7 +275,7 @@ new_password=新的密碼
 | 
			
		||||
retype_new_password=重新輸入新的密碼
 | 
			
		||||
password_incorrect=當前密碼不正確!
 | 
			
		||||
change_password_success=密碼修改成功!您現在可以使用新的密碼登錄。
 | 
			
		||||
password_change_disabled=Non-local type users are not allowed to change their password.
 | 
			
		||||
password_change_disabled=不允許非本地類型使用者,更改其密碼。
 | 
			
		||||
 | 
			
		||||
emails=電子郵件地址
 | 
			
		||||
manage_emails=管理電子郵件地址
 | 
			
		||||
@@ -355,8 +357,8 @@ auto_init=使用選定的文件和模板初始化倉庫
 | 
			
		||||
create_repo=創建倉庫
 | 
			
		||||
default_branch=默認分支
 | 
			
		||||
mirror_interval=鏡像同步周期(小時)
 | 
			
		||||
mirror_address=Mirror Address
 | 
			
		||||
mirror_address_desc=Please include necessary user credentials in the address.
 | 
			
		||||
mirror_address=鏡像地址
 | 
			
		||||
mirror_address_desc=請在位址中包括必要的使用者憑據。
 | 
			
		||||
watchers=關注者
 | 
			
		||||
stargazers=稱讚者
 | 
			
		||||
forks=派生倉庫
 | 
			
		||||
@@ -513,7 +515,7 @@ pulls.merged=已合併
 | 
			
		||||
pulls.has_merged=該合併請求已經成功合併!
 | 
			
		||||
pulls.data_broken=該合併請求的數據由於派生倉庫的相關信息被刪除而被破壞。
 | 
			
		||||
pulls.is_checking=該合併請求正在進行衝突檢查,請稍後再刷新頁面。
 | 
			
		||||
pulls.can_auto_merge_desc=This pull request can be merged automatically.
 | 
			
		||||
pulls.can_auto_merge_desc=這個拉請求可以自動合併。
 | 
			
		||||
pulls.cannot_auto_merge_desc=This pull request can't be merged automatically because there are conflicts.
 | 
			
		||||
pulls.cannot_auto_merge_helper=Please merge manually in order to resolve the conflicts.
 | 
			
		||||
pulls.merge_pull_request=合併請求
 | 
			
		||||
@@ -570,7 +572,7 @@ settings.update_settings=更新倉庫設置
 | 
			
		||||
settings.change_reponame_prompt=該操作將會影響到所有與該倉庫有關的鏈接
 | 
			
		||||
settings.advanced_settings=高級設置
 | 
			
		||||
settings.wiki_desc=啟用 Wiki 以允許用戶協作文檔
 | 
			
		||||
settings.use_external_wiki=Use external wiki
 | 
			
		||||
settings.use_external_wiki=使用外部 wiki
 | 
			
		||||
settings.external_wiki_url=External Wiki URL
 | 
			
		||||
settings.external_wiki_url_desc=Visitors will be redirected to URL when they click on the tab.
 | 
			
		||||
settings.issues_desc=啟用內置的輕量級問題管理系統
 | 
			
		||||
@@ -666,6 +668,8 @@ diff.parent=父節點
 | 
			
		||||
diff.commit=當前提交
 | 
			
		||||
diff.data_not_available=暫無可用數據
 | 
			
		||||
diff.show_diff_stats=顯示文件統計
 | 
			
		||||
diff.show_split_view=分割檢視
 | 
			
		||||
diff.show_unified_view=Unified View
 | 
			
		||||
diff.stats_desc=共有 <strong> %d 個文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong>
 | 
			
		||||
diff.bin=二進制
 | 
			
		||||
diff.view_file=查看文件
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user