mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
22 lines
842 B
YAML
22 lines
842 B
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
sk:
|
|
js:
|
|
akismet:
|
|
title: "Akismet"
|
|
confirm_spam: "Potvrď ako spam"
|
|
not_spam: "Nie je to spam"
|
|
confirm_delete: "Potvrď spam a zmaž používateľa"
|
|
reject_user_delete: "Odstrániť používateľa"
|
|
dismiss: "Zahodiť"
|
|
stats:
|
|
confirmed_spam: "Zamestnancami potvrdený spam"
|
|
confirmed_ham: "Zamestnancami nepotvrdený spam"
|
|
delete_prompt: "Naozaj chete vymazať<b>%{username}</b>? Týmto vymažete všetky jeho príspevky a zablokujete jeho email a IP adresu."
|
|
not_enabled: "Akismet nie je povolený."
|
|
change_settings: "Zmeniť nastavenia"
|