mirror of
https://github.com/go-gitea/gitea
synced 2025-08-21 17:08:27 +00:00
Translations for repo buttons (#20834)
* Translations Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update locale_de-DE.ini * Update locales Signed-off-by: jolheiser <john.olheiser@gmail.com> Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -948,6 +948,7 @@ normal_view=Normal Görünüm
|
||||
line=satır
|
||||
lines=satır
|
||||
|
||||
editor.add_file=Dosya Ekle
|
||||
editor.new_file=Yeni dosya
|
||||
editor.upload_file=Dosya Yükle
|
||||
editor.edit_file=Dosyayı Düzenle
|
||||
@@ -1554,8 +1555,8 @@ activity.no_git_activity=Bu dönemde herhangi bir işleme yapılmamıştır.
|
||||
activity.git_stats_exclude_merges=Birleştirmeler hariç,
|
||||
activity.git_stats_author_1=%d yazar
|
||||
activity.git_stats_author_n=%d yazar
|
||||
activity.git_stats_pushed_1=
|
||||
activity.git_stats_pushed_n=
|
||||
activity.git_stats_pushed_1=
|
||||
activity.git_stats_pushed_n=
|
||||
activity.git_stats_commit_1=%d işlemeyi
|
||||
activity.git_stats_commit_n=%d işlemeyi
|
||||
activity.git_stats_push_to_branch=%s dalına ve
|
||||
@@ -2033,7 +2034,7 @@ branch.create_success='%s' dalı oluşturuldu.
|
||||
branch.branch_already_exists='%s' dalı zaten bu depoda var.
|
||||
branch.branch_name_conflict='%s' dal adı zaten mevcut olan '%s' dalıyla çakışıyor.
|
||||
branch.tag_collision='%s' dalı, depoda aynı ada sahip bir etiket olduğundan oluşturulamıyor.
|
||||
branch.deleted_by=%s tarafından silindi
|
||||
branch.deleted_by=%s tarafından silindi
|
||||
branch.restore_success='%s' dalı geri yüklendi.
|
||||
branch.restore_failed='%s' dalı geri yüklenemedi.
|
||||
branch.protected_deletion_failed='%s' dalı korunuyor. Silinemez.
|
||||
|
Reference in New Issue
Block a user