2025-02-23 20:52:25 +01:00

41 lines
1.6 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Roundcube Plus Framework plugin.
*
* Copyright 2016, Tecorama LLC.
*
* @license Commercial. See the LICENSE file for details.
*/
$labels = [];
$labels['plugin_xbackground'] = 'Arka plan';
$labels['plugin_xcalendar'] = 'Takvim';
$labels['plugin_xdropbox'] = 'DropBox';
$labels['plugin_xgoogle_drive'] = 'Google Drive';
$labels['plugin_xlast_login'] = 'Son Giriş';
$labels['plugin_xquote'] = 'Günlük Alıntı';
$labels['plugin_xnews_feed'] = 'Haber Kaynağı';
$labels['plugin_xsignature'] = 'İmza';
$labels['plugin_xskin'] = 'Deriler';
$labels['plugin_xweather'] = 'Hava Durumu';
$labels['plugin_xtag'] = 'Etiket Yöneticisi';
$labels['plugin_xemail_schedule'] = 'E-posta Programı';
$labels['plugin_x2fa'] = 'İki Faktörlü Kimlik Doğrulama';
$labels['plugin_xai'] = 'Yapay Zeka Asistanı';
$labels['plugin_xwebdav'] = 'WebDAV';
$labels['xdropbox_name'] = 'Dropbox';
$labels['xgoogle_drive_name'] = 'Google Drive';
$labels['xwebdav_name'] = 'WebDAV';
$labels['insert_link'] = 'Mesaja bağlantı ekle';
$labels['download_and_attach'] = 'İndirin ve ekleyin';
$labels['sidebar'] = 'Kenar Çubuğu';
$labels['sidebar_items'] = 'Kenar çubuğu öğeleri';
$labels['sidebar_change_order'] = 'Sıralarını değiştirmek için kenar çubuğu öğelerini sürükleyip bırakın.';
$labels['buy_now'] = 'Şimdi satın al';
$labels['preview'] = 'Önizleme';
$labels['apps'] = 'Uygulamalar';
$labels['sidebar'] = 'Kenar Çubuğu';
$labels['hide'] = 'Gizle';
$labels['invalid_image_extension'] = 'Geçersiz görüntü dosyası uzantısı. İzin verilen uzantılar şunlardır: $ext.';
$labels['invalid_image_format'] = 'Bu dosya geçerli bir resim değil.';