mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-17 22:10:23 +01:00
Compare commits
73 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ff79af6b9 | ||
|
|
e97c5f6c15 | ||
|
|
3426ef75eb | ||
|
|
032107d058 | ||
|
|
1453150105 | ||
|
|
8621023452 | ||
|
|
5503d7b0f7 | ||
|
|
c3821c2070 | ||
|
|
aa8c6f3bdd | ||
|
|
f471fd1e2d | ||
|
|
0ffb81308e | ||
|
|
ffff8093ba | ||
|
|
f9575efaf0 | ||
|
|
22ad1324d3 | ||
|
|
ff2543e522 | ||
|
|
bc5f9d0199 | ||
|
|
acadc60594 | ||
|
|
394440e597 | ||
|
|
8a681e08c9 | ||
|
|
08d64b4f60 | ||
|
|
b5c7473c95 | ||
|
|
29fd03504b | ||
|
|
3917ca0946 | ||
|
|
08137c5c1e | ||
|
|
e47895367e | ||
|
|
67b00e401e | ||
|
|
efa525d104 | ||
|
|
d5cc37b166 | ||
|
|
1d53f365dd | ||
|
|
9c526004e7 | ||
|
|
cf679f0c5e | ||
|
|
722992b9ea | ||
|
|
7015f466a7 | ||
|
|
30c1001e5d | ||
|
|
e36976fd39 | ||
|
|
78aef428b1 | ||
|
|
e0101fcd24 | ||
|
|
d23d814154 | ||
|
|
794c218cb6 | ||
|
|
3499ede0d0 | ||
|
|
5009e80122 | ||
|
|
9f74450196 | ||
|
|
f6c95456f2 | ||
|
|
daa97bc7f1 | ||
|
|
c99463fb02 | ||
|
|
891a611714 | ||
|
|
6aa6510ef6 | ||
|
|
09dacfd6a9 | ||
|
|
980484d930 | ||
|
|
e09e980428 | ||
|
|
91662de47e | ||
|
|
7689d54d42 | ||
|
|
c3719ea5b5 | ||
|
|
93e6916fe6 | ||
|
|
6d930d0d1a | ||
|
|
25502f0687 | ||
|
|
bdfb168f2f | ||
|
|
f21325a91b | ||
|
|
f4bf82a349 | ||
|
|
a0cd4b49f5 | ||
|
|
9d4d904479 | ||
|
|
ba39a432e7 | ||
|
|
a1fb234b8b | ||
|
|
48512bff6b | ||
|
|
ef65b711de | ||
|
|
71cad7e181 | ||
|
|
3c71de285a | ||
|
|
80b13c94c8 | ||
|
|
0be3bd1893 | ||
|
|
796cf1bc35 | ||
|
|
706bea723b | ||
|
|
643abb6926 | ||
|
|
e0cfc117c7 |
107
npm-shrinkwrap.json
generated
107
npm-shrinkwrap.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nodebb",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.4.2",
|
||||
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"type-is": {
|
||||
"version": "1.6.7",
|
||||
"from": "type-is@>=1.6.4 <1.7.0",
|
||||
"from": "type-is@>=1.6.6 <1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.7.tgz",
|
||||
"dependencies": {
|
||||
"media-typer": {
|
||||
@@ -463,7 +463,7 @@
|
||||
"dependencies": {
|
||||
"unpipe": {
|
||||
"version": "1.0.0",
|
||||
"from": "unpipe@1.0.0",
|
||||
"from": "unpipe@>=1.0.0 <1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
|
||||
}
|
||||
}
|
||||
@@ -573,7 +573,7 @@
|
||||
},
|
||||
"type-is": {
|
||||
"version": "1.6.7",
|
||||
"from": "type-is@>=1.6.4 <1.7.0",
|
||||
"from": "type-is@>=1.6.6 <1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.7.tgz",
|
||||
"dependencies": {
|
||||
"media-typer": {
|
||||
@@ -827,14 +827,14 @@
|
||||
}
|
||||
},
|
||||
"mmmagic": {
|
||||
"version": "0.3.15",
|
||||
"version": "0.3.16",
|
||||
"from": "mmmagic@>=0.3.13 <0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/mmmagic/-/mmmagic-0.3.15.tgz",
|
||||
"resolved": "https://registry.npmjs.org/mmmagic/-/mmmagic-0.3.16.tgz",
|
||||
"dependencies": {
|
||||
"nan": {
|
||||
"version": "1.9.0",
|
||||
"from": "nan@>=1.8.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/nan/-/nan-1.9.0.tgz"
|
||||
"version": "2.0.8",
|
||||
"from": "nan@>=2.0.8 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/nan/-/nan-2.0.8.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1169,36 +1169,29 @@
|
||||
"resolved": "https://registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz"
|
||||
},
|
||||
"nodebb-theme-lavender": {
|
||||
"version": "1.0.52",
|
||||
"from": "nodebb-theme-lavender@1.0.52",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-1.0.52.tgz"
|
||||
"version": "1.0.54",
|
||||
"from": "nodebb-theme-lavender@1.0.54",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-1.0.54.tgz"
|
||||
},
|
||||
"nodebb-theme-persona": {
|
||||
"version": "2.1.8",
|
||||
"from": "nodebb-theme-persona@2.1.8",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-2.1.8.tgz"
|
||||
"version": "2.1.25",
|
||||
"from": "nodebb-theme-persona@2.1.25",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-2.1.25.tgz"
|
||||
},
|
||||
"nodebb-theme-vanilla": {
|
||||
"version": "3.1.3",
|
||||
"from": "nodebb-theme-vanilla@3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-3.1.3.tgz"
|
||||
"version": "3.1.7",
|
||||
"from": "nodebb-theme-vanilla@3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-3.1.7.tgz"
|
||||
},
|
||||
"nodebb-widget-essentials": {
|
||||
"version": "1.0.6",
|
||||
"from": "nodebb-widget-essentials@1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-1.0.6.tgz",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "0.9.2",
|
||||
"from": "async@>=0.9.0 <0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz"
|
||||
}
|
||||
}
|
||||
"version": "2.0.0",
|
||||
"from": "nodebb-widget-essentials@2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.0.tgz"
|
||||
},
|
||||
"npm": {
|
||||
"version": "2.14.0",
|
||||
"version": "2.14.1",
|
||||
"from": "npm@>=2.1.4 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-2.14.0.tgz",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-2.14.1.tgz",
|
||||
"dependencies": {
|
||||
"abbrev": {
|
||||
"version": "1.0.7",
|
||||
@@ -1362,8 +1355,8 @@
|
||||
}
|
||||
},
|
||||
"fstream-npm": {
|
||||
"version": "1.0.4",
|
||||
"from": "fstream-npm@>=1.0.3 <1.1.0",
|
||||
"version": "1.0.5",
|
||||
"from": "fstream-npm@>=1.0.5 <1.1.0",
|
||||
"dependencies": {
|
||||
"fstream-ignore": {
|
||||
"version": "1.0.2",
|
||||
@@ -1841,9 +1834,9 @@
|
||||
"resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-3.0.1.tgz"
|
||||
},
|
||||
"request": {
|
||||
"version": "2.60.0",
|
||||
"from": "request@2.60.0",
|
||||
"resolved": "https://registry.npmjs.org/request/-/request-2.60.0.tgz",
|
||||
"version": "2.61.0",
|
||||
"from": "request@>=2.61.0 <2.62.0",
|
||||
"resolved": "https://registry.npmjs.org/request/-/request-2.61.0.tgz",
|
||||
"dependencies": {
|
||||
"bl": {
|
||||
"version": "1.0.0",
|
||||
@@ -1900,14 +1893,14 @@
|
||||
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"
|
||||
},
|
||||
"form-data": {
|
||||
"version": "1.0.0-rc2",
|
||||
"version": "1.0.0-rc3",
|
||||
"from": "form-data@>=1.0.0-rc1 <1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc2.tgz",
|
||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc3.tgz",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.4.0",
|
||||
"from": "async@>=1.2.1 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.4.0.tgz"
|
||||
"version": "1.4.2",
|
||||
"from": "async@>=1.4.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.4.2.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1917,14 +1910,14 @@
|
||||
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
|
||||
},
|
||||
"mime-types": {
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.5",
|
||||
"from": "mime-types@>=2.1.2 <2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.3.tgz",
|
||||
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.5.tgz",
|
||||
"dependencies": {
|
||||
"mime-db": {
|
||||
"version": "1.15.0",
|
||||
"from": "mime-db@>=1.15.0 <1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.15.0.tgz"
|
||||
"version": "1.17.0",
|
||||
"from": "mime-db@>=1.17.0 <1.18.0",
|
||||
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.17.0.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2040,9 +2033,9 @@
|
||||
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.9.34.tgz"
|
||||
},
|
||||
"chalk": {
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"from": "chalk@>=1.0.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.0.tgz",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.1.tgz",
|
||||
"dependencies": {
|
||||
"ansi-styles": {
|
||||
"version": "2.1.0",
|
||||
@@ -2098,9 +2091,9 @@
|
||||
}
|
||||
},
|
||||
"is-my-json-valid": {
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"from": "is-my-json-valid@>=2.12.0 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.0.tgz",
|
||||
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.1.tgz",
|
||||
"dependencies": {
|
||||
"generate-function": {
|
||||
"version": "2.0.0",
|
||||
@@ -2328,9 +2321,9 @@
|
||||
"resolved": "http://registry.npmjs.org/async/-/async-0.2.10.tgz"
|
||||
},
|
||||
"deep-equal": {
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"from": "deep-equal@*",
|
||||
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.0.tgz"
|
||||
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz"
|
||||
},
|
||||
"i": {
|
||||
"version": "0.3.3",
|
||||
@@ -2673,9 +2666,9 @@
|
||||
}
|
||||
},
|
||||
"is-my-json-valid": {
|
||||
"version": "2.12.1",
|
||||
"version": "2.12.2",
|
||||
"from": "is-my-json-valid@>=2.12.0 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.1.tgz",
|
||||
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.2.tgz",
|
||||
"dependencies": {
|
||||
"generate-function": {
|
||||
"version": "2.0.0",
|
||||
@@ -2695,9 +2688,9 @@
|
||||
}
|
||||
},
|
||||
"jsonpointer": {
|
||||
"version": "1.1.0",
|
||||
"from": "jsonpointer@>=1.1.0 <2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-1.1.0.tgz"
|
||||
"version": "2.0.0",
|
||||
"from": "jsonpointer@2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz"
|
||||
},
|
||||
"xtend": {
|
||||
"version": "4.0.0",
|
||||
@@ -3507,7 +3500,7 @@
|
||||
},
|
||||
"uglify-js": {
|
||||
"version": "2.4.24",
|
||||
"from": "uglify-js@>=2.4.23 <3.0.0",
|
||||
"from": "uglify-js@>=2.4.24 <3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
|
||||
12
package.json
12
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "nodebb",
|
||||
"license": "GPL-3.0",
|
||||
"description": "NodeBB Forum",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"homepage": "http://www.nodebb.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -48,10 +48,10 @@
|
||||
"nodebb-plugin-soundpack-default": "0.1.4",
|
||||
"nodebb-plugin-spam-be-gone": "0.4.1",
|
||||
"nodebb-rewards-essentials": "0.0.5",
|
||||
"nodebb-theme-lavender": "1.0.52",
|
||||
"nodebb-theme-persona": "2.1.8",
|
||||
"nodebb-theme-vanilla": "3.1.3",
|
||||
"nodebb-widget-essentials": "1.0.6",
|
||||
"nodebb-theme-lavender": "1.0.54",
|
||||
"nodebb-theme-persona": "2.1.25",
|
||||
"nodebb-theme-vanilla": "3.1.7",
|
||||
"nodebb-widget-essentials": "2.0.0",
|
||||
"npm": "^2.1.4",
|
||||
"passport": "^0.3.0",
|
||||
"passport-local": "1.0.0",
|
||||
@@ -69,7 +69,7 @@
|
||||
"string": "^3.0.0",
|
||||
"templates.js": "0.2.10",
|
||||
"touch": "1.0.0",
|
||||
"uglify-js": "^2.4.23",
|
||||
"uglify-js": "^2.4.24",
|
||||
"underscore": "~1.8.3",
|
||||
"underscore.deep": "^0.5.1",
|
||||
"validator": "^4.0.5",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "التنبيهات",
|
||||
"header.search": "بحث",
|
||||
"header.profile": "ملف",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "تحميل التبليغات",
|
||||
"chats.loading": "تحميل الدردشات",
|
||||
"motd.welcome": "مرحبا بكم NodeBB، منصة مناقشة المستقبل",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "آخر المشاركات",
|
||||
"recentips": "آخر عناوين ال IP التي سجلت الدخول",
|
||||
"away": "غير متواجد",
|
||||
"dnd": "المرجو عدم الإزعاج",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "مخفي",
|
||||
"offline": "غير متصل",
|
||||
"email": "عنوان البريد الإلكتروني",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "لا يوجد لديك دردشات نشطة.",
|
||||
"chat.user_typing": "%1 يكتب رسالة...",
|
||||
"chat.user_has_messaged_you": "%1 أرسل لك رسالة.",
|
||||
"chat.see_all": "معاينة كل الدردشات",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "المرجو اختيار مرسل إليه لمعاينة تاريخ الدردشات",
|
||||
"chat.recent-chats": "آخر الدردشات",
|
||||
"chat.contacts": "الأصدقاء",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 كتب:",
|
||||
"composer.discard": "هل أنت متأكد أنك تريد التخلي عن التغييرات؟",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "التنبيهات",
|
||||
"no_notifs": "ليس لديك أية تنبيهات جديدة",
|
||||
"see_all": "معاينة كل التنبيهات",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "اجعل كل التنبيهات مقروءة",
|
||||
"back_to_home": "عودة إلى %1",
|
||||
"outgoing_link": "رابط خارجي",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "الصفحة الرئيسية",
|
||||
"unread": "المواضيع الغير مقروءة",
|
||||
"popular": "المواضيع الأكثر شهرة",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "المواضيع الحديثة",
|
||||
"users": "اﻷعضاء المسجلون",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "التنبيهات",
|
||||
"tags": "الكلمات الدلالية",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "تعديل \"%1\"",
|
||||
"user.following": "المستخدمون الذين يتبعهم %1",
|
||||
"user.followers": "المستخدمون الذين يتبعون %1",
|
||||
"user.posts": "ردود %1",
|
||||
"user.topics": "مواضيع %1",
|
||||
"user.groups": "مجموعات %1",
|
||||
"user.favourites": "مفضلات %1",
|
||||
"user.settings": "خيارات المستخدم",
|
||||
"user.watched": "المواضيع المتابعة من قبل %1 ",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "جاري صيانة %1. المرجو العودة لاحقًا.",
|
||||
"maintenance.messageIntro": "بالإضافة إلى ذلك، قام مدبر النظام بترك هذه الرسالة:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "متابعة المواضيع التي تقوم بالرد فيها",
|
||||
"follow_topics_you_create": "متابعة المواضيع التي تنشئها",
|
||||
"grouptitle": "حدد عنوان المجموعة الذي تريد عرضه",
|
||||
"no-group-title": "لا يوجد عنوان للمجموعة"
|
||||
"no-group-title": "لا يوجد عنوان للمجموعة",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -21,9 +21,9 @@
|
||||
"digest.cta": "Натиснете тук, за да посетите %1",
|
||||
"digest.unsub.info": "Това резюме беше изпратено до Вас поради настройките Ви за абонаментите.",
|
||||
"digest.no_topics": "Не е имало дейност по темите в последните %1",
|
||||
"notif.chat.subject": "Получено е ново чат съобщение от %1",
|
||||
"notif.chat.subject": "Получено е ново съобщение от %1",
|
||||
"notif.chat.cta": "Натиснете тук, за да продължите разговора",
|
||||
"notif.chat.unsub.info": "Това известие за чата беше изпратено до Вас поради настройките Ви за абонаментите.",
|
||||
"notif.chat.unsub.info": "Това известие за разговор беше изпратено до Вас поради настройките Ви за абонаментите.",
|
||||
"notif.post.cta": "Натиснете тук, за да прочетете цялата тема",
|
||||
"notif.post.unsub.info": "Това известие за публикация беше изпратено до Вас поради настройките Ви за абонаментите.",
|
||||
"test.text1": "Това е пробно е-писмо, за да потвърдим, че изпращачът на е-поща е правилно настроен за Вашия NodeBB.",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"username-taken": "Потребителското име е заето",
|
||||
"email-taken": "Е-пощата е заета",
|
||||
"email-not-confirmed": "Вашата е-поща все още не е потвърдена. Моля, натиснете тук, за да потвърдите е-пощата си.",
|
||||
"email-not-confirmed-chat": "Няма да можете да пишете в чата, докато е-пощата Ви не бъде потвърдена. Моля, натиснете тук, за да потвърдите е-пощата си.",
|
||||
"email-not-confirmed-chat": "Няма да можете да пишете в разговори, докато е-пощата Ви не бъде потвърдена. Моля, натиснете тук, за да потвърдите е-пощата си.",
|
||||
"no-email-to-confirm": "Този форум изисква потвърдена е-поща. Моля, натиснете тук, за да въведете е-поща",
|
||||
"email-confirm-failed": "Не успяхме да потвърдим е-пощата Ви. Моля, опитайте отново по-късно.",
|
||||
"confirm-email-already-sent": "Е-писмото за потвърждение вече е изпратено. Моля, почакайте още %1 минута/и, преди да изпратите ново.",
|
||||
@@ -74,8 +74,8 @@
|
||||
"uploads-are-disabled": "Качването не е разрешено",
|
||||
"signature-too-long": "Съжаляваме, но подписът Ви трябва да съдържа не повече от %1 символ(а).",
|
||||
"about-me-too-long": "Съжаляваме, но информацията за Вас трябва да съдържа не повече от %1 символ(а).",
|
||||
"cant-chat-with-yourself": "Не можете да пишете чат съобщение на себе си!",
|
||||
"chat-restricted": "Този потребител е ограничил чат съобщенията до себе си. Той трябва първо да Ви последва, преди да можете да си пишете с него.",
|
||||
"cant-chat-with-yourself": "Не можете да пишете съобщение на себе си!",
|
||||
"chat-restricted": "Този потребител е ограничил съобщенията до себе си. Той трябва първо да Ви последва, преди да можете да си пишете с него.",
|
||||
"too-many-messages": "Изпратили сте твърде много съобщения. Моля, изчакайте малко.",
|
||||
"reputation-system-disabled": "Системата за репутация е изключена.",
|
||||
"downvoting-disabled": "Отрицателното гласуване е изключено",
|
||||
|
||||
@@ -29,12 +29,13 @@
|
||||
"header.popular": "Популярни",
|
||||
"header.users": "Потребители",
|
||||
"header.groups": "Групи",
|
||||
"header.chats": "Чатове",
|
||||
"header.chats": "Разговори",
|
||||
"header.notifications": "Известия",
|
||||
"header.search": "Търсене",
|
||||
"header.profile": "Профил",
|
||||
"header.navigation": "Навигация",
|
||||
"notifications.loading": "Зареждане на известията",
|
||||
"chats.loading": "Зареждане на чатовете",
|
||||
"chats.loading": "Зареждане на разговорите",
|
||||
"motd.welcome": "Добре дошли в NodeBB, системата за дискусии на бъдещето.",
|
||||
"previouspage": "Предишна страница",
|
||||
"nextpage": "Следваща страница",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"chat.chatting_with": "Чат с <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "Въведете чат съобщението тук и натиснете Ентер за изпращане",
|
||||
"chat.chatting_with": "Разговор с <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "Въведете съобщението тук и натиснете Ентер за изпращане",
|
||||
"chat.send": "Изпращане",
|
||||
"chat.no_active": "Нямате текущи чатове.",
|
||||
"chat.no_active": "Нямате текущи разговори.",
|
||||
"chat.user_typing": "%1 пише...",
|
||||
"chat.user_has_messaged_you": "%1 Ви написа съобщение.",
|
||||
"chat.see_all": "Вижте всички чатове",
|
||||
"chat.no-messages": "Моля, изберете получател, за да видите историята на чат съобщенията",
|
||||
"chat.recent-chats": "Скорошни чатове",
|
||||
"chat.see_all": "Вижте всички разговори",
|
||||
"chat.no-messages": "Моля, изберете получател, за да видите историята на съобщенията",
|
||||
"chat.recent-chats": "Скорошни разговори",
|
||||
"chat.contacts": "Контакти",
|
||||
"chat.message-history": "История на съобщенията",
|
||||
"chat.pop-out": "Отделяне на чата в прозорец",
|
||||
"chat.pop-out": "Отделяне на разговора в прозорец",
|
||||
"chat.maximize": "Уголемяване",
|
||||
"chat.seven_days": "7 дни",
|
||||
"chat.thirty_days": "30 дни",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 каза:",
|
||||
"composer.discard": "Сигурни ли сте, че искате да отхвърлите тази публикация?",
|
||||
"composer.submit_and_lock": "Публикуване и заключване",
|
||||
"composer.toggle_dropdown": "Превключване на падащото меню"
|
||||
"composer.toggle_dropdown": "Превключване на падащото меню",
|
||||
"bootbox.ok": "Добре",
|
||||
"bootbox.cancel": "Отказ",
|
||||
"bootbox.confirm": "Потвърждаване"
|
||||
}
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Начало",
|
||||
"unread": "Непрочетени теми",
|
||||
"popular": "Популярни теми",
|
||||
"popular-day": "Популярните теми днес",
|
||||
"popular-week": "Популярните теми тази седмица",
|
||||
"popular-month": "Популярните теми този месец",
|
||||
"popular-alltime": "Популярните теми за всички времена",
|
||||
"recent": "Скорошни теми",
|
||||
"users": "Регистрирани потребители",
|
||||
"users/online": "Потребители на линия",
|
||||
"users/latest": "Последни потребители",
|
||||
"users/sort-posts": "Потребители с най-много публикации",
|
||||
"users/sort-reputation": "Потребители с най-висока репутация",
|
||||
"users/map": "Карта на потребителите",
|
||||
"users/search": "Търсене на потребители",
|
||||
"notifications": "Известия",
|
||||
"tags": "Етикети",
|
||||
"tag": "Теми, отбелязани като „%1“",
|
||||
"user.edit": "Редактиране на „%1“",
|
||||
"user.following": "Хора, които %1 следва",
|
||||
"user.followers": "Хора, които следват %1",
|
||||
"user.posts": "Публикации от %1",
|
||||
"user.topics": "Теми, създадени от %1",
|
||||
"user.groups": "Групите на %1",
|
||||
"user.favourites": "Любимите публикации на %1",
|
||||
"user.settings": "Настройки на потребителя",
|
||||
"user.watched": "Теми, следени от %1",
|
||||
"register": "Регистрирайте акаунт",
|
||||
"login": "Влезте в акаунта си",
|
||||
"reset": "Подновете паролата за акаунта си",
|
||||
"categories": "Категории",
|
||||
"groups": "Групи",
|
||||
"group": "Група %1",
|
||||
"chats": "Разговори",
|
||||
"chat": "Разговаря с %1",
|
||||
"account/edit": "Редактиране на „%1“",
|
||||
"account/following": "Хора, които %1 следва",
|
||||
"account/followers": "Хора, които следват %1",
|
||||
"account/posts": "Публикации от %1",
|
||||
"account/topics": "Теми, създадени от %1",
|
||||
"account/groups": "Групите на %1",
|
||||
"account/favourites": "Любимите публикации на %1",
|
||||
"account/settings": "Потребителски настройки",
|
||||
"account/watched": "Теми, следени от %1",
|
||||
"maintenance.text": "%1 в момента е в профилактика. Моля, върнете се по-късно.",
|
||||
"maintenance.messageIntro": "В допълнение, администраторът е оставил това съобщение:"
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"profile": "Профил",
|
||||
"posted_by": "Публикувано от %1",
|
||||
"posted_by_guest": "Публикувано от гост",
|
||||
"chat": "Чат",
|
||||
"chat": "Разговор",
|
||||
"notify_me": "Получавайте известия за новите отговори в тази тема",
|
||||
"quote": "Цитат",
|
||||
"reply": "Отговор",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"signature": "Подпис",
|
||||
"gravatar": "Граватар",
|
||||
"birthday": "Рождена дата",
|
||||
"chat": "Чат",
|
||||
"chat": "Разговор",
|
||||
"follow": "Следване",
|
||||
"unfollow": "Спиране на следването",
|
||||
"more": "Още",
|
||||
@@ -49,21 +49,21 @@
|
||||
"change_password_success": "Паролата ви е обновена!",
|
||||
"confirm_password": "Потвърдете паролата",
|
||||
"password": "Парола",
|
||||
"username_taken_workaround": "Потребителското име, което искате, е заето и затова ние го променихме леко. Вие ще се наричате <strong>%1</strong>",
|
||||
"username_taken_workaround": "Потребителското име, което искате, е заето и затова ние го променихме малко. Вие ще се наричате <strong>%1</strong>",
|
||||
"upload_picture": "Качване на снимка",
|
||||
"upload_a_picture": "Качване на снимка",
|
||||
"image_spec": "Можете да качвате само PNG, JPG, или GIF файлове",
|
||||
"settings": "Настройки",
|
||||
"show_email": "Да се показва е-пощата ми",
|
||||
"show_fullname": "Да се показва цялото ми име",
|
||||
"restrict_chats": "Разрешаване на чат съобщенията само от потребители, които следвам",
|
||||
"restrict_chats": "Разрешаване на съобщенията само от потребители, които следвам",
|
||||
"digest_label": "Абониране за резюмета",
|
||||
"digest_description": "Абониране за новини по е-пощата относно този форум (нови известия и теми) според избрания график",
|
||||
"digest_off": "Изключено",
|
||||
"digest_daily": "Ежедневно",
|
||||
"digest_weekly": "Ежеседмично",
|
||||
"digest_monthly": "Ежемесечно",
|
||||
"send_chat_notifications": "Изпращане на е-писмо, ако получа ново чат съобщения, а не съм на линия",
|
||||
"send_chat_notifications": "Изпращане на е-писмо, ако получа ново съобщение в разговор, а не съм на линия",
|
||||
"send_post_notifications": "Изпращане на е-писмо, когато се появи отговор в темите, за които съм абониран/а.",
|
||||
"settings-require-reload": "Някои промени в настройките изискват презареждане. Натиснете тук, за да презаредите страницата.",
|
||||
"has_no_follower": "Този потребител няма последователи :(",
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Следване на темите, на които отговаряте",
|
||||
"follow_topics_you_create": "Следване на темите, които създавате",
|
||||
"grouptitle": "Изберете заглавието на групата, което искате да се показва",
|
||||
"no-group-title": "Няма заглавие на група"
|
||||
"no-group-title": "Няма заглавие на група",
|
||||
"select-skin": "Изберете облик"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "বিজ্ঞপ্তি",
|
||||
"header.search": "অনুসন্ধান",
|
||||
"header.profile": "প্রোফাইল",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "বিজ্ঞপ্তিগুলি লোড হচ্ছে",
|
||||
"chats.loading": "কথোপকথনগুলি লোড হচ্ছে ",
|
||||
"motd.welcome": "ভবিষ্যতের আলোচনার প্লাটফর্ম, NodeBB তে স্বাগতম।",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "সাম্প্রতিক পোস্ট",
|
||||
"recentips": "সাম্প্রতিক প্রবেশকৃত আইপি সমুহ",
|
||||
"away": "দূরে",
|
||||
"dnd": "বিরক্ত করবেন না",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "অদৃশ্য",
|
||||
"offline": "অফলাইন",
|
||||
"email": "ইমেইল",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "আপনার কোন সচল কথোপকথন নেই",
|
||||
"chat.user_typing": "%1 লিখছেন",
|
||||
"chat.user_has_messaged_you": "%1 আপনাকে বার্তা পাঠিয়েছেন",
|
||||
"chat.see_all": "সকল কথোপকথন দেখুন",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "মেসেজ হিস্টোরী দেখতে প্রাপক নির্বাচন করুন",
|
||||
"chat.recent-chats": "সাম্প্রতিক চ্যাটসমূহ",
|
||||
"chat.contacts": "কন্টাক্টস",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 বলেছেনঃ",
|
||||
"composer.discard": "আপনি কি নিশ্চিত যে আপনি এই পোস্ট বাতিল করতে ইচ্ছুক?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "বিজ্ঞপ্তিগুলো",
|
||||
"no_notifs": "আপনার নতুন কোন বিজ্ঞপ্তি নেই",
|
||||
"see_all": "সকল বিজ্ঞপ্তিগুলো দেখুন",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "ফিরুন %1",
|
||||
"outgoing_link": "বহির্গামী লিঙ্ক",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "নীড়পাতা",
|
||||
"unread": "অপঠিত টপিক",
|
||||
"popular": "জনপ্রিয় টপিক",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "সাম্প্রতিক টপিক",
|
||||
"users": "নিবন্ধিত সদস্যগণ",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "বিজ্ঞপ্তি",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "সম্পাদনা \"%1\"",
|
||||
"user.following": "%1 যাদের অনুসরণ করেন",
|
||||
"user.followers": "যারা %1 কে অনুসরণ করেন",
|
||||
"user.posts": "%1 এর পোস্ট সমুহ",
|
||||
"user.topics": "%1 এর টপিক সমুহ",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "%1'র প্রিয় পোস্টগুলো",
|
||||
"user.settings": "সদস্য সেটিংস",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Oznámení",
|
||||
"header.search": "Hledat",
|
||||
"header.profile": "Můj profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Načítání upozornění",
|
||||
"chats.loading": "Načítání grafů",
|
||||
"motd.welcome": "Vítejte na NodeBB, diskusní platforma buducnosti.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Nedávné příspěvky",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"away": "Pryč",
|
||||
"dnd": "Nerušit",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Neviditelný",
|
||||
"offline": "Offline",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Nemáte žádné aktivní konverzace.",
|
||||
"chat.user_typing": "%1 píše ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you.",
|
||||
"chat.see_all": "See all Chats",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
||||
"chat.recent-chats": "Recent Chats",
|
||||
"chat.contacts": "Kontakty",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 said:",
|
||||
"composer.discard": "Are you sure you wish to discard this post?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Upozornění",
|
||||
"no_notifs": "You have no new notifications",
|
||||
"see_all": "See all Notifications",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Back to %1",
|
||||
"outgoing_link": "Odkaz mimo fórum",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notifications",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.topics": "Topics created by %1",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Notifikationer",
|
||||
"header.search": "Søg",
|
||||
"header.profile": "Profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Indlæser notifikationer",
|
||||
"chats.loading": "Indlæser chats",
|
||||
"motd.welcome": "Velkommen til NodeBB, fremtidens diskussion platform. ",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Seneste indlæg",
|
||||
"recentips": "Seneste loggede ind IPer",
|
||||
"away": "Væk",
|
||||
"dnd": "Vil ikke forstyres",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Usynlig",
|
||||
"offline": "Offline",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Du har ingen aktive chats.",
|
||||
"chat.user_typing": "%1 skriver ...",
|
||||
"chat.user_has_messaged_you": "1% har skrevet til dig.",
|
||||
"chat.see_all": "Se alle chats.",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Vælg en modtager for at se beskedhistorikken",
|
||||
"chat.recent-chats": "Seneste chats",
|
||||
"chat.contacts": "Kontakter",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 sagde:",
|
||||
"composer.discard": "Er du sikker på at du vil kassere dette indlæg?",
|
||||
"composer.submit_and_lock": "Send og lås",
|
||||
"composer.toggle_dropdown": "Skift mellem dropdown"
|
||||
"composer.toggle_dropdown": "Skift mellem dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notifikationer",
|
||||
"no_notifs": "Du har ingen nye notifkationer",
|
||||
"see_all": "Se alle notifikationer",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Marker alle notifikationer læst",
|
||||
"back_to_home": "Tilbage til %1",
|
||||
"outgoing_link": "Udgående link",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Forside",
|
||||
"unread": "Ulæste tråde",
|
||||
"popular": "Populære tråde",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Seneste tråde",
|
||||
"users": "Registrerede brugere",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notifikationer",
|
||||
"tags": "Tags",
|
||||
"tag": "Tråde tagget under \"%1\"",
|
||||
"user.edit": "Redigere \"%1\"",
|
||||
"user.following": "Folk som %1 følger",
|
||||
"user.followers": "Folk der følger %1",
|
||||
"user.posts": "Indlæg skrevet af %1",
|
||||
"user.topics": "Tråde oprettet af %1",
|
||||
"user.groups": "%1s grupper",
|
||||
"user.favourites": "%1s favorit indlæg",
|
||||
"user.settings": "Brugerindstillinger",
|
||||
"user.watched": "Tråde overvåget af %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 er under vedligeholdelse. Kom venligst tilbage senere.",
|
||||
"maintenance.messageIntro": "Administratoren har yderligere vedlagt denne besked:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Følg emner du har skrevet indlæg i",
|
||||
"follow_topics_you_create": "Følg emner du opretter",
|
||||
"grouptitle": "Vælg gruppe titlen du gerne vil fremvise",
|
||||
"no-group-title": "Ingen gruppe titel"
|
||||
"no-group-title": "Ingen gruppe titel",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Benachrichtigungen",
|
||||
"header.search": "Suche",
|
||||
"header.profile": "Profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Benachrichtigungen werden geladen",
|
||||
"chats.loading": "Nachrichten werden geladen",
|
||||
"motd.welcome": "Willkommen auf NodeBB, der Diskussionsplattform der Zukunft.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Aktuelle Beiträge",
|
||||
"recentips": "Zuletzt eingeloggte IPs",
|
||||
"away": "Abwesend",
|
||||
"dnd": "Nicht stören",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Unsichtbar",
|
||||
"offline": "Offline",
|
||||
"email": "E-Mail",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Du hast keine aktiven Chats.",
|
||||
"chat.user_typing": "%1 tippt gerade ...",
|
||||
"chat.user_has_messaged_you": "%1 hat dir geschrieben.",
|
||||
"chat.see_all": "Alle Chats anzeigen",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Bitte wähle einen Empfänger, um den jeweiligen Nachrichtenverlauf anzuzeigen.",
|
||||
"chat.recent-chats": "Aktuelle Chats",
|
||||
"chat.contacts": "Kontakte",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 sagte:",
|
||||
"composer.discard": "Bist du sicher, dass du diesen Beitrag verwerfen möchtest?",
|
||||
"composer.submit_and_lock": "Einreichen und Sperren",
|
||||
"composer.toggle_dropdown": "Menu aus-/einblenden"
|
||||
"composer.toggle_dropdown": "Menu aus-/einblenden",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Benachrichtigungen",
|
||||
"no_notifs": "Du hast keine neuen Benachrichtigungen",
|
||||
"see_all": "Alle Benachrichtigungen ansehen",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Alle Benachrichtigungen als gelesen markieren",
|
||||
"back_to_home": "Zurück zu %1",
|
||||
"outgoing_link": "Externer Link",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Ungelesene Themen",
|
||||
"popular": "Beliebte Themen",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Neueste Themen",
|
||||
"users": "Registrierte User",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Benachrichtigungen",
|
||||
"tags": "Markierungen",
|
||||
"tag": "Themen markiert unter \"%1\"",
|
||||
"user.edit": "Bearbeite \"%1\"",
|
||||
"user.following": "Nutzer, die %1 folgt",
|
||||
"user.followers": "Nutzer, die %1 folgen",
|
||||
"user.posts": "Beiträge von %1",
|
||||
"user.topics": "Themen von %1",
|
||||
"user.groups": "%1's Gruppen",
|
||||
"user.favourites": "Von %1 favorisierte Beiträge",
|
||||
"user.settings": "Benutzer-Einstellungen",
|
||||
"user.watched": "Themen angeschaut von %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 befindet sich derzeit in der Wartung. Bitte komm später wieder.",
|
||||
"maintenance.messageIntro": "Zusätzlich hat der Administrator diese Nachricht hinterlassen:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Themen folgen, in denen auf dich geantwortet wird",
|
||||
"follow_topics_you_create": "Themen folgen, die du erstellst",
|
||||
"grouptitle": "Wähle den anzuzeigenden Gruppen Titel aus",
|
||||
"no-group-title": "Kein Gruppentitel"
|
||||
"no-group-title": "Kein Gruppentitel",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Ειδοποιήσεις",
|
||||
"header.search": "Αναζήτηση",
|
||||
"header.profile": "Προφίλ",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Φόρτωση Ειδοποιήσεων",
|
||||
"chats.loading": "Φόρτωση Συνομιλιών",
|
||||
"motd.welcome": "Καλωσόρισες στο NodeBB, την πλατφόρμα συζητήσεων του μέλλοντος.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Πρόσφατες Δημοσιεύσεις",
|
||||
"recentips": "Πρόσφατη IP Σύνδεσης",
|
||||
"away": "Απών/ούσα",
|
||||
"dnd": "Μην ενοχλείτε",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Αόρατος/η",
|
||||
"offline": "Εκτός Σύνδεσης",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Δεν έχεις ενεργές συνομιλίες.",
|
||||
"chat.user_typing": "Ο/Η %1 πληκτρολογεί...",
|
||||
"chat.user_has_messaged_you": "Ο/Η %1 σου έστειλε μήνυμα.",
|
||||
"chat.see_all": "Προβολή όλων των Συνομιλιών",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Παρακαλώ επέλεξε έναν παραλήπτη για να δείς το ιστορικό της συνομιλίας",
|
||||
"chat.recent-chats": "Πρόσφατες Συνομιλίες",
|
||||
"chat.contacts": "Επαφές",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "Ο/Η %1 είπε:",
|
||||
"composer.discard": "Είσαι σίγουρος/η πως θέλεις να πετάξεις αυτή την δημοσίευση;",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Ειδοποιήσεις",
|
||||
"no_notifs": "Δεν έχεις νέες ειδοποιήσεις;",
|
||||
"see_all": "Προβολή όλων των ειδοποιήσεων",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Πίσω στο %1",
|
||||
"outgoing_link": "Εξερχόμενος Σύνδεσμος",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Κεντρική",
|
||||
"unread": "Μη αναγνωσμένα Θέματα",
|
||||
"popular": "Δημοφιλή Θέματα",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Πρόσφατα Θέματα",
|
||||
"users": "Εγγεγραμμένοι Χρήστες",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Ειδοποιήσεις",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Επεξεργασία του \"%1\"",
|
||||
"user.following": "Άτομα που ακολουθεί ο/η %1",
|
||||
"user.followers": "Άτομα που ακολουθούν τον/την %1",
|
||||
"user.posts": "Δημοσιεύσεις από τον/την %1",
|
||||
"user.topics": "Θέματα από τον/την %1",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "Οι αγαπημένες δημοσιεύσεις του/της %1",
|
||||
"user.settings": "Επιλογές Χρήστη",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "Το %1 αυτή την στιγμή συντηρείται. Παρακαλώ έλα αργότερα.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Parrot Calls",
|
||||
"header.search": "Finderer",
|
||||
"header.profile": "Bunk",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Fetching yer Parrot Calls",
|
||||
"chats.loading": "Loading Yik-Yaks",
|
||||
"motd.welcome": "Welcome to NodeBB, th' discussion platform 'o th' future.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Recent Messages",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"away": "Out to sea",
|
||||
"dnd": "Do not Disturb",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Magic usin'",
|
||||
"offline": "Dead",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Ye be a lonely sailor.",
|
||||
"chat.user_typing": "%1 is typing ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you.",
|
||||
"chat.see_all": "See all Chats",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
||||
"chat.recent-chats": "Recent Chats",
|
||||
"chat.contacts": "Contacts",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 said:",
|
||||
"composer.discard": "Are you sure you wish to discard this post?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notifications",
|
||||
"no_notifs": "You have no new notifications",
|
||||
"see_all": "Spy wit' ye eye all ye notifications",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Back to %1",
|
||||
"outgoing_link": "Go offshore",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notifications",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.topics": "Topics created by %1",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Notifications",
|
||||
"header.search": "Search",
|
||||
"header.profile": "Profile",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Loading Notifications",
|
||||
"chats.loading": "Loading Chats",
|
||||
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Recent Posts",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Invisible",
|
||||
"offline": "Offline",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "You have no active chats.",
|
||||
"chat.user_typing": "%1 is typing ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you.",
|
||||
"chat.see_all": "See all Chats",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
||||
"chat.recent-chats": "Recent Chats",
|
||||
"chat.contacts": "Contacts",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 said:",
|
||||
"composer.discard": "Are you sure you wish to discard this post?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notifications",
|
||||
"no_notifs": "You have no new notifications",
|
||||
"see_all": "See all Notifications",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Back to %1",
|
||||
"outgoing_link": "Outgoing Link",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notifications",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.topics": "Topics created by %1",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "%1's Favorite Posts",
|
||||
"user.settings": "User Settings",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Notificaciones",
|
||||
"header.search": "Buscar",
|
||||
"header.profile": "Perfil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Cargando notificaciones",
|
||||
"chats.loading": "Cargando chats",
|
||||
"motd.welcome": "Bienvenido a NodeBB, la plataforma de debate del el futuro.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Publicaciones recientes",
|
||||
"recentips": "IP's conectadas recientemente",
|
||||
"away": "Ausente",
|
||||
"dnd": "No molestar",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Invisible",
|
||||
"offline": "Desconectado",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "No tiene conversaciones activas.",
|
||||
"chat.user_typing": "%1 está escribiendo...",
|
||||
"chat.user_has_messaged_you": "%1 te ha enviado un mensaje.",
|
||||
"chat.see_all": "Ver todas las conversaciones",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Por favor, selecciona un contacto para ver el historial de mensajes",
|
||||
"chat.recent-chats": "Chats recientes",
|
||||
"chat.contacts": "Contactos",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 dijo:",
|
||||
"composer.discard": "¿Estás seguro de que deseas descartar este mensaje?",
|
||||
"composer.submit_and_lock": "Enviar y Bloquear",
|
||||
"composer.toggle_dropdown": "Alternar desplegable"
|
||||
"composer.toggle_dropdown": "Alternar desplegable",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notificaciones",
|
||||
"no_notifs": "No tienes nuevas notificaciones",
|
||||
"see_all": "Ver todas las notificaciones",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Marcar todas las notificaciones como leídas",
|
||||
"back_to_home": "Volver a %1",
|
||||
"outgoing_link": "Enlace externo",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Inicio",
|
||||
"unread": "Temas no leídos",
|
||||
"popular": "Temas populares",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Temas recientes",
|
||||
"users": "Usuarios registrados",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notificaciones",
|
||||
"tags": "Etiquetas",
|
||||
"tag": "Temas etiquetados en \"%1\"",
|
||||
"user.edit": "Editando \"%1\"",
|
||||
"user.following": "Gente que sigue %1 ",
|
||||
"user.followers": "Seguidores de %1",
|
||||
"user.posts": "Mensajes de %1",
|
||||
"user.topics": "Temas creados por %1",
|
||||
"user.groups": "%1's Grupos",
|
||||
"user.favourites": "Publicaciones favoritas de %1 ",
|
||||
"user.settings": "Preferencias de usuario",
|
||||
"user.watched": "Temas vistos por 1%",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 está en mantenimiento actualmente. Por favor vuelva en otro momento.",
|
||||
"maintenance.messageIntro": "Adicionalmente, la administración ha dejado este mensaje:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Seguir los temas en los que respondes",
|
||||
"follow_topics_you_create": "Seguir publicaciones que creas",
|
||||
"grouptitle": "Selecciona el título del grupo que deseas visualizar",
|
||||
"no-group-title": "Sin título de grupo"
|
||||
"no-group-title": "Sin título de grupo",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Teated",
|
||||
"header.search": "Otsi",
|
||||
"header.profile": "Profiil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Laen teateid",
|
||||
"chats.loading": "Laen vestlusi",
|
||||
"motd.welcome": "Tere tulemast NodeBB foorumisse.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Hiljutised postitused",
|
||||
"recentips": "Hiljutised IP'd, millelt sisse logitud",
|
||||
"away": "Eemal",
|
||||
"dnd": "Hõivatud",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Nähtamatu",
|
||||
"offline": "Väljas",
|
||||
"email": "Emaili aadress",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Sul ei ole hetkel aktiivseid vestlusi.",
|
||||
"chat.user_typing": "%1 kirjutab sõnumit...",
|
||||
"chat.user_has_messaged_you": "%1 saatis sulle sõnumi.",
|
||||
"chat.see_all": "Vaata kõiki vestlusi",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Vali sõnumisaaja, et vaadata sõnumite ajalugu.",
|
||||
"chat.recent-chats": "Hiljutised vestlused",
|
||||
"chat.contacts": "Kontaktid",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 ütles:",
|
||||
"composer.discard": "Oled kindel, et soovid selle postituse tühistada?",
|
||||
"composer.submit_and_lock": "Kinnita ja Lukusta",
|
||||
"composer.toggle_dropdown": "Aktiveeri rippmenüü"
|
||||
"composer.toggle_dropdown": "Aktiveeri rippmenüü",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Teated",
|
||||
"no_notifs": "Sul pole uusi teateid",
|
||||
"see_all": "Vaata kõiki teateid",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Märgi kõik teavitused loetuks",
|
||||
"back_to_home": "Tagasi %1",
|
||||
"outgoing_link": "Väljaminev link",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Avaleht",
|
||||
"unread": "Lugemata teemad",
|
||||
"popular": "Populaarsed teemad",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Hiljutised teemad",
|
||||
"users": "Registreeritud kasutajad",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Teated",
|
||||
"tags": "Märksõnad",
|
||||
"tag": "Teemad märksõnadega \"%1\"",
|
||||
"user.edit": "Muudan \"%1\"",
|
||||
"user.following": "Kasutaja %1 jälgib",
|
||||
"user.followers": "Kasutajad, kes jälgivad %1",
|
||||
"user.posts": "Postitused, mis on tehtud kasutaja %1 poolt",
|
||||
"user.topics": "Teemad on kirjutanud %1",
|
||||
"user.groups": "%1's grupid",
|
||||
"user.favourites": "%1's lemmikud postitused",
|
||||
"user.settings": "Kasutaja sätted",
|
||||
"user.watched": "Teemasid jälgib %1 kasutajat",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 foorumil on käimas hooldustööd. Palun külastage meid mõne aja pärast uuesti.",
|
||||
"maintenance.messageIntro": "Administraator on jätnud ka omaltpoolt sõnumi:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Järgi teemasid, millele olete vastanud.",
|
||||
"follow_topics_you_create": "Järgi teemasi, mis on teie loodud.",
|
||||
"grouptitle": "Vali grupile tiitel mida kuvada soovid",
|
||||
"no-group-title": "Grupi tiitel puudub"
|
||||
"no-group-title": "Grupi tiitel puudub",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "آگاهسازیها",
|
||||
"header.search": "جستجو",
|
||||
"header.profile": "نمایه",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "بارگذاری آگاهسازیها",
|
||||
"chats.loading": "بارگذاری گفتگوها",
|
||||
"motd.welcome": "به NodeBB خوش آمدید، پلتفرم انجمنساز آینده",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "دیدگاههای تازه",
|
||||
"recentips": "آخرین IPها",
|
||||
"away": "دور از دسترس",
|
||||
"dnd": "مشغول",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "مخفی",
|
||||
"offline": "آفلاین",
|
||||
"email": "رایانامه",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "شما هیچ گفتگوی فعالی ندارید.",
|
||||
"chat.user_typing": "%1 در حال نوشتن است...",
|
||||
"chat.user_has_messaged_you": "%1 به شما پیام داده است.",
|
||||
"chat.see_all": "نمایش تمامی گفتگوها",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "مشخص کنید تاریخچه گفتگوهایتان با چه کاربری را میخواهید ببینید",
|
||||
"chat.recent-chats": "گفتگوهای اخیر",
|
||||
"chat.contacts": "تماسها",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 گفته است:",
|
||||
"composer.discard": "آیا از دور انداختن این دیدگاه اطمینان دارید؟",
|
||||
"composer.submit_and_lock": "ارسال و قفل",
|
||||
"composer.toggle_dropdown": "باز و بسته کردن کرکره"
|
||||
"composer.toggle_dropdown": "باز و بسته کردن کرکره",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "آگاهسازیها",
|
||||
"no_notifs": "هیچ آگاهسازی تازهای ندارید",
|
||||
"see_all": "دیدن همهٔ آگاهسازیها",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "همه اطلاعیه ها را خوانده شده علامت بزن",
|
||||
"back_to_home": "بازگشت به %1",
|
||||
"outgoing_link": "پیوند برونرو",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "خانه",
|
||||
"unread": "جستارههای نخوانده",
|
||||
"popular": "جستارهای دوستداشتنی",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "جستارهای تازه",
|
||||
"users": "کاربران نامنویسی شده",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "آگاهسازیها",
|
||||
"tags": "برچسبها",
|
||||
"tag": "جستارهای داری کلیدواژه \"%1\"",
|
||||
"user.edit": "ویرایش \"%1\"",
|
||||
"user.following": "کاربرانی که %1 دنبال میکند",
|
||||
"user.followers": "کاربرانی که %1 را دنبال میکنند",
|
||||
"user.posts": "دیدگاههای %1",
|
||||
"user.topics": "%1 این جستار را ساخت.",
|
||||
"user.groups": "گروههای %1",
|
||||
"user.favourites": "دیدگاههای پسندیدهٔ %1",
|
||||
"user.settings": "تنظیمات کاربر",
|
||||
"user.watched": "جستارهای پاییده شده توسط %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "1% در حال حاضر تحت تعمیر و نگهدارییست. لطفا زمان دیگری مراجعه کنید.",
|
||||
"maintenance.messageIntro": "علاوه بر این، مدیر این پیام را گذاشته است:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "تاپیک هایی که پاسخ داده ای را دنبال کن",
|
||||
"follow_topics_you_create": "جستارهایی که ایجاد کرده ای را دنبال کن",
|
||||
"grouptitle": "عنوان گروهی که میخواهید نشان داده شود را انتخاب کنید.",
|
||||
"no-group-title": "عنوان گروه ای نیست"
|
||||
"no-group-title": "عنوان گروه ای نیست",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Ilmoitukset",
|
||||
"header.search": "Hae",
|
||||
"header.profile": "Profiili",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Ladataan ilmoituksia",
|
||||
"chats.loading": "Ladataan keskusteluja",
|
||||
"motd.welcome": "Tervetuloa NodeBB:hen, tulevaisuuden keskustelualustalle.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Viimeisimmät viestit",
|
||||
"recentips": "Äskettäin kirjautuneet IP-osoitteet",
|
||||
"away": "Poissa",
|
||||
"dnd": "Älä häiritse",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Näkymätön",
|
||||
"offline": "Offline",
|
||||
"email": "Sähköposti",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Sinulla ei ole aktiivisia keskusteluita.",
|
||||
"chat.user_typing": "%1 kirjoittaa ...",
|
||||
"chat.user_has_messaged_you": "%1 lähetti sinulle viestin.",
|
||||
"chat.see_all": "Näytä kaikki keskustelut",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Valitse vastaanottaja katsellaksesi keskusteluhistoriaa",
|
||||
"chat.recent-chats": "Viimeisimmät keskustelut",
|
||||
"chat.contacts": "Contacts",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 sanoi:",
|
||||
"composer.discard": "Oletko varma, että haluat hylätä viestin?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Ilmoitukset",
|
||||
"no_notifs": "Sinulla ei ole uusia ilmoituksia",
|
||||
"see_all": "Katso kaikki ilmoitukset",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Back to %1",
|
||||
"outgoing_link": "Ulkopuolinen linkki",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Etusivu",
|
||||
"unread": "Lukemattomat aiheet",
|
||||
"popular": "Suositut aiheet",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Viimeisimmät aiheet",
|
||||
"users": "Rekisteröityneet käyttäjät",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Ilmoitukset",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Muokataan \"%1\"",
|
||||
"user.following": "Käyttäjät, joita %1 seuraa",
|
||||
"user.followers": "Käyttäjät, jotka seuraavat käyttäjää %1",
|
||||
"user.posts": "Käyttäjän %1 kirjoittamat viestit",
|
||||
"user.topics": "Käyttäjän %1 aloittamat aiheet",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "Käyttäjän %1 suosikkiviestit",
|
||||
"user.settings": "Käyttäjän asetukset",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
|
||||
"maintenance.messageIntro": "Additionally, the administrator has left this message:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -8,8 +8,8 @@
|
||||
"no_replies": "Personne n'a répondu",
|
||||
"no_new_posts": "Pas de nouveau message",
|
||||
"share_this_category": "Partager cette catégorie",
|
||||
"watch": "Suivre",
|
||||
"ignore": "Ne plus suivre",
|
||||
"watch.message": "Vous suivez désormais les mises à jour de cette catégorie.",
|
||||
"ignore.message": "Vous ne suivez plus les mises jour de cette catégorie."
|
||||
"watch": "Surveiller",
|
||||
"ignore": "Ne plus surveiller",
|
||||
"watch.message": "Vous surveillez désormais les mises à jour de cette catégorie.",
|
||||
"ignore.message": "Vous ne surveillez plus les mises jour de cette catégorie."
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Notifications",
|
||||
"header.search": "Recherche",
|
||||
"header.profile": "Profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Chargement des notifications",
|
||||
"chats.loading": "Chargement des chats",
|
||||
"motd.welcome": "Bienvenue sur NodeBB, la plate-forme de discussion du futur.",
|
||||
@@ -77,7 +78,7 @@
|
||||
"updated.title": "Forum mis à jour",
|
||||
"updated.message": "Ce forum a été mis à jour à la dernière version. Cliquez ici pour recharger la page.",
|
||||
"privacy": "Vie privée",
|
||||
"follow": "S'abonner",
|
||||
"unfollow": "Se désabonner",
|
||||
"follow": "Suivre",
|
||||
"unfollow": "Ne plus suivre",
|
||||
"delete_all": "Tout supprimer"
|
||||
}
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 a dit :",
|
||||
"composer.discard": "Êtes-vous sûr de bien vouloir supprimer ce message ?",
|
||||
"composer.submit_and_lock": "Soumettre et Verrouiller",
|
||||
"composer.toggle_dropdown": "Afficher/masquer le menu"
|
||||
"composer.toggle_dropdown": "Afficher/masquer le menu",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Annuler",
|
||||
"bootbox.confirm": "Confirmer"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notifications",
|
||||
"no_notifs": "Vous n'avez aucune notification",
|
||||
"see_all": "Voir toutes les notifications.",
|
||||
"see_all": "Voir toutes les notifications",
|
||||
"mark_all_read": "Marquer toutes les notifications comme lues",
|
||||
"back_to_home": "Revenir à %1",
|
||||
"outgoing_link": "Lien sortant",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Accueil",
|
||||
"unread": "Sujets non lus",
|
||||
"popular": "Sujets populaires",
|
||||
"popular-day": "Sujets populaires aujourd'hui",
|
||||
"popular-week": "Sujets populaires cette semaine",
|
||||
"popular-month": "Sujets populaires ce mois-ci",
|
||||
"popular-alltime": "Sujets populaires depuis toujours",
|
||||
"recent": "Sujets récents",
|
||||
"users": "Utilisateurs enregistrés",
|
||||
"users/online": "Utilisateurs en ligne",
|
||||
"users/latest": "Derniers inscrits",
|
||||
"users/sort-posts": "Utilisateurs avec le plus de messages",
|
||||
"users/sort-reputation": "Utilisateurs avec la plus grande réputation",
|
||||
"users/map": "Carte des utilisateurs",
|
||||
"users/search": "Rechercher des utilisateurs",
|
||||
"notifications": "Notifications",
|
||||
"tags": "Mots-clés",
|
||||
"tag": "Sujets ayant le mot-clé \"%1\"",
|
||||
"user.edit": "Edite \"%1\"",
|
||||
"user.following": "Personnes que %1 suit",
|
||||
"user.followers": "Personnes qui suivent %1",
|
||||
"user.posts": "Message écrit par %1",
|
||||
"user.topics": "Sujets créés par %1",
|
||||
"user.groups": "Les Groupes de %1",
|
||||
"user.favourites": "Messages favoris de %1",
|
||||
"user.settings": "Préférences utilisateur",
|
||||
"user.watched": "Sujets surveillés par %1",
|
||||
"register": "Créer un compte",
|
||||
"login": "Connectez-vous à votre compte",
|
||||
"reset": "Remettez à zéro votre mot de passe",
|
||||
"categories": "Catégories",
|
||||
"groups": "Groupes",
|
||||
"group": "%1 groupe",
|
||||
"chats": "Discussions",
|
||||
"chat": "Conversation avec %1",
|
||||
"account/edit": "Edition de \"%1\"",
|
||||
"account/following": "Les personnes que %1 suit",
|
||||
"account/followers": "Les personnes qui suivent %1",
|
||||
"account/posts": "Messages postés par %1",
|
||||
"account/topics": "Sujets créés par %1",
|
||||
"account/groups": "Groupes auxquels appartient %1",
|
||||
"account/favourites": "Messages favoris de %1",
|
||||
"account/settings": "Paramètres d'utilisateur",
|
||||
"account/watched": "Sujets surveillés par %1",
|
||||
"maintenance.text": "%1 est en maintenance. Veuillez revenir un peu plus tard.",
|
||||
"maintenance.messageIntro": "De plus, l'administrateur a laissé ce message:"
|
||||
}
|
||||
@@ -15,5 +15,5 @@
|
||||
"there-are-new-topics-and-new-posts": "Il y a %1 nouveaux sujets et %2 nouveaux messages.",
|
||||
"there-is-a-new-post": "Il y a un nouveau message.",
|
||||
"there-are-new-posts": "Il y a %1 nouveaux messages.",
|
||||
"click-here-to-reload": "Cliquer ici pour recharger."
|
||||
"click-here-to-reload": "Cliquez ici pour recharger."
|
||||
}
|
||||
@@ -26,7 +26,7 @@
|
||||
"flag": "Signaler",
|
||||
"locked": "Verrouillé",
|
||||
"bookmark_instructions": "Cliquez ici pour retourner à votre dernière position ou fermez pour ignorer.",
|
||||
"flag_title": "Signaler ce post à la modération",
|
||||
"flag_title": "Signaler ce message à la modération",
|
||||
"flag_confirm": "Êtes-vous sûr de bien vouloir signaler ce message ?",
|
||||
"flag_success": "Ce message a bien été signalé aux modérateurs.",
|
||||
"deleted_message": "Ce sujet a été supprimé. Seuls les utilsateurs avec les droits d'administration peuvent le voir.",
|
||||
@@ -34,10 +34,10 @@
|
||||
"not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.",
|
||||
"login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de vous abonner à ce sujet.",
|
||||
"markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.",
|
||||
"watch": "Suivre",
|
||||
"unwatch": "Ne plus suivre",
|
||||
"watch": "Surveiller",
|
||||
"unwatch": "Ne plus surveiller",
|
||||
"watch.title": "Être notifié des nouvelles réponses dans ce sujet",
|
||||
"unwatch.title": "Arrêter de suivre ce sujet",
|
||||
"unwatch.title": "Arrêter de surveiller ce sujet",
|
||||
"share_this_post": "Partager ce message",
|
||||
"thread_tools.title": "Outils pour sujets",
|
||||
"thread_tools.markAsUnreadForAll": "Marquer comme non lu",
|
||||
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Suivre les sujets auxquels vous répondez",
|
||||
"follow_topics_you_create": "Suivre les sujets que vous créez",
|
||||
"grouptitle": "Sélectionnez le titre de groupe que vous souhaitez afficher",
|
||||
"no-group-title": "Aucun titre de groupe"
|
||||
"no-group-title": "Aucun titre de groupe",
|
||||
"select-skin": "Sélectionner un thème"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "התראות",
|
||||
"header.search": "חיפוש",
|
||||
"header.profile": "פרופיל",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "טוען התראות",
|
||||
"chats.loading": "טוען צ'אטים",
|
||||
"motd.welcome": "ברוכים הבאים ל NodeBB, פלטפורמת הדיון של העתיד",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "פוסטים אחרונים",
|
||||
"recentips": "כתובות IP שנכנסו למערכת לאחרונה",
|
||||
"away": "לא נמצא",
|
||||
"dnd": "לא להפריע",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "מוסתר",
|
||||
"offline": "מנותק",
|
||||
"email": "אימייל",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "אין לך צ'אטים פעילים",
|
||||
"chat.user_typing": "%1 מקליד ...",
|
||||
"chat.user_has_messaged_you": "ל%1 יש הודעה עבורך.",
|
||||
"chat.see_all": "צפה בכל הצ'אטים",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "אנא בחר נמען על מנת לראות את היסטוריית הצ'אט איתו",
|
||||
"chat.recent-chats": "צ'אטים אחרונים",
|
||||
"chat.contacts": "אנשי קשר",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 אמר:",
|
||||
"composer.discard": "האם למחוק פוסט זה?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "התראות",
|
||||
"no_notifs": "אין התראות",
|
||||
"see_all": "צפה בכל ההתראות",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "חזרה ל%1",
|
||||
"outgoing_link": "לינק",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "דף הבית",
|
||||
"unread": "נושאים שלא נקראו",
|
||||
"popular": "נושאים פופולריים",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "נושאים אחרונים",
|
||||
"users": "משתמשים רשומים",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "התראות",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "עורך את %1",
|
||||
"user.following": "אנשים ש%1 עוקב אחריהם",
|
||||
"user.followers": "אנשים שעוקבים אחרי %1",
|
||||
"user.posts": "פוסטים שהועלו על ידי %1",
|
||||
"user.topics": "נושאים שנוצרו על ידי %1",
|
||||
"user.groups": "הקבוצות של %1",
|
||||
"user.favourites": "הפוסטים המועדפים על %1",
|
||||
"user.settings": "הגדרות משתמש",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 כרגע תחת עבודות תחזוקה. אנא חזור בזמן מאוחר יותר.",
|
||||
"maintenance.messageIntro": "בנוסף, המנהל השאיר את ההודעה הזו:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Értesítések",
|
||||
"header.search": "Keresés",
|
||||
"header.profile": "Profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Értesítések Betöltése",
|
||||
"chats.loading": "Chat Betöltése",
|
||||
"motd.welcome": "Üdvözlet a NodeBB-n, a jövő fórum platformján.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Friss hozzászólások",
|
||||
"recentips": "Utoljára bejelentkezett IP címek",
|
||||
"away": "Távol van",
|
||||
"dnd": "Elfoglalt",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Láthatatlan",
|
||||
"offline": "Offline",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Nincs aktív csevegés.",
|
||||
"chat.user_typing": "%1 éppen ír ...",
|
||||
"chat.user_has_messaged_you": "%1 üzenetet küldött.",
|
||||
"chat.see_all": "Minden beszélgetés mutatása",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Válasszuk ki a címzettet és tekintsük meg a chat előzményeket",
|
||||
"chat.recent-chats": "Legutóbbi beszélgetések",
|
||||
"chat.contacts": "Kapcsolatok",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 válasza:",
|
||||
"composer.discard": "Biztosan elvetjük ezt a hozzászólást?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Értesítések",
|
||||
"no_notifs": "Nincs új értesítés",
|
||||
"see_all": "Összes értesítés megtekintése",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Vissza - %1",
|
||||
"outgoing_link": "Külső Link",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Kezdőlap",
|
||||
"unread": "Olvasatlan témakörök",
|
||||
"popular": "Népszerű Témák",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Friss Topikok",
|
||||
"users": "Regisztrált Felhasználók",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Értesítések",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Szerkesztés \"%1\"",
|
||||
"user.following": "Tagok akiket %1 követ",
|
||||
"user.followers": "Tagok akik követik %1 -t",
|
||||
"user.posts": "Hozzászólások által %1",
|
||||
"user.topics": "%1 által létrehozott témák",
|
||||
"user.groups": "%1's csoport",
|
||||
"user.favourites": "%1 Kedvenc Hozzászólásai",
|
||||
"user.settings": "Felhasználói Beállítások",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 jelenleg karbantartás alatt van. Kérlek nézz vissza késöbb!",
|
||||
"maintenance.messageIntro": "Ezenkívúl, az adminisztrátor ezt az üzenetet hagyta:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Pemberitahuan",
|
||||
"header.search": "Cari",
|
||||
"header.profile": "Profil",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Memuat Pemberitahuan",
|
||||
"chats.loading": "Memuat Chat",
|
||||
"motd.welcome": "Selamat datang di NodeBB, platform diskusi masa depan.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Post Terbaru",
|
||||
"recentips": "Beberapa IP yang digunakan untuk login baru-baru ini",
|
||||
"away": "Tidak Ditempat",
|
||||
"dnd": "Jangan ganggu",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Tidak Terlihat",
|
||||
"offline": "Offline",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Kamu tidak memiliki percakapan yang aktif.",
|
||||
"chat.user_typing": "%1 sedang menulis ...",
|
||||
"chat.user_has_messaged_you": "%1 telah mengirimkan pesan untukmu.",
|
||||
"chat.see_all": "Lihat seluruh Percakapan",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Mohon pilih satu penerima untuk melihat riwayat pesan percakapan",
|
||||
"chat.recent-chats": "Percakapan terbaru",
|
||||
"chat.contacts": "Kontak",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 berkata:",
|
||||
"composer.discard": "Kamu yakin akan membuang posting ini?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Pemberitahuan",
|
||||
"no_notifs": "Kamu tidak memiliki pemberitahuan baru",
|
||||
"see_all": "Lihat seluruh Pemberitahuan",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Kembali ke %1",
|
||||
"outgoing_link": "Tautan Keluar",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Beranda",
|
||||
"unread": "Topik belum Dibaca",
|
||||
"popular": "Topik Populer",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Topik Terkini",
|
||||
"users": "Pengguna Terdaftar",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Pemberitahuan",
|
||||
"tags": "Tags",
|
||||
"tag": "Topics tagged under \"%1\"",
|
||||
"user.edit": "Sedang merubah \"%1\"",
|
||||
"user.following": "Mengikuti Pengguna %1",
|
||||
"user.followers": "Pengguna yang mengikuti %1",
|
||||
"user.posts": "Posting dibuat oleh %1",
|
||||
"user.topics": "Topik dibuat oleh %1",
|
||||
"user.groups": "%1's Groups",
|
||||
"user.favourites": "Posting Favorit %1",
|
||||
"user.settings": "Pengaturan Pengguna",
|
||||
"user.watched": "Topics watched by %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 saat ini sedang dalam masa pemeliharaan. Silahkan kembali lain waktu.",
|
||||
"maintenance.messageIntro": "Tambahan, Administrator meninggalkan pesan ini:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Follow topics that you reply to",
|
||||
"follow_topics_you_create": "Follow topics you create",
|
||||
"grouptitle": "Select the group title you would like to display",
|
||||
"no-group-title": "No group title"
|
||||
"no-group-title": "No group title",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "Notifiche",
|
||||
"header.search": "Cerca",
|
||||
"header.profile": "Profilo",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "Caricamento delle Notifiche",
|
||||
"chats.loading": "Caricamento Messaggi",
|
||||
"motd.welcome": "Benvenuti in NodeBB, la piattaforma di discussione del futuro.",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "Post Recenti",
|
||||
"recentips": "Indirizzi IP Recentemente Loggati",
|
||||
"away": "Non disponibile",
|
||||
"dnd": "Non disturbare",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "Invisibile",
|
||||
"offline": "Non in linea",
|
||||
"email": "Email",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "Non hai chat attive.",
|
||||
"chat.user_typing": "%1 sta scrivendo...",
|
||||
"chat.user_has_messaged_you": "%1 ti ha scritto.",
|
||||
"chat.see_all": "Vedi tutte le Chat",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Si prega di selezionare un destinatario per vedere la cronologia dei messaggi",
|
||||
"chat.recent-chats": "Chat Recenti",
|
||||
"chat.contacts": "Contatti",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 ha detto:",
|
||||
"composer.discard": "Sei sicuro di voler scartare questo post?",
|
||||
"composer.submit_and_lock": "Invia e Blocca",
|
||||
"composer.toggle_dropdown": "Mostra/Nascondi menu a discesa"
|
||||
"composer.toggle_dropdown": "Mostra/Nascondi menu a discesa",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Notifiche",
|
||||
"no_notifs": "Non hai nuove notifiche",
|
||||
"see_all": "Vedi tutte le Notifiche",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Segna tutte le notifiche come già lette",
|
||||
"back_to_home": "Indietro a %1",
|
||||
"outgoing_link": "Link in uscita",
|
||||
|
||||
@@ -1,21 +1,37 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Discussioni non lette",
|
||||
"popular": "Discussioni Popolari",
|
||||
"popular-day": "Popular topics today",
|
||||
"popular-week": "Popular topics this week",
|
||||
"popular-month": "Popular topics this month",
|
||||
"popular-alltime": "All time popular topics",
|
||||
"recent": "Discussioni Recenti",
|
||||
"users": "Utenti Registrati",
|
||||
"users/online": "Online Users",
|
||||
"users/latest": "Latest Users",
|
||||
"users/sort-posts": "Users with the most posts",
|
||||
"users/sort-reputation": "Users with the most reputation",
|
||||
"users/map": "User Map",
|
||||
"users/search": "User Search",
|
||||
"notifications": "Notifiche",
|
||||
"tags": "Tags",
|
||||
"tag": "Discussioni taggate \"%1\"",
|
||||
"user.edit": "Modificando \"%1\"",
|
||||
"user.following": "Persone seguite da %1",
|
||||
"user.followers": "Persone che seguono %1",
|
||||
"user.posts": "Post creati da %1",
|
||||
"user.topics": "Discussioni create da %1",
|
||||
"user.groups": "%1's Gruppi",
|
||||
"user.favourites": "Post Favoriti da %1",
|
||||
"user.settings": "Impostazioni Utente",
|
||||
"user.watched": "Argomenti osservati da %1",
|
||||
"register": "Register an account",
|
||||
"login": "Login to your account",
|
||||
"reset": "Reset your account password",
|
||||
"categories": "Categories",
|
||||
"groups": "Groups",
|
||||
"group": "%1 group",
|
||||
"chats": "Chats",
|
||||
"chat": "Chatting with %1",
|
||||
"account/edit": "Editing \"%1\"",
|
||||
"account/following": "People %1 follows",
|
||||
"account/followers": "People who follow %1",
|
||||
"account/posts": "Posts made by %1",
|
||||
"account/topics": "Topics created by %1",
|
||||
"account/groups": "%1's Groups",
|
||||
"account/favourites": "%1's Favourite Posts",
|
||||
"account/settings": "User Settings",
|
||||
"account/watched": "Topics watched by %1",
|
||||
"maintenance.text": "%1 è attualmente in manutenzione. Per favore ritorna più tardi.",
|
||||
"maintenance.messageIntro": "Inoltre, l'amministratore ha lasciato questo messaggio:"
|
||||
}
|
||||
@@ -84,5 +84,6 @@
|
||||
"follow_topics_you_reply_to": "Segui le discussioni a cui hai risposto",
|
||||
"follow_topics_you_create": "Segui le discussioni che hai iniziato",
|
||||
"grouptitle": "Seleziona il titolo del gruppo che vorresti vedere",
|
||||
"no-group-title": "Nessun titolo al gruppo"
|
||||
"no-group-title": "Nessun titolo al gruppo",
|
||||
"select-skin": "Select a Skin"
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
"header.notifications": "通知",
|
||||
"header.search": "検索",
|
||||
"header.profile": "プロフィール",
|
||||
"header.navigation": "Navigation",
|
||||
"notifications.loading": "通知をロード中",
|
||||
"chats.loading": "チャットをロード中",
|
||||
"motd.welcome": "次世代の掲示板システム NodeBB へようこそ!",
|
||||
@@ -67,7 +68,7 @@
|
||||
"recentposts": "最近のポスト",
|
||||
"recentips": "最近ログインしたIPアドレス",
|
||||
"away": "不在",
|
||||
"dnd": "仕事中",
|
||||
"dnd": "Do not disturb",
|
||||
"invisible": "不可視",
|
||||
"offline": "オフライン",
|
||||
"email": "メール",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"chat.no_active": "チャットはありません。",
|
||||
"chat.user_typing": "%1 は入力中 ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you.",
|
||||
"chat.see_all": "See all Chats",
|
||||
"chat.see_all": "See all chats",
|
||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
||||
"chat.recent-chats": "Recent Chats",
|
||||
"chat.contacts": "Contacts",
|
||||
@@ -22,5 +22,8 @@
|
||||
"composer.user_said": "%1 said:",
|
||||
"composer.discard": "Are you sure you wish to discard this post?",
|
||||
"composer.submit_and_lock": "Submit and Lock",
|
||||
"composer.toggle_dropdown": "Toggle Dropdown"
|
||||
"composer.toggle_dropdown": "Toggle Dropdown",
|
||||
"bootbox.ok": "OK",
|
||||
"bootbox.cancel": "Cancel",
|
||||
"bootbox.confirm": "Confirm"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "通知センター",
|
||||
"no_notifs": "新しい通知はありません",
|
||||
"see_all": "すべての通知を確認",
|
||||
"see_all": "See all notifications",
|
||||
"mark_all_read": "Mark all notifications read",
|
||||
"back_to_home": "Back to %1",
|
||||
"outgoing_link": "外部サイトへのリンク",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user