jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/1150652?usp=email )
Change subject: Localisation updates from https://translatewiki.net. ...................................................................... Localisation updates from https://translatewiki.net. Change-Id: Id9e0a4a01d8b4ada0cc705a43ef7a8fb032d4bb4 --- M category/tr.json M checkimages/tr.json M protect/tr.json M redirect/tr.json A replicate_wiki/tr.json M unprotect/tr.json 6 files changed, 30 insertions(+), 10 deletions(-) Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified diff --git a/category/tr.json b/category/tr.json index e3905ec..522dc21 100644 --- a/category/tr.json +++ b/category/tr.json @@ -6,13 +6,14 @@ "Hedda", "Joseph", "Khutuck", + "Leo", "Stultiwikia", "Vito Genovese" ] }, "category-adding": "Bot: [[Kategori:%(newcat)s]] ekleniyor", "category-also-in": "(%(alsocat)s kategorisinde de yer almaktadır)", - "category-clean": "Bot: Hâlihazırda %(child)s içinde yer alan %(category)s kategorisi kaldırılıyor", + "category-clean": "Bot: %(category)s kategorisi kaldırılıyor çünkü zaten %(child)s kategorisinin altında", "category-listifying": "Bot: %(fromcat)s sayfasından itibaren (%(num)d girdi) listeleniyor", "category-removing": "Bot: %(oldcat)s kategorisinden kaldırılıyor", "category-renamed": "Bot: %(oldcat)s konumundan taşındı. Yazarlar: %(authors)s", diff --git a/checkimages/tr.json b/checkimages/tr.json index 4d6a1f1..73beb44 100644 --- a/checkimages/tr.json +++ b/checkimages/tr.json @@ -1,13 +1,17 @@ { "@metadata": { "authors": [ - "BaRaN6161 TURK" + "BaRaN6161 TURK", + "Leo" ] }, "checkimages-deletion-comment": "Bot: Ekleniyor %(adding)s", "checkimages-doubles-file-comment": "Bot: Dosya zaten Commons'da, silinebilir", "checkimages-doubles-head": "Yinelenen dosya", "checkimages-doubles-talk-comment": "Bot: Dosyanın zaten Commons'ta bulunduğunu bildirme", + "checkimages-doubles-talk-text": "%(upload)s dosyasını yüklediğiniz için teşekkür ederiz. Ancak, bu dosya şunun bir kopyasıdır:%(image)sBot, en az kullanılan veya en son bulunan dosyayı bir kopya olarak işaretledi. Dosyayı hemen silinecek şekilde işaretlemeyi daha uygun görüyorsanız, kopya dosyaları silmekten ve silinecek şablondan silme şablonunu kaldırmaktan çekinmeyin. Bu, %(bot)s tarafından gönderilen otomatik bir mesajdır.", + "checkimages-forced-mode": "('''zorunlu mod''')", + "checkimages-has-duplicates": "aşağıdaki kopyalara sahiptir%(force)s:", "checkimages-log-comment": "Bot: Günlüğü güncelleme", "checkimages-no-license-head": "Lisanssız resim", "checkimages-source-tag-comment": "Bot: Yeni yüklenen etiketsiz dosyayı işaretleme", diff --git a/protect/tr.json b/protect/tr.json index a518bb7..3737354 100644 --- a/protect/tr.json +++ b/protect/tr.json @@ -1,12 +1,13 @@ { "@metadata": { "authors": [ - "BaRaN6161 TURK" + "BaRaN6161 TURK", + "Leo" ] }, "protect-category": "Bot: Tüm sayfaları %(cat)s kategorisinden koruma", "protect-images": "Bot: Tüm resimler %(page)s sayfası koruma", "protect-links": "Bot: %(page)s ile bağlantılı tüm sayfaları koruma", - "protect-ref": "Bot: Tüm sayfaların %(page)s'den referans olarak korunması", + "protect-ref": "Bot: %(page)s'e atıfta bulunan tüm sayfaları koruyor", "protect-simple": "Bot: Bir dosya listesini koruma." } diff --git a/redirect/tr.json b/redirect/tr.json index 34c54c7..77bae3a 100644 --- a/redirect/tr.json +++ b/redirect/tr.json @@ -4,15 +4,16 @@ "BaRaN6161 TURK", "Emperyan", "Khutuck", + "Leo", "Stultiwikia", "Vito Genovese", "Xqt" ] }, "redirect-broken-redirect-template": "{{sil|y1}}", - "redirect-fix-broken-moved": "Bozuk yönlendirmeyi %(to)s hedef sayfaya taşıdı", - "redirect-fix-double": "%(to)s sayfasına yönelik çift yönlendirme düzeltiliyor", - "redirect-fix-loop": "Yönlendirme döngüsünün %(to)s sabitlenmesi", - "redirect-remove-broken": "Silinen ya da var olmayan sayfaya olan yönlendirme", + "redirect-fix-broken-moved": "%(from)s'den taşınan hedef sayfa %(to)s'ye bozuk yönlendirme düzeltiliyor", + "redirect-fix-double": "%(from)s'den %(to)s'ye çift yönlendirmeyi düzeltme", + "redirect-fix-loop": "%(from)s'den %(to)s'ye yönlendirme döngüsünün düzeltilmesi", + "redirect-remove-broken": "Silinmiş veya var olmayan bir sayfaya yönlendirme", "redirect-remove-loop": "Yönlendirme hedefi bir yönlendirme döngüsü oluşturuyor" } diff --git a/replicate_wiki/tr.json b/replicate_wiki/tr.json new file mode 100644 index 0000000..42a47d1 --- /dev/null +++ b/replicate_wiki/tr.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [ + "Leo" + ] + }, + "replicate_wiki-headline": "Orijinalinden farklı sayfalar", + "replicate_wiki-missing-users": "Burada eksik olan orijinal hizmetliler", + "replicate_wiki-same-pages": "Tüm önemli sayfalar aynıdır", + "replicate_wiki-same-users": "Orijinalden tüm kullanıcılar bu viki'de de mevcuttur", + "replicate_wiki-summary": "Bot: %(source)s'dan Viki senkronizasyonu" +} diff --git a/unprotect/tr.json b/unprotect/tr.json index 2c85d7c..95cdd5c 100644 --- a/unprotect/tr.json +++ b/unprotect/tr.json @@ -1,12 +1,13 @@ { "@metadata": { "authors": [ - "BaRaN6161 TURK" + "BaRaN6161 TURK", + "Leo" ] }, "unprotect-category": "Bot: Tüm sayfaların %(cat)s kategorisinden korunmaması", "unprotect-images": "Bot: Tüm sayfaların %(page)s sayfalarından korunmaması", "unprotect-links": "Bot: Tüm sayfaların %(page)s bağlantılardan korunmaması", - "unprotect-ref": "Bot: %(page)s atıfta bulunan tüm sayfaların korumasını kaldırma", + "unprotect-ref": "Bot: %(page)s'e atıfta bulunan tüm sayfaların koruması kaldırılıyor", "unprotect-simple": "Bot: Bir dosya listesini korumanın kaldırılması" } -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/1150652?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/i18n Gerrit-Branch: master Gerrit-Change-Id: Id9e0a4a01d8b4ada0cc705a43ef7a8fb032d4bb4 Gerrit-Change-Number: 1150652 Gerrit-PatchSet: 1 Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
