Translations update from Weblate (#308)

* Added translation using Weblate (Turkish)

* Translated using Weblate (Turkish)

Currently translated at 19.4% (31 of 159 strings)

Translation: XBackBone/XBackBone
Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/tr/

* Translated using Weblate (German)

Currently translated at 98.1% (156 of 159 strings)

Translation: XBackBone/XBackBone
Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/de/

Co-authored-by: Hozan Şahin <hozansahin@gmail.com>
Co-authored-by: Joschua <joschua@familie-kreimer.de>
This commit is contained in:
Weblate (bot) 2021-02-15 00:13:43 +01:00 committed by GitHub
parent cff3af89bb
commit 2519b25612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 2 deletions

View file

@ -33,7 +33,7 @@ return [
'files' => 'Datei(n)',
'orphaned_files' => 'verwaiste Dateien',
'theme' => 'Design',
'click_to_load' => 'Klick um zu laden...',
'click_to_load' => 'Zum Laden klicken…',
'apply' => 'Sichern',
'save' => 'Speichern',
'used' => 'Benutzen',
@ -78,7 +78,7 @@ return [
'gallery' => 'Galerie',
'table' => 'Tabelle',
'dotted_search' => 'Suche...',
'order_by' => 'Sortieren nach...',
'order_by' => 'Sortieren nach',
'time' => 'Zeit',
'name' => 'Name',
'maintenance' => 'Wartungsarbeiten',
@ -163,4 +163,5 @@ return [
'mail.activate_text' => 'Hallo %s! <br>Vielen Dank fürs Registrieren auf %s (\'a href="%s">%s</a>), klicken Sie auf den folgenden Link, um es zu aktivieren:<br><br>\'a href="%s">%s</a>',
'show_changelog' => 'Änderungsprotokoll ansehen',
'changelog' => 'Änderungsprotokoll',
'copied' => 'In die Zwischenablage kopiert!',
];

View file

@ -0,0 +1,37 @@
<?php
return [
'orphaned_files' => 'Çöp dosyalar',
'files' => 'Dosyalar',
'hide' => 'Gizle',
'publish' => 'yayınla',
'delete' => 'Sil',
'upload' => 'yükle',
'download' => 'indir',
'raw' => 'kaynak göster',
'date' => 'Tarih',
'owner' => 'Sahip',
'public' => 'Herkese açık',
'size' => 'boyut',
'filename' => 'Dosya adı',
'preview' => 'Önizle',
'public.delete_text' => 'Bu öğeyi silmek istediğinizden emin misiniz? geri dönüşü olmayacaktır',
'public.telegram' => 'Telegram\'da paylaş !',
'copy_link' => 'Bağlantıyı kopyala',
'pager.previous' => 'Önceki',
'pager.next' => 'Sonraki',
'logout' => ıkış yap',
'profile' => 'Profil',
'system' => 'Sistem',
'users' => 'Kullanıcılar',
'home' => 'Anasayfa',
'username' => 'Kullanıcı adı',
'login' => 'Giriş',
'password' => 'Şifre',
'login.username' => 'Kullanıcı adı veya e-posta',
'no_media' => 'Medya ortamı bulunamadı.',
'send' => 'Gönder',
'no' => 'Hayır',
'yes' => 'Evet',
'enforce_language' => 'Mevcut dile zorla',
'lang' => 'ingilizce',
];