Skip to content

Commit 55e9228

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 8511eec commit 55e9228

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

options/locale/locale_es-ES.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ remove=Eliminar
8585
remove_all=Eliminar todos
8686
edit=Editar
8787

88+
copy=Copiar
89+
copy_url=Copiar URL
90+
copy_branch=Copiar nombre de rama
91+
copy_success=¡Copiado!
92+
copy_error=Copiar falló
8893

8994
write=Escribir
9095
preview=Vista previa
@@ -226,6 +231,7 @@ view_home=Ver %s
226231
search_repos=Buscar un repositorio…
227232
filter=Otros filtros
228233
filter_by_team_repositories=Filtrar por repositorios de equipo
234+
feed_of=Suministro de noticias de "%s"
229235

230236
show_archived=Archivado
231237
show_both_archived_unarchived=Mostrar respositorios archivados y desarchivados
@@ -488,6 +494,7 @@ form.name_chars_not_allowed=El nombre de usuario '%s' tiene caracteres inválido
488494
[settings]
489495
profile=Perfil
490496
account=Cuenta
497+
appearance=Apariencia
491498
password=Contraseña
492499
security=Seguridad
493500
avatar=Avatar
@@ -534,6 +541,7 @@ delete_current_avatar=Eliminar avatar
534541
uploaded_avatar_not_a_image=El archivo subido no es una imagen.
535542
uploaded_avatar_is_too_big=El archivo subido ha excedido el tamaño máximo.
536543
update_avatar_success=Su avatar ha sido actualizado.
544+
update_user_avatar_success=El avatar del usuario se ha actualizado.
537545

538546
change_password=Actualizar contraseña
539547
old_password=Contraseña actual
@@ -964,6 +972,7 @@ file_view_rendered=Ver procesado
964972
file_view_raw=Ver original
965973
file_permalink=Enlace permanente
966974
file_too_large=El archivo es demasiado grande para ser mostrado.
975+
file_copy_permalink=Copiar Permalink
967976
video_not_supported_in_browser=Su navegador no soporta el tag video de HTML5.
968977
audio_not_supported_in_browser=Su navegador no soporta el tag audio de HTML5.
969978
stored_lfs=Almacenados con Git LFS
@@ -974,6 +983,7 @@ commit_graph.hide_pr_refs=Ocultar Pull Requests
974983
commit_graph.monochrome=Mono
975984
commit_graph.color=Color
976985
blame=Blame
986+
download_file=Descargar archivo
977987
normal_view=Vista normal
978988
line=línea
979989
lines=líneas

options/locale/locale_pt-PT.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,9 @@ issues.add_assignee_at=`foi atribuída por <b>%s</b> %s`
11721172
issues.remove_assignee_at=`a atribuição foi retirada por <b>%s</b> %s`
11731173
issues.remove_self_assignment=`removeu a auto-atribuição %s`
11741174
issues.change_title_at=`mudou o título de <b><strike>%s</strike></b> para <b>%s</b> %s`
1175+
issues.change_ref_at=`mudou a referência de <b><strike>%s</strike></b> para <b>%s</b> %s`
1176+
issues.remove_ref_at=`removeu a referência <b>%s</b> %s`
1177+
issues.add_ref_at=`adicionou a referência <b>%s</b> %s`
11751178
issues.delete_branch_at=`eliminou o ramo <b>%s</b> %s`
11761179
issues.open_tab=%d abertas
11771180
issues.close_tab=%d fechadas

options/locale/locale_zh-TW.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,9 @@ issues.add_assignee_at=`被 <b>%s</b> 指派 %s`
11721172
issues.remove_assignee_at=`被 <b>%s</b> 取消指派 %s`
11731173
issues.remove_self_assignment=`取消指派給自己 %s`
11741174
issues.change_title_at=`將標題從 <b><strike>%s</strike></b> 改為 <b>%s</b> %s`
1175+
issues.change_ref_at=`將參考從 <b><strike>%s</strike></b> 變更為 <b>%s</b> %s`
1176+
issues.remove_ref_at=`移除了參考 <b>%s</b> %s`
1177+
issues.add_ref_at=`新增了參考 <b>%s</b> %s`
11751178
issues.delete_branch_at=`刪除分支 <b>%s</b> %s`
11761179
issues.open_tab=%d 個開放中
11771180
issues.close_tab=%d 個已關閉

0 commit comments

Comments
 (0)