diff --git a/public/language/es/admin/extend/plugins.json b/public/language/es/admin/extend/plugins.json index dba3e65d87..c2414d3a25 100644 --- a/public/language/es/admin/extend/plugins.json +++ b/public/language/es/admin/extend/plugins.json @@ -7,7 +7,7 @@ "none-active": "No hay Plug-ins activos", "find-plugins": "Buscar Plug-in", - "plugin-search": "Plug-in de Búsqueda", + "plugin-search": "Buscar", "plugin-search-placeholder": "Búscando Plug-in", "reorder-plugins": "Re-ordenar Plug-ins", "order-active": "Ordenar Plug-ins Activos", @@ -18,14 +18,14 @@ "order.explanation": "Los plug-in son cargados en el orden especificado, de arriba a abajo.", "plugin-item.themes": "Temas", - "plugin-item.deactivate": "Desactivado", - "plugin-item.activate": "Activado", + "plugin-item.deactivate": "Desactivar", + "plugin-item.activate": "Activar", "plugin-item.install": "Instalar", "plugin-item.uninstall": "Desinstalar", "plugin-item.settings": "Configuraciones", "plugin-item.installed": "Instalados", "plugin-item.latest": "Ultimos", - "plugin-item.upgrade": "Actualizado", + "plugin-item.upgrade": "Actualizar", "plugin-item.more-info": "Para mas información:", "plugin-item.unknown": "Desconocido", "plugin-item.unknown-explanation": "El estado de este plug-in no puede determinsarse, posiblemente es debido a un error de configuración.", @@ -35,9 +35,9 @@ "alert.upgraded": "Plug-in Actualizado", "alert.installed": "Plug-in Instalado", "alert.uninstalled": "Plug-in Desinstalado", - "alert.activate-success": "Por favor reinicia NodeBB para activar el plug-in por completo", + "alert.activate-success": "Por favor reiniciá NodeBB para activar el plug-in por completo", "alert.deactivate-success": "Plugin successfully deactivated", - "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": "
NodeBB could not reach the package manager, proceed with installation of latest version?
<head> section of your forum's markup.",
- "custom-header.enable": "Enable Custom Header"
+ "custom-header.description": "Forumunuzun biçimlendirmesini sağlayacak <head> bölümüne eklenecek özel HTML'yi (ör. JavaScript, Meta Etiketler vb.) Girin.",
+ "custom-header.enable": "Özel Header'ı Etkinleştir"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/appearance/skins.json b/public/language/tr/admin/appearance/skins.json
index 57638271e7..335dd89547 100644
--- a/public/language/tr/admin/appearance/skins.json
+++ b/public/language/tr/admin/appearance/skins.json
@@ -2,8 +2,8 @@
"loading": "Deriler yükleniyor...",
"homepage": "Anasayfa",
"select-skin": "Deri Seç",
- "current-skin": "Current Skin",
- "skin-updated": "Skin Updated",
- "applied-success": "%1 skin was succesfully applied",
- "revert-success": "Skin reverted to base colours"
+ "current-skin": "Mevcut Deri",
+ "skin-updated": "Deri Güncellendi",
+ "applied-success": "%1 deri başarıyla uygulandı",
+ "revert-success": "Deri taban renkleri geri döndürüldü"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/appearance/themes.json b/public/language/tr/admin/appearance/themes.json
index 9cdc64769e..e8df4d06b8 100644
--- a/public/language/tr/admin/appearance/themes.json
+++ b/public/language/tr/admin/appearance/themes.json
@@ -2,10 +2,10 @@
"checking-for-installed": "Yüklü temalar kontrol ediliyor...",
"homepage": "Anasayfa",
"select-theme": "Tema Seç",
- "current-theme": "Current Theme",
- "no-themes": "No installed themes found",
- "revert-confirm": "Are you sure you wish to restore the default NodeBB theme?",
- "theme-changed": "Theme Changed",
- "revert-success": "You have successfully reverted your NodeBB back to it's default theme.",
- "restart-to-activate": "Please restart your NodeBB to fully activate this theme"
+ "current-theme": "Geçerli Tema",
+ "no-themes": "Yüklü tema bulunamadı",
+ "revert-confirm": "Varsayılan NodeBB temasını geri yüklemek istediğinizden emin misiniz?",
+ "theme-changed": "Tema Değiştirildi",
+ "revert-success": "NodeBB'nin varsayılan temasına başarıyla geri dönüş yaptınız.",
+ "restart-to-activate": "Temayı tamamen aktif hale getirebilmek için NodeBB'yi yeniden başlat"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/general/sounds.json b/public/language/tr/admin/general/sounds.json
index b2c52aa9f1..be203d3582 100644
--- a/public/language/tr/admin/general/sounds.json
+++ b/public/language/tr/admin/general/sounds.json
@@ -2,8 +2,8 @@
"notifications": "Bildiriler",
"chat-messages": "Sohbet Mesajları",
"play-sound": "Oynat",
- "incoming-message": "Incoming Message",
- "outgoing-message": "Outgoing Message",
+ "incoming-message": "Gelen İleti",
+ "outgoing-message": "Giden İleti",
"upload-new-sound": "Yeni Ses Yükle",
- "saved": "Settings Saved"
+ "saved": "Ayarlar Kaydedildi"
}
\ No newline at end of file
diff --git a/public/language/tr/admin/manage/categories.json b/public/language/tr/admin/manage/categories.json
index d5cb9e7729..930d9590bf 100644
--- a/public/language/tr/admin/manage/categories.json
+++ b/public/language/tr/admin/manage/categories.json
@@ -1,30 +1,30 @@
{
"settings": "Kategori Ayarları",
- "privileges": "Privileges",
+ "privileges": "İzinler",
"name": "Kategori Adı",
- "description": "Category Description",
- "bg-color": "Background Colour",
+ "description": "Kategori Açıklama",
+ "bg-color": "Arkaplan Rengi",
"text-color": "Yazı Rengi",
"bg-image-size": "Arkaplan Görseli Boyutu",
"custom-class": "Özel Sınıf",
"num-recent-replies": "# of Recent Replies",
- "ext-link": "External Link",
+ "ext-link": "Harici Bağlantı",
"upload-image": "Görsel Yükle",
- "delete-image": "Remove",
- "category-image": "Category Image",
+ "delete-image": "Sil",
+ "category-image": "Kategori Görseli",
"parent-category": "Parent Category",
"optional-parent-category": "(Optional) Parent Category",
- "parent-category-none": "(None)",
+ "parent-category-none": "(Hiçbiri)",
"copy-settings": "Copy Settings From",
"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.",
@@ -32,27 +32,27 @@
"privileges.section-viewing": "Viewing Privileges",
"privileges.section-posting": "Posting Privileges",
"privileges.section-moderation": "Moderation Privileges",
- "privileges.section-user": "User",
- "privileges.search-user": "Add User",
+ "privileges.section-user": "Kullanıcı",
+ "privileges.search-user": "Kullanıcı Ekle",
"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 registered-users group is granted a specific privilege, all other groups receive an implicit privilege, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the registered-users 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": "Figure 1 – Hourly page views for this category",
"analytics.pageviews-daily": "Figure 2 – Daily page views for this category",
"analytics.topics-daily": "Figure 3 – Daily topics created in this category",
"analytics.posts-daily": "Figure 4 – Daily posts made in this category",
- "alert.created": "Created",
+ "alert.created": "Yaratıldı",
"alert.create-success": "Category successfully created!",
"alert.none-active": "You have no active categories.",
- "alert.create": "Create a Category",
+ "alert.create": "Bir Kategori Yarat",
"alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.",
"alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", @@ -61,7 +61,7 @@ "alert.updated": "Updated Categories", "alert.updated-success": "Category IDs %1 successfully updated.", "alert.upload-image": "Kategori görseli yükle", - "alert.find-user": "Find a User", + "alert.find-user": "Bir Kullanıcı Ara", "alert.user-search": "Search for a user here...", "alert.find-group": "Find a Group", "alert.group-search": "Search for a group here..." diff --git a/public/language/tr/admin/manage/users.json b/public/language/tr/admin/manage/users.json index 0f1a1c7b8d..6cacd0e9b9 100644 --- a/public/language/tr/admin/manage/users.json +++ b/public/language/tr/admin/manage/users.json @@ -2,7 +2,7 @@ "users": "Kullanıcılar", "edit": "Düzenle", "make-admin": "Yönetici Yap", - "remove-admin": "Remove Admin", + "remove-admin": "Yöneticiliği Sil", "validate-email": "Validate Email", "send-validation-email": "Send Validation Email", "password-reset-email": "Send Password Reset Email", @@ -10,7 +10,7 @@ "temp-ban": "Ban User(s) Temporarily", "unban": "Unban User(s)", "reset-lockout": "Reset Lockout", - "reset-flags": "Reset Flags", + "reset-flags": "Bayrakları Sıfırla", "delete": "Delete User(s)", "purge": "Delete User(s) and Content", "download-csv": "Download CSV", @@ -24,7 +24,7 @@ "pills.top-rep": "Most Reputation", "pills.inactive": "Inactive", "pills.flagged": "Most Flagged", - "pills.banned": "Banned", + "pills.banned": "Yasaklandı", "pills.search": "User Search", "search.username": "By User Name", diff --git a/public/language/tr/email.json b/public/language/tr/email.json index 4cf508e292..5c1233f451 100644 --- a/public/language/tr/email.json +++ b/public/language/tr/email.json @@ -32,9 +32,9 @@ "notif.post.unsub.info": "Bu yazı bildirimi size abonelik ayarlarınız nedeni ile gönderilmiştir.", "test.text1": "Bu ileti NodeBB e-posta ayarlarınızın doğru çalışıp çalışmadığını kontrol etmek için gönderildi.", "unsub.cta": "Buraya tıklayarak ayarlarınızı değiştirebilirsiniz.", - "banned.subject": "You have been banned from %1", - "banned.text1": "The user %1 has been banned from %2.", - "banned.text2": "This ban will last until %1.", - "banned.text3": "This is the reason why you have been banned:", + "banned.subject": "%1 'den yasaklandınız", + "banned.text1": "%1 kullanıcısı %2 'den yasaklandı.", + "banned.text2": "Bu yasak %1 'e kadar sürecek.", + "banned.text3": "Yasaklanmanın nedeni:", "closing": "Teşekkürler!" } \ No newline at end of file diff --git a/public/language/tr/modules.json b/public/language/tr/modules.json index a96b07be46..0ec408ba31 100644 --- a/public/language/tr/modules.json +++ b/public/language/tr/modules.json @@ -20,7 +20,7 @@ "chat.three_months": "3 Ay", "chat.delete_message_confirm": "Bu mesajı silmek istediğinden emin misin?", "chat.add-users-to-room": "Odaya Kullanıcı Ekle", - "chat.confirm-chat-with-dnd-user": "This user has set their status to DnD(Do not disturb). Do you still want to chat with them?", + "chat.confirm-chat-with-dnd-user": "Bu kullanıcı durumunu rahatsız etmeyin olarak ayarladı. Hala onunla sohbet etmek istiyor musun?", "composer.compose": "Yaz", "composer.show_preview": "Önizleme Göster", "composer.hide_preview": "Önizleme Sakla", diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json index b4e317f224..dce29e6f2b 100644 --- a/public/language/tr/notifications.json +++ b/public/language/tr/notifications.json @@ -40,7 +40,7 @@ "user_started_following_you_multiple": "%1 ve %2 kişi daha seni takip etmeye başladı.", "new_register": "%1 kayıt olma isteği gönderdi.", "new_register_multiple": "Beklemede %1 kayıt olma isteği bulunmaktadır.", - "flag_assigned_to_you": "Flag %1 has been assigned to you", + "flag_assigned_to_you": "Bayrak %1 strong> size devredildi", "email-confirmed": "E-posta onaylandı", "email-confirmed-message": "E-postanızı onaylandığınız için teşekkürler. Hesabınız tamamen aktive edildi.", "email-confirm-error-message": "E-posta adresinizi onaylarken bir hata oluştu. Kodunuz geçersiz ya da eski olabilir.",