Skip to content

Commit 4914ba4

Browse files
committed
l10n: tr: Fix a couple of ambiguities
Signed-off-by: Emir Sarı <[email protected]>
1 parent f0c03bc commit 4914ba4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

po/tr.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ msgstr ""
9292
"POT-Creation-Date: 2020-03-11 15:26+0800\n"
9393
"PO-Revision-Date: 2020-03-10 23:00+0300\n"
9494
"Last-Translator: Emir SARI <[email protected]>\n"
95-
"Language-Team: Turkish (https://www.transifex.com/git-turkish/)\n"
95+
"Language-Team: Turkish (https://github.com/bitigchi/git-po/)\n"
9696
"Language: tr\n"
9797
"MIME-Version: 1.0\n"
9898
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4798,7 +4798,7 @@ msgstr "ÇAKIŞMA (ekle/ekle): %s içinde birleştirme çakışması"
47984798

47994799
#: merge-recursive.c:3424
48004800
msgid "Already up to date!"
4801-
msgstr "Halihazırda güncel!"
4801+
msgstr "Her şey güncel!"
48024802

48034803
#: merge-recursive.c:3433
48044804
#, c-format
@@ -8895,12 +8895,12 @@ msgstr "Gönderi için hazırlanmamış değişiklikler:"
88958895
#: wt-status.c:238
88968896
msgid " (use \"git add <file>...\" to update what will be committed)"
88978897
msgstr ""
8898-
" (neyin gönderileceğini güncellemek için \"git add <dosya>...\" kullanın)"
8898+
" (gönderilecekleri güncellemek için \"git add <dosya>...\" kullanın)"
88998899

89008900
#: wt-status.c:240
89018901
msgid " (use \"git add/rm <file>...\" to update what will be committed)"
89028902
msgstr ""
8903-
" (neyin gönderileceğini güncellemek için \"git add/rm <dosya>...\" kullanın)"
8903+
" (gönderilecekleri güncellemek için \"git add/rm <dosya>...\" kullanın)"
89048904

89058905
#: wt-status.c:241
89068906
msgid ""
@@ -11294,7 +11294,7 @@ msgstr "HEAD güncellenemiyor"
1129411294
#: builtin/checkout.c:887
1129511295
#, c-format
1129611296
msgid "Reset branch '%s'\n"
11297-
msgstr "'%s' dalını sıfırla\n"
11297+
msgstr "'%s' dalı sıfırlandı.\n"
1129811298

1129911299
#: builtin/checkout.c:890
1130011300
#, c-format
@@ -11304,17 +11304,17 @@ msgstr "Halihazırda '%s' üzerinde\n"
1130411304
#: builtin/checkout.c:894
1130511305
#, c-format
1130611306
msgid "Switched to and reset branch '%s'\n"
11307-
msgstr "'%s' dalına geçildi ve sıfırlandı\n"
11307+
msgstr "'%s' dalına geçildi ve sıfırlandı.\n"
1130811308

1130911309
#: builtin/checkout.c:896 builtin/checkout.c:1320
1131011310
#, c-format
1131111311
msgid "Switched to a new branch '%s'\n"
11312-
msgstr "Yeni '%s' dalına geçildi\n"
11312+
msgstr "Yeni '%s' dalına geçildi.\n"
1131311313

1131411314
#: builtin/checkout.c:898
1131511315
#, c-format
1131611316
msgid "Switched to branch '%s'\n"
11317-
msgstr "'%s' dalına geçildi\n"
11317+
msgstr "'%s' dalına geçildi.\n"
1131811318

1131911319
#: builtin/checkout.c:949
1132011320
#, c-format
@@ -22699,7 +22699,7 @@ msgstr "Boş bir Git deposu oluştur veya var olanı yeniden başlat"
2269922699

2270022700
#: command-list.h:112
2270122701
msgid "Instantly browse your working repository in gitweb"
22702-
msgstr "gitweb'deki çalışma deponuza anında göz at"
22702+
msgstr "gitweb'deki çalışma deposuna anında göz at"
2270322703

2270422704
#: command-list.h:113
2270522705
msgid "Add or parse structured information in commit messages"

0 commit comments

Comments
 (0)