Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent e2b30d6329
commit c81c756e57

@ -1,5 +1,5 @@
{
"post-cache": "Post Cache",
"post-cache": "Eintrag Zwischenspeicher",
"posts-in-cache": "Einträge im Zwischenspeicher",
"average-post-size": "Durchschnittliche Forum Eintrags Größe",
"length-to-max": "Länge / Maximum",

@ -1,35 +1,35 @@
{
"x-b": "%1 b",
"x-mb": "%1 mb",
"uptime-seconds": "Uptime in Seconds",
"uptime-days": "Uptime in Days",
"uptime-seconds": "Laufzeit in Sekunden",
"uptime-days": "Laufzeit in Tagen",
"mongo": "Mongo",
"mongo.version": "MongoDB Version",
"mongo.storage-engine": "Storage Engine",
"mongo.storage-engine": "Speicherengine",
"mongo.collections": "Collections",
"mongo.objects": "Objects",
"mongo.avg-object-size": "Avg. Object Size",
"mongo.data-size": "Data Size",
"mongo.storage-size": "Storage Size",
"mongo.index-size": "Index Size",
"mongo.file-size": "File Size",
"mongo.objects": "Objekte",
"mongo.avg-object-size": "Durchschnittliche Objektgröße",
"mongo.data-size": "Datengröße",
"mongo.storage-size": "Speichergröße",
"mongo.index-size": "Indexgröße",
"mongo.file-size": "Dateigröße",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtual Memory",
"mongo.virtual-memory": "virtueller Speicher",
"mongo.mapped-memory": "Mapped Memory",
"mongo.raw-info": "MongoDB Raw Info",
"mongo.raw-info": "MongoDB Rohinfo",
"redis": "Redis",
"redis.version": "Redis Version",
"redis.connected-clients": "Connected Clients",
"redis.connected-slaves": "Connected Slaves",
"redis.blocked-clients": "Blocked Clients",
"redis.used-memory": "Used Memory",
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
"redis.total-connections-recieved": "Total Connections Received",
"redis.total-commands-processed": "Total Commands Processed",
"redis.iops": "Instantaneous Ops. Per Second",
"redis.connected-clients": "Verbundene Clients",
"redis.connected-slaves": "Verbundene Slaves",
"redis.blocked-clients": "Blockierte Clients",
"redis.used-memory": "Speicherverbrauch",
"redis.memory-frag-ratio": "Speicherfragmentierungsgrad",
"redis.total-connections-recieved": "Insgesamt Verbindungen empfangen",
"redis.total-commands-processed": "Insgesamt Kommandos ausgeführt",
"redis.iops": "Durchschnittliche Anzahl von Ein-/Ausgaben pro Sekunde",
"redis.keyspace-hits": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",
"redis.raw-info": "Redis Raw Info"
"redis.raw-info": "Redis Rohinfo"
}

@ -1,14 +1,14 @@
{
"figure-x": "Figure %1",
"error-events-per-day": "<code>%1</code> events per day",
"figure-x": "Abbildung %1",
"error-events-per-day": "<code>%1</code> Ereignisse pro Tag",
"error.404": "404 Not Found",
"error.503": "503 Service Unavailable",
"manage-error-log": "Manage Error Log",
"export-error-log": "Export Error Log (CSV)",
"clear-error-log": "Clear Error Log",
"route": "Route",
"count": "Count",
"no-routes-not-found": "Hooray! There are no routes that were not found.",
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
"clear404-success": "\"404 Not Found\" errors cleared"
"manage-error-log": "Aktionen Fehlerprotokoll",
"export-error-log": "Exportiere das Fehlerprotokoll (CSV)",
"clear-error-log": "Lösche Fehlerprotokoll",
"route": "Zielroute",
"count": "Anzahl",
"no-routes-not-found": "Hurra! Es gibt keine Zielrouten, die nicht gefunden wurden.",
"clear404-confirm": "Bist du dir sicher, dass du das 404 Fehlerprotokoll löschen möchtest?",
"clear404-success": "\"404 Not Found\" Fehler gelöscht"
}

@ -1,9 +1,9 @@
{
"custom-css": "Custom CSS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS",
"custom-css": "Benutzerdefiniertes CSS",
"custom-css.description": "Füge hier deine eigenen CSS-Eigenschaften ein, sie werden als letztes angewendet.",
"custom-css.enable": "Aktiviere benutzerdefiniertes CSS",
"custom-header": "Custom Header",
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code>&lt;head&gt;</code> section of your forum's markup.",
"custom-header.enable": "Enable Custom Header"
"custom-header": "Benutzerdefinierter Kopfbereich",
"custom-header.description": "Füge hier dein benutzerdefiniertes HTML (z.B. Javascript, Meta Tags, usw.) ein, welches vor dem <code>&lt;head&gt;</code> Tag eingefügt wird.",
"custom-header.enable": "Aktiviere benutzerdefinierten Kopfbereich"
}

@ -1,9 +1,9 @@
{
"loading": "Loading Skins...",
"loading": "Lade Aussehen...",
"homepage": "Homepage",
"select-skin": "Select Skin",
"current-skin": "Current Skin",
"skin-updated": "Skin Updated",
"applied-success": "%1 skin was succesfully applied",
"revert-success": "Skin reverted to base colours"
"select-skin": "Wähle Aussehen",
"current-skin": "Aktuelles Aussehen",
"skin-updated": "Aussehen aktualisiert",
"applied-success": "%1 Aussehen wurde erfolgreich angewendet",
"revert-success": "Aussehen wieder auf Basisfarben zurückgestellt."
}

@ -1,11 +1,11 @@
{
"checking-for-installed": "Checking for installed themes...",
"checking-for-installed": "Prüfe auf installierte Designs...",
"homepage": "Homepage",
"select-theme": "Select Theme",
"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"
"select-theme": "Wähle Design",
"current-theme": "Aktuelles Design",
"no-themes": "Keine installierten Designs gefunden.",
"revert-confirm": "Bist du dir sicher, dass du das standard NodeBB Design wieder herstellen willst?",
"theme-changed": "Design geändert",
"revert-success": "Du hast erfolgreich dein NodeBB wieder auf das Standarddesign gewechselt.",
"restart-to-activate": "Bitte starte dein NodeBB neu um das Design voll zu aktivieren."
}

@ -2,8 +2,8 @@
"authentication": "Authentifizierung",
"allow-local-login": "Erlaube Lokalen Login",
"require-email-confirmation": "Benötigt E-Mail Bestätigung",
"email-confirm-interval": "User may not resend a confirmation email until",
"email-confirm-email2": "Minuten sind verstrichen",
"email-confirm-interval": "Der Benutzer kann für ",
"email-confirm-email2": " Minuten keine Bestätigungsmail erneut senden.",
"allow-login-with": "Erlaube Login mit",
"allow-login-with.username-email": "Benutzername oder E-Mail",
"allow-login-with.username": "Nur Benutzername",
@ -19,9 +19,9 @@
"account-protection": "Kontosicherheit",
"login-attempts": "Login-Versuche pro Stunde",
"login-attempts-help": "If login attempts to a user&apos;s account exceeds this threshold, that account will be locked for a pre-configured amount of time",
"lockout-duration": "Account Lockout Duration (minutes)",
"lockout-duration": "Account Aussperrzeitraum (Minuten)",
"login-days": "Days to remember user login sessions",
"password-expiry-days": "Force password reset after a set number of days",
"password-expiry-days": "Erzwinge ein Passwortreset nach x Tagen",
"registration": "Benutzer Registrierung",
"registration-type": "Registrierungart",
"registration-type.normal": "Normal",
@ -30,30 +30,30 @@
"registration-type.invite-only": "Nur Einladungen",
"registration-type.admin-invite-only": "Nur Admin Einladungen",
"registration-type.disabled": "Keine Registrierung",
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
"registration-type.help": "Normal - Benutzer kann sich über die /register Seite registrieren.<br/>\nFreischaltung durch einen Admin - Benutzerregistrationen werden in der <a href=\"%1/admin/manage/registration\">Bestätigungswarteschlange</a> für die Admins plaziert.<br/>\nNur Einladung - Benutzer können andere auf der <a href=\"%1/users\" target=\"_blank\">Benutzer</a> Seite einladen.<br/>\nNur Admineinladung - Nur Administratoren können andere auf der <a href=\"%1/users\" target=\"_blank\">Benutzer</a> und der <a href=\"%1/admin/manage/users\">admin/manage/users</a> Seite einladen.<br/>\nKeine Registrierung- Keine Benutzerregistrierung.<br/>",
"registration.max-invites": "Maximale Einladungen pro Benutzer",
"max-invites": "Maximale Einladungen pro Benutzer",
"max-invites-help": "0 for no restriction. Admins get infinite invitations<br>Only applicable for \"Invite Only\"",
"max-invites-help": "0 für keine Beschränkung. Admins haben keine beschränkung.<br>Nur praktikabel für \"Nur Einladungen\".",
"min-username-length": "Minimale länge des Benutzernamens",
"max-username-length": "Maximale länge des Benutzernamens",
"min-password-length": "Minimale länge des Passwortes",
"max-about-me-length": "Maximale länge von Über Mich",
"terms-of-use": "Forum Terms of Use <small>(Leave blank to disable)</small>",
"terms-of-use": "Forum Nutzungsbedingungen <small>(Leer lassen um es zu deaktivieren)</small>",
"user-search": "Benutzersuche",
"user-search-results-per-page": "Number of results to display",
"default-user-settings": "Default User Settings",
"show-email": "Show email",
"show-fullname": "Show fullname",
"restrict-chat": "Only allow chat messages from users I follow",
"outgoing-new-tab": "Open outgoing links in new tab",
"topic-search": "Enable In-Topic Searching",
"digest-freq": "Subscribe to Digest",
"digest-freq.off": "Off",
"digest-freq.daily": "Daily",
"digest-freq.weekly": "Weekly",
"digest-freq.monthly": "Monthly",
"email-chat-notifs": "Send an email if a new chat message arrives and I am not online",
"email-post-notif": "Send an email when replies are made to topics I am subscribed to",
"follow-created-topics": "Follow topics you create",
"follow-replied-topics": "Follow topics that you reply to"
"user-search-results-per-page": "Anzahl anzuzeigener Ergebnisse",
"default-user-settings": "Standard Benutzer Einstellungen",
"show-email": "Zeige E-Mail-Adresse",
"show-fullname": "Zeige vollen Namen",
"restrict-chat": "Erlaube nur Chatnachrichten von Benutzern denen ich folge",
"outgoing-new-tab": "Öffne externe Links in einem neuen Tab",
"topic-search": "Suchen innerhalb von Themen aktivieren",
"digest-freq": "Zusammenfassung abonnieren",
"digest-freq.off": "Aus",
"digest-freq.daily": "Täglich",
"digest-freq.weekly": "Wöchentlich",
"digest-freq.monthly": "Monatlich",
"email-chat-notifs": "Sende eine E-Mail, wenn eine neue Chat-Nachricht eingeht und ich nicht online bin",
"email-post-notif": "Sende eine E-Mail wenn auf Themen die ich abonniert habe geantwortet wird",
"follow-created-topics": "Themen folgen, die du erstellst",
"follow-replied-topics": "Themen folgen, auf die du antwortest"
}

@ -5,12 +5,12 @@
"uptime-days": "Günde Bir Çalışma Zamanı",
"mongo": "Mongo",
"mongo.version": "MongoDB Version",
"mongo.version": "MongoDB Sürümü",
"mongo.storage-engine": "Storage Engine",
"mongo.collections": "Collections",
"mongo.objects": "Objects",
"mongo.avg-object-size": "Avg. Object Size",
"mongo.data-size": "Data Size",
"mongo.data-size": "Veri Boyutu",
"mongo.storage-size": "Storage Size",
"mongo.index-size": "Index Size",
"mongo.file-size": "File Size",

@ -4,8 +4,8 @@
"error.404": "404 Bulunamadı",
"error.503": "503 Service Unavailable",
"manage-error-log": "Manage Error Log",
"export-error-log": "Export Error Log (CSV)",
"clear-error-log": "Clear Error Log",
"export-error-log": "Hata Kayıtlarını Dışarı Çıkar (CSV)",
"clear-error-log": "Hata Kayıtlarını Temizle",
"route": "Route",
"count": "Count",
"no-routes-not-found": "Hooray! There are no routes that were not found.",

@ -1,7 +1,7 @@
{
"logs": "Kayıtlar",
"control-panel": "Logs Control Panel",
"reload": "Reload Logs",
"reload": "Kayıtları Yeniden Yükle",
"clear": "Kayıtları Temizle",
"clear-success": "Kayıtlar Temizlendi!"
}

@ -1,5 +1,5 @@
{
"custom-css": "Custom CSS",
"custom-css": "Özel CSS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS",

@ -10,7 +10,7 @@
"registered": "Registered",
"sockets": "Sockets",
"guests": "Guests",
"guests": "Ziyaretçiler",
"info": "Info"
}

@ -4,7 +4,7 @@
"inactive": "Inactive",
"out-of-date": "Out of Date",
"none-found": "Hiç eklenti bulunamadı.",
"none-active": "No Active Plugins",
"none-active": "Aktif ",
"find-plugins": "Find Plugins",
"plugin-search": "Plugin Search",

@ -6,7 +6,7 @@
"max-claims": "Amount of times reward is claimable",
"zero-infinite": "Enter 0 for infinite",
"delete": "Delete",
"enable": "Enable",
"enable": "Aktif",
"disable": "Disable",
"control-panel": "Rewards Control",
"new-reward": "New Reward",

@ -4,7 +4,7 @@
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
"containers.available": "Available Containers",
"containers.explanation": "Drag and drop on top of any active widget",
"containers.none": "None",
"containers.none": "Hiçbiri",
"container.well": "Well",
"container.jumbotron": "Jumbotron",
"container.panel": "Panel",

@ -7,7 +7,7 @@
"page-views-last-day": "Page views in last 24 hours",
"stats.day": "Day",
"stats.week": "Week",
"stats.week": "Hafta",
"stats.month": "Month",
"stats.all": "All Time",

@ -4,6 +4,6 @@
"play-sound": "Oynat",
"incoming-message": "Incoming Message",
"outgoing-message": "Outgoing Message",
"upload-new-sound": "Upload New Sound",
"upload-new-sound": "Yeni Ses Yükle",
"saved": "Settings Saved"
}

@ -5,12 +5,12 @@
"name": "Kategori Adı",
"description": "Category Description",
"bg-color": "Background Colour",
"text-color": "Text Colour",
"bg-image-size": "Background Image Size",
"custom-class": "Custom Class",
"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",
"upload-image": "Upload Image",
"upload-image": "Görsel Yükle",
"delete-image": "Remove",
"category-image": "Category Image",
"parent-category": "Parent Category",
@ -60,7 +60,7 @@
"alert.set-parent-category": "Set Parent Category",
"alert.updated": "Updated Categories",
"alert.updated-success": "Category IDs %1 successfully updated.",
"alert.upload-image": "Upload category image",
"alert.upload-image": "Kategori görseli yükle",
"alert.find-user": "Find a User",
"alert.user-search": "Search for a user here...",
"alert.find-group": "Find a Group",

@ -6,7 +6,7 @@
"sort-by": "Sıralama",
"sort-by.most-flags": "Most Flags",
"sort-by.most-recent": "Most Recent",
"search": "Search",
"search": "Ara",
"dismiss-all": "Dismiss All",
"none-flagged": "No flagged posts!",
"posted-in": "Posted in %1",

@ -4,9 +4,9 @@
"system": "System Group",
"edit": "Düzenle",
"search-placeholder": "Ara",
"create": "Create Group",
"create": "Grup Oluştur",
"description-placeholder": "A short description about your group",
"create-button": "Create",
"create-button": "Oluştur",
"alerts.create-failure": "<strong>Uh-Oh</strong><p>There was a problem creating your group. Please try again later!</p>",
"alerts.confirm-delete": "Are you sure you wish to delete this group?",

@ -4,8 +4,8 @@
"text-color": "Yazı Rengi",
"create-modify": "Create & Modify Tags",
"description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag",
"modify": "Modify Tags",
"create": "Etiket Oluştur",
"modify": "Etiketleri Düzenle",
"delete": "Delete Selected Tags",
"search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -1,16 +1,16 @@
{
"section-general": "Genel",
"general/dashboard": "Pano",
"general/homepage": "Home Page",
"general/homepage": "Ana Sayfa",
"general/navigation": "Navigation",
"general/languages": "Diller",
"general/sounds": "Sounds",
"general/social": "Social",
"general/sounds": "Sesler",
"general/social": "Sosyal",
"section-manage": "Manage",
"section-manage": "Yönet",
"manage/categories": "Categories",
"manage/tags": "Tags",
"manage/users": "Users",
"manage/tags": "Etiketler",
"manage/users": "Kullanıcılar",
"manage/registration": "Registration Queue",
"manage/groups": "Groups",
"manage/flags": "Flags",
@ -23,7 +23,7 @@
"settings/user": "User",
"settings/group": "Group",
"settings/guest": "Guests",
"settings/uploads": "Uploads",
"settings/uploads": "Yüklemeler",
"settings/post": "Post",
"settings/chat": "Chat",
"settings/pagination": "Pagination",

@ -5,7 +5,7 @@
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"settings": "Ayarlar",
"cookie-domain": "Session cookie domain",
"blank-default": "Leave blank for default"
}

@ -1,6 +1,6 @@
{
"email-settings": "Mail Ayarları",
"address": "Email Address",
"address": "Email Adresi",
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from": "From Name",
"from-help": "The from name to display in the email.",
@ -8,7 +8,7 @@
"gmail-routing-help1": "There have been reports of Gmail Routing not working on accounts with heightened security. In those scenarios, you will have to <a href=\"https://www.google.com/settings/security/lesssecureapps\">configure your GMail account to allow less secure apps</a>.",
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/using-gmail/\">please consult this NodeMailer article on the issue.</a> An alternative would be to utilise a third-party emailer plugin such as SendGrid, Mailgun, etc. <a href=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"gmail-transport": "Route emails through a Gmail/Google Apps account",
"gmail-transport.username": "Username",
"gmail-transport.username": "Kullanıcı Adı",
"gmail-transport.username-help": "Enter the full email address here, especially if you are using a Google Apps managed domain.",
"gmail-transport.password": "Password",
"template": "Edit Email Template",

@ -8,22 +8,22 @@
"title-layout": "Title Layout",
"title-layout-help": "Define how the browser title will be structured ie. &#123;pageTitle&#125; | &#123;browserTitle&#125;",
"description.placeholder": "A short description about your community",
"description": "Site Description",
"description": "Site ıklaması",
"keywords": "Site Keywords",
"keywords-placeholder": "Keywords describing your community, comma-separated",
"logo": "Site Logo",
"logo.image": "Image",
"logo.image-placeholder": "Path to a logo to display on forum header",
"logo.upload": "Upload",
"logo.upload": "Yükle",
"logo.url": "URL",
"logo.url-placeholder": "The URL of the site logo",
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index.",
"logo.alt-text": "Alt Text",
"log.alt-text-placeholder": "Alternative text for accessibility",
"favicon": "Favicon",
"favicon.upload": "Upload",
"favicon.upload": "Yükle",
"touch-icon": "Homescreen/Touch Icon",
"touch-icon.upload": "Upload",
"touch-icon.upload": "Yükle",
"touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
"outgoing-links": "Outgoing Links",
"outgoing-links.warning-page": "Use Outgoing Links Warning Page"

@ -1,5 +1,5 @@
{
"notifications": "Bildiriler",
"welcome-notification": "Welcome Notification",
"welcome-notification": "Hoşgeldin Bildirimi",
"welcome-notification-link": "Welcome Notification Link"
}

@ -1,5 +1,5 @@
{
"pagination": "Pagination Settings",
"pagination": "Sayfalama Ayarları",
"enable": "Paginate topics and posts instead of using infinite scroll.",
"topics": "Topic Pagination",
"posts-per-page": "Posts per Page",

@ -1,6 +1,6 @@
{
"sorting": "Post Sorting",
"sorting.post-default": "Default Post Sorting",
"sorting.post-default": "Varsayılan İleti Sıralama",
"sorting.oldest-to-newest": "Oldest to Newest",
"sorting.newest-to-oldest": "Newest to Oldest",
"sorting.most-votes": "Most Votes",

@ -1,5 +1,5 @@
{
"reputation": "Reputation Settings",
"reputation": "Oylama Ayarları",
"disable": "Disable Reputation System",
"disable-down-voting": "Disable Down Voting",
"thresholds": "Activity Thresholds",

@ -5,7 +5,7 @@
"min-length": "Minimum Tag Length",
"max-length": "Maximum Tag Length",
"goto-manage": "Click here to visit the tag management page.",
"privacy": "Privacy",
"privacy": "Gizlilik",
"list-private": "Make the tags list private",
"related-topics": "Related Topics",
"max-related-topics": "Maximum related topics to display (if supported by theme)"

@ -4,7 +4,7 @@
"private": "Make uploaded files private",
"max-image-width": "Resize images down to specified width (in pixels)",
"max-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
"max-file-size": "Maximum File Size (in KiB)",
"max-file-size": "Maksimum Dosya Boyutu (KiB)",
"max-file-size-help": "(in kilobytes, default: 2048 KiB)",
"allow-topic-thumbnails": "Allow users to upload topic thumbnails",
"topic-thumb-size": "Topic Thumb Size",
@ -14,7 +14,7 @@
"allow-profile-image-uploads": "Allow users to upload profile images",
"convert-profile-image-png": "Convert profile image uploads to PNG",
"default-avatar": "Custom Default Avatar",
"upload": "Upload",
"upload": "Yükle",
"profile-image-dimension": "Profile Image Dimension",
"profile-image-dimension-help": "(in pixels, default: 128 pixels)",
"max-profile-image-size": "Maximum Profile Image File Size",

@ -1,14 +1,14 @@
{
"authentication": "Authentication",
"authentication": "Kimlik Doğrulama",
"allow-local-login": "Allow local login",
"require-email-confirmation": "Require Email Confirmation",
"email-confirm-interval": "User may not resend a confirmation email until",
"email-confirm-email2": "minutes have elapsed",
"allow-login-with": "Allow login with",
"allow-login-with.username-email": "Username or Email",
"allow-login-with.username-email": "Kullanıcı adı veya Email",
"allow-login-with.username": "Sadece kullanıcı adı",
"allow-login-with.email": "Email Only",
"account-settings": "Account Settings",
"account-settings": "Hesap Ayarları",
"disable-username-changes": "Disable username changes",
"disable-email-changes": "Disable email changes",
"disable-password-changes": "Disable password changes",

@ -103,5 +103,5 @@
"cookies.message": "Bu web sitesi en iyi deneyimi elde etmeniz amacıyla çerezlerden yararlanır.",
"cookies.accept": "Anladım!",
"cookies.learn_more": "Daha Fazla",
"edited": "Edited"
"edited": "Düzenlendi"
}

@ -53,5 +53,5 @@
"upload-group-cover": "Grup kapağı yükle",
"bulk-invite-instructions": "Bu gruba davet etmek için virgülle ayrılmış adlarının bir listesini girin",
"bulk-invite": "Toplu Davet",
"remove_group_cover_confirm": "Are you sure you want to remove the cover picture?"
"remove_group_cover_confirm": "Kapak görselini silmek istediğinden emin misin?"
}

@ -13,7 +13,7 @@
"chat.contacts": "Kontaklar",
"chat.message-history": "Mesaj Geçmişi",
"chat.pop-out": "Sohbeti Pencereye Çevir",
"chat.minimize": "Minimize",
"chat.minimize": "Küçült",
"chat.maximize": "Büyüt",
"chat.seven_days": "7 Gün",
"chat.thirty_days": "30 Gün",

@ -63,7 +63,7 @@
"upload_a_picture": "Bir Resim Yükle",
"remove_uploaded_picture": "Yüklenmiş fotoğrafı kaldır",
"upload_cover_picture": "Kapak fotoğrafı yükle",
"remove_cover_picture_confirm": "Are you sure you want to remove the cover picture?",
"remove_cover_picture_confirm": "Kapak görselini silmek istediğinden emin misin?",
"settings": "Ayarlar",
"show_email": "E-postamı göster",
"show_fullname": "Tam ismimi göster",

@ -3,17 +3,17 @@
"by-user": "用户举报",
"by-user-search": "根据用户名搜索被举报帖子",
"category": "版块",
"sort-by": "Sort By",
"sort-by.most-flags": "Most Flags",
"sort-by.most-recent": "Most Recent",
"search": "Search",
"dismiss-all": "Dismiss All",
"none-flagged": "No flagged posts!",
"posted-in": "Posted in %1",
"read-more": "Read More",
"flagged-x-times": "This post has been flagged %1 time(s):",
"dismiss": "Dismiss this Flag",
"delete-post": "Delete the Post",
"sort-by": "排序",
"sort-by.most-flags": "最多举报",
"sort-by.most-recent": "最近",
"search": "搜索",
"dismiss-all": "全部忽略",
"none-flagged": "没有被举报的帖子!",
"posted-in": "发表于 %1",
"read-more": "阅读更多",
"flagged-x-times": "该贴已被举报 %1 次:",
"dismiss": "忽略该举报",
"delete-post": "删除该贴",
"alerts.confirm-delete-post": "Do you really want to delete this post?"
"alerts.confirm-delete-post": "确认删除该贴?"
}

@ -17,18 +17,18 @@
"edit.icon": "小组标志",
"edit.label-color": "群组标签颜色",
"edit.show-badge": "显示徽章",
"edit.private-details": "If enabled, joining of groups requires approval from a group owner.",
"edit.private-override": "Warning: Private groups is disabled at system level, which overrides this option.",
"edit.disable-requests": "Disable join requests",
"edit.private-details": "启用此选项后,加入小组的请求将需要组长审批。",
"edit.private-override": "警告:系统禁用了私有群组,优先于该选项。",
"edit.disable-requests": "禁止加入请求",
"edit.hidden": "隐藏",
"edit.hidden-details": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"edit.hidden-details": "启用此选项后,此小组将不在小组列表展现,并且用户只能被手动邀请加入",
"edit.add-user": "向此小组添加成员",
"edit.add-user-search": "搜索用户",
"edit.members": "成员列表",
"control-panel": "小组控制面板",
"revert": "Revert",
"revert": "重置",
"edit.no-users-found": "没有找到用户",
"edit.confirm-remove-user": "Are you sure you want to remove this user?",
"edit.confirm-remove-user": "确认删除此用户吗?",
"edit.save-success": "设置已保存!"
}

@ -1,15 +1,15 @@
{
"lead": "在此配置IP黑名单",
"description": "Occasionally, a user account ban is not enough of a deterrant. Other times, restricting access to the forum to a specific IP or a range of IPs is the best way to protect a forum. In these scenarios, you can add troublesome IP addresses or entire CIDR blocks to this blacklist, and they will be prevented from logging in to or registering a new account.",
"lead": "在此配置 IP 黑名单",
"description": "有时,一份账号封禁并不足以作为威慑。更多的时候,限制有权浏览论坛的具体 IP 或者一个 IP 范围这一行为可以更好地保护论坛。在以上情况下,您可以添加一些令人厌恶者的 IP 地址或者 CIDR 地址块到此黑名单,此后他们(被加入黑名单者)将被阻止进行登录或者注册新账号的行为。",
"active-rules": "生效规则",
"validate": "验证黑名单",
"apply": "Apply Blacklist",
"hints": "Syntax Hints",
"hint-1": "Define a single IP addresses per line. You can add IP blocks as long as they follow the CIDR format (e.g. <code>192.168.100.0/22</code>).",
"hint-2": "You can add in comments by starting lines with the <code>#</code> symbol.",
"apply": "应用黑名单",
"hints": "格式建议",
"hint-1": "每行定义一个独立 IP 地址。您可以添加 IP 块,只要它们满足 CIDR 格式(e.g. <code>192.168.100.0/22</code>)。",
"hint-2": "您可以通过以<code>#</code>标志开头的行来添加注释。",
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"validate.x-valid": "<strong>%1</strong> / <strong>%2</strong>的规则有效。",
"validate.x-invalid": "下列 <strong>%0</strong> 个规则无效:",
"alerts.applied-success": "Blacklist Applied"
"alerts.applied-success": "黑名单生效"
}

@ -5,16 +5,16 @@
"list.name": "姓名",
"list.email": "邮件",
"list.ip": "IP",
"list.time": "Time",
"list.username-spam": "Frequency: %1 Appears: %2 Confidence: %3",
"list.email-spam": "Frequency: %1 Appears: %2",
"list.ip-spam": "Frequency: %1 Appears: %2",
"list.time": "时间",
"list.username-spam": "频率: %1 显示:%2 信心:%3",
"list.email-spam": "频率:%1 显示: %2",
"list.ip-spam": "频率:%1 显示: %2",
"invitations": "Invitations",
"invitations.description": "Below is a complete list of invitations sent. Use ctrl-f to search through the list by email or username. <br><br>The username will be displayed to the right of the emails for users who have redeemed their invitations.",
"invitations.inviter-username": "Inviter Username",
"invitations.invitee-email": "Invitee Email",
"invitations.invitee-username": "Invitee Username (if registered)",
"invitations": "邀请",
"invitations.description": "下面是一份完整的邀请请求列表。请使用Ctrl-F键以及电子邮件或者用户名以便搜索这个列表。<br><br>那些已经补偿他们邀请的用户的用户名将显示在电子邮箱右边。",
"invitations.inviter-username": "邀请人用户名",
"invitations.invitee-email": "受邀请的电子邮箱",
"invitations.invitee-username": "受邀请的用户名(如果已经注册)",
"invitations.confirm-delete": "Are you sure you wish to delete this invitation?"
"invitations.confirm-delete": "你确认你要删除这个邀请?"
}

@ -3,16 +3,16 @@
"bg-color": "背景颜色",
"text-color": "文字颜色",
"create-modify": "创建或修改标签",
"description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag",
"modify": "Modify Tags",
"delete": "Delete Selected Tags",
"search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",
"name": "Tag Name",
"description": "通过点击或拖动选择标签按住shift进行多选。",
"create": "创建标签",
"modify": "修改标签",
"delete": "删除所选标签",
"search": "搜索标签...",
"settings": "点击<a href=\"%1\">此处</a> 访问标签设置页面。",
"name": "标签名",
"alerts.editing-multiple": "Editing multiple tags",
"alerts.editing-x": "Editing \"%1\" tag",
"alerts.confirm-delete": "Do you want to delete the selected tags?",
"alerts.update-success": "Tag Updated!"
"alerts.editing-multiple": "编辑多项标签",
"alerts.editing-x": "编辑 \"%1\" 标签",
"alerts.confirm-delete": "是否要删除所选标签?",
"alerts.update-success": "标签已更新!"
}

@ -65,7 +65,7 @@
"alerts.confirm-ban-multi": "你确定要<strong>永久</strong>封禁这些用户吗?",
"alerts.ban-success": "用户已封禁!",
"alerts.button-ban-x": "封禁 %1 名用户",
"alerts.unban-success": "用户已解封",
"alerts.unban-success": "用户已解封!",
"alerts.lockout-reset-success": "闭锁已重置!",
"alerts.flag-reset-success": "标记已重置!",
"alerts.no-remove-yourself-admin": "你无法撤销自己的管理员身份!",

@ -6,14 +6,14 @@
"headers.allow-from": "设置 ALLOW-FROM 来放置 NodeBB 于 iFrame 中",
"headers.powered-by": "自定义由 NodeBB 发送的 \"Powered By\" 头部 ",
"headers.acao": "Access-Control-Allow-Origin",
"headers.acao-help": "To deny access to all sites, leave empty or set to <code>null</code>",
"headers.acao-help": "要拒绝所有网站?在这留空 或者 设置成 <code>null</code>",
"headers.acam": "Access-Control-Allow-Methods",
"headers.acah": "Access-Control-Allow-Headers",
"traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",
"traffic.lag-check-interval": "Check Interval (in milliseconds)",
"traffic.lag-check-interval-help": "Lowering this value causes NodeBB to become more sensitive to spikes in load, but may also cause the check to become too sensitive. (Restart required)"
"traffic-management": "交通管理",
"traffic.help": "NodeBB拥有在高流量情况下自动拒绝请求的模块。 您可以在这里调整这些设置,虽然默认值就很棒。",
"traffic.enable": "启用交通管理",
"traffic.event-lag": "事件循环滞后阈值(毫秒)",
"traffic.event-lag-help": "降低此值会减少页面加载的等待时间,但也会向更多用户显示“过载”消息。(需要重新启动)",
"traffic.lag-check-interval": "检查间隔(毫秒)",
"traffic.lag-check-interval-help": "降低此值会造成NodeBB的负载峰值变得更加敏感但也可能导致检查变得过于敏感需要重新启动"
}

@ -3,7 +3,7 @@
"disable": "禁用聊天",
"disable-editing": "禁止编辑/删除聊天消息",
"disable-editing-help": "管理员和超级管理员不受此限制",
"max-length": "Maximum length of chat messages",
"max-room-size": "Maximum number of users in chat rooms",
"delay": "Time between chat messages in milliseconds"
"max-length": "聊天信息的最大长度",
"max-room-size": "聊天室的最多用户数",
"delay": "聊天信息间的毫秒数"
}

@ -1,11 +1,11 @@
{
"eu-consent": "EU Consent",
"consent.enabled": "启用",
"eu-consent": "EU 准许(Consent)",
"consent.enabled": "启用选项",
"consent.message": "通知消息",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"consent.acceptance": "赞成消息",
"consent.link-text": "政策链接文本",
"consent.blank-localised-default": "使用NodeBB局部的默认值则保持空白。",
"settings": "设置",
"cookie-domain": "Session cookie domain",
"blank-default": "Leave blank for default"
"cookie-domain": "Session cookie 域名",
"blank-default": "留空以保持默认"
}

@ -2,11 +2,11 @@
"general": "通用",
"private-groups": "私有组",
"private-groups.help": "启用此选项后,加入小组需要组长审批<em>(默认启用)</em>。",
"private-groups.warning": "<strong>Beware!</strong> If this option is disabled and you have private groups, they automatically become public.",
"allow-creation": "Allow Group Creation",
"allow-creation-help": "If enabled, users can create groups <em>(Default: disabled)</em>",
"max-name-length": "Maximum Group Name Length",
"cover-image": "Group Cover Image",
"default-cover": "Default Cover Images",
"default-cover-help": "Add comma-separated default cover images for groups that don't have an uploaded cover image"
"private-groups.warning": "<strong>注意!</strong>如果这个选项未启用并且你有私有用户组,那么你的用户组将变为公共的。",
"allow-creation": "允许创建用户组",
"allow-creation-help": "如果启用,用户就可以创建用户组<em>(默认:不启用)</em>",
"max-name-length": "用户组名字的最大长度",
"cover-image": "用户组封面图片",
"default-cover": "默认封面图片",
"default-cover-help": "为没有上传封面图片的群组添加以逗号分隔的默认封面图片"
}

@ -3,7 +3,7 @@
"enable": "在主题和帖子使用分页替代无限滚动浏览。",
"topics": "话题分页",
"posts-per-page": "每页帖子数",
"categories": "Category Pagination",
"topics-per-page": "Topics per Page",
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
"categories": "板块分页",
"topics-per-page": "每页主题数",
"initial-num-load": "最初加载未读,最新,热门的话题"
}

@ -1,8 +1,8 @@
{
"reputation": "声望设置",
"disable": "禁用声望系统",
"disable-down-voting": "Disable Down Voting",
"thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts"
"disable-down-voting": "禁用 踩",
"thresholds": "活动阈值",
"min-rep-downvote": "能够投踩票的帖子所需要的最小声望",
"min-rep-flag": "举报帖子所需要的最小声望"
}

@ -3,10 +3,10 @@
"min-per-topic": "每个主题的最少标签数",
"max-per-topic": "每话题的最大标签数",
"min-length": "最短标签长度",
"max-length": "Maximum Tag Length",
"goto-manage": "Click here to visit the tag management page.",
"privacy": "Privacy",
"list-private": "Make the tags list private",
"related-topics": "Related Topics",
"max-related-topics": "Maximum related topics to display (if supported by theme)"
"max-length": "最长标签长度",
"goto-manage": "点击这里访问标签管理页面。",
"privacy": "隐私",
"list-private": "使标签列表私有化",
"related-topics": "相关主题",
"max-related-topics": "最大相关主题显示量(如果主题支持)"
}

@ -8,21 +8,21 @@
"max-file-size-help": "(KiB单位默认2048KiB)",
"allow-topic-thumbnails": "允许用户上传主题缩略图",
"topic-thumb-size": "主题缩略图大小",
"allowed-file-extensions": "Allowed File Extensions",
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>).\n\t\t\t\t\tAn empty list means all extensions are allowed.",
"profile-avatars": "Profile Avatars",
"allow-profile-image-uploads": "Allow users to upload profile images",
"convert-profile-image-png": "Convert profile image uploads to PNG",
"default-avatar": "Custom Default Avatar",
"allowed-file-extensions": "允许的文件扩展名",
"allowed-file-extensions-help": "在这里输入以逗号分隔的文件扩展名(例如:<code>pdf,xls,doc</code>).\n\\t\\t\\t\\t\\t填写空意味着所有扩展名是允许的。",
"profile-avatars": "个人头像",
"allow-profile-image-uploads": "允许用户上传个人资料照片",
"convert-profile-image-png": "转换个人资料照片为PNG再上传",
"default-avatar": "访客默认头像",
"upload": "上传",
"profile-image-dimension": "Profile Image Dimension",
"profile-image-dimension-help": "(in pixels, default: 128 pixels)",
"max-profile-image-size": "Maximum Profile Image File Size",
"profile-image-dimension": "个人资料相片尺寸",
"profile-image-dimension-help": "使用px作为单位默认128px",
"max-profile-image-size": "个人资料相片最大大小",
"max-profile-image-size-help": "(KiB单位默认256KiB)",
"max-cover-image-size": "最大封面图片文件大小",
"max-cover-image-size-help": "(in kilobytes, default: 2,048 KiB)",
"keep-all-user-images": "Keep old versions of avatars and profile covers on the server",
"max-cover-image-size-help": "(单位:kb,默认:2,048,KiB)",
"keep-all-user-images": "在服务器上保留旧头像和旧的资料封面",
"profile-covers": "资料封面",
"default-covers": "默认封面图片",
"default-covers-help": "Add comma-separated default cover images for accounts that don't have an uploaded cover image"
"default-covers-help": "为没有上传封面图片的帐户添加以逗号分隔的默认封面图片"
}

@ -3,57 +3,57 @@
"allow-local-login": "允许本地登录",
"require-email-confirmation": "需要邮件确认",
"email-confirm-interval": "用户无法重新发送确认直到",
"email-confirm-email2": "minutes have elapsed",
"allow-login-with": "Allow login with",
"email-confirm-email2": "分钟已经过",
"allow-login-with": "允许使用何种登录名",
"allow-login-with.username-email": "用户名或者邮箱",
"allow-login-with.username": "仅限用户名",
"allow-login-with.email": "仅限邮箱",
"account-settings": "用户设置",
"disable-username-changes": "Disable username changes",
"disable-email-changes": "Disable email changes",
"disable-password-changes": "Disable password changes",
"allow-account-deletion": "Allow account deletion",
"user-info-private": "Make user info private",
"disable-username-changes": "禁用修改用户名",
"disable-email-changes": "禁用修改邮箱",
"disable-password-changes": "禁用修改密码",
"allow-account-deletion": "允许消除帐号",
"user-info-private": "使用户信息私有化",
"themes": "主题",
"disable-user-skins": "Prevent users from choosing a custom skin",
"account-protection": "Account Protection",
"login-attempts": "Login attempts per hour",
"login-attempts-help": "If login attempts to a user&apos;s account exceeds this threshold, that account will be locked for a pre-configured amount of time",
"lockout-duration": "Account Lockout Duration (minutes)",
"login-days": "Days to remember user login sessions",
"password-expiry-days": "Force password reset after a set number of days",
"registration": "User Registration",
"disable-user-skins": "阻止用户选择自定义皮肤",
"account-protection": "帐号保护",
"login-attempts": "每小时尝试登录次数",
"login-attempts-help": "如果 user&apos;s 尝试登录次数超过此界限,该帐号将会被被锁定预设的时间。",
"lockout-duration": "帐户锁定时间(分钟)",
"login-days": "记录用户会话天数",
"password-expiry-days": "强制重置密码天数",
"registration": "用户注册",
"registration-type": "注册方式",
"registration-type.normal": "Normal",
"registration-type.admin-approval": "Admin Approval",
"registration-type.admin-approval-ip": "Admin Approval for IPs",
"registration-type.normal": "通常",
"registration-type.admin-approval": "管理员批准",
"registration-type.admin-approval-ip": "管理员批准 IP地址",
"registration-type.invite-only": "仅限邀请",
"registration-type.admin-invite-only": "仅限管理员邀请",
"registration-type.disabled": "禁止注册",
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
"registration-type.help": "通常 - 用户可以通过/register页面注册<br/>\n管理员批准 - 用户注册请求会被放入 <a href=\"%1/admin/manage/registration\">请求队列</a> 待管理员批准。<br/>\n管理员批准 IP地址 - 新用户不受影响已存在帐户的IP地址注册需要管理员批准。<br/>\n邀请制 - 用户可以通过 <a href=\"%1/users\" target=\"_blank\">用户</a> 页面邀请其它用户。<br/>\n管理员邀请制 - 只有管理员可以通过 <a href=\"%1/users\" target=\"_blank\">用户</a> 和 <a href=\"%1/admin/manage/users\">admin/manage/users</a> 页面邀请其它用户。<br/>\n无注册 - 不开放用户注册。<br/>",
"registration.max-invites": "每个用户最大邀请数",
"max-invites": "每个用户最大邀请数",
"max-invites-help": "0 for no restriction. Admins get infinite invitations<br>Only applicable for \"Invite Only\"",
"max-invites-help": "无限制填0。管理员没有邀请限制<br>仅在邀请制时可用",
"min-username-length": "最小用户名长度",
"max-username-length": "最大用户名长度",
"min-password-length": "最小密码长度",
"max-about-me-length": "最大自我介绍长度",
"terms-of-use": "Forum Terms of Use <small>(Leave blank to disable)</small>",
"terms-of-use": "论坛使用条款 <small>(留空即可禁用)</small>",
"user-search": "用户搜索",
"user-search-results-per-page": "Number of results to display",
"user-search-results-per-page": "展示的结果数量",
"default-user-settings": "默认用户设置",
"show-email": "显示邮箱",
"show-fullname": "显示全名",
"restrict-chat": "Only allow chat messages from users I follow",
"outgoing-new-tab": "Open outgoing links in new tab",
"topic-search": "Enable In-Topic Searching",
"digest-freq": "Subscribe to Digest",
"restrict-chat": "只允许我关注的用户给我发送聊天消息",
"outgoing-new-tab": "在新标签打开外部链接",
"topic-search": "启用主题内搜索",
"digest-freq": "订阅摘要",
"digest-freq.off": "关闭",
"digest-freq.daily": "每日",
"digest-freq.weekly": "每周",
"digest-freq.monthly": "每月",
"email-chat-notifs": "Send an email if a new chat message arrives and I am not online",
"email-post-notif": "Send an email when replies are made to topics I am subscribed to",
"follow-created-topics": "Follow topics you create",
"follow-replied-topics": "Follow topics that you reply to"
"email-chat-notifs": "当我不在线并收到新的聊天消息时,给我发送邮件通知",
"email-post-notif": "当我订阅的主题有新回复时,给我发送邮件通知",
"follow-created-topics": "关注您创建的主题",
"follow-replied-topics": "关注您回复的主题"
}
Loading…
Cancel
Save