mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 03:01:09 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,3 +20,5 @@ feeds/recent.rss
|
||||
# winston?
|
||||
error.log
|
||||
events.log
|
||||
|
||||
pidfile
|
||||
|
||||
15
.tx/config
15
.tx/config
@@ -15,6 +15,7 @@ trans.he = public/language/he/category.json
|
||||
trans.hu = public/language/hu/category.json
|
||||
trans.it = public/language/it/category.json
|
||||
trans.nb = public/language/nb/category.json
|
||||
trans.nl = public/language/nl/category.json
|
||||
trans.pl = public/language/pl/category.json
|
||||
trans.pt_BR = public/language/pt_BR/category.json
|
||||
trans.ru = public/language/ru/category.json
|
||||
@@ -39,6 +40,7 @@ trans.he = public/language/he/login.json
|
||||
trans.hu = public/language/hu/login.json
|
||||
trans.it = public/language/it/login.json
|
||||
trans.nb = public/language/nb/login.json
|
||||
trans.nl = public/language/nl/login.json
|
||||
trans.pl = public/language/pl/login.json
|
||||
trans.pt_BR = public/language/pt_BR/login.json
|
||||
trans.ru = public/language/ru/login.json
|
||||
@@ -62,6 +64,7 @@ trans.he = public/language/he/recent.json
|
||||
trans.hu = public/language/hu/recent.json
|
||||
trans.it = public/language/it/recent.json
|
||||
trans.nb = public/language/nb/recent.json
|
||||
trans.nl = public/language/nl/recent.json
|
||||
trans.pl = public/language/pl/recent.json
|
||||
trans.pt_BR = public/language/pt_BR/recent.json
|
||||
trans.ru = public/language/ru/recent.json
|
||||
@@ -85,6 +88,7 @@ trans.he = public/language/he/unread.json
|
||||
trans.hu = public/language/hu/unread.json
|
||||
trans.it = public/language/it/unread.json
|
||||
trans.nb = public/language/nb/unread.json
|
||||
trans.nl = public/language/nl/unread.json
|
||||
trans.pl = public/language/pl/unread.json
|
||||
trans.pt_BR = public/language/pt_BR/unread.json
|
||||
trans.ru = public/language/ru/unread.json
|
||||
@@ -108,6 +112,7 @@ trans.he = public/language/he/footer.json
|
||||
trans.hu = public/language/hu/footer.json
|
||||
trans.it = public/language/it/footer.json
|
||||
trans.nb = public/language/nb/footer.json
|
||||
trans.nl = public/language/nl/footer.json
|
||||
trans.pl = public/language/pl/footer.json
|
||||
trans.pt_BR = public/language/pt_BR/footer.json
|
||||
trans.ru = public/language/ru/footer.json
|
||||
@@ -131,6 +136,7 @@ trans.he = public/language/he/modules.json
|
||||
trans.hu = public/language/hu/modules.json
|
||||
trans.it = public/language/it/modules.json
|
||||
trans.nb = public/language/nb/modules.json
|
||||
trans.nl = public/language/nl/modules.json
|
||||
trans.pl = public/language/pl/modules.json
|
||||
trans.pt_BR = public/language/pt_BR/modules.json
|
||||
trans.ru = public/language/ru/modules.json
|
||||
@@ -154,6 +160,7 @@ trans.he = public/language/he/register.json
|
||||
trans.hu = public/language/hu/register.json
|
||||
trans.it = public/language/it/register.json
|
||||
trans.nb = public/language/nb/register.json
|
||||
trans.nl = public/language/nl/register.json
|
||||
trans.pl = public/language/pl/register.json
|
||||
trans.pt_BR = public/language/pt_BR/register.json
|
||||
trans.ru = public/language/ru/register.json
|
||||
@@ -177,6 +184,7 @@ trans.he = public/language/he/user.json
|
||||
trans.hu = public/language/hu/user.json
|
||||
trans.it = public/language/it/user.json
|
||||
trans.nb = public/language/nb/user.json
|
||||
trans.nl = public/language/nl/user.json
|
||||
trans.pl = public/language/pl/user.json
|
||||
trans.pt_BR = public/language/pt_BR/user.json
|
||||
trans.ru = public/language/ru/user.json
|
||||
@@ -200,6 +208,7 @@ trans.he = public/language/he/global.json
|
||||
trans.hu = public/language/hu/global.json
|
||||
trans.it = public/language/it/global.json
|
||||
trans.nb = public/language/nb/global.json
|
||||
trans.nl = public/language/nl/global.json
|
||||
trans.pl = public/language/pl/global.json
|
||||
trans.pt_BR = public/language/pt_BR/global.json
|
||||
trans.ru = public/language/ru/global.json
|
||||
@@ -223,6 +232,7 @@ trans.he = public/language/he/notifications.json
|
||||
trans.hu = public/language/hu/notifications.json
|
||||
trans.it = public/language/it/notifications.json
|
||||
trans.nb = public/language/nb/notifications.json
|
||||
trans.nl = public/language/nl/notifications.json
|
||||
trans.pl = public/language/pl/notifications.json
|
||||
trans.pt_BR = public/language/pt_BR/notifications.json
|
||||
trans.ru = public/language/ru/notifications.json
|
||||
@@ -246,6 +256,7 @@ trans.he = public/language/he/reset_password.json
|
||||
trans.hu = public/language/hu/reset_password.json
|
||||
trans.it = public/language/it/reset_password.json
|
||||
trans.nb = public/language/nb/reset_password.json
|
||||
trans.nl = public/language/nl/reset_password.json
|
||||
trans.pl = public/language/pl/reset_password.json
|
||||
trans.pt_BR = public/language/pt_BR/reset_password.json
|
||||
trans.ru = public/language/ru/reset_password.json
|
||||
@@ -269,6 +280,7 @@ trans.he = public/language/he/users.json
|
||||
trans.hu = public/language/hu/users.json
|
||||
trans.it = public/language/it/users.json
|
||||
trans.nb = public/language/nb/users.json
|
||||
trans.nl = public/language/nl/users.json
|
||||
trans.pl = public/language/pl/users.json
|
||||
trans.pt_BR = public/language/pt_BR/users.json
|
||||
trans.ru = public/language/ru/users.json
|
||||
@@ -292,6 +304,7 @@ trans.he = public/language/he/language.json
|
||||
trans.hu = public/language/hu/language.json
|
||||
trans.it = public/language/it/language.json
|
||||
trans.nb = public/language/nb/language.json
|
||||
trans.nl = public/language/nl/language.json
|
||||
trans.pl = public/language/pl/language.json
|
||||
trans.pt_BR = public/language/pt_BR/language.json
|
||||
trans.ru = public/language/ru/language.json
|
||||
@@ -315,6 +328,7 @@ trans.he = public/language/he/pages.json
|
||||
trans.hu = public/language/hu/pages.json
|
||||
trans.it = public/language/it/pages.json
|
||||
trans.nb = public/language/nb/pages.json
|
||||
trans.nl = public/language/nl/pages.json
|
||||
trans.pl = public/language/pl/pages.json
|
||||
trans.pt_BR = public/language/pt_BR/pages.json
|
||||
trans.ru = public/language/ru/pages.json
|
||||
@@ -338,6 +352,7 @@ trans.he = public/language/he/topic.json
|
||||
trans.hu = public/language/hu/topic.json
|
||||
trans.it = public/language/it/topic.json
|
||||
trans.nb = public/language/nb/topic.json
|
||||
trans.nl = public/language/nl/topic.json
|
||||
trans.pl = public/language/pl/topic.json
|
||||
trans.pt_BR = public/language/pt_BR/topic.json
|
||||
trans.ru = public/language/ru/topic.json
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# <img alt="NodeBB" src="http://i.imgur.com/3yj1n6N.png" />
|
||||
[](https://david-dm.org/designcreateplay/nodebb)
|
||||
[](https://codeclimate.com/github/designcreateplay/NodeBB)
|
||||
|
||||
**NodeBB Forum Software** is powered by Node.js and built on a Redis database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB is compatible down to IE8 and has many modern features out of the box such as social network integration and streaming discussions.
|
||||
|
||||
* [Get NodeBB](http://www.nodebb.org/ "NodeBB")
|
||||
@@ -11,7 +14,7 @@
|
||||
* [Get Plugins](http://community.nodebb.org/category/7/nodebb-plugins "NodeBB Plugins")
|
||||
* [Get Themes](http://community.nodebb.org/category/10/nodebb-themes "NodeBB Themes")
|
||||
|
||||
## Screenshots
|
||||
## Screenshots
|
||||
|
||||
[<img src="http://i.imgur.com/FLOUuIqb.png" />](http://i.imgur.com/FLOUuIq.png) [<img src="http://i.imgur.com/Ud1LrfIb.png" />](http://i.imgur.com/Ud1LrfI.png) [<img src="http://i.imgur.com/ZC8W39ab.png" />](http://i.imgur.com/ZC8W39a.png) [<img src="http://i.imgur.com/o90kVPib.png" />](http://i.imgur.com/o90kVPi.png) [<img src="http://i.imgur.com/AaRRrU2b.png" />](http://i.imgur.com/AaRRrU2.png) [<img src="http://i.imgur.com/LmHtPhob.png" />](http://i.imgur.com/LmHtPho.png) [<img src="http://i.imgur.com/paiJPJkb.jpg" />](http://i.imgur.com/paiJPJk.jpg) [<img src="http://i.imgur.com/ZfavPHDb.png" />](http://i.imgur.com/ZfavPHD.png)
|
||||
|
||||
|
||||
37
app.js
37
app.js
@@ -80,10 +80,9 @@ if (!nconf.get('help') && !nconf.get('setup') && !nconf.get('install') && !nconf
|
||||
reset();
|
||||
} else {
|
||||
displayHelp();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
function start() {
|
||||
function loadConfig() {
|
||||
nconf.file({
|
||||
file: configFile
|
||||
});
|
||||
@@ -92,17 +91,23 @@ function start() {
|
||||
themes_path: path.join(__dirname, 'node_modules')
|
||||
});
|
||||
|
||||
// Ensure themes_path is a full filepath
|
||||
nconf.set('themes_path', path.resolve(__dirname, nconf.get('themes_path')));
|
||||
}
|
||||
|
||||
|
||||
function start() {
|
||||
loadConfig();
|
||||
|
||||
nconf.set('url', nconf.get('base_url') + (nconf.get('use_port') ? ':' + nconf.get('port') : '') + nconf.get('relative_path'));
|
||||
nconf.set('upload_url', path.join(path.sep, nconf.get('relative_path'), 'uploads', path.sep));
|
||||
nconf.set('base_dir', __dirname);
|
||||
|
||||
// Ensure themes_path is a full filepath
|
||||
nconf.set('themes_path', path.resolve(__dirname, nconf.get('themes_path')));
|
||||
|
||||
winston.info('Time: ' + new Date());
|
||||
winston.info('Initializing NodeBB v' + pkg.version);
|
||||
winston.info('* using configuration stored in: ' + configFile);
|
||||
winston.info('* using ' + nconf.get('database') +' store at ' + nconf.get(nconf.get('database') + ':host') + ':' + nconf.get(nconf.get('database') + ':port'));
|
||||
var host = nconf.get(nconf.get('database') + ':host');
|
||||
winston.info('* using ' + nconf.get('database') +' store at ' + host + (host.indexOf('/') === -1 ? ':' + nconf.get(nconf.get('database') + ':port') : ''));
|
||||
winston.info('* using themes stored in: ' + nconf.get('themes_path'));
|
||||
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
@@ -148,7 +153,7 @@ function start() {
|
||||
winston.warn('Your NodeBB schema is out-of-date. Please run the following command to bring your dataset up to spec:');
|
||||
winston.warn(' node app --upgrade');
|
||||
winston.warn('To ignore this error (not recommended):');
|
||||
winston.warn(' node app --no-check-schema')
|
||||
winston.warn(' node app --no-check-schema');
|
||||
process.exit();
|
||||
}
|
||||
});
|
||||
@@ -157,16 +162,14 @@ function start() {
|
||||
}
|
||||
|
||||
function setup() {
|
||||
loadConfig();
|
||||
|
||||
if (nconf.get('setup')) {
|
||||
winston.info('NodeBB Setup Triggered via Command Line');
|
||||
} else {
|
||||
winston.warn('Configuration not found, starting NodeBB setup');
|
||||
}
|
||||
|
||||
nconf.file({
|
||||
file: __dirname + '/config.json'
|
||||
});
|
||||
|
||||
var install = require('./src/install');
|
||||
|
||||
winston.info('Welcome to NodeBB!');
|
||||
@@ -185,9 +188,7 @@ function setup() {
|
||||
}
|
||||
|
||||
function upgrade() {
|
||||
nconf.file({
|
||||
file: __dirname + '/config.json'
|
||||
});
|
||||
loadConfig();
|
||||
|
||||
var meta = require('./src/meta');
|
||||
|
||||
@@ -199,9 +200,7 @@ function upgrade() {
|
||||
}
|
||||
|
||||
function reset() {
|
||||
nconf.file({
|
||||
file: __dirname + '/config.json'
|
||||
});
|
||||
loadConfig();
|
||||
|
||||
var meta = require('./src/meta'),
|
||||
db = require('./src/database'),
|
||||
@@ -232,7 +231,7 @@ function reset() {
|
||||
winston.info("Successfully reset theme to Vanilla and disabled all plugins.");
|
||||
}
|
||||
|
||||
process.exit();
|
||||
process.exit();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
76
loader.js
Normal file
76
loader.js
Normal file
@@ -0,0 +1,76 @@
|
||||
"use strict";
|
||||
|
||||
var nconf = require('nconf'),
|
||||
fs = require('fs'),
|
||||
pidFilePath = __dirname + '/pidfile',
|
||||
start = function() {
|
||||
var fork = require('child_process').fork,
|
||||
nbb_start = function() {
|
||||
nbb = fork('./app', process.argv.slice(2), {
|
||||
env: {
|
||||
'NODE_ENV': process.env.NODE_ENV
|
||||
}
|
||||
});
|
||||
|
||||
nbb.on('message', function(cmd) {
|
||||
if (cmd === 'nodebb:restart') {
|
||||
nbb_restart();
|
||||
}
|
||||
});
|
||||
},
|
||||
nbb_stop = function() {
|
||||
nbb.kill();
|
||||
if (fs.existsSync(pidFilePath)) {
|
||||
var pid = parseInt(fs.readFileSync(pidFilePath, { encoding: 'utf-8' }), 10);
|
||||
if (process.pid === pid) {
|
||||
fs.unlinkSync(pidFilePath);
|
||||
}
|
||||
}
|
||||
},
|
||||
nbb_restart = function() {
|
||||
nbb.on('exit', function() {
|
||||
nbb_start();
|
||||
});
|
||||
nbb.kill();
|
||||
};
|
||||
|
||||
process.on('SIGINT', nbb_stop);
|
||||
process.on('SIGTERM', nbb_stop);
|
||||
process.on('SIGHUP', nbb_restart);
|
||||
|
||||
nbb_start();
|
||||
},
|
||||
nbb;
|
||||
|
||||
nconf.argv();
|
||||
|
||||
// Start the daemon!
|
||||
if (nconf.get('d')) {
|
||||
// Check for a still-active NodeBB process
|
||||
if (fs.existsSync(pidFilePath)) {
|
||||
try {
|
||||
var pid = fs.readFileSync(pidFilePath, { encoding: 'utf-8' });
|
||||
process.kill(pid, 0);
|
||||
console.log('\n Error: Another NodeBB is already running!');
|
||||
process.exit();
|
||||
} catch (e) {
|
||||
fs.unlinkSync(pidFilePath);
|
||||
}
|
||||
}
|
||||
|
||||
// Initialise logging streams
|
||||
var outputStream = fs.createWriteStream(__dirname + '/logs/output.log');
|
||||
outputStream.on('open', function(fd) {
|
||||
// Daemonize
|
||||
require('daemon')({
|
||||
stdout: fd
|
||||
});
|
||||
|
||||
// Write its pid to a pidfile
|
||||
fs.writeFile(__dirname + '/pidfile', process.pid);
|
||||
|
||||
start();
|
||||
});
|
||||
} else {
|
||||
start();
|
||||
}
|
||||
1
logs/.gitignore
vendored
Normal file
1
logs/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.log
|
||||
64
nodebb
64
nodebb
@@ -6,31 +6,50 @@
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
node app "$@"
|
||||
echo "Starting NodeBB";
|
||||
echo " \"./nodebb stop\" to stop the NodeBB server";
|
||||
echo " \"./nodebb log\" to view server output";
|
||||
echo "" > ./logs/output.log;
|
||||
node loader -d "$@"
|
||||
;;
|
||||
|
||||
stop)
|
||||
echo "Stopping NodeBB. Goodbye!";
|
||||
kill `cat pidfile`;
|
||||
;;
|
||||
|
||||
reload|restart)
|
||||
echo "Restarting NodeBB.";
|
||||
kill -1 `cat pidfile`;
|
||||
;;
|
||||
|
||||
log)
|
||||
clear;
|
||||
tail -F ./logs/output.log;
|
||||
;;
|
||||
|
||||
upgrade)
|
||||
npm install
|
||||
ls -d node_modules/nodebb* | xargs -n1 basename | xargs npm install
|
||||
ls -d node_modules/nodebb* | xargs -n1 basename | xargs npm update
|
||||
node app --upgrade
|
||||
node loader --upgrade
|
||||
touch package.json
|
||||
echo -e "\n\e[00;32mNodeBB Dependencies up-to-date!\e[00;00m";
|
||||
;;
|
||||
|
||||
setup)
|
||||
node app --setup
|
||||
node loader --setup
|
||||
;;
|
||||
|
||||
reset)
|
||||
node app --reset
|
||||
;;
|
||||
reset)
|
||||
node loader --reset
|
||||
;;
|
||||
|
||||
dev)
|
||||
echo "Launching NodeBB in \"development\" mode."
|
||||
echo "To run the production build of NodeBB, please use \"forever\"."
|
||||
echo "More Information: https://github.com/designcreateplay/NodeBB/wiki/How-to-run-NodeBB"
|
||||
NODE_ENV=development node app "$@"
|
||||
NODE_ENV=development node loader "$@"
|
||||
;;
|
||||
|
||||
watch)
|
||||
@@ -40,32 +59,21 @@ case "$1" in
|
||||
NODE_ENV=development supervisor -q --extensions 'node|js|tpl' -- app "$@"
|
||||
;;
|
||||
|
||||
# language)
|
||||
# case "$2" in
|
||||
# check)
|
||||
# node app --language="check"
|
||||
# ;;
|
||||
|
||||
# *)
|
||||
# echo "Language Settings"
|
||||
# echo $"Usage: $0 language {check}"
|
||||
# echo ''
|
||||
# column -s ' ' -t <<< '
|
||||
# check Compare language files against the /en directory
|
||||
# '
|
||||
# ;;
|
||||
# esac
|
||||
# ;;
|
||||
|
||||
*)
|
||||
echo "Welcome to NodeBB"
|
||||
echo $"Usage: $0 {start|dev|watch|upgrade}"
|
||||
echo $"Usage: $0 {start|stop|reload|restart|log|setup|reset|upgrade|dev|watch}"
|
||||
echo ''
|
||||
column -s ' ' -t <<< '
|
||||
start Start NodeBB in production mode
|
||||
dev Start NodeBB in development mode
|
||||
watch Start NodeBB in development mode and watch for changes
|
||||
start Start the NodeBB server
|
||||
stop Stops the NodeBB server
|
||||
reload Restarts NodeBB
|
||||
restart Restarts NodeBB
|
||||
log Opens the logging interface (useful for debugging)
|
||||
setup Runs the NodeBB setup script
|
||||
reset Disables all plugins, restores the default theme.
|
||||
upgrade Run NodeBB upgrade scripts, ensure packages are up-to-date
|
||||
dev Start NodeBB in interactive development mode
|
||||
watch Start NodeBB in development mode and watch for changes
|
||||
'
|
||||
exit 1
|
||||
esac
|
||||
|
||||
13
package.json
13
package.json
@@ -10,6 +10,8 @@
|
||||
},
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "./nodebb start",
|
||||
"stop": "./nodebb stop",
|
||||
"test": "mocha ./tests"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -21,7 +23,7 @@
|
||||
"less-middleware": "0.1.12",
|
||||
"marked": "0.2.8",
|
||||
"async": "~0.2.8",
|
||||
"node-imagemagick": "0.1.8",
|
||||
"gm": "1.14.2",
|
||||
"gravatar": "1.0.6",
|
||||
"nconf": "~0.6.7",
|
||||
"sitemap": "~0.7.1",
|
||||
@@ -30,7 +32,7 @@
|
||||
"rss": "~0.2.0",
|
||||
"prompt": "~0.2.11",
|
||||
"uglify-js": "~2.4.0",
|
||||
"validator": "~3.2.1",
|
||||
"validator": "^3.4.0",
|
||||
"cron": "~1.0.1",
|
||||
"semver": "~2.2.1",
|
||||
"string": "~1.7.0",
|
||||
@@ -38,11 +40,14 @@
|
||||
"socket.io-wildcard": "~0.1.1",
|
||||
"bcryptjs": "~0.7.10",
|
||||
"nodebb-plugin-mentions": "~0.4",
|
||||
"nodebb-plugin-markdown": "~0.3",
|
||||
"nodebb-plugin-markdown": "~0.4",
|
||||
"nodebb-widget-essentials": "~0.0",
|
||||
"nodebb-theme-vanilla": "~0.0.14",
|
||||
"nodebb-theme-cerulean": "~0.0.13",
|
||||
"nodebb-theme-lavender": "~0.0.21"
|
||||
"nodebb-theme-lavender": "~0.0.22",
|
||||
"less": "^1.6.3",
|
||||
"daemon": "~1.1.0",
|
||||
"underscore": "^1.6.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"redis": "0.8.3",
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "موضوع جديد",
|
||||
"no_topics": "<strong>لا توجد مواضيع في هذه الفئة</strong>لماذا لا تحاول نشر واحد؟<br />",
|
||||
"sidebar.recent_replies": "الردود مؤخرا",
|
||||
"sidebar.active_participants": "المشاركون النشطة",
|
||||
"sidebar.moderators": "المشرفين",
|
||||
"posts": "مشاركات",
|
||||
"views": "مشاهدات",
|
||||
"posted": "نشر",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "عفوا! يبدو وكأنه شيء ذهب على نحو خاطئ!",
|
||||
"register": "تسجيل",
|
||||
"login": "دخول",
|
||||
"please_log_in": "Please Log In",
|
||||
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
|
||||
"welcome_back": "Welcome Back ",
|
||||
"you_have_successfully_logged_in": "You have successfully logged in",
|
||||
"logout": "تسجيل الخروج",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
"recentposts": "Recent Posts",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "كلمة السر الجديدة",
|
||||
"repeat_password": "تأكيد كلمة السر",
|
||||
"enter_email": "يرجى إدخال <strong>عنوان البريد الإلكتروني</strong> الخاص بك وسوف نرسل لك رسالة بالبريد الالكتروني مع تعليمات حول كيفية إستعادة حسابك.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "إعادة تعيين كلمة السر أرسلت",
|
||||
"invalid_email": "بريد إلكتروني غير صالح أو غير موجود"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "رد",
|
||||
"edit": "صحح",
|
||||
"delete": "حذف",
|
||||
"restore": "Restore",
|
||||
"move": "انقل",
|
||||
"fork": "فرع",
|
||||
"banned": "محظور",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "شارك",
|
||||
"tools": "أدوات",
|
||||
"flag": "Flag",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"following_topic.title": "Following Topic",
|
||||
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
|
||||
"not_following_topic.title": "Not Following Topic",
|
||||
"not_following_topic.message": "You will no longer receive notifications from this topic.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
"thread_tools.title": "أدوات الموضوع",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.new_topic": "New Topic"
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Drag and Drop Images Here",
|
||||
"composer.upload_instructions": "Upload images by dragging & dropping them."
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "Nové téma",
|
||||
"no_topics": "<strong>V této kategorii zatím nejsou žádné příspěvky.</strong><br />Můžeš být první!",
|
||||
"sidebar.recent_replies": "Poslední příspěvky",
|
||||
"sidebar.active_participants": "Aktivní účastníci",
|
||||
"sidebar.moderators": "Moderátoři",
|
||||
"posts": "příspěvky",
|
||||
"views": "zobrazení",
|
||||
"posted": "odesláno",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "Jejda, vypadá to, že se něco pokazilo.",
|
||||
"register": "Registrovat",
|
||||
"login": "Přihlásit se",
|
||||
"please_log_in": "Please Log In",
|
||||
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
|
||||
"welcome_back": "Welcome Back ",
|
||||
"you_have_successfully_logged_in": "You have successfully logged in",
|
||||
"logout": "Odhlásit se",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "odesláno",
|
||||
"in": "v",
|
||||
"recentposts": "Nedávné příspěvky",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Pryč",
|
||||
"dnd": "Nerušit",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "Nové heslo",
|
||||
"repeat_password": "Potvrzení hesla",
|
||||
"enter_email": "Zadejte svou <strong>emailovou adresu</strong> a my Vám pošleme informace, jak můžete obnovit své heslo.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Obnova hesla odeslána",
|
||||
"invalid_email": "Špatný email / Email neexistuje!"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "Odpovědět",
|
||||
"edit": "Upravit",
|
||||
"delete": "Smazat",
|
||||
"restore": "Restore",
|
||||
"move": "Přesunout",
|
||||
"fork": "Rozdělit",
|
||||
"banned": "banned",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Sdílet",
|
||||
"tools": "Nástroje",
|
||||
"flag": "Flag",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"following_topic.title": "Following Topic",
|
||||
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
|
||||
"not_following_topic.title": "Not Following Topic",
|
||||
"not_following_topic.message": "You will no longer receive notifications from this topic.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
"thread_tools.title": "Nástroje",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.new_topic": "New Topic"
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Drag and Drop Images Here",
|
||||
"composer.upload_instructions": "Upload images by dragging & dropping them."
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "Neues Thema",
|
||||
"no_topics": "<strong>Es gibt noch keine Threads in dieser Kategorie.</strong><br />Warum beginnst du nicht den ersten?",
|
||||
"sidebar.recent_replies": "Neuste Antworten",
|
||||
"sidebar.active_participants": "Aktive Teilnehmer",
|
||||
"sidebar.moderators": "Moderatoren",
|
||||
"posts": "Posts",
|
||||
"views": "Aufrufe",
|
||||
"posted": "Geposted",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "Ooops! Looks like something went wrong!",
|
||||
"register": "Registrierung",
|
||||
"login": "Login",
|
||||
"please_log_in": "Bitte einloggen",
|
||||
"posting_restriction_info": "Nur registrierte Mitglieder dürfen Beiträge verfassen. Hier klicken zum Einloggen.",
|
||||
"welcome_back": "Willkommen zurück",
|
||||
"you_have_successfully_logged_in": "Du hast dich erfolgreich eingeloggt",
|
||||
"logout": "Logout",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "geposted",
|
||||
"in": "in",
|
||||
"recentposts": "Aktuelle Beiträge",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Abwesend",
|
||||
"dnd": "Nicht stören",
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"popular": "Beliebte Themen",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "Neues Passwort",
|
||||
"repeat_password": "Wiederhole das Passwort",
|
||||
"enter_email": "Bitte gib Deine <strong>E-Mail Adresse</strong> ein und wir senden Dir eine Anleitung, wie Du Dein Passwort zurücksetzen kannst.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Passwortzrücksetzung beantragt.",
|
||||
"invalid_email": "Ungültige E-Mail / Adresse existiert nicht!"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "antworten",
|
||||
"edit": "bearbeiten",
|
||||
"delete": "löschen",
|
||||
"restore": "Restore",
|
||||
"move": "Verschieben",
|
||||
"fork": "Aufspalten",
|
||||
"banned": "gesperrt",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Teilen",
|
||||
"tools": "Tools",
|
||||
"flag": "Markieren",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "Diesen Beitrag zur Moderation markieren",
|
||||
"deleted_message": "Dieser Thread wurde gelöscht. Nur Nutzer mit Thread-Management Rechten können ihn sehen.",
|
||||
"following_topic.title": "Thema wird gefolgt",
|
||||
"following_topic.message": "Du erhälst nun eine Benachrichtigung, wenn jemand einen Beitrag zu diesem Thema verfasst.",
|
||||
"not_following_topic.title": "Thema nicht gefolgt",
|
||||
"not_following_topic.message": "Du erhälst keine weiteren Benachrichtigungen zu diesem Thema.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Beobachten",
|
||||
"share_this_post": "Diesen Beitrag teilen",
|
||||
"thread_tools.title": "Thread Tools",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "Hier den Titel des Themas eingeben...",
|
||||
"composer.write": "Schreiben",
|
||||
"composer.preview": "Vorschau",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Verwerfen",
|
||||
"composer.submit": "Absenden",
|
||||
"composer.replying_to": "Als Antwort auf",
|
||||
"composer.new_topic": "Neues Thema"
|
||||
"composer.new_topic": "Neues Thema",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Bilder hier reinziehen",
|
||||
"composer.upload_instructions": "Zum Hochladen Bilder hier reinziehen."
|
||||
}
|
||||
@@ -64,7 +64,10 @@
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Recent Posts",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "New Password",
|
||||
"repeat_password": "Confirm Password",
|
||||
"enter_email": "Please enter your <strong>email address</strong> and we will send you an email with instructions on how to reset your account.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Password Reset Sent",
|
||||
"invalid_email": "Invalid Email / Email does not exist!"
|
||||
}
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
"reply": "Reply",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"restore": "Restore",
|
||||
"move": "Move",
|
||||
"fork": "Fork",
|
||||
"banned": "banned",
|
||||
@@ -21,6 +22,8 @@
|
||||
"tools": "Tools",
|
||||
"flag": "Flag",
|
||||
|
||||
"bookmark_instructions" : "Click here to return to your last position or close to discard.",
|
||||
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
|
||||
@@ -29,7 +32,9 @@
|
||||
"not_following_topic.title": "Not Following Topic",
|
||||
"not_following_topic.message": "You will no longer receive notifications from this topic.",
|
||||
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
|
||||
"markAsUnreadForAll.success" : "Topic marked as unread for all.",
|
||||
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
@@ -76,6 +81,7 @@
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
@@ -88,6 +94,5 @@
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Drag and Drop Images Here",
|
||||
"composer.content_is_parsed_with": "Content is parsed with",
|
||||
"composer.upload_instructions": "Upload images by dragging & dropping them."
|
||||
}
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
{
|
||||
"new_topic_button": "Nuevo Tema",
|
||||
"no_topics": "<strong>No hay temas en esta categoría.</strong><br />Por que no te animas y publicas uno?",
|
||||
"sidebar.recent_replies": "Respuestas recientes",
|
||||
"sidebar.active_participants": "Miembros más activos",
|
||||
"sidebar.moderators": "Moderadores",
|
||||
"posts": "respuestas",
|
||||
"views": "visitas",
|
||||
"posted": "posted",
|
||||
"browsing": "viendo ahora",
|
||||
"no_replies": "Nadie ha respondido aún",
|
||||
"replied": "respondio",
|
||||
"replied": "respondió",
|
||||
"last_edited_by": "ultima edición por"
|
||||
}
|
||||
@@ -2,6 +2,6 @@
|
||||
"stats.online": "Online",
|
||||
"stats.users": "Gente",
|
||||
"stats.topics": "Temas",
|
||||
"stats.posts": "Posts",
|
||||
"success": "exito!"
|
||||
"stats.posts": "Publicaciones",
|
||||
"success": "éxito!"
|
||||
}
|
||||
@@ -4,23 +4,25 @@
|
||||
"buttons.close": "Cerrar",
|
||||
"403.title": "Acceso denegado",
|
||||
"403.message": "Al parecer no tienes premisos necesarios para estar en este lugar. Tal vez puedes <a href='/login'>intentar conectarte</a>?",
|
||||
"404.title": "Ups... 404, no se encontra che!",
|
||||
"404.title": "Ups... 404, no se encontró lo que buscabas!",
|
||||
"404.message": "Al parecer lo que estas buscando no existe. Te recomendamos que vuelvas al <a href='/''>inicio</a>.",
|
||||
"500.title": "Error Interno.",
|
||||
"500.message": "Ooops! Algo salio mal!, No te alarmes. Nuestros simios hiperinteligentes lo solucionarán",
|
||||
"register": "Registrarse",
|
||||
"login": "Conectarse",
|
||||
"welcome_back": "Bienvenido de nuevo !",
|
||||
"please_log_in": "Por favor conectate.",
|
||||
"posting_restriction_info": "Para publicar debes ser miembro, registrate o conectate.",
|
||||
"welcome_back": "Bienvenido de nuevo!",
|
||||
"you_have_successfully_logged_in": "Te has conectado!",
|
||||
"logout": "Salir",
|
||||
"logout.title": "Te has desconectado.",
|
||||
"logout.message": "Haz sido desconectado correctamente",
|
||||
"logout.message": "Has sido desconectado correctamente",
|
||||
"save_changes": "Guardar Cambios",
|
||||
"close": "Cerrar",
|
||||
"pagination": "Paginación",
|
||||
"header.admin": "Admin",
|
||||
"header.admin": "Administración",
|
||||
"header.recent": "Recientes",
|
||||
"header.unread": "No Leeidos",
|
||||
"header.unread": "No Leídos",
|
||||
"header.popular": "Popular",
|
||||
"header.users": "Miembros",
|
||||
"header.chats": "Chats",
|
||||
@@ -29,24 +31,25 @@
|
||||
"header.profile": "Perfil",
|
||||
"notifications.loading": "Cargando Notificaciones",
|
||||
"chats.loading": "Cargando Chats",
|
||||
"motd.welcome": "Bienvenido a NodeBB, la plataforma de debate sobre el futuro.",
|
||||
"motd.welcome": "Bienvenido a NodeBB, la plataforma de debate del el futuro.",
|
||||
"motd.get": "Obtener NodeBB",
|
||||
"motd.fork": "Fork",
|
||||
"motd.fork": "Bifurcación",
|
||||
"motd.like": "Me gusta",
|
||||
"motd.follow": "Seguir",
|
||||
"previouspage": "Pagina Anterior",
|
||||
"nextpage": "Siguente Pagina",
|
||||
"alert.success": "Exito!",
|
||||
"previouspage": "Página Anterior",
|
||||
"nextpage": "Siguente Página",
|
||||
"alert.success": "Éxito!",
|
||||
"alert.error": "Error",
|
||||
"alert.banned": "Banneado",
|
||||
"alert.banned.message": "Estas banneado, seras desconectado!",
|
||||
"alert.unfollow": "Ya no estas siguiendo a %1!",
|
||||
"alert.follow": "Estas siguiendo a %1!",
|
||||
"alert.banned": "Baneado",
|
||||
"alert.banned.message": "Estás baneado, serás desconectado!",
|
||||
"alert.unfollow": "Ya no estás siguiendo a %1!",
|
||||
"alert.follow": "Estás siguiendo a %1!",
|
||||
"posts": "Posts",
|
||||
"views": "Visitas",
|
||||
"posted": "publicado",
|
||||
"in": "en",
|
||||
"recentposts": "Posteos Recientes",
|
||||
"recentposts": "Publicaciones Recientes",
|
||||
"recentips": "Conexions recientes de estas IP's",
|
||||
"online": "Conectado",
|
||||
"away": "No disponible",
|
||||
"dnd": "No molestar",
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"remember_me": "Recordarme?",
|
||||
"forgot_password": "Olvidaste tu contraseña?",
|
||||
"alternative_logins": "Conexiones Alternativas",
|
||||
"failed_login_attempt": "Error al loguearte, intenta de nuevo.",
|
||||
"login_successful": "Te has conectado con exito!"
|
||||
"failed_login_attempt": "Error al iniciar sesión, intenta otra vez.",
|
||||
"login_successful": "Te has conectado con éxito!"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"chat.chatting_with": "Chatear con <span id='chat-with-name'></span>",
|
||||
"chat.placeholder": "ingresa tu mensaje aqui, y presiona enter para enviar",
|
||||
"chat.placeholder": "ingresa tu mensaje aquí, y presiona Intro para enviar",
|
||||
"chat.send": "Enviar",
|
||||
"chat.no_active": "No tiene conversaciones activas."
|
||||
}
|
||||
@@ -3,7 +3,7 @@
|
||||
"no_notifs": "No tiene nuevas notificaciones",
|
||||
"see_all": "Ver todas las notificaciones",
|
||||
"back_to_home": "Volver al Inicio",
|
||||
"outgoing_link": "Link Externo",
|
||||
"outgoing_link": "Enlace Externo",
|
||||
"outgoing_link_message": "Estas saliendo del sitio",
|
||||
"continue_to": "Continuar",
|
||||
"return_to": "Volver a "
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
"home": "Inicio",
|
||||
"unread": "Temas No Leídos",
|
||||
"popular": "Temas Populares",
|
||||
"recent": "Temas Recientes",
|
||||
"users": "Usuarios Registrado",
|
||||
"notifications": "Notificaciones",
|
||||
"user.edit": "Editando \"%1\"",
|
||||
"user.following": "Gente que sigue %1 ",
|
||||
"user.followers": "Seguidores de %1",
|
||||
"user.posts": "Posteos de %1",
|
||||
"user.favourites": "Publicaciones favoritas de %1 ",
|
||||
"user.settings": "Preferencias del Usuario"
|
||||
}
|
||||
@@ -3,5 +3,5 @@
|
||||
"day": "Día",
|
||||
"week": "Semana",
|
||||
"month": "Mes",
|
||||
"no_recent_topics": "No hay posts recientes"
|
||||
"no_recent_topics": "No hay publicaciones recientes"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"register": "Registrase",
|
||||
"help.email": "Por defecto, tu email será oculto al publico.",
|
||||
"help.username_restrictions": "El nombre de usuario debe tener entre %1 y %2 caracteres. Los miembros pueden responderte escribiendo @<span id='yourUsername'>usuario</span>.",
|
||||
"help.minimum_password_length": "Tu contraseña debe tener al menos %1 caracteres.",
|
||||
"email_address": "Email",
|
||||
"email_address_placeholder": "Escribe tu email",
|
||||
"help.email": "Por defecto, tu cuenta de correo electrónico será oculto al publico.",
|
||||
"help.username_restrictions": "El nombre de usuario debe tener entre %1 y %2 carácteres. Los miembros pueden responderte escribiendo @<span id='yourUsername'>usuario</span>.",
|
||||
"help.minimum_password_length": "Tu contraseña debe tener al menos %1 carácteres.",
|
||||
"email_address": "Correo electrónico",
|
||||
"email_address_placeholder": "Escribe tu correo electrónico",
|
||||
"username": "Usuario",
|
||||
"username_placeholder": "Escribe tu usuario",
|
||||
"password": "Contraseña",
|
||||
@@ -12,7 +12,7 @@
|
||||
"confirm_password": "Confirmar Contraseña",
|
||||
"confirm_password_placeholder": "Confirmar Contraseña",
|
||||
"register_now_button": "Registrarme ahora",
|
||||
"alternative_registration": "Otros metodos interesantes para registrarse",
|
||||
"alternative_registration": "Otros métodos interesantes para registrarse",
|
||||
"terms_of_use": "Términos y Condiciones de uso",
|
||||
"agree_to_terms_of_use": "Acepto los Terminos y condiciones de uso"
|
||||
"agree_to_terms_of_use": "Acepto los Términos y Condiciones de uso"
|
||||
}
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"reset_password": "Resetear Contraseña",
|
||||
"reset_password": "Reiniciar Contraseña",
|
||||
"update_password": "Actualizar contraseña",
|
||||
"password_changed.title": "Contraseña editada",
|
||||
"password_changed.message": "<p>La contraseña fue modificada con exito, por favor <a href=\"/login\">conectate de nuevo</a>.",
|
||||
"wrong_reset_code.title": "Código de Reseteo Incorrecto",
|
||||
"wrong_reset_code.message": "El código de reseteo ingresado no es correcto. Por favor intentalo de nuevo o <a href=\"/reset\">pide un nuevo código</a>.",
|
||||
"password_changed.message": "<p>La contraseña fue modificada con éxito, por favor <a href=\"/login\">inicia sesión de nuevo</a>.",
|
||||
"wrong_reset_code.title": "Código de reinicio Incorrecto",
|
||||
"wrong_reset_code.message": "El código de reinicio ingresado no es correcto. Por favor inténtalo de nuevo o <a href=\"/reset\">pide un nuevo código</a>.",
|
||||
"new_password": "Nueva Contraseña",
|
||||
"repeat_password": "Confirmar Contraseña",
|
||||
"enter_email": "Por favor ingresa tu <strong>email</strong> y te enviaremos un email de como resetear tu cuenta.",
|
||||
"password_reset_sent": "Resteo de contraseña enviado",
|
||||
"invalid_email": "Email Invalido o no existe!"
|
||||
"enter_email": "Por favor ingresa tu <strong>correo electrónico</strong> y te enviaremos un correo con indicaciones para inicializar tu cuenta.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Reinicio de contraseña enviado",
|
||||
"invalid_email": "Correo Electrónico no válido o inexistente!"
|
||||
}
|
||||
@@ -2,64 +2,81 @@
|
||||
"topic": "Tema",
|
||||
"topics": "Temas",
|
||||
"no_topics_found": "No se encontraron temas!",
|
||||
"no_posts_found": "No se encontraron posts!",
|
||||
"no_posts_found": "No se encontraron publicaciones!",
|
||||
"profile": "Perfil",
|
||||
"posted_by": "Publicado por",
|
||||
"chat": "Chat",
|
||||
"notify_me": "Seras notificado cuando haya nuevas respuestas en este tema",
|
||||
"notify_me": "Serás notificado cuando haya nuevas respuestas en este tema",
|
||||
"quote": "Citar",
|
||||
"reply": "Responder",
|
||||
"edit": "Editar",
|
||||
"delete": "Borrar",
|
||||
"restore": "Restaurar",
|
||||
"move": "Mover",
|
||||
"fork": "Forkear",
|
||||
"banned": "banneado",
|
||||
"fork": "Bifurcar",
|
||||
"banned": "baneado",
|
||||
"link": "Link",
|
||||
"share": "Compartir",
|
||||
"tools": "Herramientas",
|
||||
"flag": "Reportar",
|
||||
"flag_title": "Reportar este post a los moderadores",
|
||||
"bookmark_instructions": "Click aqui para restablecer la ultima posicion del post o cierralo para descartar cambios.",
|
||||
"flag_title": "Reportar esta publicación a los moderadores",
|
||||
"deleted_message": "Este tema ha sido borrado. Solo los miembros con privilegios pueden verlo.",
|
||||
"following_topic.title": "Siguendo tema",
|
||||
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
|
||||
"not_following_topic.title": "No sigues este tema",
|
||||
"not_following_topic.message": "No recibiras notificaciones de este tema.",
|
||||
"login_to_subscribe": "Por favor, conectate para subscribirte a este tema.",
|
||||
"markAsUnreadForAll.success": "Marcar todo como leeido.",
|
||||
"watch": "Seguir",
|
||||
"share_this_post": "Compartir este post",
|
||||
"thread_tools.title": "Herramientas del Tema",
|
||||
"thread_tools.markAsUnreadForAll": "Marcar como no leido",
|
||||
"thread_tools.markAsUnreadForAll": "Marcar como no leído",
|
||||
"thread_tools.pin": "Tema Importante",
|
||||
"thread_tools.unpin": "Quitar Importante",
|
||||
"thread_tools.lock": "Cerrar Tema",
|
||||
"thread_tools.unlock": "Abrir Tema",
|
||||
"thread_tools.move": "Mover Tema",
|
||||
"thread_tools.fork": "Fork Topic",
|
||||
"thread_tools.fork": "Bifurcar Tema",
|
||||
"thread_tools.delete": "Borrar Tema",
|
||||
"thread_tools.restore": "Restaurar Tema",
|
||||
"load_categories": "Cargando Categorias",
|
||||
"disabled_categories_note": "Las categorías deshabilidas estan en gris",
|
||||
"load_categories": "Cargando Categorías",
|
||||
"disabled_categories_note": "Las categorías deshabilitadas estan en gris",
|
||||
"confirm_move": "Mover",
|
||||
"confirm_fork": "Forkear",
|
||||
"confirm_fork": "Bifurcar",
|
||||
"favourite": "Favorito",
|
||||
"favourites": "Favoritos",
|
||||
"favourites.not_logged_in.title": "No estas conectado :(",
|
||||
"favourites.not_logged_in.message": "Por favor, conectate para agregar a favorito este post.",
|
||||
"favourites.has_no_favourites": "No tienes favoritos, puedes agregar alguno y volver a verlos aqui!",
|
||||
"vote.not_logged_in.title": "No estas conectado",
|
||||
"vote.not_logged_in.message": "Por favor conectate para votar...",
|
||||
"vote.cant_vote_self.title": "Voto Invalido",
|
||||
"vote.cant_vote_self.message": "No puedes votar tus propios posts, palurdo!",
|
||||
"loading_more_posts": "Cargando más posts",
|
||||
"favourites.not_logged_in.title": "No estás conectado :(",
|
||||
"favourites.not_logged_in.message": "Por favor, conáctate para agregar a favoritos esta publicación.",
|
||||
"favourites.has_no_favourites": "No tienes favoritos, puedes agregar alguno y volver a verlos aquí!",
|
||||
"vote.not_logged_in.title": "No estás conectado",
|
||||
"vote.not_logged_in.message": "Por favor conéctate para votar...",
|
||||
"vote.cant_vote_self.title": "Voto Inválido",
|
||||
"vote.cant_vote_self.message": "No puedes votar tus propias publicaciones!",
|
||||
"loading_more_posts": "Cargando más publicaciones",
|
||||
"move_topic": "Mover Tema",
|
||||
"move_post": "Mover post",
|
||||
"fork_topic": "Forkear Tema",
|
||||
"topic_will_be_moved_to": "Este tema sera movido a la categoría",
|
||||
"fork_topic_instruction": "Click en los posts que quieres forkear",
|
||||
"fork_no_pids": "No seleccionaste posts!",
|
||||
"fork_success": "Forkeado con exito!",
|
||||
"move_post": "Mover Publicación",
|
||||
"fork_topic": "Bifurcar Tema",
|
||||
"topic_will_be_moved_to": "Este tema será movido a la categoría",
|
||||
"fork_topic_instruction": "Click en las publicaciones que quieres bifurcar",
|
||||
"fork_no_pids": "No seleccionaste publicaciones!",
|
||||
"fork_success": "Bifurcado con exito!",
|
||||
"reputation": "Reputación",
|
||||
"posts": "Posts",
|
||||
"posts": "Publicaciones",
|
||||
"composer.title_placeholder": "Ingresa el titulo de tu tema",
|
||||
"composer.write": "Escribe",
|
||||
"composer.preview": "Preview",
|
||||
"composer.preview": "Previsualización",
|
||||
"composer.help": "Ayuda",
|
||||
"composer.discard": "Descartar",
|
||||
"composer.submit": "Enviar",
|
||||
"composer.replying_to": "Respondiendo a",
|
||||
"composer.new_topic": "Nuevo Tema"
|
||||
"composer.new_topic": "Nuevo Tema",
|
||||
"composer.uploading": "cargando...",
|
||||
"composer.thumb_url_label": "Agregar imagen destacada a este tema.",
|
||||
"composer.thumb_title": "Agregar miniatura a este tema.",
|
||||
"composer.thumb_url_placeholder": "http://ejemplo.com/mini.png",
|
||||
"composer.thumb_file_label": "Cargar una foto",
|
||||
"composer.thumb_remove": "Limpiar campos.",
|
||||
"composer.drag_and_drop_images": "Arrastra las imagenes aqui",
|
||||
"composer.upload_instructions": "Carga tus imagenes con solo arrastrarlas aqui."
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "No leeido",
|
||||
"title": "No leído",
|
||||
"no_unread_topics": "No hay temas nuevos para leer.",
|
||||
"mark_all_read": "Marcar todo como leeido",
|
||||
"mark_all_read": "Marcar todo como leído",
|
||||
"load_more": "Cargar más"
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"banned": "Banneado",
|
||||
"banned": "Baneado",
|
||||
"offline": "Desconectado",
|
||||
"username": "Usuario",
|
||||
"email": "Email",
|
||||
"email": "Correo Electrónico",
|
||||
"fullname": "Nombre",
|
||||
"website": "Website",
|
||||
"website": "Sitio Web",
|
||||
"location": "Ubicación",
|
||||
"age": "Edad",
|
||||
"joined": "Registro",
|
||||
"lastonline": "Última vez online",
|
||||
"lastonline": "Última vez conectado",
|
||||
"profile": "Perfil",
|
||||
"profile_views": "Visitas",
|
||||
"reputation": "Reputación",
|
||||
"posts": "Posts",
|
||||
"posts": "Publicaciones",
|
||||
"favourites": "Favoritos",
|
||||
"followers": "Seguidores",
|
||||
"following": "Sigue",
|
||||
@@ -26,22 +26,22 @@
|
||||
"edit": "Editar",
|
||||
"uploaded_picture": "Fotos Cargadas",
|
||||
"upload_new_picture": "Cargar Nueva Foto",
|
||||
"current_password": "Password actual",
|
||||
"current_password": "Contraseña actual",
|
||||
"change_password": "Cambiar Contraseña",
|
||||
"confirm_password": "Confirmar Contraseña",
|
||||
"password": "Contraseña",
|
||||
"upload_picture": "Cargar foto",
|
||||
"upload_a_picture": "Cargar una foto",
|
||||
"image_spec": "Solo puedes subir, PNG, JPG o Archivos GIF.",
|
||||
"max": "max.",
|
||||
"image_spec": "Sólo puedes subir imágenes en formato PNG, JPG o GIF.",
|
||||
"max": "máx.",
|
||||
"settings": "Opciones",
|
||||
"show_email": "Mostrar mi Email",
|
||||
"has_no_follower": "Este miembro no tiene seguidores :(",
|
||||
"follows_no_one": "Este miembro no sigue a nadie, que pena :(",
|
||||
"has_no_posts": "Este usuario aun no ha publicado nada.",
|
||||
"email_hidden": "Email Oculto",
|
||||
"show_email": "Mostrar mi Correo electrónico",
|
||||
"has_no_follower": "Este miembro no tiene seguidores.",
|
||||
"follows_no_one": "Este miembro no sigue a nadie.",
|
||||
"has_no_posts": "Este usuario aún no ha publicado nada.",
|
||||
"email_hidden": "Correo electrónico Oculto",
|
||||
"hidden": "oculto",
|
||||
"paginate_description": "La paginación de los temas no es por pagina, ya que tiene scroll infinito.",
|
||||
"topics_per_page": "Temas por pagina",
|
||||
"posts_per_page": "Post por pagina"
|
||||
"paginate_description": "La paginación de los temas no es por página, ya que tiene scroll infinito.",
|
||||
"topics_per_page": "Temas por página",
|
||||
"posts_per_page": "Post por página"
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"latest_users": "Ultimos Miembros",
|
||||
"top_posters": "Top Posteadores",
|
||||
"latest_users": "Últimos Miembros",
|
||||
"top_posters": "Top Publicadores",
|
||||
"most_reputation": "Mayor Reputación",
|
||||
"online": "Conectados",
|
||||
"search": "Buscar",
|
||||
"enter_username": "Ingresa el nombre de usuario para buscar",
|
||||
"enter_username": "Ingresa el nombre de usuario que quieres buscar",
|
||||
"load_more": "Cargar más"
|
||||
}
|
||||
@@ -1,12 +1,9 @@
|
||||
{
|
||||
"new_topic_button": "Aloita uusi keskustelu.",
|
||||
"no_topics": "<strong>Tällä aihealueella ei ole yhtään viestiketjua.</strong><br />Miksi et aloittaisi yhtä?",
|
||||
"sidebar.recent_replies": "Viimeisimmät vastaukset",
|
||||
"sidebar.active_participants": "Aktiiviset keskustelijat",
|
||||
"sidebar.moderators": "Moderaattorit",
|
||||
"new_topic_button": "Uusi aihe",
|
||||
"no_topics": "<strong>Tällä aihealueella ei ole yhtään aihetta.</strong><br />Miksi et aloittaisi uutta?",
|
||||
"posts": "viestit",
|
||||
"views": "katsottu",
|
||||
"posted": "lähetetty",
|
||||
"posted": "kirjoitettu",
|
||||
"browsing": "selaamassa",
|
||||
"no_replies": "Kukaan ei ole vastannut",
|
||||
"replied": "vastasi",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"stats.online": "Online",
|
||||
"stats.users": "Käyttäjää",
|
||||
"stats.topics": "Viestiketjua",
|
||||
"stats.topics": "Aihetta",
|
||||
"stats.posts": "Viestiä",
|
||||
"success": "onnistunut"
|
||||
}
|
||||
@@ -1,56 +1,59 @@
|
||||
{
|
||||
"home": "Etusivu",
|
||||
"search": "Etsi",
|
||||
"search": "Hae",
|
||||
"buttons.close": "Sulje",
|
||||
"403.title": "Pääsy kielletty",
|
||||
"403.message": "Olet päätynyt sivulle jolle sinulla ei ole tarvittavia oikeuksia. Ehkäpä sinun tulisi <a href='/login'>kirjaudu sisään</a>?",
|
||||
"404.title": "Sivua ei löydy",
|
||||
"404.message": "Olet päätynyt sivulle jota ei ole olemassa. Palaa <a href='/'>etusivulle</a>.",
|
||||
"403.message": "Olet päätynyt sivulle, johon sinulla ei ole tarvittavia oikeuksia. Sinun pitäisi kai <a href='/login'>kirjautua sisään</a>.",
|
||||
"404.title": "Ei löydy",
|
||||
"404.message": "Olet päätynyt sivulle, jota ei ole olemassa. Palaa <a href='/'>etusivulle</a>.",
|
||||
"500.title": "Sisäinen virhe.",
|
||||
"500.message": "Oho! Jotain meni pieleen!",
|
||||
"register": "Rekisteröidy",
|
||||
"login": "Kirjaudu",
|
||||
"welcome_back": "Welcome Back ",
|
||||
"you_have_successfully_logged_in": "You have successfully logged in",
|
||||
"please_log_in": "Kirjaudu, ole hyvä",
|
||||
"posting_restriction_info": "Kirjoittaminen on tällä hetkellä rajattu vain rekisteröityneille käyttäjille. Napsauta tätä kirjautuaksesi.",
|
||||
"welcome_back": "Tervetuloa takaisin",
|
||||
"you_have_successfully_logged_in": "Olet onnistuneesti kirjautunut sisään",
|
||||
"logout": "Kirjaudu ulos",
|
||||
"logout.title": "Olet nyt kirjaunut ulos.",
|
||||
"logout.title": "Olet nyt kirjautunut ulos.",
|
||||
"logout.message": "Olet onnistuneesti kirjautunut ulos NodeBB:stä",
|
||||
"save_changes": "Tallenna muutokset",
|
||||
"close": "Sulje",
|
||||
"pagination": "Pagination",
|
||||
"header.admin": "Admin",
|
||||
"pagination": "Sivutus",
|
||||
"header.admin": "Ylläpitäjä",
|
||||
"header.recent": "Viimeisimmät",
|
||||
"header.unread": "Lukemattomat",
|
||||
"header.popular": "Popular",
|
||||
"header.popular": "Suositut",
|
||||
"header.users": "Käyttäjät",
|
||||
"header.chats": "Chats",
|
||||
"header.notifications": "Notifications",
|
||||
"header.search": "Etsi",
|
||||
"header.chats": "Keskustelut",
|
||||
"header.notifications": "Ilmoitukset",
|
||||
"header.search": "Hae",
|
||||
"header.profile": "Profiili",
|
||||
"notifications.loading": "Ladataan ilmoituksia.",
|
||||
"notifications.loading": "Ladataan ilmoituksia",
|
||||
"chats.loading": "Ladataan keskusteluja",
|
||||
"motd.welcome": "Tervetuloa NodeBB:n, tulevaisuuden keskustelualustalle.",
|
||||
"motd.welcome": "Tervetuloa NodeBB:hen, tulevaisuuden keskustelualustalle.",
|
||||
"motd.get": "Hanki NodeBB",
|
||||
"motd.fork": "Fork",
|
||||
"motd.fork": "Forkkaa",
|
||||
"motd.like": "Tykkää",
|
||||
"motd.follow": "Seuraa",
|
||||
"previouspage": "Previous Page",
|
||||
"nextpage": "Next Page",
|
||||
"alert.success": "Success",
|
||||
"alert.error": "Error",
|
||||
"alert.banned": "Banned",
|
||||
"alert.banned.message": "You are banned you will be logged out!",
|
||||
"alert.unfollow": "You are no longer following %1!",
|
||||
"alert.follow": "You are now following %1!",
|
||||
"posts": "Posts",
|
||||
"views": "Views",
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
"recentposts": "Recent Posts",
|
||||
"previouspage": "Edellinen sivu",
|
||||
"nextpage": "Seuraava sivu",
|
||||
"alert.success": "Onnistui",
|
||||
"alert.error": "Virhe",
|
||||
"alert.banned": "Estetty",
|
||||
"alert.banned.message": "Sinut on estetty ja kirjaudut ulos!",
|
||||
"alert.unfollow": "Et seuraa enää %1!",
|
||||
"alert.follow": "Seuraat nyt %1!",
|
||||
"posts": "Viestit",
|
||||
"views": "Katsottu",
|
||||
"posted": "kirjoitettu",
|
||||
"in": "alueelle",
|
||||
"recentposts": "Viimeisimmät viestit",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
"invisible": "Invisible",
|
||||
"away": "Poissa",
|
||||
"dnd": "Älä häiritse",
|
||||
"invisible": "Näkymätön",
|
||||
"offline": "Offline",
|
||||
"privacy": "Privacy"
|
||||
"privacy": "Yksityisyys"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"login": "Kirjaudu sisään",
|
||||
"username": "Käyttäjän nimi",
|
||||
"username": "Käyttäjänimi",
|
||||
"password": "Salasana",
|
||||
"remember_me": "Muista minut?",
|
||||
"forgot_password": "Unohtuiko salasana?",
|
||||
"alternative_logins": "Vaihtoehtoiset sisäänkirjaantumistavat",
|
||||
"failed_login_attempt": "Sisäänkirjaantuminen epäonnistui, ole hyvä ja yritä uudestaan.",
|
||||
"forgot_password": "Unohditko salasanasi?",
|
||||
"alternative_logins": "Vaihtoehtoiset kirjautumistavat",
|
||||
"failed_login_attempt": "Kirjautumisyritys epäonnistui, ole hyvä ja yritä uudestaan.",
|
||||
"login_successful": "Olet onnistuneesti kirjautunut sisään!"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"chat.chatting_with": "Juttele <span id=\"chat-with-name\"></span> kanssa",
|
||||
"chat.placeholder": "kirjoita viestisi tähän, paina enter lähettääksesi",
|
||||
"chat.chatting_with": "Keskustele käyttäjän <span id=\"chat-with-name\"></span> kanssa",
|
||||
"chat.placeholder": "kirjoita viestisi tähän ja paina enter lähettääksesi",
|
||||
"chat.send": "Lähetä",
|
||||
"chat.no_active": "Sinulla ei ole aktiivisiä keskusteluita."
|
||||
"chat.no_active": "Sinulla ei ole aktiivisia keskusteluita."
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"title": "Ilmoitukset",
|
||||
"no_notifs": "You have no new notifications",
|
||||
"see_all": "See all Notifications",
|
||||
"back_to_home": "Takaisin NodeBB:n",
|
||||
"no_notifs": "Sinulla ei ole uusia ilmoituksia",
|
||||
"see_all": "Katso kaikki ilmoitukset",
|
||||
"back_to_home": "Takaisin NodeBB:hen",
|
||||
"outgoing_link": "Ulkopuolinen linkki",
|
||||
"outgoing_link_message": "Olet nyt poistumassa",
|
||||
"continue_to": "Jatka",
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
"home": "Etusivu",
|
||||
"unread": "Lukemattomat aiheet",
|
||||
"popular": "Suositut aiheet",
|
||||
"recent": "Viimeisimmät aiheet",
|
||||
"users": "Rekisteröityneet käyttäjät",
|
||||
"notifications": "Ilmoitukset",
|
||||
"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": "Posts made by %1",
|
||||
"user.favourites": "Käyttäjän %1 suosikkiviestit",
|
||||
"user.settings": "Käyttäjän asetukset"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Recent",
|
||||
"title": "Viimeisimmät",
|
||||
"day": "Päivä",
|
||||
"week": "Viikko",
|
||||
"month": "Kuukausi",
|
||||
"no_recent_topics": "There are no recent topics."
|
||||
"no_recent_topics": "Ei viimeisimpiä aiheita."
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"register": "Rekisteröidy",
|
||||
"help.email": "Oletuksena sähköposti osoitettasi ei näytetä muille .",
|
||||
"help.username_restrictions": "Yksilöllinen käyttäjänimi, pitää olla %1 - %2 merkkiä pitkä. Toiset voivat mainita sinut @<span id='yourUsername'>käyttäjänimi</span>.",
|
||||
"help.email": "Oletuksena sähköpostiosoitettasi ei näytetä muille.",
|
||||
"help.username_restrictions": "Yksilöllisen käyttäjätunnuksen pitää olla %1-%2 merkkiä pitkä. Toiset voivat mainita sinut @<span id='yourUsername'>username</span>.",
|
||||
"help.minimum_password_length": "Salasanasi pitää olla vähintään %1 merkin mittainen.",
|
||||
"email_address": "Sähköposti",
|
||||
"email_address_placeholder": "Anna sähköpostiosoitteesi",
|
||||
"username": "Käyttäjänimi",
|
||||
"username_placeholder": "Syötä käyttäjänimesi",
|
||||
"email_address": "Sähköpostiosoite",
|
||||
"email_address_placeholder": "Syötä sähköpostiosoitteesi",
|
||||
"username": "Käyttäjätunnus",
|
||||
"username_placeholder": "Syötä käyttäjätunnuksesi",
|
||||
"password": "Salasana",
|
||||
"password_placeholder": "Syötä salasanasi",
|
||||
"confirm_password": "Vahvista salasana",
|
||||
"confirm_password_placeholder": "Vahvista salasana",
|
||||
"confirm_password": "Vahvista salasanasi",
|
||||
"confirm_password_placeholder": "Vahvista salasanasi",
|
||||
"register_now_button": "Rekisteröidy nyt",
|
||||
"alternative_registration": "Vaihtoehtoiset rekisteröitymistavat",
|
||||
"terms_of_use": "Terms of Use",
|
||||
"agree_to_terms_of_use": "I agree to the Terms of Use"
|
||||
"terms_of_use": "Käyttöehdot",
|
||||
"agree_to_terms_of_use": "Hyväksyn käyttöehdot"
|
||||
}
|
||||
@@ -2,12 +2,13 @@
|
||||
"reset_password": "Palauta salasana",
|
||||
"update_password": "Päivitä salasana",
|
||||
"password_changed.title": "Salasana muutettu",
|
||||
"password_changed.message": "<p>Salasana palautettu onnistunesti, ole hyvä ja <a href=\"/login\">kirjaudu sisään uudestaan.</a>.",
|
||||
"password_changed.message": "<p>Salasanasi on palautettu onnistuneesti, ole hyvä ja <a href=\"/login\">kirjaudu uudestaan</a>.",
|
||||
"wrong_reset_code.title": "Väärä palautuskoodi",
|
||||
"wrong_reset_code.message": "Annettu palautuskoodi oli väärä. Ole hyvä yritä uudelleen, tai <a href=\"/reset\">pyydä uutta palautuskoodia</a>.",
|
||||
"wrong_reset_code.message": "Annettu palautuskoodi oli väärä. Ole hyvä ja yritä uudelleen tai <a href=\"/reset\">pyydä uutta palautuskoodia</a>.",
|
||||
"new_password": "Uusi salasana",
|
||||
"repeat_password": "Vahvista salasana",
|
||||
"enter_email": "Syötä <strong>sähköpostiosoitteesi</strong> niin me lähetämänne Sinulle ohjeet kuinka voit palauttaa käyttäjätilisi.",
|
||||
"password_reset_sent": "Salasanan palautus lähetetty",
|
||||
"invalid_email": "Väärä sähköpostiosoite / Sähköpostiosoitetta ei ole!"
|
||||
"enter_email": "Syötä <strong>sähköpostiosoitteesi</strong>, niin me lähetämme sinulle sähköpostilla ohjeet käyttäjätilisi palauttamiseksi.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Salasanan palautuskoodi lähetetty",
|
||||
"invalid_email": "Virheellinen sähköpostiosoite / Sähköpostiosoitetta ei ole olemassa!"
|
||||
}
|
||||
@@ -1,65 +1,82 @@
|
||||
{
|
||||
"topic": "Keskustelu",
|
||||
"topics": "Keskustelut",
|
||||
"no_topics_found": "Keskusteluja ei löytynyt!",
|
||||
"no_posts_found": "No posts found!",
|
||||
"topic": "Aihe",
|
||||
"topics": "Aiheet",
|
||||
"no_topics_found": "Aiheita ei löytynyt!",
|
||||
"no_posts_found": "Viestejä ei löytynyt!",
|
||||
"profile": "Profiili",
|
||||
"posted_by": "Posted by",
|
||||
"chat": "Juttele",
|
||||
"notify_me": "Ilmoita uusista viesteistä tässä keskustelussa",
|
||||
"posted_by": "Kirjoittanut",
|
||||
"chat": "Keskustele",
|
||||
"notify_me": "Ilmoita, kun tähän keskusteluun tulee uusia viestejä",
|
||||
"quote": "Lainaa",
|
||||
"reply": "Vastaa",
|
||||
"edit": "Muokkaa",
|
||||
"delete": "Poista",
|
||||
"restore": "Restore",
|
||||
"move": "Siirrä",
|
||||
"fork": "Haaroita",
|
||||
"banned": "banned",
|
||||
"link": "Linkkaa",
|
||||
"banned": "estetty",
|
||||
"link": "Linkitä",
|
||||
"share": "Jaa",
|
||||
"tools": "Työkalut",
|
||||
"flag": "Flag",
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
"thread_tools.title": "Ketjun työkalut",
|
||||
"thread_tools.markAsUnreadForAll": "Merkitse luetuiksi",
|
||||
"thread_tools.pin": "Pin Topic",
|
||||
"thread_tools.unpin": "Unpin Topic",
|
||||
"thread_tools.lock": "Lock Topic",
|
||||
"thread_tools.unlock": "Unlock Topic",
|
||||
"thread_tools.move": "Move Topic",
|
||||
"thread_tools.fork": "Fork Topic",
|
||||
"thread_tools.delete": "Delete Topic",
|
||||
"thread_tools.restore": "Restore Topic",
|
||||
"flag": "Ilmianna",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "Ilmianna tämä viesti moderaattoreille",
|
||||
"deleted_message": "Tämä viestiketju on poistettu. Vain käyttäjät, joilla on viestiketjujen hallintaoikeudet, voivat nähdä sen.",
|
||||
"following_topic.title": "Seurataan aihetta",
|
||||
"following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.",
|
||||
"not_following_topic.title": "Et seuraa aihetta",
|
||||
"not_following_topic.message": "Et saa enää ilmoituksia tästä aiheesta.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Tarkkaile",
|
||||
"share_this_post": "Jaa tämä viesti",
|
||||
"thread_tools.title": "Aiheen työkalut",
|
||||
"thread_tools.markAsUnreadForAll": "Merkitse lukemattomaksi",
|
||||
"thread_tools.pin": "Kiinnitä aihe",
|
||||
"thread_tools.unpin": "Poista aiheen kiinnitys",
|
||||
"thread_tools.lock": "Lukitse aihe",
|
||||
"thread_tools.unlock": "Poista aiheen lukitus",
|
||||
"thread_tools.move": "Siirrä aihe",
|
||||
"thread_tools.fork": "Haaroita aihe",
|
||||
"thread_tools.delete": "Poista aihe",
|
||||
"thread_tools.restore": "Palauta aihe",
|
||||
"load_categories": "Ladataan aihealueita",
|
||||
"disabled_categories_note": "Käytöstä poistetut aihealueetta ovat harmaina",
|
||||
"disabled_categories_note": "Käytöstä poistetut aihealueet ovat harmaina",
|
||||
"confirm_move": "Siirrä",
|
||||
"confirm_fork": "Haaroita",
|
||||
"favourite": "Suosikki",
|
||||
"favourite": "Lisää suosikiksi",
|
||||
"favourites": "Suosikit",
|
||||
"favourites.not_logged_in.title": "Ei kirjaantuneena sisään",
|
||||
"favourites.not_logged_in.message": "Kirjaudu sisään jotta voit lisätä tämän viestin suosikkeihisi.",
|
||||
"favourites.has_no_favourites": "Sinulla ei ole yhtään suosikkiviestiä.",
|
||||
"vote.not_logged_in.title": "Not Logged In",
|
||||
"vote.not_logged_in.message": "Please log in in order to vote",
|
||||
"vote.cant_vote_self.title": "Invalid Vote",
|
||||
"vote.cant_vote_self.message": "You cannot vote for your own post",
|
||||
"favourites.not_logged_in.title": "Et ole kirjautunut",
|
||||
"favourites.not_logged_in.message": "Kirjaudu sisään, jotta voit lisätä tämän viestin suosikkeihisi",
|
||||
"favourites.has_no_favourites": "Sinulla ei ole yhtään suosikkiviestiä. Lisää joitakin viestejä suosikeiksi nähdäksesi ne täällä!",
|
||||
"vote.not_logged_in.title": "Et ole kirjautunut",
|
||||
"vote.not_logged_in.message": "Kirjaudu sisään äänestääksesi",
|
||||
"vote.cant_vote_self.title": "Virheellinen ääni",
|
||||
"vote.cant_vote_self.message": "Et voi äänestää omaa viestiäsi",
|
||||
"loading_more_posts": "Ladataan lisää viestejä",
|
||||
"move_topic": "Siirrä keskustelu",
|
||||
"move_topic": "Siirrä aihe",
|
||||
"move_post": "Siirrä viesti",
|
||||
"fork_topic": "Haaroita keskustelu",
|
||||
"topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle ",
|
||||
"fork_topic_instruction": "Klikkaa viestejä jotka haluat haaroittaa",
|
||||
"topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle",
|
||||
"fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa",
|
||||
"fork_no_pids": "Ei valittuja viestejä!",
|
||||
"fork_success": "Keskustelu haaroitettu onnistuneesti!",
|
||||
"reputation": "Maine",
|
||||
"posts": "Viestejä",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.new_topic": "New Topic"
|
||||
"composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
|
||||
"composer.write": "Kirjoita",
|
||||
"composer.preview": "Esikatsele",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Hylkää",
|
||||
"composer.submit": "Lähetä",
|
||||
"composer.replying_to": "Vastataan aiheeseen",
|
||||
"composer.new_topic": "Uusi aihe",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Vedä ja pudota kuvat tähän",
|
||||
"composer.upload_instructions": "Lataa kuvia vetämällä & pudottamalla ne."
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "Unread",
|
||||
"no_unread_topics": "Ei lukemattomia keskusteluja.",
|
||||
"title": "Lukematon",
|
||||
"no_unread_topics": "Ei lukemattomia aiheita.",
|
||||
"mark_all_read": "Merkitse kaikki luetuiksi",
|
||||
"load_more": "Lataa lisää"
|
||||
}
|
||||
@@ -1,47 +1,47 @@
|
||||
{
|
||||
"banned": "Porttikiellossa",
|
||||
"banned": "Bannattu",
|
||||
"offline": "Offline",
|
||||
"username": "Käyttäjän nimi",
|
||||
"email": "Sähköposti",
|
||||
"fullname": "Kokonimi",
|
||||
"fullname": "Koko nimi",
|
||||
"website": "Kotisivu",
|
||||
"location": "Sijainti",
|
||||
"age": "Ikä",
|
||||
"joined": "Liittynyt",
|
||||
"lastonline": "Viimeksi online",
|
||||
"profile": "Profile",
|
||||
"profile_views": "Profiilin katselukerrat",
|
||||
"profile": "Profiili",
|
||||
"profile_views": "Profiilia katsottu",
|
||||
"reputation": "Maine",
|
||||
"posts": "Viestit",
|
||||
"favourites": "Favourites",
|
||||
"favourites": "Suosikit",
|
||||
"followers": "Seuraajat",
|
||||
"following": "Seuraa",
|
||||
"following": "Seuratut",
|
||||
"signature": "Allekirjoitus",
|
||||
"gravatar": "Gravatar",
|
||||
"birthday": "Syntymäpäivä",
|
||||
"chat": "Chat",
|
||||
"follow": "Follow",
|
||||
"unfollow": "Unfollow",
|
||||
"change_picture": "Vaihda kuvaa",
|
||||
"chat": "Keskustele",
|
||||
"follow": "Seuraa",
|
||||
"unfollow": "Älä seuraa",
|
||||
"change_picture": "Vaihda kuva",
|
||||
"edit": "Muokkaa",
|
||||
"uploaded_picture": "Siirretty kuva",
|
||||
"upload_new_picture": "Siirrä uusi kuva",
|
||||
"current_password": "Current Password",
|
||||
"change_password": "Vaihda salasanaa",
|
||||
"confirm_password": "Vahvista salasanaa",
|
||||
"uploaded_picture": "Ladattu kuva",
|
||||
"upload_new_picture": "Lataa uusi kuva",
|
||||
"current_password": "Nykyinen salasana",
|
||||
"change_password": "Vaihda salasana",
|
||||
"confirm_password": "Vahvista salasana",
|
||||
"password": "Salasana",
|
||||
"upload_picture": "Siirrä kuva",
|
||||
"upload_a_picture": "Siirrä kuva",
|
||||
"image_spec": "You may only upload PNG, JPG, or GIF files",
|
||||
"upload_picture": "Lataa kuva",
|
||||
"upload_a_picture": "Lataa kuva",
|
||||
"image_spec": "Voit ladata vain PNG-, JPG- tai GIF-tiedostoja",
|
||||
"max": "max.",
|
||||
"settings": "Settings",
|
||||
"settings": "Asetukset",
|
||||
"show_email": "Näytä sähköpostiosoitteeni",
|
||||
"has_no_follower": "Tällä käyttäjällä ei ole yhtään seuraaja :(",
|
||||
"has_no_follower": "Kukaan ei seuraa tätä käyttäjää :(",
|
||||
"follows_no_one": "Tämä käyttäjä ei seuraa ketään :(",
|
||||
"has_no_posts": "This user didn't post anything yet.",
|
||||
"has_no_posts": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.",
|
||||
"email_hidden": "Sähköposti piilotettu",
|
||||
"hidden": "piilotettu",
|
||||
"paginate_description": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"topics_per_page": "Topics per Page",
|
||||
"posts_per_page": "Posts per Page"
|
||||
"paginate_description": "Sivuta aiheet ja viestit loputtoman vierittämisen sijaan.",
|
||||
"topics_per_page": "Aihetta per sivu",
|
||||
"posts_per_page": "Viestiä per sivu"
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"latest_users": "Viimeisimmät Käyttäjät",
|
||||
"latest_users": "Viimeisimmät käyttäjät",
|
||||
"top_posters": "Aktiivisimmat viestittelijät",
|
||||
"most_reputation": "Eniten mainetta",
|
||||
"online": "Online",
|
||||
"search": "Etsi",
|
||||
"enter_username": "Syötä käyttäjänimi etsiäksesi",
|
||||
"search": "Hae",
|
||||
"enter_username": "Syötä käyttäjätunnus hakeaksesi",
|
||||
"load_more": "Lataa lisää"
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "Nouveau Sujet",
|
||||
"no_topics": "<strong>Il n'y a aucun topic dans cette catégorie.</strong><br />Pourquoi ne pas en créer un?",
|
||||
"sidebar.recent_replies": "Réponses Récentes",
|
||||
"sidebar.active_participants": "Participants Actifs",
|
||||
"sidebar.moderators": "Modérateurs",
|
||||
"posts": "messages",
|
||||
"views": "vues",
|
||||
"posted": "posté",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "Oops! Il semblerait que quelque chose se soit mal passé!",
|
||||
"register": "S'inscrire",
|
||||
"login": "Connecter",
|
||||
"please_log_in": "Connectez vous",
|
||||
"posting_restriction_info": "L'écriture de message est réservée aux membres enregistrés, cliquer ici pour se connecter",
|
||||
"welcome_back": "Bon retour parmis nous",
|
||||
"you_have_successfully_logged_in": "Vous vous êtes connecté avec succès.",
|
||||
"logout": "Déconnection",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "posté",
|
||||
"in": "dans",
|
||||
"recentposts": "Messages Récents",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "En ligne",
|
||||
"away": "Absent",
|
||||
"dnd": "Occupé",
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Accueil",
|
||||
"unread": "Sujets non lus",
|
||||
"popular": "Popular Topics",
|
||||
"popular": "Sujets Populaires",
|
||||
"recent": "Sujets Récents",
|
||||
"users": "Utilisateurs enregistrés",
|
||||
"notifications": "Notifications",
|
||||
"user.edit": "Edite \"%1\"",
|
||||
"user.following": "Personnes que %1 suit",
|
||||
"user.followers": "Personnes qui suivent %1",
|
||||
"user.posts": "Message écrit par %1",
|
||||
"user.favourites": "Messages favoris de %1",
|
||||
"user.settings": "Préférences Utilisateur"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "Nouveau Mot de passe",
|
||||
"repeat_password": "Confirmer le Mot de passe",
|
||||
"enter_email": "Veuillez entrer votre <strong>adresse email</strong> et vous recevrez un email avec les instruction pour réinitialiser votre compte.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Réinitialisation de Mot de Passe Envoyée",
|
||||
"invalid_email": "Email Invalide / L'Email n'existe pas!"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "Répondre",
|
||||
"edit": "Editer",
|
||||
"delete": "Supprimer",
|
||||
"restore": "Restaurer",
|
||||
"move": "Déplacer",
|
||||
"fork": "Scinder",
|
||||
"banned": "bannis",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Partager",
|
||||
"tools": "Outils",
|
||||
"flag": "Signaler",
|
||||
"bookmark_instructions": "Cliquer ici pour retourner à votre dernière position ou fermer pour ignorer.",
|
||||
"flag_title": "Signaler ce post pour modération",
|
||||
"deleted_message": "Ce sujet a été supprimé. Seuls les utilsateurs avec les droits d'administration peuvent le voir.",
|
||||
"following_topic.title": "Sujet suivi",
|
||||
"following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.",
|
||||
"not_following_topic.title": "Sujet non suivi",
|
||||
"not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.",
|
||||
"login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de souscrire à ce sujet.",
|
||||
"markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.",
|
||||
"watch": "Suivre",
|
||||
"share_this_post": "Partager ce message",
|
||||
"thread_tools.title": "Outils du Fil",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "Entrer le titre du sujet ici...",
|
||||
"composer.write": "Ecriture",
|
||||
"composer.preview": "Aperçu",
|
||||
"composer.help": "Aide",
|
||||
"composer.discard": "Abandon",
|
||||
"composer.submit": "Envoi",
|
||||
"composer.replying_to": "Répondre à",
|
||||
"composer.new_topic": "Nouveau Sujet"
|
||||
"composer.new_topic": "Nouveau Sujet",
|
||||
"composer.uploading": "téléchargement...",
|
||||
"composer.thumb_url_label": "Coller une URL de vignette du sujet",
|
||||
"composer.thumb_title": "Ajouter une vignette à ce sujet",
|
||||
"composer.thumb_url_placeholder": "http://exemple.com/vignette.png",
|
||||
"composer.thumb_file_label": "Ou télécharger un fichier",
|
||||
"composer.thumb_remove": "Effacer les champs",
|
||||
"composer.drag_and_drop_images": "Glisser-déposer ici les images",
|
||||
"composer.upload_instructions": "Uploader des images par glisser-déposer."
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "נושא חדש",
|
||||
"no_topics": "<strong>קטגוריה זו ריקה מנושאים.</strong><br />למה שלא תנסה להוסיף נושא חדש?",
|
||||
"sidebar.recent_replies": "תגובות אחרונות",
|
||||
"sidebar.active_participants": "משתתפים פעילים",
|
||||
"sidebar.moderators": "מנהלי הפורום",
|
||||
"posts": "פוסטים",
|
||||
"views": "צפיות",
|
||||
"posted": "פורסם",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "אופס! נראה שמשהו השתבש!",
|
||||
"register": "הרשמה",
|
||||
"login": "התחברות",
|
||||
"please_log_in": "Please Log In",
|
||||
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
|
||||
"welcome_back": "ברוכים השבים",
|
||||
"you_have_successfully_logged_in": "התחברת בהצלחה",
|
||||
"logout": "יציאה",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "פורסם",
|
||||
"in": "ב",
|
||||
"recentposts": "פוסטים אחרונים",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "מחובר",
|
||||
"away": "לא נמצא",
|
||||
"dnd": "לא להפריע",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"user.edit": "עורך את %1",
|
||||
"user.following": "אנשים ש%1 עוקב אחריהם",
|
||||
"user.followers": "אנשים שעוקבים אחרי %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "הפוסטים המועדפים על %1",
|
||||
"user.settings": "הגדרות משתמש"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "סיסמה חדשה",
|
||||
"repeat_password": "אמת סיסמה",
|
||||
"enter_email": "אנא הקלד את <strong>כתובת האימייל שלך</strong> ואנו נשלח לך הוראות כיצד לאפס את חשבונך",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "קוד איפוס סיסמה נשלח",
|
||||
"invalid_email": "מייל שגוי / כתובת מייל לא נמצאה"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "תגובה",
|
||||
"edit": "עריכה",
|
||||
"delete": "מחק",
|
||||
"restore": "Restore",
|
||||
"move": "הזז",
|
||||
"fork": "פורק",
|
||||
"banned": "מורחק",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Share",
|
||||
"tools": "כלים",
|
||||
"flag": "דווח",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "דווח על פוסט זה למנהל",
|
||||
"deleted_message": "הנושא הזה נמחק. רק מנהלים מורשים לראות אותו",
|
||||
"following_topic.title": "Following Topic",
|
||||
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
|
||||
"not_following_topic.title": "Not Following Topic",
|
||||
"not_following_topic.message": "You will no longer receive notifications from this topic.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "עקוב",
|
||||
"share_this_post": "שתף פוסט זה",
|
||||
"thread_tools.title": "כלים",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "הכנס את כותרת הנושא כאן...",
|
||||
"composer.write": "כתוב",
|
||||
"composer.preview": "תצוגה מקדימה",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "מחק",
|
||||
"composer.submit": "שלח",
|
||||
"composer.replying_to": "תגובה",
|
||||
"composer.new_topic": "נושא חדש"
|
||||
"composer.new_topic": "נושא חדש",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Drag and Drop Images Here",
|
||||
"composer.upload_instructions": "Upload images by dragging & dropping them."
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "Új Topik",
|
||||
"no_topics": "<strong>Még nincs nyitva egy téma sem ebben a kategóriában.</strong>Miért nem hozol létre egyet?",
|
||||
"sidebar.recent_replies": "Friss Válaszok",
|
||||
"sidebar.active_participants": "Aktív Résztvevők",
|
||||
"sidebar.moderators": "Moderátorok",
|
||||
"posts": "hozzászólások",
|
||||
"views": "megtekintések",
|
||||
"posted": "hozzászólt",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "Hoppá! Úgy tűnik valami hiba történt!",
|
||||
"register": "Regisztrálás",
|
||||
"login": "Belépés",
|
||||
"please_log_in": "Please Log In",
|
||||
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
|
||||
"welcome_back": "Welcome Back ",
|
||||
"you_have_successfully_logged_in": "You have successfully logged in",
|
||||
"logout": "Kijelentkezés",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "hozzászólt",
|
||||
"in": "itt:",
|
||||
"recentposts": "Friss hozzászólások",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Távol van",
|
||||
"dnd": "Elfoglalt",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"user.edit": "Szerkesztés \"%1\"",
|
||||
"user.following": "Tagok akiket %1 követ",
|
||||
"user.followers": "Tagok akik követik %1 -t",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "%1 Kedvenc Hozzászólásai",
|
||||
"user.settings": "Felhasználói Beállítások"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "Új jelszó",
|
||||
"repeat_password": "Jelszó megerősítése",
|
||||
"enter_email": "Kérlek add meg az <strong>e-mail címedet</strong>, ahová elküldjük a további teendőket a jelszavad visszaállításával kapcsolatban.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Jelszó-visszaállítás elküldve",
|
||||
"invalid_email": "Helytelen E-mail cím / Nem létező E-mail cím!"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "Válasz",
|
||||
"edit": "Szerkeszt",
|
||||
"delete": "Töröl",
|
||||
"restore": "Restore",
|
||||
"move": "Áthelyez",
|
||||
"fork": "Szétszedés",
|
||||
"banned": "tiltva",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Megosztás",
|
||||
"tools": "Eszközök",
|
||||
"flag": "Jelentés",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "A hozzászólás jelentése a moderátoroknál",
|
||||
"deleted_message": "Ez a topik törölve lett. Kizárólag azok a felhasználók láthatják, akiknek joga van hozzá.",
|
||||
"following_topic.title": "Following Topic",
|
||||
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
|
||||
"not_following_topic.title": "Not Following Topic",
|
||||
"not_following_topic.message": "You will no longer receive notifications from this topic.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
"thread_tools.title": "Téma Eszközök",
|
||||
@@ -57,9 +65,18 @@
|
||||
"posts": "Hozzászólás",
|
||||
"composer.title_placeholder": "Írd be a témanevet...",
|
||||
"composer.write": "Ír",
|
||||
"composer.preview": "Előzénet",
|
||||
"composer.preview": "Előnézet",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Elvet",
|
||||
"composer.submit": "Küldés",
|
||||
"composer.replying_to": "Válasz erre:",
|
||||
"composer.new_topic": "Új Topik"
|
||||
"composer.new_topic": "Új Topik",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Drag and Drop Images Here",
|
||||
"composer.upload_instructions": "Upload images by dragging & dropping them."
|
||||
}
|
||||
@@ -1,14 +1,11 @@
|
||||
{
|
||||
"new_topic_button": "Nuova Discussione",
|
||||
"new_topic_button": "Nuovo Argomento",
|
||||
"no_topics": "<strong>Non ci sono discussioni in questa categoria.</strong><br />Perché non ne inizi una?",
|
||||
"sidebar.recent_replies": "Risposte Recenti",
|
||||
"sidebar.active_participants": "Partecipanti Attivi",
|
||||
"sidebar.moderators": "Moderatori",
|
||||
"posts": "post",
|
||||
"views": "visualizzazioni",
|
||||
"posted": "inserito",
|
||||
"browsing": "navigazione",
|
||||
"no_replies": "Non ha ancora risposto nessuno",
|
||||
"posted": "postato",
|
||||
"browsing": "visualizzando",
|
||||
"no_replies": "Nessuno ha risposto",
|
||||
"replied": "risposto",
|
||||
"last_edited_by": "ultima modifica di"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"stats.online": "Online",
|
||||
"stats.users": "Utenti",
|
||||
"stats.topics": "Discussioni",
|
||||
"stats.topics": "Argomenti",
|
||||
"stats.posts": "Post",
|
||||
"success": "successo"
|
||||
}
|
||||
@@ -10,47 +10,50 @@
|
||||
"500.message": "Oops! Qualcosa non funziona come si deve!",
|
||||
"register": "Registrazione",
|
||||
"login": "Login",
|
||||
"welcome_back": "Welcome Back ",
|
||||
"you_have_successfully_logged_in": "You have successfully logged in",
|
||||
"please_log_in": "Per favore Accedi",
|
||||
"posting_restriction_info": "L'inserimento è attualmente ristretto ai soli utenti registrati, clicca qui per effettuare l'accesso.",
|
||||
"welcome_back": "Bentornato",
|
||||
"you_have_successfully_logged_in": "Login avvenuto con successo",
|
||||
"logout": "Logout",
|
||||
"logout.title": "Disconnessione avvenuta.",
|
||||
"logout.message": "Logout effettuato con successo",
|
||||
"save_changes": "Salva",
|
||||
"save_changes": "Salva cambiamenti",
|
||||
"close": "Chiudi",
|
||||
"pagination": "Pagination",
|
||||
"pagination": "Paginazione",
|
||||
"header.admin": "Amministratore",
|
||||
"header.recent": "Recenti",
|
||||
"header.unread": "Non letti",
|
||||
"header.popular": "Popular",
|
||||
"header.popular": "Popolare",
|
||||
"header.users": "Utenti",
|
||||
"header.chats": "Chats",
|
||||
"header.notifications": "Notifications",
|
||||
"header.chats": "Messaggi",
|
||||
"header.notifications": "Notifiche",
|
||||
"header.search": "Cerca",
|
||||
"header.profile": "Profilo",
|
||||
"notifications.loading": "Caricamento delle Notifiche",
|
||||
"chats.loading": "Caricamento delle Chat",
|
||||
"motd.welcome": "Benvenuti al NodeBB, la piattaforma di discussione del futuro.",
|
||||
"motd.get": "Ottenere NodeBB",
|
||||
"motd.fork": "Fork",
|
||||
"chats.loading": "Caricamento Messaggi",
|
||||
"motd.welcome": "Benvenuti in NodeBB, la piattaforma di discussione del futuro.",
|
||||
"motd.get": "Ottieni NodeBB",
|
||||
"motd.fork": "Dividi",
|
||||
"motd.like": "Mi piace",
|
||||
"motd.follow": "Segui",
|
||||
"previouspage": "Previous Page",
|
||||
"nextpage": "Next Page",
|
||||
"alert.success": "Success",
|
||||
"alert.error": "Error",
|
||||
"alert.banned": "Banned",
|
||||
"alert.banned.message": "You are banned you will be logged out!",
|
||||
"alert.unfollow": "You are no longer following %1!",
|
||||
"alert.follow": "You are now following %1!",
|
||||
"posts": "Posts",
|
||||
"views": "Views",
|
||||
"posted": "posted",
|
||||
"previouspage": "Pagina Precedente",
|
||||
"nextpage": "Pagina Successiva",
|
||||
"alert.success": "Riuscito",
|
||||
"alert.error": "Errore",
|
||||
"alert.banned": "Bannato",
|
||||
"alert.banned.message": "Sei bannato e verrai disconnesso!",
|
||||
"alert.unfollow": "Non stai più seguendo %1!",
|
||||
"alert.follow": "Stai seguendo %1!",
|
||||
"posts": "Post",
|
||||
"views": "Visualizzazioni",
|
||||
"posted": "postato",
|
||||
"in": "in",
|
||||
"recentposts": "Recent Posts",
|
||||
"recentposts": "Post Recenti",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
"invisible": "Invisible",
|
||||
"offline": "Offline",
|
||||
"away": "Non disponibile",
|
||||
"dnd": "Non disturbare",
|
||||
"invisible": "Invisibile",
|
||||
"offline": "Non in linea",
|
||||
"privacy": "Privacy"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"login": "Login",
|
||||
"login": "Accedi",
|
||||
"username": "Nome utente",
|
||||
"password": "Password",
|
||||
"remember_me": "Memorizzami?",
|
||||
"forgot_password": "Password dimenticata?",
|
||||
"alternative_logins": "Login Alternativi",
|
||||
"failed_login_attempt": "Tentativo di login fallito; prova ancora.",
|
||||
"login_successful": "Login avvenuto con successo!"
|
||||
"alternative_logins": "Accessi Alternativi",
|
||||
"failed_login_attempt": "Tentativo di accesso fallito, prova ancora.",
|
||||
"login_successful": "Sei entrato con successo!"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"chat.chatting_with": "Chatta con <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "scrivi un messaggio qui e premi Invio",
|
||||
"chat.placeholder": "scrivi un messaggio qui, poi premi Invio",
|
||||
"chat.send": "Invia",
|
||||
"chat.no_active": "Non hai le chat attive."
|
||||
"chat.no_active": "Non hai discussioni attive."
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"title": "Notifiche",
|
||||
"no_notifs": "You have no new notifications",
|
||||
"see_all": "See all Notifications",
|
||||
"no_notifs": "Non hai nuove notifiche",
|
||||
"see_all": "Vedi tutte le Notifiche",
|
||||
"back_to_home": "Torna alla pagina iniziale",
|
||||
"outgoing_link": "Link in uscita",
|
||||
"outgoing_link_message": "Ci stai abbandonando",
|
||||
"outgoing_link_message": "Stai lasciando",
|
||||
"continue_to": "Continua verso",
|
||||
"return_to": "Ritorna a "
|
||||
}
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Unread Topics",
|
||||
"popular": "Popular Topics",
|
||||
"recent": "Recent Topics",
|
||||
"users": "Registered Users",
|
||||
"notifications": "Notifications",
|
||||
"user.edit": "Editing \"%1\"",
|
||||
"user.following": "People %1 Follows",
|
||||
"user.followers": "People who Follow %1",
|
||||
"user.favourites": "%1's Favourite Posts",
|
||||
"user.settings": "User Settings"
|
||||
"unread": "Argomenti non letti",
|
||||
"popular": "Argomenti Popolari",
|
||||
"recent": "Argomenti Recenti",
|
||||
"users": "Utenti Registrati",
|
||||
"notifications": "Notifiche",
|
||||
"user.edit": "Modificando \"%1\"",
|
||||
"user.following": "%1 Persone seguono",
|
||||
"user.followers": "Persone che seguono %1",
|
||||
"user.posts": "Posts made by %1",
|
||||
"user.favourites": "Post Favoriti di %1",
|
||||
"user.settings": "Impostazioni Utente"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Recent",
|
||||
"title": "Recenti",
|
||||
"day": "Giorno",
|
||||
"week": "Settimana",
|
||||
"month": "Mese",
|
||||
"no_recent_topics": "There are no recent topics."
|
||||
"no_recent_topics": "Non ci sono discussioni recenti."
|
||||
}
|
||||
@@ -13,6 +13,6 @@
|
||||
"confirm_password_placeholder": "Conferma la Password",
|
||||
"register_now_button": "Registrati",
|
||||
"alternative_registration": "Altri metodi di registrazione",
|
||||
"terms_of_use": "Terms of Use",
|
||||
"agree_to_terms_of_use": "I agree to the Terms of Use"
|
||||
"terms_of_use": "Termini di Utilizzo",
|
||||
"agree_to_terms_of_use": "Accetto i Termini di Utilizzo"
|
||||
}
|
||||
@@ -2,12 +2,13 @@
|
||||
"reset_password": "Resetta la Password",
|
||||
"update_password": "Cambia la Password",
|
||||
"password_changed.title": "Password Modificata",
|
||||
"password_changed.message": "<p>La password è stata resettata con successo. <a href=\"/login\">Effettua di nuovo il log in</a>.",
|
||||
"password_changed.message": "<p>La password è stata resettata con successo. <a href=\"/login\">Effettua di nuovo l'accesso</a>.",
|
||||
"wrong_reset_code.title": "Codice di reset non corretto",
|
||||
"wrong_reset_code.message": "Il codice di reset ricevuto non è corretto. Prova ancora, o <a href=\"/reset\">richiedi un nuovo codice</a>.",
|
||||
"wrong_reset_code.message": "Il codice di reset ricevuto non è corretto. Prova ancora, oppure <a href=\"/reset\">richiedi un nuovo codice</a>.",
|
||||
"new_password": "Nuova Password",
|
||||
"repeat_password": "Conferma la Password",
|
||||
"enter_email": "Inserisci il tuo <strong>indirizzo email</strong> e ti invieremo un'email con le istruzioni per resettare il tuo account.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Password Reset Inviata",
|
||||
"invalid_email": "Email invalida / L'email non esiste!"
|
||||
}
|
||||
@@ -1,65 +1,82 @@
|
||||
{
|
||||
"topic": "Discussione",
|
||||
"topics": "Discussioni",
|
||||
"topic": "Argomento",
|
||||
"topics": "Argomenti",
|
||||
"no_topics_found": "Nessuna discussione trovata!",
|
||||
"no_posts_found": "No posts found!",
|
||||
"no_posts_found": "Nessun post trovato!",
|
||||
"profile": "Profilo",
|
||||
"posted_by": "Posted by",
|
||||
"posted_by": "Inviato da",
|
||||
"chat": "Chat",
|
||||
"notify_me": "Ricevi notifiche di nuove risposte in questa discussione",
|
||||
"quote": "Citazione",
|
||||
"reply": "Rispondi",
|
||||
"edit": "Modifica",
|
||||
"delete": "Cancella",
|
||||
"restore": "Restore",
|
||||
"move": "Muovi",
|
||||
"fork": "Fork",
|
||||
"fork": "Dividi",
|
||||
"banned": "bannato",
|
||||
"link": "Link",
|
||||
"share": "Share",
|
||||
"tools": "Tools",
|
||||
"flag": "Flag",
|
||||
"flag_title": "Flag this post for moderation",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"watch": "Watch",
|
||||
"share_this_post": "Share this Post",
|
||||
"share": "Condividi",
|
||||
"tools": "Strumenti",
|
||||
"flag": "Segnala",
|
||||
"bookmark_instructions": "Click here to return to your last position or close to discard.",
|
||||
"flag_title": "Segnala questo post per la moderazione",
|
||||
"deleted_message": "Questo argomento è stato cancellato. Solo gli utenti che possono gestire gli argomenti riescono a vederlo.",
|
||||
"following_topic.title": "Stai seguendo questa Discussione",
|
||||
"following_topic.message": "Da ora riceverai notifiche quando qualcuno posterà in questa discussione.",
|
||||
"not_following_topic.title": "Non stai seguendo questa Discussione",
|
||||
"not_following_topic.message": "Non riceverai più notifiche da questa discussione.",
|
||||
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
"watch": "Osserva",
|
||||
"share_this_post": "Condividi questo Post",
|
||||
"thread_tools.title": "Strumenti per il Thread",
|
||||
"thread_tools.markAsUnreadForAll": "Mark Unread",
|
||||
"thread_tools.pin": "Pin Topic",
|
||||
"thread_tools.unpin": "Unpin Topic",
|
||||
"thread_tools.lock": "Lock Topic",
|
||||
"thread_tools.unlock": "Unlock Topic",
|
||||
"thread_tools.move": "Move Topic",
|
||||
"thread_tools.fork": "Fork Topic",
|
||||
"thread_tools.delete": "Delete Topic",
|
||||
"thread_tools.restore": "Restore Topic",
|
||||
"load_categories": "Caricamento delle Categorie",
|
||||
"thread_tools.markAsUnreadForAll": "Segna come non letto",
|
||||
"thread_tools.pin": "Pinna Argomento",
|
||||
"thread_tools.unpin": "Unpin Argomento",
|
||||
"thread_tools.lock": "Blocca Discussione",
|
||||
"thread_tools.unlock": "Sblocca Discussione",
|
||||
"thread_tools.move": "Sposta Discussione",
|
||||
"thread_tools.fork": "Dividi Discussione",
|
||||
"thread_tools.delete": "Elimina Discussione",
|
||||
"thread_tools.restore": "Ripristina Discussione",
|
||||
"load_categories": "Caricamento Categorie",
|
||||
"disabled_categories_note": "Le Categorie disabilitate sono in grigio",
|
||||
"confirm_move": "Sposta",
|
||||
"confirm_fork": "Fork",
|
||||
"confirm_fork": "Dividi",
|
||||
"favourite": "Preferito",
|
||||
"favourites": "Preferiti",
|
||||
"favourites.not_logged_in.title": "Non collegato/a",
|
||||
"favourites.not_logged_in.message": "Log in per aggiungere questo post ai preferiti",
|
||||
"favourites.not_logged_in.message": "Accedi per aggiungere questo post ai preferiti",
|
||||
"favourites.has_no_favourites": "Non hai ancun post preferito; aggiungi qualche post ai preferiti per vederli qui!",
|
||||
"vote.not_logged_in.title": "Not Logged In",
|
||||
"vote.not_logged_in.message": "Please log in in order to vote",
|
||||
"vote.cant_vote_self.title": "Invalid Vote",
|
||||
"vote.cant_vote_self.message": "You cannot vote for your own post",
|
||||
"vote.not_logged_in.title": "Non loggato",
|
||||
"vote.not_logged_in.message": "Accedi per poter votare",
|
||||
"vote.cant_vote_self.title": "Voto non valido",
|
||||
"vote.cant_vote_self.message": "Non puoi votare per i tuoi post",
|
||||
"loading_more_posts": "Caricamento altri post",
|
||||
"move_topic": "Spsota Discussione",
|
||||
"move_topic": "Sposta Discussione",
|
||||
"move_post": "Sposta Post",
|
||||
"fork_topic": "Fork Topic",
|
||||
"fork_topic": "Dividi il Topic",
|
||||
"topic_will_be_moved_to": "Questa discussione verrà spostata nella categoria",
|
||||
"fork_topic_instruction": "Clicca sui post che vuoi forkare",
|
||||
"fork_topic_instruction": "Clicca sui post che vuoi dividere",
|
||||
"fork_no_pids": "Nessun post selezionato!",
|
||||
"fork_success": "Discussione forkata con successo!",
|
||||
"fork_success": "Discussione divisa con successo!",
|
||||
"reputation": "Reputazione",
|
||||
"posts": "Post",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.new_topic": "New Topic"
|
||||
"composer.title_placeholder": "Inserisci qui il titolo della discussione...",
|
||||
"composer.write": "Scrivi",
|
||||
"composer.preview": "Anteprima",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Annulla",
|
||||
"composer.submit": "Invia",
|
||||
"composer.replying_to": "Rispondendo a",
|
||||
"composer.new_topic": "Nuovo Argomento",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Trascina e rilascia le immagini qui",
|
||||
"composer.upload_instructions": "Carica immagini trascinandole e rilasciandole."
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Unread",
|
||||
"title": "Non letto",
|
||||
"no_unread_topics": "Non ci sono discussioni non lette.",
|
||||
"mark_all_read": "Segna tutto come già letto",
|
||||
"load_more": "Carica Altro"
|
||||
|
||||
@@ -9,39 +9,39 @@
|
||||
"age": "Età",
|
||||
"joined": "Iscrizione",
|
||||
"lastonline": "Ultima volta in linea",
|
||||
"profile": "Profile",
|
||||
"profile": "Profilo",
|
||||
"profile_views": "Visite al profilo",
|
||||
"reputation": "Reputazione",
|
||||
"posts": "Post",
|
||||
"favourites": "Favourites",
|
||||
"favourites": "Favoriti",
|
||||
"followers": "Da chi è seguito",
|
||||
"following": "Chi segue",
|
||||
"signature": "Firma",
|
||||
"gravatar": "Gravatar",
|
||||
"birthday": "Data di nascita",
|
||||
"chat": "Chat",
|
||||
"follow": "Follow",
|
||||
"unfollow": "Unfollow",
|
||||
"change_picture": "Cambia la foto",
|
||||
"follow": "Segui",
|
||||
"unfollow": "Smetti di seguire",
|
||||
"change_picture": "Cambia Foto",
|
||||
"edit": "Modifica",
|
||||
"uploaded_picture": "Foto caricata",
|
||||
"upload_new_picture": "Carica una nuova foto",
|
||||
"current_password": "Current Password",
|
||||
"current_password": "Password corrente",
|
||||
"change_password": "Cambia la Password",
|
||||
"confirm_password": "Conferma la Password",
|
||||
"password": "Password",
|
||||
"upload_picture": "Carica foto",
|
||||
"upload_a_picture": "Carica una foto",
|
||||
"image_spec": "You may only upload PNG, JPG, or GIF files",
|
||||
"max": "max.",
|
||||
"settings": "Settings",
|
||||
"image_spec": "Puoi caricare solo file PNG, JPG o GIF",
|
||||
"max": "massimo.",
|
||||
"settings": "Impostazioni",
|
||||
"show_email": "Mostra la mia Email",
|
||||
"has_no_follower": "Questo utente non è seguito da nessuno :(",
|
||||
"follows_no_one": "Questo utente non segue nessuno :(",
|
||||
"has_no_posts": "This user didn't post anything yet.",
|
||||
"has_no_posts": "Questo utente non ha ancora postato nulla.",
|
||||
"email_hidden": "Email Nascosta",
|
||||
"hidden": "nascosta",
|
||||
"paginate_description": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"topics_per_page": "Topics per Page",
|
||||
"posts_per_page": "Posts per Page"
|
||||
"paginate_description": "Dividi argomenti e post in pagine anziché usare lo scroll infinito.",
|
||||
"topics_per_page": "Argomenti per Pagina",
|
||||
"posts_per_page": "Post per Pagina"
|
||||
}
|
||||
@@ -5,5 +5,5 @@
|
||||
"online": "In linea",
|
||||
"search": "Cerca",
|
||||
"enter_username": "Inserisci il nome utente da cercare",
|
||||
"load_more": "Carica di più"
|
||||
"load_more": "Carica altri"
|
||||
}
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"new_topic_button": "Nytt emne",
|
||||
"no_topics": "<strong>Det er ingen emner i denne kategorien</strong><br />Hvorfor ikke lage ett?",
|
||||
"sidebar.recent_replies": "Seneste svar",
|
||||
"sidebar.active_participants": "Aktive deltakere",
|
||||
"sidebar.moderators": "Moderatorer",
|
||||
"posts": "inlegg",
|
||||
"views": "visninger",
|
||||
"posted": "skapte",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"500.message": "Oops! Ser ut som noe gikk galt!",
|
||||
"register": "Registrer",
|
||||
"login": "Logg inn",
|
||||
"please_log_in": "Vennligst logg inn",
|
||||
"posting_restriction_info": "Posting er foreløpig begrenset til registrerte medlemmer, klikk her for å logge inn.",
|
||||
"welcome_back": "Velkommen tilbake",
|
||||
"you_have_successfully_logged_in": "Du har blitt logget inn",
|
||||
"logout": "Logg ut",
|
||||
@@ -47,6 +49,7 @@
|
||||
"posted": "skapt",
|
||||
"in": "i",
|
||||
"recentposts": "Seneste innlegg",
|
||||
"recentips": "Seneste innloggede IP-er",
|
||||
"online": "Online",
|
||||
"away": "Borte",
|
||||
"dnd": "Ikke forsturr",
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"home": "Hjem",
|
||||
"unread": "Uleste emner",
|
||||
"popular": "Popular Topics",
|
||||
"popular": "Populære tråder",
|
||||
"recent": "Seneste emner",
|
||||
"users": "Registrerte brukere",
|
||||
"notifications": "Varsler",
|
||||
"user.edit": "Endrer \"%1\"",
|
||||
"user.following": "Personer %1 følger",
|
||||
"user.followers": "Personer som følger %1",
|
||||
"user.posts": "Innlegg laget av %1",
|
||||
"user.favourites": "%1 sine favoritt-innlegg",
|
||||
"user.settings": "Brukerinnstillinger"
|
||||
}
|
||||
@@ -8,6 +8,7 @@
|
||||
"new_password": "Nytt passord",
|
||||
"repeat_password": "Bekreft passord",
|
||||
"enter_email": "Vennligst skriv din <strong>e-post-adresse</strong> og vi vil sende den en e-post med instruksjoner om hvordan du tilbakestiller din konto.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Passord-tilbakestilling sendt",
|
||||
"invalid_email": "Ugyldig e-post / e-post eksisterer ikke"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"reply": "Svar",
|
||||
"edit": "Endre",
|
||||
"delete": "Slett",
|
||||
"restore": "Gjenopprett",
|
||||
"move": "Flytt",
|
||||
"fork": "Del",
|
||||
"banned": "utestengt",
|
||||
@@ -18,8 +19,15 @@
|
||||
"share": "Del",
|
||||
"tools": "Verktøy",
|
||||
"flag": "Rapporter",
|
||||
"bookmark_instructions": "Klikk her for å returnere til din siste posisjon eller lukk for å forkaste.",
|
||||
"flag_title": "Rapporter dette innlegget for granskning",
|
||||
"deleted_message": "Denne tråden har blitt slettet. Bare brukere med trådhåndterings-privilegier kan se den.",
|
||||
"following_topic.title": "Følger tråd",
|
||||
"following_topic.message": "Du vil nå motta varsler når noen skriver i denne tråden.",
|
||||
"not_following_topic.title": "Følger ikke tråd",
|
||||
"not_following_topic.message": "Du vil ikke lenger motta varsler fra denne tråden.",
|
||||
"login_to_subscribe": "Vennligst registrer deg eller logg inn for å abonnere på denne tråden.",
|
||||
"markAsUnreadForAll.success": "Tråd markert som ulest for alle.",
|
||||
"watch": "Overvåk",
|
||||
"share_this_post": "Del ditt innlegg",
|
||||
"thread_tools.title": "Trådverktøy",
|
||||
@@ -58,8 +66,17 @@
|
||||
"composer.title_placeholder": "Skriv din tråd-tittel her",
|
||||
"composer.write": "Skriv",
|
||||
"composer.preview": "Forhåndsvis",
|
||||
"composer.help": "Hjelp",
|
||||
"composer.discard": "Forkast",
|
||||
"composer.submit": "Send",
|
||||
"composer.replying_to": "Svarer til",
|
||||
"composer.new_topic": "Ny tråd"
|
||||
"composer.new_topic": "Ny tråd",
|
||||
"composer.uploading": "laster opp...",
|
||||
"composer.thumb_url_label": "Lim inn som tråd-minatyr URL",
|
||||
"composer.thumb_title": "Legg til minatyr til denne tråden",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Eller last opp en fil",
|
||||
"composer.thumb_remove": "Tøm felter",
|
||||
"composer.drag_and_drop_images": "Dra og slipp bilder her",
|
||||
"composer.upload_instructions": "Last opp bilder ved å dra og slippe dem."
|
||||
}
|
||||
11
public/language/nl/category.json
Normal file
11
public/language/nl/category.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"new_topic_button": "Nieuw onderwerp",
|
||||
"no_topics": "<strong>Er zijn geen onderwerpen in deze categorie.</strong><br />Waarom maak je er niet een aan?",
|
||||
"posts": "berichten",
|
||||
"views": "weergaven",
|
||||
"posted": "geplaatst",
|
||||
"browsing": "verkennen",
|
||||
"no_replies": "Niemand heeft gereageerd",
|
||||
"replied": "gereageerd",
|
||||
"last_edited_by": "voor het laatst aangepast door"
|
||||
}
|
||||
7
public/language/nl/footer.json
Normal file
7
public/language/nl/footer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"stats.online": "Online",
|
||||
"stats.users": "Gebruikers",
|
||||
"stats.topics": "Onderwerpen",
|
||||
"stats.posts": "Berichten",
|
||||
"success": "succes"
|
||||
}
|
||||
59
public/language/nl/global.json
Normal file
59
public/language/nl/global.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"search": "Zoeken",
|
||||
"buttons.close": "Sluiten",
|
||||
"403.title": "Toegang Geweigerd",
|
||||
"403.message": "Het lijkt erop dat je op een pagina beland bent waar je geen toegang tot hebt. Misschien moet je <a href='/login'>inloggen</a>?",
|
||||
"404.title": "Niet Gevonden",
|
||||
"404.message": "Het lijkt erop dat je op een pagina beland bent die niet bestaat. Ga terug naar de <a href='/'>home pagina</a>.",
|
||||
"500.title": "Interne fout.",
|
||||
"500.message": "Oeps! Het lijkt erop dat iets is fout gegaan!",
|
||||
"register": "Registeren",
|
||||
"login": "Inloggen",
|
||||
"please_log_in": "Log a.u.b. In",
|
||||
"posting_restriction_info": "Reageren is momenteel beperkt tot geregistreerde leden, klik hier om in te loggen.",
|
||||
"welcome_back": "Welkom Terug!",
|
||||
"you_have_successfully_logged_in": "Je bent succesvol ingelogd",
|
||||
"logout": "Uitloggen",
|
||||
"logout.title": "Je bent nu uitgelogd.",
|
||||
"logout.message": "Je bent met succes uitgelogd van NodeBB",
|
||||
"save_changes": "Aanpassingen Opslaan",
|
||||
"close": "Sluiten",
|
||||
"pagination": "Paginering",
|
||||
"header.admin": "Admin",
|
||||
"header.recent": "Recent",
|
||||
"header.unread": "Ongelezen",
|
||||
"header.popular": "Populair",
|
||||
"header.users": "Gebruikers",
|
||||
"header.chats": "Chats",
|
||||
"header.notifications": "Notificaties",
|
||||
"header.search": "Zoeken",
|
||||
"header.profile": "Profiel",
|
||||
"notifications.loading": "Notificaties Laden",
|
||||
"chats.loading": "Chats Laden",
|
||||
"motd.welcome": "Welkom bij NodeBB, het discussie platform van de toekomst.",
|
||||
"motd.get": "Verkrijg NodeBB",
|
||||
"motd.fork": "Fork",
|
||||
"motd.like": "Like",
|
||||
"motd.follow": "Volgen",
|
||||
"previouspage": "Vorige Pagina",
|
||||
"nextpage": "Volgende Pagina",
|
||||
"alert.success": "Succes",
|
||||
"alert.error": "Fout",
|
||||
"alert.banned": "Verbannen",
|
||||
"alert.banned.message": "Je bent verbannen en zal uitgelogd worden!",
|
||||
"alert.unfollow": "Je volgt niet langer %1!",
|
||||
"alert.follow": "Je volgt nu %1!",
|
||||
"posts": "Berichten",
|
||||
"views": "Weergaven",
|
||||
"posted": "geplaatst",
|
||||
"in": "in",
|
||||
"recentposts": "Recente Berichten",
|
||||
"recentips": "Recente Ingelogde IPs",
|
||||
"online": "Online",
|
||||
"away": "Afwezig",
|
||||
"dnd": "Niet Storen",
|
||||
"invisible": "Onzichtbaar",
|
||||
"offline": "Offline",
|
||||
"privacy": "Privacy"
|
||||
}
|
||||
5
public/language/nl/language.json
Normal file
5
public/language/nl/language.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Nederlands",
|
||||
"code": "nl",
|
||||
"dir": "ltr"
|
||||
}
|
||||
10
public/language/nl/login.json
Normal file
10
public/language/nl/login.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"login": "Inloggen",
|
||||
"username": "Gebruikersnaam",
|
||||
"password": "Wachtwoord",
|
||||
"remember_me": "Mij Onthouden?",
|
||||
"forgot_password": "Wachtwoord Vergeten?",
|
||||
"alternative_logins": "Alternatieve Logins",
|
||||
"failed_login_attempt": "Mislukte inlog poging, probeer het later opnieuw.",
|
||||
"login_successful": "Je bent succesvol ingelogd!"
|
||||
}
|
||||
6
public/language/nl/modules.json
Normal file
6
public/language/nl/modules.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"chat.chatting_with": "Chat met <span id=\"chat-with-name\"></span>",
|
||||
"chat.placeholder": "type chat bericht hier, druk op enter om te verzenden",
|
||||
"chat.send": "Verzenden",
|
||||
"chat.no_active": "Je hebt geen actieve chats."
|
||||
}
|
||||
10
public/language/nl/notifications.json
Normal file
10
public/language/nl/notifications.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "Notificaties",
|
||||
"no_notifs": "Je hebt geen nieuwe notificaties",
|
||||
"see_all": "Bekijk alle Notificaties",
|
||||
"back_to_home": "Terug naar NodeBB",
|
||||
"outgoing_link": "Uitgaande Link",
|
||||
"outgoing_link_message": "Je verlaat nu",
|
||||
"continue_to": "Doorgaan naar",
|
||||
"return_to": "Teruggaan naar"
|
||||
}
|
||||
14
public/language/nl/pages.json
Normal file
14
public/language/nl/pages.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"home": "Home",
|
||||
"unread": "Ongelezen Onderwerpen",
|
||||
"popular": "Populaire Onderwerpen",
|
||||
"recent": "Recente Onderwerpen",
|
||||
"users": "Geregistreerde Gebruikers",
|
||||
"notifications": "Notificaties",
|
||||
"user.edit": "\"%1\" aanpassen",
|
||||
"user.following": "Mensen %1 Volgt",
|
||||
"user.followers": "Mensen die %1 Volgen",
|
||||
"user.posts": "Berichten geplaatst door %1",
|
||||
"user.favourites": "%1's Favoriete Berichten",
|
||||
"user.settings": "Gebruikersinstellingen"
|
||||
}
|
||||
7
public/language/nl/recent.json
Normal file
7
public/language/nl/recent.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "Recent",
|
||||
"day": "Dag",
|
||||
"week": "Week",
|
||||
"month": "Maand",
|
||||
"no_recent_topics": "Er zijn geen recente reacties."
|
||||
}
|
||||
18
public/language/nl/register.json
Normal file
18
public/language/nl/register.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"register": "Registreren",
|
||||
"help.email": "Je email is standaard verborgen voor andere gebruikers.",
|
||||
"help.username_restrictions": "Een unieke gebruikersnaam tussen %1 en %2 karakters. Anderen kunnen je vermelden met @<span id='yourUsername'>gebruikersnaam</span>.",
|
||||
"help.minimum_password_length": "Je wachtwoord moet tenminste %1 karakters lang zijn.",
|
||||
"email_address": "Email Adres",
|
||||
"email_address_placeholder": "Vul Email Adres in",
|
||||
"username": "Gebruikersnaam",
|
||||
"username_placeholder": "Vul Gebruikersnaam in",
|
||||
"password": "Wachtwoord",
|
||||
"password_placeholder": "Vul Wachtwoord in",
|
||||
"confirm_password": "Bevestig Wachtwoord",
|
||||
"confirm_password_placeholder": "Bevestig Wachtwoord",
|
||||
"register_now_button": "Nu Registreren",
|
||||
"alternative_registration": "Alternatieve Registratie",
|
||||
"terms_of_use": "Gebruiksvoorwaarden",
|
||||
"agree_to_terms_of_use": "Ik ga akkoord van de Gebruiksvoorwaarden"
|
||||
}
|
||||
14
public/language/nl/reset_password.json
Normal file
14
public/language/nl/reset_password.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"reset_password": "Wachtwoord opnieuw instellen",
|
||||
"update_password": "Wachtwoord Updaten",
|
||||
"password_changed.title": "Wachtwoord Veranderd",
|
||||
"password_changed.message": "<p>Wachtwoord is met succes gereset, log a.u.b. <a href=\"/login\">opnieuw in</a>.",
|
||||
"wrong_reset_code.title": "Incorrecte Reset Code",
|
||||
"wrong_reset_code.message": "De ontvangen reset code is incorrect. Probeer het opnieuw, of <a href=\"/reset\">vraag een nieuwe code aan</a>.",
|
||||
"new_password": "Nieuw Wachtwoord",
|
||||
"repeat_password": "Bevestig Wachtwoord",
|
||||
"enter_email": "Vul a.u.b. je <strong>email address</strong> in en we versturen je een email met de stappen hoe je je account reset.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"password_reset_sent": "Wachtwoord Reset Verzonden",
|
||||
"invalid_email": "Fout Email Adres / Email Adres bestaat niet!"
|
||||
}
|
||||
82
public/language/nl/topic.json
Normal file
82
public/language/nl/topic.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"topic": "Onderwerp",
|
||||
"topics": "Onderwerpen",
|
||||
"no_topics_found": "Geen onderwerpen gevonden!",
|
||||
"no_posts_found": "Geen berichten gevonden!",
|
||||
"profile": "Profiel",
|
||||
"posted_by": "Geplaatst door",
|
||||
"chat": "Chat",
|
||||
"notify_me": "Krijg notificaties van nieuwe reacties op dit onderwerp",
|
||||
"quote": "Citeren",
|
||||
"reply": "Reageren",
|
||||
"edit": "Aanpassen",
|
||||
"delete": "Verwijderen",
|
||||
"restore": "Herstellen",
|
||||
"move": "Verplaatsen",
|
||||
"fork": "Fork",
|
||||
"banned": "verbannen",
|
||||
"link": "Link",
|
||||
"share": "Delen",
|
||||
"tools": "Gereedschap",
|
||||
"flag": "Markeren",
|
||||
"bookmark_instructions": "Klik hier om terug te gaan naar je laatste positie of sluiten om te annuleren.",
|
||||
"flag_title": "Dit bericht markeren voor moderatie",
|
||||
"deleted_message": "Dit onderwerp is verwijderd. Alleen gebruikers met onderwerp management privileges kunnen dit onderwerp zien.",
|
||||
"following_topic.title": "Volg Onderwerp",
|
||||
"following_topic.message": "Je zult nu notificaties ontvangen wanneer iemand reageert op dit onderwerp.",
|
||||
"not_following_topic.title": "Volgt Onderwerp Niet",
|
||||
"not_following_topic.message": "Je zult niet langer notificaties ontvangen van dit onderwerp.",
|
||||
"login_to_subscribe": "Log a.u.b. in om op dit onderwerp te abonneren.",
|
||||
"markAsUnreadForAll.success": "Onderwerp gemarkeerd als gelezen voor iedereen.",
|
||||
"watch": "Volgen",
|
||||
"share_this_post": "Deel dit Bericht",
|
||||
"thread_tools.title": "Thread Gereedschap",
|
||||
"thread_tools.markAsUnreadForAll": "Ongelezen Markeren",
|
||||
"thread_tools.pin": "Onderwerp Vastmaken",
|
||||
"thread_tools.unpin": "Onderwerp Losmaken",
|
||||
"thread_tools.lock": "Onderwerp Sluiten",
|
||||
"thread_tools.unlock": "Onderwerp Openen",
|
||||
"thread_tools.move": "Onderwerp Verplaatsen",
|
||||
"thread_tools.fork": "Onderwerp Forken",
|
||||
"thread_tools.delete": "Onderwerp Verwijderen",
|
||||
"thread_tools.restore": "Onderwerp Herstellen",
|
||||
"load_categories": "Categorieën Laden",
|
||||
"disabled_categories_note": "Uitgeschakelde Categorieën zijn grijs",
|
||||
"confirm_move": "Verplaatsen",
|
||||
"confirm_fork": "Fork",
|
||||
"favourite": "Favoriet",
|
||||
"favourites": "Favorieten",
|
||||
"favourites.not_logged_in.title": "Niet Ingelogd",
|
||||
"favourites.not_logged_in.message": "Log a.u.b. in om dit bericht als Favoriet op te slaan",
|
||||
"favourites.has_no_favourites": "Je hebt geen favorieten, sla een aantal berichten op als favoriet om ze hier te zien!",
|
||||
"vote.not_logged_in.title": "Niet Ingelogd",
|
||||
"vote.not_logged_in.message": "Log a.u.b. in om te kunnen stemmen",
|
||||
"vote.cant_vote_self.title": "Ongeldige Stem",
|
||||
"vote.cant_vote_self.message": "Je kan niet op je eigen berichten stemmen",
|
||||
"loading_more_posts": "Meer Berichten Laden",
|
||||
"move_topic": "Onderwerp Verplaatsen",
|
||||
"move_post": "Bericht Verplaatsen",
|
||||
"fork_topic": "Onderwerp Forken",
|
||||
"topic_will_be_moved_to": "Dit onderwerp zal verplaatst worden naar de categorie",
|
||||
"fork_topic_instruction": "Klik op de berichten die je wilt forken",
|
||||
"fork_no_pids": "Geen berichten geselecteerd!",
|
||||
"fork_success": "Onderwerp is met succes geforkt!",
|
||||
"reputation": "Reputatie",
|
||||
"posts": "Berichten",
|
||||
"composer.title_placeholder": "Vul de titel voor het onderwerp hier in...",
|
||||
"composer.write": "Schrijven",
|
||||
"composer.preview": "Voorbeeld",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Annuleren",
|
||||
"composer.submit": "Opslaan",
|
||||
"composer.replying_to": "Reageren op",
|
||||
"composer.new_topic": "Nieuw Onderwerp",
|
||||
"composer.uploading": "uploaden...",
|
||||
"composer.thumb_url_label": "Plak een onderwerp thumbnail URL",
|
||||
"composer.thumb_title": "Voeg een thumbnail toe aan dit onderwerp",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Of upload een bestand",
|
||||
"composer.thumb_remove": "Velden leegmaken",
|
||||
"composer.drag_and_drop_images": "Sleep en Zet Afbeeldingen Hier",
|
||||
"composer.upload_instructions": "Upload afbeeldingen door ze te slepen."
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user