mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-20 09:21:28 +02:00
Merge commit 'd50f7c7dfa23dd27060ddf52cbf3712f0724842a' into v1.14.x
This commit is contained in:
2
app.js
2
app.js
@@ -35,7 +35,7 @@ process.env.NODE_ENV = process.env.NODE_ENV || 'production';
|
||||
global.env = process.env.NODE_ENV || 'production';
|
||||
|
||||
// Alternate configuration file support
|
||||
const configFile = path.resolve(__dirname, nconf.any(['config', 'CONFIG']) || 'config.json');
|
||||
const configFile = path.resolve(__dirname, nconf.any(['config', 'CONFIG']) || 'config.json');
|
||||
|
||||
const configExists = file.existsSync(configFile) || (nconf.get('url') && nconf.get('secret') && nconf.get('database'));
|
||||
|
||||
|
||||
@@ -87,12 +87,12 @@
|
||||
"nodebb-plugin-markdown": "8.11.2",
|
||||
"nodebb-plugin-mentions": "2.7.4",
|
||||
"nodebb-plugin-soundpack-default": "1.0.0",
|
||||
"nodebb-plugin-spam-be-gone": "0.7.1",
|
||||
"nodebb-plugin-spam-be-gone": "0.7.2",
|
||||
"nodebb-rewards-essentials": "0.1.3",
|
||||
"nodebb-theme-lavender": "5.0.11",
|
||||
"nodebb-theme-persona": "10.1.53",
|
||||
"nodebb-theme-persona": "10.1.54",
|
||||
"nodebb-theme-slick": "1.2.29",
|
||||
"nodebb-theme-vanilla": "11.1.28",
|
||||
"nodebb-theme-vanilla": "11.1.29",
|
||||
"nodebb-widget-essentials": "4.1.0",
|
||||
"nodemailer": "^6.4.6",
|
||||
"passport": "^0.4.1",
|
||||
@@ -126,15 +126,15 @@
|
||||
"toobusy-js": "^0.5.1",
|
||||
"uglify-es": "^3.3.9",
|
||||
"validator": "13.1.1",
|
||||
"winston": "3.2.1",
|
||||
"winston": "3.3.2",
|
||||
"xml": "^1.0.1",
|
||||
"xregexp": "^4.3.0",
|
||||
"zxcvbn": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "9.0.1",
|
||||
"@commitlint/cli": "8.3.5",
|
||||
"@commitlint/config-angular": "8.3.4",
|
||||
"@commitlint/cli": "9.0.1",
|
||||
"@commitlint/config-angular": "9.0.1",
|
||||
"coveralls": "3.1.0",
|
||||
"eslint": "7.2.0",
|
||||
"eslint-config-airbnb-base": "14.1.0",
|
||||
@@ -143,7 +143,7 @@
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"husky": "4.2.5",
|
||||
"jsdom": "16.2.2",
|
||||
"lint-staged": "10.2.10",
|
||||
"lint-staged": "10.2.11",
|
||||
"mocha": "8.0.1",
|
||||
"mocha-lcov-reporter": "1.3.0",
|
||||
"nyc": "15.0.1",
|
||||
|
||||
@@ -81,7 +81,7 @@ web.install = function (port) {
|
||||
|
||||
async.parallel([compileLess, compileJS, copyCSS, loadDefaults], function (err) {
|
||||
if (err) {
|
||||
winston.error(err);
|
||||
winston.error(err.stack);
|
||||
}
|
||||
setupRoutes();
|
||||
launchExpress(port);
|
||||
@@ -225,12 +225,12 @@ function launch(req, res) {
|
||||
function compileLess(callback) {
|
||||
fs.readFile(path.join(__dirname, '../public/less/install.less'), function (err, style) {
|
||||
if (err) {
|
||||
return winston.error('Unable to read LESS install file: ', err);
|
||||
return winston.error('Unable to read LESS install file: ', err.stack);
|
||||
}
|
||||
|
||||
less.render(style.toString(), function (err, css) {
|
||||
if (err) {
|
||||
return winston.error('Unable to compile LESS: ', err);
|
||||
return winston.error('Unable to compile LESS: ', err.stack);
|
||||
}
|
||||
|
||||
fs.writeFile(path.join(__dirname, '../public/installer.css'), css.css, callback);
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "تم تخصيص العلامة 1% لك",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "تم التحقق من عنوان البريد الإلكتروني",
|
||||
"email-confirmed-message": "شكرًا على إثبات صحة عنوان بريدك الإلكتروني. صار حسابك مفعلًا بالكامل.",
|
||||
"email-confirm-error-message": "حدث خطأ أثناء التحقق من عنوان بريدك الإلكتروني. ربما رمز التفعيل خاطئ أو انتهت صلاحيته.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Няма споделени бележки.",
|
||||
|
||||
"history": "Акаунт и история на докладванията",
|
||||
"back": "Обратно към списъка с доклади",
|
||||
"no-history": "Няма история на доклада.",
|
||||
|
||||
"state-all": "Всички състояния",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Има <strong>%1</strong> заявки за регистрация, които очакват да бъдат прегледани.",
|
||||
"flag_assigned_to_you": "<strong>Докладът %1</strong> беше назначен на Вас",
|
||||
"post_awaiting_review": "Публикацията чака да бъде прегледана",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Е-пощата беше потвърдена",
|
||||
"email-confirmed-message": "Благодарим Ви, че потвърдихте е-пощата си. Акаунтът Ви е вече напълно активиран.",
|
||||
"email-confirm-error-message": "Възникна проблем при потвърждаването на е-пощата Ви. Може кодът да е грешен или давността му да е изтекла.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Имате право на пренос на данни",
|
||||
"consent.right_to_data_portability_description": "Можете да изискате от нас всички събрани за Вас и акаунта Ви данни в машинен формат. Можете да направите това като натиснете съответния бутон по-долу.",
|
||||
"consent.export_profile": "Изнасяне на профила (.json)",
|
||||
"consent.export-profile-success": "Изнасяне на профила… Ще получите известие, когато е готово.",
|
||||
"consent.export_uploads": "Изнасяне на каченото съдържание (.zip)",
|
||||
"consent.export_posts": "Изнасяне на публикациите (.csv)"
|
||||
"consent.export-uploads-success": "Изнасяне на каченото съдържание… Ще получите известие, когато е готово.",
|
||||
"consent.export_posts": "Изнасяне на публикациите (.csv)",
|
||||
"consent.export-posts-success": "Изнасяне на публикациите… Ще получите известие, когато е готово."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "ইমেইল নিশ্চিত করা হয়েছে",
|
||||
"email-confirmed-message": "আপনার ইমেইল যাচাই করার জন্য আপনাকে ধন্যবাদ। আপনার অ্যাকাউন্টটি এখন সম্পূর্ণরূপে সক্রিয়।",
|
||||
"email-confirm-error-message": "আপনার ইমেল ঠিকানার বৈধতা যাচাইয়ে একটি সমস্যা হয়েছে। সম্ভবত কোডটি ভুল ছিল অথবা কোডের মেয়াদ শেষ হয়ে গিয়েছে।",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Žádné sdílené poznámky.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Zpět k seznamu označení",
|
||||
"no-history": "Žádná historie označení.",
|
||||
|
||||
"state-all": "Všechny stavy",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Je zde <strong>%1</strong> registračních požadavků čeká na vyřízení.",
|
||||
"flag_assigned_to_you": "<strong>Označení %1</strong> vám bylo přiřazeno",
|
||||
"post_awaiting_review": "Příspěvek na schválení",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-mail potvrzen",
|
||||
"email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.",
|
||||
"email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Máte právo na přenositelnost dat",
|
||||
"consent.right_to_data_portability_description": "Můžete od nás požadovat strojně čitelné data, která byla sesbírána o Vás a vašem účtu. Učiníte tak kliknutím na tlačítka zobrazená níže.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Exportovat nahraný obsah (*.zip)",
|
||||
"consent.export_posts": "Exportovat příspěvky (*.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Exportovat příspěvky (*.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email bekræftet",
|
||||
"email-confirmed-message": "Tak fordi du validerede din email. Din konto er nu fuldt ud aktiveret.",
|
||||
"email-confirm-error-message": "Der var et problem med valideringen af din emailadresse. Bekræftelses koden var muligvis forkert eller udløbet.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Keine geteilten Notizen",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Zurück zur Meldungsliste",
|
||||
"no-history": "Kein Meldungsverlauf",
|
||||
|
||||
"state-all": "Alle Status",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Es erwarten <strong>%1</strong> Registrierungsanfragen eine Überprüfung.",
|
||||
"flag_assigned_to_you": "<strong>Markierung %1</strong> wurde Ihnen zugewiesen",
|
||||
"post_awaiting_review": "Beitrag noch nicht Überprüft",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-Mail bestätigt",
|
||||
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
|
||||
"email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Du hast das Recht auf Datenportabilität",
|
||||
"consent.right_to_data_portability_description": "Du kannst von uns eine Maschinen-Lesbare Datei von jeglichen gesammelten Daten von dir und deinem Konto anfordern, indem du unten auf den entsprechenden Knopf drückst. ",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Hochgeladene Dateien exportieren (.zip)",
|
||||
"consent.export_posts": "Beiträge exportieren (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Beiträge exportieren (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email Confirmed",
|
||||
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
|
||||
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -47,6 +47,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
|
||||
"email-confirmed": "Email Confirmed",
|
||||
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
|
||||
|
||||
@@ -200,6 +200,9 @@
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email Confirmed",
|
||||
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
|
||||
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email Confirmed",
|
||||
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
|
||||
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No hay notas compartidas",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Volver a la lista de marcadores",
|
||||
"no-history": "No hay registro de marcadores",
|
||||
|
||||
"state-all": "Todos los estados",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Hay <strong>%1</strong> peticiones de registros pendientes de revisión",
|
||||
"flag_assigned_to_you": "<strong>Reporte %1</strong> te ha sido asignado.",
|
||||
"post_awaiting_review": "Entrada esperando revisión",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Correo electrónico confirmado",
|
||||
"email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.",
|
||||
"email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Usted tiene el Derecho a la Portabilidad de Datos",
|
||||
"consent.right_to_data_portability_description": "Puede pedir de nosotros una exportación legible por máquinas de cualquier dato recolectado sobre usted y su cuenta. Puede hacerlo haciendo click en el botón apropiado abajo.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Exportar Contenido Subido (.zip)",
|
||||
"consent.export_posts": "Exportar Entradas y Respuestas (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Exportar Entradas y Respuestas (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> registreerimistaotlust ootavad ülevaadet.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Emaili aadress kinnitatud",
|
||||
"email-confirmed-message": "Täname, et kinnitasite oma emaili aadressi. Teie kasutaja on nüüd täielikult aktiveeritud.",
|
||||
"email-confirm-error-message": "Emaili aadressi kinnitamisel tekkis viga. Võibolla kinnituskood oli vale või aegunud.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "بدون یادداشت",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "بازگشت به لیست گزارش ها",
|
||||
"no-history": "بدون تاریخچه گزارش",
|
||||
|
||||
"state-all": "همه وضعیت ها",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "تعداد <strong>%1</strong> درخواست عضویت برای بررسی وجود دارد.",
|
||||
"flag_assigned_to_you": "<strong>گزارش %1</strong>به شما تعلق گرفت",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "ایمیل تایید شد",
|
||||
"email-confirmed-message": "بابت تایید ایمیلتان سپاسگزاریم. حساب کاربری شما اکنون به صورت کامل فعال شده است.",
|
||||
"email-confirm-error-message": "خطایی در تایید آدرس ایمیل شما پیش آمده است. ممکن است کد نامعتبر و یا منقضی شده باشد.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> rekisteröintipyyntöä odottaa katselmointia",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Viesti odottaa katselmointia",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Sähköpostiosoite vahvistettu",
|
||||
"email-confirmed-message": "Kiitos sähköpostiosoitteesi vahvistamisesta. Käyttäjätilisi on nyt täysin aktivoitu.",
|
||||
"email-confirm-error-message": "Ongelma sähköpostiosoitteen vahvistamisessa. Ehkäpä koodi oli virheellinen tai vanhentunut.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "aucune note partagée",
|
||||
|
||||
"history": "Compte & Historique des signalements",
|
||||
"back": "Revenir à la liste des signalements",
|
||||
"no-history": "aucun historique de signalements",
|
||||
|
||||
"state-all": "Tous les états",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> inscription(s) est en attente de validation.",
|
||||
"flag_assigned_to_you": "<strong>Drapeau %1</strong> vous a été assigné",
|
||||
"post_awaiting_review": "Message en attente de validation",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email vérifié",
|
||||
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
|
||||
"email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Vous avez la possibilité de portabilité des données.",
|
||||
"consent.right_to_data_portability_description": "Vous pouvez exporter de toutes vos données collectées. Vous pouvez le faire en cliquant sur le bouton ci-dessous.",
|
||||
"consent.export_profile": "Exporter Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Exporter le contenu de vos fichiers envoyés (.zip)",
|
||||
"consent.export_posts": "Exporter vos messages (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Exporter vos messages (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Ningunha nota foi compartida",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Voltar á lista de avisos",
|
||||
"no-history": "Non hai historial de avisos",
|
||||
|
||||
"state-all": "Tódolos estados",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Hai <strong>%1</strong> peticións de rexistros pendentes de revisión",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Correo confirmado",
|
||||
"email-confirmed-message": "Grazas por validar o teu correo. A túa conta agora está activada.",
|
||||
"email-confirm-error-message": "Houbo un problema validando o teu correo. Poida que o código fose inválido ou expirase. ",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "אין הערות",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "חזרה לרשימת הסימונים",
|
||||
"no-history": "אין הסיטוריית סימונים",
|
||||
|
||||
"state-all": "כל המצבים",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "ישנן <strong>%1</strong> בקשות הרשמה שמחכות לבדיקה.",
|
||||
"flag_assigned_to_you": "<strong>דיווח %1</strong> הוקצה עבורך",
|
||||
"post_awaiting_review": "הפוסט ממתין לאישור",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "כתובת המייל אושרה",
|
||||
"email-confirmed-message": "תודה שאישרת את כתובת המייל שלך. החשבון שלך פעיל כעת.",
|
||||
"email-confirm-error-message": "אירעה שגיאה בעת אישור המייל שלך. ייתכן כי הקוד היה שגוי או פג תוקף.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "זכותך לניוד הנתונים",
|
||||
"consent.right_to_data_portability_description": "באפרותך לבקש ייצוא של כל הנתונים שנאספו מחשבונך אודותיך. תוכל לעשות זאת על ידי לחיצה על הלחצן המתאים מטה.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "יצוא תוכן שהועלה (ZIP.)",
|
||||
"consent.export_posts": "יצוא פוסטים (CVS.)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "יצוא פוסטים (CVS.)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Nema podijeljenih bilješki",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Nazad na popis zastava",
|
||||
"no-history": "Nema povijesti zastava.",
|
||||
|
||||
"state-all": "Sva stanja",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> registracija čeka odobrenje.",
|
||||
"flag_assigned_to_you": "<strong>Zastava%1</strong> je dodijeljena vama.",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email potvrđen",
|
||||
"email-confirmed-message": "Hvala na potvrdi emaila. Vaš račun je sada aktivan.",
|
||||
"email-confirm-error-message": "Nastao je problem pri potvrdi Vaše email adrese. Provjerite kod ili zatražite novi.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Jelenleg <strong>%1</strong> regisztrációs kérvény vár elbírálásra.",
|
||||
"flag_assigned_to_you": "<strong>%1 megjelölés</strong> hozzád van társítva",
|
||||
"post_awaiting_review": "A hozzászólás átnézésre vár",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-mail megerősítve",
|
||||
"email-confirmed-message": "Köszönjük az e-mail címed megerősítését. A fiókod mostantól teljesen aktiválva van.",
|
||||
"email-confirm-error-message": "Probléma lépett fel az e-mail címed megerősítésekor. Talán a kód érvénytelen volt vagy lejárt.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Jogodban áll az adathordozhatóság",
|
||||
"consent.right_to_data_portability_description": "Kérelmezhetsz tőlünk egy gép által olvasható kivonatot bármilyen, a rólad és fiókodról gyűjtött adatról. Ezt alább a megfelelő gomb megnyomásával teheted meg.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Feltöltött tartalom exportálása (.zip)",
|
||||
"consent.export_posts": "Hozzászólások exportálása (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Hozzászólások exportálása (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email telah Dikonfirmasi",
|
||||
"email-confirmed-message": "Terimakasih telah melakukan validasi email. Akunmu saat ini telah aktif sepenuhnya.",
|
||||
"email-confirm-error-message": "Terjadi masalah saat melakukan validasi emailmu. Mungkin terjadi kesalahan kode atau waktu habis.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"default": "Sistema predefinito",
|
||||
"default-help": "<em>Sistema predefinito</em> significa che l'utente non ha esplicitamente sovrascritto l'impostazione del forum globale per i digest, che attualmente è: & quot;<strong>%1</strong>"",
|
||||
"resend": "Rinvia Digest",
|
||||
"resend-all-confirm": "Are you sure you wish to manually execute this digest run?",
|
||||
"resend-all-confirm": "Sei sicuro di voler eseguire manualmente questa esecuzione del riepilogo?",
|
||||
"resent-single": "Invio del digest manuale completato",
|
||||
"resent-day": "Rinvio digest giornaliero",
|
||||
"resent-week": "Rinvio del digest settimanale",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"global": "Globale",
|
||||
"global.no-users": "Nessun privilegio globale specifico per l'utente.",
|
||||
"admin": "Admin",
|
||||
"admin": "Amministratore",
|
||||
"group-privileges": "Privilegi di gruppo",
|
||||
"user-privileges": "Privilegi utente",
|
||||
"chat": "Chat",
|
||||
@@ -35,8 +35,8 @@
|
||||
"moderate": "Moderata",
|
||||
|
||||
"admin-dashboard": "Dashboard",
|
||||
"admin-categories": "Categories",
|
||||
"admin-privileges": "Privileges",
|
||||
"admin-users": "Users",
|
||||
"admin-settings": "Settings"
|
||||
"admin-categories": "Categorie",
|
||||
"admin-privileges": "Privilegi",
|
||||
"admin-users": "Utenti",
|
||||
"admin-settings": "Impostazioni"
|
||||
}
|
||||
@@ -3,13 +3,13 @@
|
||||
"bg-color": "Colore di sfondo",
|
||||
"text-color": "Colore del testo",
|
||||
"create-modify": "Crea e modifica i tag",
|
||||
"description": "Select tags by clicking or dragging, use <code>CTRL</code> to select multiple tags.",
|
||||
"description": "Seleziona i tag facendo clic o trascinando, utilizza <code>CTRL</code> per selezionare più tag.",
|
||||
"create": "Crea tag",
|
||||
"modify": "Modifica i tag",
|
||||
"rename": "Rinomina i tag",
|
||||
"delete": "Elimina i tag selezionati",
|
||||
"search": "Ricerca per tag...",
|
||||
"settings": "Tags Settings",
|
||||
"settings": "Impostazioni tag",
|
||||
"name": "Nome Tag",
|
||||
|
||||
"alerts.editing": "Modifica tag(s)",
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
"unban": "Togli Ban Utente(i)",
|
||||
"reset-lockout": "Reset Blocco",
|
||||
"reset-flags": "Reset segnalazioni",
|
||||
"delete": "Delete <strong>User(s)</strong>",
|
||||
"delete-content": "Delete User(s) <strong>Content</strong>",
|
||||
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
|
||||
"delete": "Elimina<strong>Utente(i)</strong>",
|
||||
"delete-content": "Elimina <strong>contenuto</strong> utente/i",
|
||||
"purge": "Elimina <strong>Utenti</strong> e <strong>Contenuto</strong>",
|
||||
"download-csv": "Scarica CSV",
|
||||
"manage-groups": "Gestisci Gruppi",
|
||||
"add-group": "Aggiungi Gruppo",
|
||||
@@ -94,11 +94,11 @@
|
||||
"alerts.validate-email-success": "Email validate",
|
||||
"alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.",
|
||||
"alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)",
|
||||
"alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
|
||||
"alerts.confirm-delete": "<strong>Avvertimento!</strong><p>Vuoi davvero eliminare <strong>l'utente(i)</strong>?</p><p>Questa azione non è reversibile! Solo l'account utente sarà eliminato, i suoi post e le sue discussioni rimarranno.</p>",
|
||||
"alerts.delete-success": "Utente(i) Cancellato(i)",
|
||||
"alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
|
||||
"alerts.delete-content-success": "User(s) Content Deleted!",
|
||||
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
|
||||
"alerts.confirm-delete-content": "<strong>Avvertimento!</strong>Vuoi davvero eliminare il <strong>contenuto</strong> di questo utente(i)?<p><p>Questa azione non è reversibile! Gli account degli utenti rimarranno, ma i loro post e discussioni saranno eliminati.",
|
||||
"alerts.delete-content-success": "Contenuto dell'utente(i) eliminato!",
|
||||
"alerts.confirm-purge": "<strong>Avvertimento!</strong><p>Vuoi davvero eliminare <strong>l'utente(i) e il suo contenuto</strong>?</p><p>Questa azione non è reversibile! Tutti i dati e i contenuti dell'utente saranno cancellati!</p>",
|
||||
"alerts.create": "Utente creato",
|
||||
"alerts.button-create": "Crea",
|
||||
"alerts.button-cancel": "Cancella",
|
||||
|
||||
@@ -15,12 +15,12 @@
|
||||
"headers.acah": "Access-Control-Allow-Headers",
|
||||
"hsts": "Rigorosa sicurezza trasporto",
|
||||
"hsts.enabled": "Abilita HSTS (consigliato)",
|
||||
"hsts.maxAge": "HSTS Max Age",
|
||||
"hsts.maxAge": "Età massima HSTS",
|
||||
"hsts.subdomains": "Includi i sottodomini nell'intestazione HSTS",
|
||||
"hsts.preload": "Consenti la precarica dell'intestazione HSTS",
|
||||
"hsts.help": "Se abilitato, sarà impostata un'intestazione HSTS per questo sito. Puoi scegliere di includere sottodomini e segnalazioni di precaricamento nell'intestazione. In caso di dubbio, puoi lasciarle deselezionate. <a href=\"%1\">Più informazioni <i class=\"fa fa-external-link\"></i></a>",
|
||||
"traffic-management": "Gestione Traffico",
|
||||
"traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
|
||||
"traffic.help": "NodeBB utilizza un modulo che nega automaticamente le richieste in situazioni di traffico elevato. È possibile regolare queste impostazioni qui, anche se le impostazioni predefinite sono un buon punto di partenza.",
|
||||
"traffic.enable": "Abilita Gestione Traffico",
|
||||
"traffic.event-lag": "Soglia ritardo ciclo eventi (in millisecondi)",
|
||||
"traffic.event-lag-help": "L'abbassamento di questo valore diminuisce i tempi di attesa per il caricamento della pagina, ma mostrerà il messaggio \"carico eccessivo\" a più utenti. (Necessario riavviare)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"private-groups": "Gruppi Privati",
|
||||
"private-groups.help": "Se abilitato, l'iscrizione ai gruppi richiede l'approvazione del proprietario del gruppo <em>(Predefinito: abilitato)</em>",
|
||||
"private-groups.warning": "<strong>Attenzione!</strong> Se questa opzione è disattivata e si hanno gruppi privati, questi diventano automaticamente pubblici.",
|
||||
"allow-multiple-badges": "Allow Multiple Badges",
|
||||
"allow-multiple-badges": "Consenti più badge",
|
||||
"allow-multiple-badges-help": "Questo flag può essere usato per consentire agli utenti di selezionare più badge di gruppo, richiede il supporto del tema.",
|
||||
"max-name-length": "Lunghezza massima Nome Gruppo",
|
||||
"max-title-length": "Lunghezza massima Titolo Gruppo",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"handles": "Gestione Ospite",
|
||||
"handles.enabled": "Consenti gestione ospiti",
|
||||
"handles": "Nome utente Ospite",
|
||||
"handles.enabled": "Consenti nome utente ospite",
|
||||
"handles.enabled-help": "Questa opzione mostra un nuovo campo che permette agli ospiti di scegliere un nome da associare ad ogni post che fanno. Se disabilitata, saranno semplicemente chiamati \"Ospite\"."
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"tag": "Impostazioni Tag",
|
||||
"link-to-manage": "Manage Tags",
|
||||
"link-to-manage": "Gestisci tag",
|
||||
"min-per-topic": "Tag minimi per discussione",
|
||||
"max-per-topic": "Tag massimi per discussione",
|
||||
"min-length": "Lunghezza minima tag",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"allow-login-with.email": "Solo Email",
|
||||
"account-settings": "Impostazioni Account",
|
||||
"gdpr_enabled": "Abilita la raccolta di consensi GDPR",
|
||||
"gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the <a href=\"https://ec.europa.eu/info/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules/eu-data-protection-rules_en\">General Data Protection Regulation (GDPR)</a>. <strong>Note</strong>: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.",
|
||||
"gdpr_enabled_help": "Quando è abilitato, tutti i nuovi registranti dovranno dare il loro consenso esplicito per la raccolta e l'utilizzo dei dati ai sensi del <a href=\"https://ec.europa.eu/info/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules/eu-data-protection-rules_en\">regolamento generale sulla protezione dei dati (GDPR)</a>. <strong>Nota</strong>: L'abilitazione del GDPR non obbliga gli utenti preesistenti a fornire il consenso. Per farlo, è necessario installare il plugin GDPR.",
|
||||
"disable-username-changes": "Disabilita il cambio dello username",
|
||||
"disable-email-changes": "Disabilita il cambio di email",
|
||||
"disable-password-changes": "Disabilita cambio password",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"view-profile": "Vedi Profilo",
|
||||
"start-new-chat": "Inizia Nuova Chat",
|
||||
"go-to-target": "Visualizza oggetto segnalazione",
|
||||
"assign-to-me": "Assign To Me",
|
||||
"assign-to-me": "Assegna a me",
|
||||
"delete-post": "Elimina post",
|
||||
"purge-post": "Elimina Post",
|
||||
"restore-post": "Ripristina post",
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Nessuna nota condivisa",
|
||||
|
||||
"history": "Cronologia segnalazioni account",
|
||||
"back": "Torna all'elenco segnalazioni",
|
||||
"no-history": "Nessuna cronologia segnalazione.",
|
||||
|
||||
"state-all": "Tutti gli stati",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"header.unread": "Non letti",
|
||||
"header.tags": "Tag",
|
||||
"header.popular": "Popolare",
|
||||
"header.top": "Top",
|
||||
"header.top": "In alto",
|
||||
"header.users": "Utenti",
|
||||
"header.groups": "Gruppi",
|
||||
"header.chats": "Chat",
|
||||
@@ -54,7 +54,7 @@
|
||||
"posts": "Post",
|
||||
"best": "Migliore",
|
||||
"votes": "Votazioni",
|
||||
"voters": "Voters",
|
||||
"voters": "Votanti",
|
||||
"upvoters": "Hanno votato positivamente",
|
||||
"upvoted": "Apprezzati",
|
||||
"downvoters": "Votata negativamente",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Ci sono <strong>%1</strong> richieste di registrazione che attendono di essere esaminate.",
|
||||
"flag_assigned_to_you": "<strong>Segnalazione %1</strong> ti è stata assegnata",
|
||||
"post_awaiting_review": "Post in attesa di revisione",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Email Confermata",
|
||||
"email-confirmed-message": "Grazie per aver validato la tua email. Il tuo account è ora completamente attivato.",
|
||||
"email-confirm-error-message": "C'è stato un problema nella validazione del tuo indirizzo email. Potrebbe essere il codice non valido o scaduto.",
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
"enter_tags_here": "Inserisci qui i tag, tra %1 e %2 caratteri ciascuno.",
|
||||
"enter_tags_here_short": "Inserisci i tag...",
|
||||
"no_tags": "Non ci sono ancora tag.",
|
||||
"select_tags": "Select Tags"
|
||||
"select_tags": "Seleziona tag"
|
||||
}
|
||||
@@ -99,15 +99,15 @@
|
||||
"fork_pid_count": "%1 post selezionati",
|
||||
"fork_success": "Topic Diviso con successo ! Clicca qui per andare al Topic Diviso.",
|
||||
"delete_posts_instruction": "Clicca sui post che vuoi eliminare/eliminare definitivamente",
|
||||
"merge_topics_instruction": "Click the topics you want to merge or search for them",
|
||||
"merge-topic-list-title": "List of topics to be merged",
|
||||
"merge-options": "Merge options",
|
||||
"merge-select-main-topic": "Select the main topic",
|
||||
"merge-new-title-for-topic": "New title for topic",
|
||||
"merge_topics_instruction": "Clicca sulle discussioni che vuoi unire o cercare",
|
||||
"merge-topic-list-title": "Elenco delle discussioni da unire",
|
||||
"merge-options": "Opzioni di unione",
|
||||
"merge-select-main-topic": "Seleziona discussione principale",
|
||||
"merge-new-title-for-topic": "Nuovo titolo per la discussione",
|
||||
"move_posts_instruction": "Clicca sui post che vuoi spostare",
|
||||
"change_owner_instruction": "Clicca sui post che vuoi assegnare ad un altro utente",
|
||||
"composer.title_placeholder": "Inserisci qui il titolo della discussione...",
|
||||
"composer.handle_placeholder": "Enter your name/handle here",
|
||||
"composer.handle_placeholder": "Inserisci qui il tuo nome/nome utente ospite",
|
||||
"composer.discard": "Annulla",
|
||||
"composer.submit": "Invia",
|
||||
"composer.replying_to": "Rispondendo a %1",
|
||||
@@ -138,9 +138,9 @@
|
||||
"diffs.no-revisions-description": "Questo post ha <strong>%1</strong> revisioni.",
|
||||
"diffs.current-revision": "revisione corrente",
|
||||
"diffs.original-revision": "revisione originale",
|
||||
"diffs.restore": "Restore this revision",
|
||||
"diffs.restore-description": "A new revision will be appended to this post's edit history.",
|
||||
"diffs.post-restored": "Post successfully restored to earlier revision",
|
||||
"diffs.restore": "Ripristina questa revisione",
|
||||
"diffs.restore-description": "Una nuova revisione sarà aggiunta alla cronologia delle modifiche di questo post.",
|
||||
"diffs.post-restored": "Post ripristinato con successo alla revisione precedente",
|
||||
"timeago_later": "%1 successivo",
|
||||
"timeago_earlier": "%1 precedente"
|
||||
}
|
||||
@@ -8,20 +8,20 @@
|
||||
"email": "Email",
|
||||
"confirm_email": "Conferma Email",
|
||||
"account_info": "Informazioni dell'account",
|
||||
"admin_actions_label": "Administrative Actions",
|
||||
"admin_actions_label": "Azioni amministrative",
|
||||
"ban_account": "BAN dell'account",
|
||||
"ban_account_confirm": "Sei sicuro di voler bannare questo utente?",
|
||||
"unban_account": "Togli il BAN",
|
||||
"delete_account": "Elimina Account",
|
||||
"delete_account_as_admin": "Delete <strong>Account</strong>",
|
||||
"delete_content": "Delete Account <strong>Content</strong>",
|
||||
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
|
||||
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
|
||||
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
|
||||
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
|
||||
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
|
||||
"delete_account_as_admin": "Elimina <strong>account</strong>",
|
||||
"delete_content": "Elimina <strong>contenuto</strong> account",
|
||||
"delete_all": "Elimina <strong>account</strong> e <strong>contenuto</strong>",
|
||||
"delete_account_confirm": "Sei sicuro di voler rendere anonimi i tuoi post ed eliminare il tuo account?\n<br /><strong>Questa azione è irreversibile e non sarà possibile recuperare nessuno dei tuoi dati</strong><br /><br />Inserisci la tua password per confermare che vuoi eliminare questo account.",
|
||||
"delete_this_account_confirm": "Sei sicuro di voler eliminare questo account abbandonando il suo contenuto?<br /><strong>Questa azione è irreversibile, i post saranno resi anonimi e non sarà possibile ripristinare le associazioni dei post con l'account eliminato</strong><br /><br />",
|
||||
"delete_account_content_confirm": "Sei sicuro di voler eliminare il contenuto di questo account (post/discussioni/upload)? <br /><strong>Questa azione è irreversibile e non sarà possibile recuperare i dati</strong><br /><br />",
|
||||
"delete_all_confirm": "Sei sicuro di voler eliminare questo account e tutto il suo contenuto (post/discussioni/upload)? <br /><strong>Questa azione è irreversibile e non sarà possibile recuperare i dati</strong><br /><br />",
|
||||
"account-deleted": "Account eliminato",
|
||||
"account-content-deleted": "Account content deleted",
|
||||
"account-content-deleted": "Contenuto dell'account eliminato",
|
||||
"fullname": "Nome e Cognome",
|
||||
"website": "Sito Internet",
|
||||
"location": "Località",
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Hai i privilegi alla portabilità dei dati",
|
||||
"consent.right_to_data_portability_description": "Puoi richiedere da noi un'esportazione leggibile meccanicamente di tutti i dati raccolti su di te e sul tuo account. Puoi farlo facendo clic sul pulsante appropriato in basso.",
|
||||
"consent.export_profile": "Esporta profilo (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Esporta i contenuti caricati (.zip)",
|
||||
"consent.export_posts": "Esporta i post (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Esporta i post (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "共有ノートはありません。",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "フラグリストに戻る",
|
||||
"no-history": "フラグ履歴がありません",
|
||||
|
||||
"state-all": "全ての状態",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong>の登録リクエストがレビュー待ちです。",
|
||||
"flag_assigned_to_you": "<strong>フラグ %1</strong>はあなたに割当てられました",
|
||||
"post_awaiting_review": "レビュー待ちの投稿",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Eメールが確認されました",
|
||||
"email-confirmed-message": "メールアドレス検証をして頂き、ありがとうございます。あなたのアカウントは完全にアクティブになりました。",
|
||||
"email-confirm-error-message": "あなたのEメールアドレス検証に問題があります。コードが無効か、期限切れです。",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "あなたはデータを移動する権利があります",
|
||||
"consent.right_to_data_portability_description": "あなたは私たちにあなたとあなたのアカウントに関して収集されたデータの機械読み取り可能なエクスポートを要求することができます。 下の適切なボタンをクリックしてそれを行うことができます。",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "アップデートしたコンテンツをエクスポート(.zip)",
|
||||
"consent.export_posts": "投稿をエクスポート (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "投稿をエクスポート (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "공유된 노트가 없습니다.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "신고 목록으로 돌아가기",
|
||||
"no-history": "신고 기록들이 없습니다.",
|
||||
|
||||
"state-all": "모든 상태",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> 개의 회원가입 요청이 승인 대기중입니다.",
|
||||
"flag_assigned_to_you": "<strong>신고 ID %1</strong> 이 나에게 배정되었습니다.",
|
||||
"post_awaiting_review": "검토중인 게시물",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "이메일 인증 되었습니다",
|
||||
"email-confirmed-message": "이메일을 인증해주셔서 감사합니다. 계정이 완전히 활성화되었습니다.",
|
||||
"email-confirm-error-message": "이메일 주소를 인증하지 못했습니다. 코드가 올바르지 않거나 만료 되었을 수 있습니다.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "당신은 데이터 이동 권한이 있습니다.",
|
||||
"consent.right_to_data_portability_description": "당신은 우리가 수집한 당신과 당신의 계정에 대한 어떠한 수집 데이터라도 기계가 읽을 수 있는 형태로 출력본을 요청할 수 있습니다. 아래에 적절한 버튼을 클릭하여 해당 처리를 수행할 수 있습니다.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "업로드한 콘텐츠 내보내기 (.zip)",
|
||||
"consent.export_posts": "포스트 내보내기 (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "포스트 내보내기 (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "El. paštas patvirtintas",
|
||||
"email-confirmed-message": "Dėkojame už el. pašto patvirtinimą. Jūsų paskyra pilnai aktyvuota.",
|
||||
"email-confirm-error-message": "Įvyko klaida mėginant patvirtinti Jūsų el. pašto adresą. Galbūt kodas yra neteisingas, arba nebegalioajantis.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Turite teisę į duomenų perkėlimą",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Nav kopīgu piezīmju.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Atpakaļ uz atzīmju sarakstu",
|
||||
"no-history": "Nav atzīmju vēsture.",
|
||||
|
||||
"state-all": "Visi stāvokļi",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Ir <strong>%1</strong> reģistrācijas pietiekumi, kas jāpārskata.",
|
||||
"flag_assigned_to_you": "<strong>Atzīme %1</strong> ir piešķirta Tev",
|
||||
"post_awaiting_review": "Raksts, kas jāpārskata",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-pasta adrese ir apstiprināta",
|
||||
"email-confirmed-message": "Paldies, ka apstiprināji e-pasta adresi. Tavs konts tagad ir pilnībā aktivizēts.",
|
||||
"email-confirm-error-message": "Tavā e-pasta adreses apstiprināšanā radās problēma. Iespējams, kods ir nederīgs vai ir beidzies derīguma termiņš.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "Tev ir tiesības pārnest savus datus",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Eksportēt augšupielādēto saturu (.zip)",
|
||||
"consent.export_posts": "Eksportēt rakstus (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Eksportēt rakstus (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Ada <strong>%1</strong> permohonan ingin daftar yang sedang menunggu pengesahan.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "Emel Disahkan",
|
||||
"email-confirmed-message": "Terima kasih kerana mengesahkan emel anda. Akaun anda telah diaktifkan sepenuhnya.",
|
||||
"email-confirm-error-message": "Berlaku masalah semasa mengesahkan emel anda. Mungkin kod tidak sah atau tamat tempoh.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "No shared notes.",
|
||||
|
||||
"history": "Account & Flag History",
|
||||
"back": "Back to Flags List",
|
||||
"no-history": "No flag history.",
|
||||
|
||||
"state-all": "All states",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> has been assigned to you",
|
||||
"post_awaiting_review": "Post awaiting review",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-post bekreftet",
|
||||
"email-confirmed-message": "Takk for at du har validert din e-post. Kontoen din er nå fullstendig aktivert.",
|
||||
"email-confirm-error-message": "Det oppsto et problem under valdiering av din e-post. Koden kan ha vært ugyldig eller ha utløpt.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "You have the Right to Data Portability",
|
||||
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
|
||||
"consent.export_profile": "Export Profile (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Export Uploaded Content (.zip)",
|
||||
"consent.export_posts": "Export Posts (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Export Posts (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Geen gedeelde notities",
|
||||
|
||||
"history": "Account & markering geschiedenis",
|
||||
"back": "Terug naar Markeringen lijst",
|
||||
"no-history": "Geen markering geschiedenis",
|
||||
|
||||
"state-all": "Alle statussen",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "Er is/zijn <strong>%1</strong> registratieverzoek(en) die wacht(en) op goedkeuring.",
|
||||
"flag_assigned_to_you": "<strong>Flag %1</strong> is aan u toegewezen",
|
||||
"post_awaiting_review": "Bericht wachtend op goedkeuring",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-mailadres bevestigd",
|
||||
"email-confirmed-message": "Bedankt voor het bevestigen van je e-mailadres. Je account is nu volledig geactiveerd.",
|
||||
"email-confirm-error-message": "Er was een probleem met het bevestigen van dit e-mailadres. Misschien is de code niet goed ingevoerd of was de beschikbare tijd inmiddels verstreken.",
|
||||
|
||||
@@ -179,6 +179,9 @@
|
||||
"consent.right_to_data_portability": "U hebt Recht op Dataportabiliteit",
|
||||
"consent.right_to_data_portability_description": "U kan van ons machine-leesbare export opvragen van verzamelde gegevens van u en uw account. U kan dit doen door te klikken op de van toepassing zijnde knop hieronder.",
|
||||
"consent.export_profile": "Exporteer profiel (.json)",
|
||||
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
|
||||
"consent.export_uploads": "Exporteer geuploade inhoud (.zip)",
|
||||
"consent.export_posts": "Exporteer berichten (.csv)"
|
||||
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
|
||||
"consent.export_posts": "Exporteer berichten (.csv)",
|
||||
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
|
||||
}
|
||||
@@ -45,7 +45,6 @@
|
||||
"no-notes": "Brak udostępnionych notatek",
|
||||
|
||||
"history": "Konto i historia flag",
|
||||
"back": "Wróć do listy flag",
|
||||
"no-history": "Brak historii flag",
|
||||
|
||||
"state-all": "Wszystkie stany",
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
"new_register_multiple": "<strong>%1</strong> żądania rejestracji oczekują na sprawdzenie.",
|
||||
"flag_assigned_to_you": "<strong>Flaga %1</strong> została przypisana do ciebie",
|
||||
"post_awaiting_review": "Posty oczkujące na sprawdzenie",
|
||||
"profile-exported": "<strong>%1</strong> profile exported, click to download",
|
||||
"posts-exported": "<strong>%1</strong> posts exported, click to download",
|
||||
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
|
||||
"email-confirmed": "E-mail potwierdzony",
|
||||
"email-confirmed-message": "Dziękujemy za potwierdzenie maila. Twoje konto zostało aktywowane.",
|
||||
"email-confirm-error-message": "Wystąpił problem przy aktywacji - kod jest błędny lub przestarzały",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user