"alert.upgrade-success":"Please reload your NodeBB to fully upgrade this plugin",
"alert.upgrade-success":"Por favor recargá NodeBB para actualizar el plug-in por completo",
"alert.install-success":"Plugin successfully installed, please activate the plugin.",
"alert.uninstall-success":"The plugin has been successfully deactivated and uninstalled.",
"alert.suggest-error":"<p>NodeBB could not reach the package manager, proceed with installation of latest version?</p><div class=\"alert alert-danger\"><strong>Server returned (%1)</strong>: %2</div>",
"invitation.text1":"%1 has invited you to join %2",
"invitation.ctr":"Click here to create your account.",
"reset.text1":"We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.",
"custom-css.description":"Enter your own CSS declarations here, which will be applied after all other styles.",
"custom-css.enable":"Özel CSS Aktif",
"custom-css.description":"Özel CSS kodlarınızı bu alana girin.",
"custom-css.enable":"Özel CSS Etkinleştir",
"custom-header":"Özel Header",
"custom-header.description":"Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
"custom-header.enable":"Enable Custom Header"
"custom-header.description":"Forumunuzun biçimlendirmesini sağlayacak <code><head></code> bölümüne eklenecek özel HTML'yi (ör. JavaScript, Meta Etiketler vb.) Girin.",
"page-views-custom-help":"Enter a date range of page views you would like to view. If no date picker is available, the accepted format is <code>YYYY-MM-DD</code>",
"page-views-custom-error":"Please enter a valid date range in the format <code>YYYY-MM-DD</code>",
"page-views-custom-error":"Lütfen tarih aralığını geçerli formatta girin <code>YYYY-MM-DD</code>",
"stats.day":"Gün",
"stats.week":"Hafta",
@ -36,9 +36,9 @@
"search-plugin-tooltip":"Install a search plugin from the plugin page in order to activate search functionality",
"control-panel":"Sistem Kontrol",
"reload":"Tekrar Yükle",
"restart":"Yeniden Başlat",
"restart-warning":"Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.",
"reload":"Reload",
"restart":"Restart",
"restart-warning":"NodeBB yeniden yüklemek veya yeniden başlatmak için mevcut tüm bağlantıları birkaç saniye düşürür.",
"maintenance-mode":"Bakım Modu",
"maintenance-mode-title":"NodeBB için bakım modunu ayarlamak için buraya tıklayın",
"realtime-chart-updates":"Gerçek Zamanlı Grafik Güncellemeleri",
"optional-clone-settings":"(Optional) Clone Settings From Category",
"purge":"Purge Category",
"enable":"Enable",
"disable":"Disable",
"edit":"Edit",
"enable":"Etkinleştir",
"disable":"Devredışı",
"edit":"Düzenle",
"select-category":"Select Category",
"select-category":"Kategori Seç",
"set-parent-category":"Set Parent Category",
"privileges.description":"You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.",
"privileges.no-users":"No user-specific privileges in this category.",
"privileges.section-group":"Group",
"privileges.group-private":"This group is private",
"privileges.search-group":"Add Group",
"privileges.section-group":"Grup",
"privileges.group-private":"Bu grup gizlidir",
"privileges.search-group":"Grup Ekle",
"privileges.copy-to-children":"Copy to Children",
"privileges.copy-from-category":"Copy from Category",
"privileges.inherit":"If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.",
"analytics.back":"Back to Categories List",
"analytics.back":"Kategori listesine geri dön",
"analytics.title":"Analytics for \"%1\" category",
"analytics.pageviews-hourly":"<strong>Figure 1</strong> – Hourly page views for this category</small>",
"analytics.pageviews-daily":"<strong>Figure 2</strong> – Daily page views for this category</small>",
"analytics.topics-daily":"<strong>Figure 3</strong> – Daily topics created in this category</small>",
"analytics.posts-daily":"<strong>Figure 4</strong> – Daily posts made in this category</small>",
"alert.none-active":"You have no active categories.",
"alert.create":"Create a Category",
"alert.create":"Bir Kategori Yarat",
"alert.confirm-moderate":"<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.",
"alert.confirm-purge":"<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
"allowed-file-extensions":"İzin Verilen Dosya Uzantıları",
"allowed-file-extensions-help":"Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>). An empty list means all extensions are allowed.",
"profile-avatars":"Profile Avatars",
"profile-avatars":"Profil Avatarları",
"allow-profile-image-uploads":"Allow users to upload profile images",
"convert-profile-image-png":"Convert profile image uploads to PNG",
'(function(n,o){n.doStuff=function(){o.body.innerHTML="Stuff has been done"}})(window,document);function foo(n,o){return\'The person known as "\'+n+\'" is \'+o+" years old"}'
);
done();
});
});
it('.js.minifyBatch() should minify each script',function(done){