nextcloud/apps/files_encryption/l10n/tr.php

7 lines
245 B
PHP
Raw Normal View History

2012-12-28 03:20:34 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Şifreleme",
"Enable Encryption" => "Şifrelemeyi Etkinleştir",
"None" => "Hiçbiri",
"Exclude the following file types from encryption" => "Aşağıdaki dosya tiplerini şifrelemeye dahil etme"
);