Browse Source

Update locales

pull/3536/merge
Unknwon 8 years ago
parent
commit
c4086d43db
No known key found for this signature in database
GPG Key ID: 7A02C406FAC875A2
  1. 12
      conf/locale/locale_de-DE.ini
  2. 8
      conf/locale/locale_fr-FR.ini
  3. 12
      conf/locale/locale_gl-ES.ini
  4. 4
      conf/locale/locale_ja-JP.ini
  5. 16
      conf/locale/locale_ko-KR.ini
  6. 490
      modules/bindata/bindata.go

12
conf/locale/locale_de-DE.ini

@ -137,7 +137,7 @@ issues.in_your_repos=In Ihren Repositories
[explore]
repos=Repositories
users=Benutzer
organizations=Organizations
organizations=Organisationen
search=Suche
[auth]
@ -427,7 +427,7 @@ file_history=Verlauf
file_view_raw=Ansicht im Originalformat
file_permalink=Permalink
file_too_large=Diese Datei ist zu groß zum Anzeigen
video_not_supported_in_browser=Your browser doesn't support HTML5 video tag.
video_not_supported_in_browser=Ihr Browser unterstützt HTML5 Video-Tags nicht.
editor.new_file=Neue Datei
editor.upload_file=Datei hochladen
@ -457,7 +457,7 @@ editor.cancel=Abbrechen
editor.filename_cannot_be_empty=Der Dateiname darf nicht leer sein.
editor.branch_already_exists=Branch '%s' existiert bereits in diesem Repository.
editor.directory_is_a_file='%s' im übergeordneten Verzeichnis ist eine Datei und kein Verzeichnis.
editor.file_is_a_symlink=The file '%s' is a symlink that cannot be modified from the web editor.
editor.file_is_a_symlink=Die Datei '%s' ist ein Symlink die nicht im Webeditor verändert werden kann.
editor.filename_is_a_directory=Die Datei '%s' existiert bereits als Verzeichnis in diesem Repository.
editor.file_editing_no_longer_exists=Die Datei '%s', welche Sie bearbeiten, existiert in diesem Repository nicht mehr.
editor.file_changed_while_editing=Seit dem Start der Bearbeitung hat sich die Datei geändert. <a target="_blank" href="%s">Hier klicken</a> um die Änderungen zu sehen, oder nochmals <strong>Commit drücken</strong> um die Änderungen zu überschreiben.
@ -582,8 +582,8 @@ pulls.cannot_auto_merge_desc=Dieser Pull-Request kann nicht automatisch zusammen
pulls.cannot_auto_merge_helper=Bitte manuell zusammenführen, um die Konflikte zu lösen.
pulls.merge_pull_request=Pull-Request zusammenführen
pulls.open_unmerged_pull_exists=`Sie können diesen Pull-Request nicht wieder öffnen, da bereits ein offener Pull-Request (#%d) aus dem selben Repository mit den gleichen Merge-Informationen existiert und auf das Zusammenführen wartet.`
pulls.delete_branch=Delete Branch
pulls.delete_branch_has_new_commits=Branch cannot be deleted because it has new commits after mergence.
pulls.delete_branch=Zweig löschen
pulls.delete_branch_has_new_commits=Zweig kann nicht gelöscht werden, da er noch weitere Commits nach dem Zusammenführen enthält.
milestones.new=Neuer Meilenstein
milestones.open_tab=%d offen
@ -1033,7 +1033,7 @@ auths.delete_auth_title=Authentifizierung löschen
auths.delete_auth_desc=Diese Authentifizierung wird gelöscht. Möchten Sie fortfahren?
auths.still_in_used=Diese Authentifizierung wird noch von einigen Benutzern verwendet. Bitte löschen Sie diese Benutzer oder ändern Sie deren Anmeldetyp.
auths.deletion_success=Authentifizierung wurde erfolgreich gelöscht!
auths.login_source_exist=Login source '%s' already exists.
auths.login_source_exist=Login-Quelle '%s' ist bereits vorhanden.
config.server_config=Serverkonfiguration
config.app_name=Name der Anwendung

8
conf/locale/locale_fr-FR.ini

@ -137,7 +137,7 @@ issues.in_your_repos=Dans vos dépôts
[explore]
repos=Dépôts
users=Utilisateurs
organizations=Organizations
organizations=Organisations
search=Rechercher
[auth]
@ -427,7 +427,7 @@ file_history=Historique
file_view_raw=Voir le Raw
file_permalink=Lien permanent
file_too_large=Ce fichier est trop gros pour être afficher
video_not_supported_in_browser=Your browser doesn't support HTML5 video tag.
video_not_supported_in_browser=Votre navigateur ne supporte pas la balise video HTML5.
editor.new_file=Nouveau fichier
editor.upload_file=Téléverser un fichier
@ -457,7 +457,7 @@ editor.cancel=Annuler
editor.filename_cannot_be_empty=Nom de fichier ne peut pas être vide.
editor.branch_already_exists=La branche '%s' existe déjà dans ce dépôt.
editor.directory_is_a_file=L'entrée '%s' dans le chemin d’accès parent est un fichier pas un répertoire dans ce dépôt.
editor.file_is_a_symlink=The file '%s' is a symlink that cannot be modified from the web editor.
editor.file_is_a_symlink=Le fichier "%s" est un lien symbolique qui ne peux pas être modifié depuis l'éditeur web.
editor.filename_is_a_directory=Le nom de fichier '%s' existe déjà dans ce dépot.
editor.file_editing_no_longer_exists=Le fichier '%s' que vous modifiez n'existe plus dans le dépôt.
editor.file_changed_while_editing=Le contenu du fichier à changé depuis que vous avez commencé à l'éditer. <a target="_blank" href="%s">Cliquez ici</a> pour voir ce qui à été modifié ou <strong>appuyez sur commit encore une fois</strong> pour remplacer ces changements.
@ -582,7 +582,7 @@ pulls.cannot_auto_merge_desc=Cette pull request ne peut être fusionnée automat
pulls.cannot_auto_merge_helper=Fusionner manuellement afin de résoudre les conflits.
pulls.merge_pull_request=Fusionner la Pull Request
pulls.open_unmerged_pull_exists=`Vous ne pouvez effectuer une réouverture car il y a déjà une pull-request ouverte (#%d) depuis le même dépôt avec les mêmes informations de fusion et est en attente de fusion.`
pulls.delete_branch=Delete Branch
pulls.delete_branch=Supprimer la branche
pulls.delete_branch_has_new_commits=Branch cannot be deleted because it has new commits after mergence.
milestones.new=Nouveau Jalon

12
conf/locale/locale_gl-ES.ini

@ -1,7 +1,7 @@
app_desc=Un servizo de Git auto aloxado e sen complicacións
home=Inicio
dashboardl=Panel de control
dashboard=Panel de control
explore=Explorar
help=Axuda
sign_in=Iniciar sesión
@ -71,7 +71,6 @@ repo_path=Ruta do repositorio de Raiz (Root)
repo_path_helper=Todos os repositorios remotos de Git gardaranse neste directorio.
run_user=Executar como usuario
run_user_helper=A persoa usuaria necesita ter acceso á ruta raíz do repositorio e executar Gogs.
domain=Dominio
domain_helper=Isto afecta ás URLs para clonar por SSH.
ssh_port=Porto SSH
@ -88,7 +87,6 @@ email_title=Configuración do servizo de correo
smtp_host=SMTP Host
smtp_from=Dende
smtp_from_helper=Remitente do correo electrónico, RFC 5322. Pode ser soamente un enderezo de correo electrónico, ou estar no formato "Nome" <email@example.com>.
mailer_user=Remitente do correo electrónico
mailer_password=Contrasinal do remitente
register_confirm=Habilitar a confirmación no rexistro
@ -147,7 +145,6 @@ create_new_account=Crear unha nova conta
register_hepler_msg=Xa tes unha conta? Inicia sesión!
social_register_hepler_msg=Xa tes unha conta? Enlázaa!
disable_register_prompt=Sentímolo, o rexistro está deshabilitado. Por favor, contacta co administrador do sitio.
disable_register_mail=Sentímolo. Os correos de confirmación de rexistro están deshabilitados.
remember_me=Recórdame
forgot_password=Esquecín o meu contrasinal
@ -159,7 +156,6 @@ prohibit_login=Ingreso prohibido
prohibit_login_desc=A túa conta ten prohibido ingresar ao sistema, por favor, contacta coa persoa administradora do sistema.
resent_limit_prompt=Sentímolo, estás solicitando o reenvío do correo de activación con demasiada frecuencia. Por favor, agarda 3 minutos.
has_unconfirmed_mail=Ola %s, o teu correo electrónico (<b>%s</b>) non está confirmado. Se non recibiches un correo de confirmación ou necesitas que o enviemos de novo, por favor, preme no seguinte botón.
resend_mail=Preme aquí para reenviar o teu correo electrónico de activación
email_not_associate=Este enderezo de correo electrónico non está asociado a ningunha conta.
send_reset_mail=Prema aquí para (re)enviar o correo para o restablecemento do contrasinal
@ -431,6 +427,7 @@ file_history=Histórico
file_view_raw=Ver Raw
file_permalink=Permalink
file_too_large=Este arquivo é demasiado grande para ser mostrado
video_not_supported_in_browser=O teu navegador non soporte a etiqueta video de HTML5.
editor.new_file=Novo arquivo
editor.upload_file=Subir arquivo
@ -460,6 +457,7 @@ editor.cancel=Cancelar
editor.filename_cannot_be_empty=O nome do arquivo non pode estar baleiro
editor.branch_already_exists=A rama '%s' xa existe no repositorio.
editor.directory_is_a_file='%s' na ruta é un arquivo, non un cartafol neste repositorio.
editor.file_is_a_symlink=O ficheiro '%s' é un enlace simbólico que non pode ser modificado desde o editor web.
editor.filename_is_a_directory=O nome de arquivo '%s' é un cartafol neste repositorio.
editor.file_editing_no_longer_exists=O arquivo '%s' que estas editando xa non existe no repositorio.
editor.file_changed_while_editing=O contido do arquivo cambiou desde que comezaches a editalo. <a target="_blank" href="%s">Preme aquí</a> para ver o que cambiou ou <strong>solicita outra achega</strong> para sobreescribir os cambios.
@ -584,6 +582,8 @@ pulls.cannot_auto_merge_desc=Este Pull Request non pode ser fusionado automatica
pulls.cannot_auto_merge_helper=Por favor, fusiona manualmente para resolver os conflitos.
pulls.merge_pull_request=Fusionar Pull Request
pulls.open_unmerged_pull_exists=`Vostede non pode realizar a operación de reapertura porque nestes momentos existe unha solicitude de pull request (#%d) para o mesmo repositorio coa mesma información que se encontra á espera de aprobación`
pulls.delete_branch=Eliminar branch
pulls.delete_branch_has_new_commits=O branch non se pode borrar porque apareceron novos commits despois de mergear.
milestones.new=Novo fito
milestones.open_tab=%d abertas
@ -1033,6 +1033,7 @@ auths.delete_auth_title=Borrado de autenticación
auths.delete_auth_desc=Esta autenticación será eliminada. Desexas continuar?
auths.still_in_used=Este método de autentificación aínda é utilizado por algúns usuarios, por favor elimine ou converta estes usuarios a outro tipo de autentificación.
auths.deletion_success=A autenticación foi eliminada con éxito!
auths.login_source_exist=Login source '%s' xa existe.
config.server_config=Configuración do servidor
config.app_name=Nome da aplicación
@ -1202,3 +1203,4 @@ default_message=Sólteos aquí ou pulse para cargar arquivos.
invalid_input_type=Non está permitido cargar arquivos deste tipo.
file_too_big=O tamaño do arquivo ({{filesize}} MB) excede o tamaño máximo ({{maxFilesize}} MB).
remove_file=Eliminar arquivo

4
conf/locale/locale_ja-JP.ini

@ -137,7 +137,7 @@ issues.in_your_repos=あなたのリポジトリ
[explore]
repos=リポジトリ
users=ユーザ
organizations=Organizations
organizations=組織
search=検索
[auth]
@ -190,7 +190,7 @@ TeamName=チーム名
AuthName=承認名
AdminEmail=管理者の電子メール
NewBranchName=New branch name
NewBranchName=新しいブランチ名
CommitSummary=Commit summary
CommitMessage=Commit message
CommitChoice=Commit choice

16
conf/locale/locale_ko-KR.ini

@ -40,7 +40,7 @@ your_settings=설정
activities=활동
pull_requests=풀 리퀘스트
issues=이슈
issues=이슈
cancel=취소
@ -137,7 +137,7 @@ issues.in_your_repos=당신의 저장소에
[explore]
repos=저장소
users=유저
organizations=Organizations
organizations=조직
search=검색
[auth]
@ -427,7 +427,7 @@ file_history=히스토리
file_view_raw=원본 보기
file_permalink=고유링크
file_too_large=이 파일은 표시하기엔 너무 큽니다.
video_not_supported_in_browser=Your browser doesn't support HTML5 video tag.
video_not_supported_in_browser=이 브라우저는 HTML5 비디오 태그를 지원하지 않습니다.
editor.new_file=파일 생성
editor.upload_file=파일 업로드
@ -457,7 +457,7 @@ editor.cancel=취소
editor.filename_cannot_be_empty=파일명이 빈칸입니다.
editor.branch_already_exists=이 저장소에 브랜치 '%s'가 이미 존재합니다.
editor.directory_is_a_file=항목 '%s'의 상위 경로는 이 저장소의 디렉토리가 아닌 파일입니다.
editor.file_is_a_symlink=The file '%s' is a symlink that cannot be modified from the web editor.
editor.file_is_a_symlink=파일 '%s'는 웹 에디터에서 수정할 수 없는 심볼릭 링크입니다.
editor.filename_is_a_directory=파일명 '%s'는 이 저장소에 이미 존재하는 디렉토리명입니다.
editor.file_editing_no_longer_exists=편집중인 파일 '%s'는 저장소에 더 이상 존재하지 않습니다.
editor.file_changed_while_editing=편집을 시작한 이후 파일 내용이 변경되었습니다. 변경된 내용을 보려면 <a target="_blank" href="%s">여기를 누르십시오</a>. 변경 사항을 덮어 쓰려면 <strong>다시 커밋</strong>을 누르십시오.
@ -583,8 +583,8 @@ pulls.cannot_auto_merge_desc=컨플릭이 존재해서 이 풀리퀘스트는
pulls.cannot_auto_merge_helper=컨플릭을 해결하려면 수동으로 머지해 주십시오.
pulls.merge_pull_request=풀리퀘스트 머지
pulls.open_unmerged_pull_exists=`같은 리파지토리에서 같은 머지 정보로 만들어진 풀리퀘스트 (#%d) 가 이미 오픈 상태이고 머지를 기다리고 있기 때문에 다시 열기 작업을 할 수 없습니다.`
pulls.delete_branch=Delete Branch
pulls.delete_branch_has_new_commits=Branch cannot be deleted because it has new commits after mergence.
pulls.delete_branch=브랜치 삭제
pulls.delete_branch_has_new_commits=이 브랜치는 병합된 이후에 새로운 커밋들을 가지고 있으므로 삭제할 수 없습니다.
milestones.new=새로운 마일스톤
milestones.open_tab=%d개 열림
@ -806,7 +806,7 @@ org_full_name_holder=조직 전체 이름
org_name_helper=멋진 조직 이름은 짧고 기억하기 쉽습니다.
create_org=새로운 조직
repo_updated=업데이트됨
people=사람
people=구성원
invite_someone=다른 사람 초대
teams=
lower_members=회원
@ -1034,7 +1034,7 @@ auths.delete_auth_title=인증 삭제
auths.delete_auth_desc=이 인증이 삭제됩니다. 정말로 진행하시겠습니까?
auths.still_in_used=이 인증은 아직 몇몇 사용자들이 사용하고 있습니다, 먼저 사용자들의 로그인 유형을 삭제하거나 변경해주십시오.
auths.deletion_success=인증이 성공적으로 삭제 되었습니다!
auths.login_source_exist=Login source '%s' already exists.
auths.login_source_exist=로그인 소스 '%s'는 이미 존재합니다.
config.server_config=서버 설정
config.app_name=애플리케이션 이름

490
modules/bindata/bindata.go

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save