Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent 3d93667e2b
commit 30619a23c1

@ -18,16 +18,16 @@
"running-version": "Es läuft <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
"keep-updated": "Stelle sicher, dass dein NodeBB immer auf dem neuesten Stand für die neuesten Sicherheits-Patches und Bug-fixes ist.",
"up-to-date": "<p>System ist <strong>aktuell</strong> <i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>Version (v%1) wurde veröffentlicht. Beachte <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">um ein NodeBB Upgrade durchzuführen</a>.</p>",
"prerelease-upgrade-available": "<p>Das ist eine veraltete pre-release Version von NodeBB. Version (v%1) wurde veröffentlicht. Beachte <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">um ein NodeBB Upgrade durchzuführen</a>.</p>",
"upgrade-available": "<p>Version (v%1) wurde veröffentlicht. Ziehen Sie ein<a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">NodeBB Upgrade in Betracht</a>.</p>",
"prerelease-upgrade-available": "<p>Das ist eine veraltete pre-release Version von NodeBB. Version (v%1) wurde veröffentlicht. Ziehen Sie ein<a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">NodeBB Upgrade in Betracht</a>.</p>",
"prerelease-warning": "<p>Das ist eine <strong>pre-release</strong> Version von NodeBB. Es können ungewollte Fehler auftreten. <i class=\"fa fa-exclamation-triangle\"></i></p>",
"running-in-development": "<span>Das Forum wurde im Entwicklermodus gestartet. Das Forum könnte potenziellen Gefahren ausgeliefert sein. Bitte kontaktieren Sie Ihren Systemadministrator.</span>",
"notices": "Hinweise",
"restart-not-required": "Neustart nicht benötigt",
"restart-not-required": "Kein Neustart benötigt",
"restart-required": "Neustart benötigt",
"search-plugin-installed": "Such-Plugin installiert",
"search-plugin-not-installed": "Such-Plugin nicht installiert",
"search-plugin-not-installed": "Kein Such-Plugin installiert",
"search-plugin-tooltip": "Installieren Sie ein Such-Plugin auf der Plugin seite um die Such-Funktionalität zu aktivieren",
"control-panel": "Systemsteuerung",

@ -1,7 +1,7 @@
{
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
"alert.confirm-reload": "Είσαι σίγουρος/η πως θέλεις να επαναφορτώσεις το NodeBB?",
"alert.confirm-restart": "Είσαι σίγουρος/η πως θέλεις να επανεκκινήσεις το NodeBB?",
"acp-title": "%1 | NodeBB Admin Control Panel",
"settings-header-contents": "Contents"
"acp-title": "%1 | NodeBB Πίνακας ελέγχου",
"settings-header-contents": "Περιεχόμενα"
}

@ -1,17 +1,17 @@
{
"category": "Category",
"subcategories": "Subcategories",
"category": "Κατηγορία",
"subcategories": "Υποκατηγορίες",
"new_topic_button": "Νέο Θέμα",
"guest-login-post": "Log in to post",
"guest-login-post": "Συνδέσου για να δημοσιεύσεις",
"no_topics": "<strong>Δεν υπάρχουν θέματα σε αυτή την κατηγορία.</strong><br />Γιατί δεν δοκιμάζεις να δημοσιεύσεις ένα εσύ;",
"browsing": "περιηγούνται",
"no_replies": "Κανείς δεν έχει απαντήσει",
"no_new_posts": "No new posts.",
"no_new_posts": "Δεν υπάρχουν νέες δημοσιεύσεις",
"share_this_category": "Μοιράσου αυτή την κατηγορία",
"watch": "Watch",
"ignore": "Αγνόηση",
"watching": "Watching",
"ignoring": "Ignoring",
"ignoring": "Αγνόησε",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "You are now watching updates from this category and all subcategories",

@ -9,9 +9,9 @@
"repeat_password": "Επιβεβαίωση Κωδικού",
"enter_email": "Παρακαλώ γράψε την <strong>διεύθυνση email σου</strong> και θα σου στείλουμε ένα email με οδηγίες για το πως να επαναφέρεις τον λογαριασμό σου.",
"enter_email_address": "Εισαγωγή Διεύθυνσης Email",
"password_reset_sent": "Password Reset Sent",
"invalid_email": "Invalid Email / Email does not exist!",
"password_too_short": "The password entered is too short, please pick a different password.",
"passwords_do_not_match": "The two passwords you've entered do not match.",
"password_expired": "Your password has expired, please choose a new password"
"password_reset_sent": "Η επαναφορά κωδικού στάλθηκε",
"invalid_email": "Λάθος Email ή το Email δεν υπάρχει!",
"password_too_short": "Ο κωδικός είναι πολύ μικρός, παρακαλώ επέλεξε διαφορετικό.",
"passwords_do_not_match": "Οι κωδικοί δεν ταιριάζουν μεταξύ τους.",
"password_expired": "Ο κωδικός έληξε, παρακαλώ επίλεξε νέο κωδικό"
}

@ -1,6 +1,6 @@
{
"installed": "已安装",
"active": "激活",
"active": "已启用",
"inactive": "未生效",
"out-of-date": "已过期",
"none-found": "无插件。",

Loading…
Cancel
Save