Files
NodeBB/public/language/lv/admin/settings/post.json

64 lines
4.7 KiB
JSON
Raw Normal View History

2018-08-27 10:27:53 -04:00
{
2023-06-01 09:20:29 +00:00
"general": "General",
2018-10-13 09:28:49 +00:00
"sorting": "Rakstu kārtošana",
2018-10-11 09:29:32 +00:00
"sorting.post-default": "Noklusējuma rakstu kārtošana",
2018-10-13 09:28:49 +00:00
"sorting.oldest-to-newest": "No vecākā līdz jaunākam",
"sorting.newest-to-oldest": "No jaunākā līdz vecākam",
"sorting.recently-replied": "Recently Replied",
"sorting.recently-created": "Recently Created",
2018-10-18 09:28:11 +00:00
"sorting.most-votes": "Visvairāk balsojumu",
2018-10-02 09:29:15 +00:00
"sorting.most-posts": "Visvairāk rakstu",
"sorting.most-views": "Most Views",
2018-10-13 09:28:49 +00:00
"sorting.topic-default": "Noklusējuma tematu kārtošana",
"length": "Raksta garums",
2019-09-06 09:28:55 +00:00
"post-queue": "Post Queue",
2018-10-13 09:28:49 +00:00
"restrictions": "Publicēšanas ierobežojumi",
2018-10-02 09:29:15 +00:00
"restrictions.post-queue": "Iespējot rakstu apstiprināšanas rindu",
2019-09-06 09:28:55 +00:00
"restrictions.post-queue-rep-threshold": "Reputation required to bypass post queue",
2019-10-29 09:28:50 +00:00
"restrictions.groups-exempt-from-post-queue": "Select groups that should be exempt from the post queue",
2018-10-02 09:29:15 +00:00
"restrictions-new.post-queue": "Iespējot jauno lietotāju ierobežojumus",
2019-07-17 09:27:31 +00:00
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
2023-06-01 09:20:29 +00:00
"restrictions.title-length": "Title Length",
"restrictions.post-length": "Post Length",
2018-11-01 09:27:27 +00:00
"restrictions.days-until-stale": "Dienas, līdz temats tiek uzskatīts par novecojušu",
"restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic. (set to 0 to disable)",
2018-10-13 09:28:49 +00:00
"timestamp": "Datumi",
2018-11-01 09:27:27 +00:00
"timestamp.cut-off": "Datuma formāta maiņas punkts (dienās)",
2018-08-27 10:27:53 -04:00
"timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>",
2019-12-04 09:30:25 +00:00
"timestamp.necro-threshold": "Necro Threshold (in days)",
"timestamp.necro-threshold-help": "A message will be shown between posts if the time between them is longer than the necro threshold. (Default: <code>7</code>, or one week). Set to 0 to disable.</em>",
2020-11-06 09:08:06 +00:00
"timestamp.topic-views-interval": "Increment topic views interval (in minutes)",
"timestamp.topic-views-interval-help": "Topic views will only increment once every X minutes as defined by this setting.",
2018-11-01 09:27:27 +00:00
"teaser": "Ķircinājuma raksts",
"teaser.last-post": "Pēdējo &ndash; rādīt jaunāko rakstu, ieskaitot sākotnējo rakstu, ja atbildes nav",
"teaser.last-reply": "Pēdējo &ndash; rādīt jaunāko atbildi, vai \"Nav atbildes\" tekstu, ja atbildes nav",
"teaser.first": "Pirmais",
"showPostPreviewsOnHover": "Show a preview of posts when mouse overed",
2023-06-01 09:20:29 +00:00
"unread-and-recent": "Unread & Recent Settings",
2018-11-01 09:27:27 +00:00
"unread.cutoff": "Nelasīto rakstu vecumu robeža",
"unread.min-track-last": "Minimālais rakstu skaits tematā pirms izseko pēdējo lasīto",
2020-06-28 09:05:21 +00:00
"recent.max-topics": "Maximum topics on /recent",
2018-09-27 09:26:38 +00:00
"recent.categoryFilter.disable": "Atspējot tematu filtrēšanu ignorētās kategorijās /recent lapā",
2018-10-13 09:28:49 +00:00
"signature": "Parakstīšanās",
2018-10-04 09:26:51 +00:00
"signature.disable": "Atspējot parakstus",
"signature.no-links": "Atspējot saites parakstos",
"signature.no-images": "Atspējot bildes parakstos",
"signature.hide-duplicates": "Hide duplicate signatures in topics",
2018-10-02 09:29:15 +00:00
"signature.max-length": "Maksimālais paraksta garums",
2018-11-01 09:27:27 +00:00
"composer": "Redaktora iestatījumi",
"composer-help": "Tālāk norādītie iestatījumi nosaka funkcionalitāti un izskatu no raksta redaktoru, ko lieto jaunus tematus izveidojot, vai atbildot jau eksistējošiem tematiem.",
"composer.show-help": "Rādīt \"palīdzība\" cilni",
"composer.enable-plugin-help": "Atļaut spraudņiem pievienot saturu palīdzības cilnei",
2018-08-29 09:32:27 +00:00
"composer.custom-help": "Pielāgotais palīdzības teksts",
2021-09-30 09:07:35 +00:00
"backlinks": "Backlinks",
"backlinks.enabled": "Enable topic backlinks",
"backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.",
2018-10-13 09:28:49 +00:00
"ip-tracking": "IP adrešu pierakstīšana",
"ip-tracking.each-post": "Pierakstīt katra raksta IP adresi",
2018-10-02 09:29:15 +00:00
"enable-post-history": "Iespējot rakstu vēsturi"
2018-08-27 10:27:53 -04:00
}