mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 01:10:31 +01:00
Compare commits
53 Commits
ajaxify-cr
...
v3.0.0-rc.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
654abb48cd | ||
|
|
1b98995132 | ||
|
|
3a50ad3a36 | ||
|
|
c27567289f | ||
|
|
f49fc5caac | ||
|
|
90e2e0bf3f | ||
|
|
4bede9fb62 | ||
|
|
567a74a110 | ||
|
|
ac2aefd8d9 | ||
|
|
c22c6e1299 | ||
|
|
0e3d34ccf7 | ||
|
|
5cc1dd51d6 | ||
|
|
645ebec8fa | ||
|
|
569944f1d9 | ||
|
|
e18d0df8b5 | ||
|
|
0187e1771c | ||
|
|
a1419327e5 | ||
|
|
c0b62346f0 | ||
|
|
4fb021a72b | ||
|
|
ec106d914b | ||
|
|
5d9b23cafc | ||
|
|
f1f32a47ab | ||
|
|
9c9766334e | ||
|
|
08d159f5f7 | ||
|
|
803270ee8b | ||
|
|
29872b4326 | ||
|
|
be272507cf | ||
|
|
fe73c007da | ||
|
|
764aca62de | ||
|
|
9d6e509911 | ||
|
|
2d75625b26 | ||
|
|
d36aad073e | ||
|
|
1ac37b4333 | ||
|
|
cc138c9303 | ||
|
|
2615192fc0 | ||
|
|
28ed6c923c | ||
|
|
a44f170a5c | ||
|
|
defc01d918 | ||
|
|
e90390180d | ||
|
|
80f7dce891 | ||
|
|
d178920661 | ||
|
|
45addcf5ec | ||
|
|
b551b0ad47 | ||
|
|
7599870f1d | ||
|
|
c33730530e | ||
|
|
67055006df | ||
|
|
055f5b791c | ||
|
|
0e57afa9db | ||
|
|
9f5dc9adff | ||
|
|
609c055807 | ||
|
|
e0b2065802 | ||
|
|
4d2d76897a | ||
|
|
7397873db3 |
10
.github/workflows/docker.yml
vendored
10
.github/workflows/docker.yml
vendored
@@ -13,13 +13,14 @@ on:
|
|||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
packages: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -32,14 +33,15 @@ jobs:
|
|||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
registry: ghcr.io
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
username: ${{ github.repository_owner }}
|
||||||
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: nodebb/docker
|
images: ghcr.io/${{ github.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{version}}
|
type=semver,pattern={{version}}
|
||||||
type=semver,pattern={{major}}.{{minor}}
|
type=semver,pattern={{major}}.{{minor}}
|
||||||
|
|||||||
52
.tx/config
52
.tx/config
@@ -3328,6 +3328,58 @@ trans.et = public/language/et/search.json
|
|||||||
trans.hy = public/language/hy/search.json
|
trans.hy = public/language/hy/search.json
|
||||||
trans.lt = public/language/lt/search.json
|
trans.lt = public/language/lt/search.json
|
||||||
|
|
||||||
|
[o:nodebb:p:nodebb:r:social]
|
||||||
|
file_filter = public/language/<lang>/social.json
|
||||||
|
source_file = public/language/en-GB/social.json
|
||||||
|
source_lang = en_GB
|
||||||
|
type = KEYVALUEJSON
|
||||||
|
trans.da = public/language/da/social.json
|
||||||
|
trans.en_US = public/language/en-US/social.json
|
||||||
|
trans.ms = public/language/ms/social.json
|
||||||
|
trans.hr = public/language/hr/social.json
|
||||||
|
trans.hu = public/language/hu/social.json
|
||||||
|
trans.id = public/language/id/social.json
|
||||||
|
trans.bg = public/language/bg/social.json
|
||||||
|
trans.de = public/language/de/social.json
|
||||||
|
trans.en@pirate = public/language/en-x-pirate/social.json
|
||||||
|
trans.fa_IR = public/language/fa-IR/social.json
|
||||||
|
trans.fi = public/language/fi/social.json
|
||||||
|
trans.sc = public/language/sc/social.json
|
||||||
|
trans.sk = public/language/sk/social.json
|
||||||
|
trans.sl = public/language/sl/social.json
|
||||||
|
trans.sq_AL = public/language/sq-AL/social.json
|
||||||
|
trans.sr = public/language/sr/social.json
|
||||||
|
trans.bn = public/language/bn/social.json
|
||||||
|
trans.ja = public/language/ja/social.json
|
||||||
|
trans.ko = public/language/ko/social.json
|
||||||
|
trans.pl = public/language/pl/social.json
|
||||||
|
trans.ro = public/language/ro/social.json
|
||||||
|
trans.zh_TW = public/language/zh-TW/social.json
|
||||||
|
trans.cs = public/language/cs/social.json
|
||||||
|
trans.he = public/language/he/social.json
|
||||||
|
trans.nb = public/language/nb/social.json
|
||||||
|
trans.zh_CN = public/language/zh-CN/social.json
|
||||||
|
trans.lv = public/language/lv/social.json
|
||||||
|
trans.rw = public/language/rw/social.json
|
||||||
|
trans.sv = public/language/sv/social.json
|
||||||
|
trans.ru = public/language/ru/social.json
|
||||||
|
trans.tr = public/language/tr/social.json
|
||||||
|
trans.uk = public/language/uk/social.json
|
||||||
|
trans.el = public/language/el/social.json
|
||||||
|
trans.fr = public/language/fr/social.json
|
||||||
|
trans.gl = public/language/gl/social.json
|
||||||
|
trans.it = public/language/it/social.json
|
||||||
|
trans.pt_BR = public/language/pt-BR/social.json
|
||||||
|
trans.nl = public/language/nl/social.json
|
||||||
|
trans.pt_PT = public/language/pt-PT/social.json
|
||||||
|
trans.th = public/language/th/social.json
|
||||||
|
trans.vi = public/language/vi/social.json
|
||||||
|
trans.ar = public/language/ar/social.json
|
||||||
|
trans.es = public/language/es/social.json
|
||||||
|
trans.et = public/language/et/social.json
|
||||||
|
trans.hy = public/language/hy/social.json
|
||||||
|
trans.lt = public/language/lt/social.json
|
||||||
|
|
||||||
[o:nodebb:p:nodebb:r:success]
|
[o:nodebb:p:nodebb:r:success]
|
||||||
file_filter = public/language/<lang>/success.json
|
file_filter = public/language/<lang>/success.json
|
||||||
source_file = public/language/en-GB/success.json
|
source_file = public/language/en-GB/success.json
|
||||||
|
|||||||
17
README.md
17
README.md
@@ -24,17 +24,14 @@ NodeBB's theming engine is highly flexible and does not restrict your design cho
|
|||||||
[](http://i.imgur.com/LmHtPho.png)
|
[](http://i.imgur.com/LmHtPho.png)
|
||||||
[](http://i.imgur.com/paiJPJk.jpg)
|
[](http://i.imgur.com/paiJPJk.jpg)
|
||||||
|
|
||||||
Our minimalist "Persona" theme gets you going right away, no coding experience required.
|
Our minimalist "Harmony" theme gets you going right away, no coding experience required.
|
||||||
|
|
||||||
[](http://i.imgur.com/HwNEXGu.png)
|
|
||||||
[](http://i.imgur.com/II1byYs.png)
|
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## How can I follow along/contribute?
|
## How can I follow along/contribute?
|
||||||
|
|
||||||
* If you are a developer, feel free to check out the source and submit pull requests. We also have a wide array of [plugins](http://community.nodebb.org/category/7/nodebb-plugins) which would be a great starting point for learning the codebase.
|
* If you are a developer, feel free to check out the source and submit pull requests. We also have a wide array of [plugins](http://community.nodebb.org/category/7/nodebb-plugins) which would be a great starting point for learning the codebase.
|
||||||
* If you are a designer, [NodeBB needs themes](http://community.nodebb.org/category/10/nodebb-themes)! NodeBB's theming system allows extension of the base templates as well as styling via LESS or CSS. NodeBB's base theme utilizes [Bootstrap 3](http://getbootstrap.com/) but themes can choose to use a different framework altogether.
|
* If you are a designer, [NodeBB needs themes](http://community.nodebb.org/category/10/nodebb-themes)! NodeBB's theming system allows extension of the base templates as well as styling via SCSS or CSS. NodeBB's base theme utilizes [Bootstrap 5](http://getbootstrap.com/) as a frontend toolkit.
|
||||||
* If you know languages other than English you can help us translate NodeBB. We use [Transifex](https://explore.transifex.com/nodebb/nodebb/) for internationalization.
|
* If you know languages other than English you can help us translate NodeBB. We use [Transifex](https://explore.transifex.com/nodebb/nodebb/) for internationalization.
|
||||||
* Please don't forget to **like**, **follow**, and **star our repo**! Join our growing [community](http://community.nodebb.org) to keep up to date with the latest NodeBB development.
|
* Please don't forget to **like**, **follow**, and **star our repo**! Join our growing [community](http://community.nodebb.org) to keep up to date with the latest NodeBB development.
|
||||||
|
|
||||||
@@ -42,7 +39,7 @@ Our minimalist "Persona" theme gets you going right away, no coding experience r
|
|||||||
|
|
||||||
NodeBB requires the following software to be installed:
|
NodeBB requires the following software to be installed:
|
||||||
|
|
||||||
* A version of Node.js at least 12 or greater ([installation/upgrade instructions](https://github.com/nodesource/distributions))
|
* A version of Node.js at least 16 or greater ([installation/upgrade instructions](https://github.com/nodesource/distributions))
|
||||||
* MongoDB, version 3.6 or greater **or** Redis, version 2.8.9 or greater
|
* MongoDB, version 3.6 or greater **or** Redis, version 2.8.9 or greater
|
||||||
* If you are using [clustering](https://docs.nodebb.org/configuring/scaling/) you need Redis installed and configured.
|
* If you are using [clustering](https://docs.nodebb.org/configuring/scaling/) you need Redis installed and configured.
|
||||||
* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB)
|
* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB)
|
||||||
@@ -76,10 +73,10 @@ Interested in a sublicense agreement for use of NodeBB in a non-free/restrictive
|
|||||||
|
|
||||||
* [Demo](https://try.nodebb.org)
|
* [Demo](https://try.nodebb.org)
|
||||||
* [Developer Community](http://community.nodebb.org)
|
* [Developer Community](http://community.nodebb.org)
|
||||||
* [Documentation & Installation Instructions](http://docs.nodebb.org)
|
* [Documentation & Installation Instructions](https://docs.nodebb.org)
|
||||||
* [Help translate NodeBB](https://explore.transifex.com/nodebb/nodebb/)
|
* [Help translate NodeBB](https://explore.transifex.com/nodebb/nodebb/)
|
||||||
* [NodeBB Blog](http://blog.nodebb.org)
|
* [NodeBB Blog](https://nodebb.org/blog)
|
||||||
* [Premium Hosting for NodeBB](http://www.nodebb.org/ "NodeBB")
|
* [Premium Hosting for NodeBB](https://www.nodebb.org/ "NodeBB")
|
||||||
* Unofficial IRC community – channel `#nodebb` on Libera.chat
|
* Unofficial IRC community – channel `#nodebb` on Libera.chat
|
||||||
* [Follow us on Twitter](http://www.twitter.com/NodeBB/ "NodeBB Twitter")
|
* [Follow us on Twitter](http://www.twitter.com/NodeBB/ "NodeBB Twitter")
|
||||||
* [Like us on Facebook](http://www.facebook.com/NodeBB/ "NodeBB Facebook")
|
* [Like us on Facebook](http://www.facebook.com/NodeBB/ "NodeBB Facebook")
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "nodebb",
|
"name": "nodebb",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"description": "NodeBB Forum",
|
"description": "NodeBB Forum",
|
||||||
"version": "3.0.0-rc.1",
|
"version": "3.0.0-rc.2",
|
||||||
"homepage": "https://www.nodebb.org",
|
"homepage": "https://www.nodebb.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
"csrf-sync": "4.0.1",
|
"csrf-sync": "4.0.1",
|
||||||
"daemon": "1.1.0",
|
"daemon": "1.1.0",
|
||||||
"diff": "5.1.0",
|
"diff": "5.1.0",
|
||||||
"esbuild": "0.17.14",
|
"esbuild": "0.17.15",
|
||||||
"express": "4.18.2",
|
"express": "4.18.2",
|
||||||
"express-session": "1.17.3",
|
"express-session": "1.17.3",
|
||||||
"express-useragent": "1.0.15",
|
"express-useragent": "1.0.15",
|
||||||
@@ -85,25 +85,25 @@
|
|||||||
"material-design-lite": "1.3.0",
|
"material-design-lite": "1.3.0",
|
||||||
"mime": "3.0.0",
|
"mime": "3.0.0",
|
||||||
"mkdirp": "2.1.6",
|
"mkdirp": "2.1.6",
|
||||||
"mongodb": "5.1.0",
|
"mongodb": "5.2.0",
|
||||||
"morgan": "1.10.0",
|
"morgan": "1.10.0",
|
||||||
"mousetrap": "1.6.5",
|
"mousetrap": "1.6.5",
|
||||||
"multiparty": "4.2.3",
|
"multiparty": "4.2.3",
|
||||||
"nconf": "0.12.0",
|
"nconf": "0.12.0",
|
||||||
"nodebb-plugin-2factor": "7.0.4",
|
"nodebb-plugin-2factor": "7.0.4",
|
||||||
"nodebb-plugin-composer-default": "10.0.42",
|
"nodebb-plugin-composer-default": "10.0.44",
|
||||||
"nodebb-plugin-dbsearch": "6.0.0",
|
"nodebb-plugin-dbsearch": "6.0.0",
|
||||||
"nodebb-plugin-emoji": "5.0.5",
|
"nodebb-plugin-emoji": "5.0.5",
|
||||||
"nodebb-plugin-emoji-android": "4.0.0",
|
"nodebb-plugin-emoji-android": "4.0.0",
|
||||||
"nodebb-plugin-markdown": "12.0.2",
|
"nodebb-plugin-markdown": "12.0.2",
|
||||||
"nodebb-plugin-mentions": "4.0.4",
|
"nodebb-plugin-mentions": "4.0.6",
|
||||||
"nodebb-plugin-ntfy": "1.0.15",
|
"nodebb-plugin-ntfy": "1.0.15",
|
||||||
"nodebb-plugin-spam-be-gone": "2.0.6",
|
"nodebb-plugin-spam-be-gone": "2.0.6",
|
||||||
"nodebb-rewards-essentials": "0.2.2",
|
"nodebb-rewards-essentials": "0.2.3",
|
||||||
"nodebb-theme-harmony": "1.0.0-beta.84",
|
"nodebb-theme-harmony": "1.0.0-beta.102",
|
||||||
"nodebb-theme-lavender": "7.0.9",
|
"nodebb-theme-lavender": "7.0.9",
|
||||||
"nodebb-theme-peace": "2.0.19",
|
"nodebb-theme-peace": "2.0.19",
|
||||||
"nodebb-theme-persona": "13.0.53",
|
"nodebb-theme-persona": "13.0.55",
|
||||||
"nodebb-widget-essentials": "7.0.7",
|
"nodebb-widget-essentials": "7.0.7",
|
||||||
"nodemailer": "6.9.1",
|
"nodemailer": "6.9.1",
|
||||||
"nprogress": "0.2.0",
|
"nprogress": "0.2.0",
|
||||||
@@ -142,7 +142,7 @@
|
|||||||
"tinycon": "0.6.8",
|
"tinycon": "0.6.8",
|
||||||
"toobusy-js": "0.5.1",
|
"toobusy-js": "0.5.1",
|
||||||
"validator": "13.9.0",
|
"validator": "13.9.0",
|
||||||
"webpack": "5.76.3",
|
"webpack": "5.77.0",
|
||||||
"webpack-merge": "5.8.0",
|
"webpack-merge": "5.8.0",
|
||||||
"winston": "3.8.2",
|
"winston": "3.8.2",
|
||||||
"xml": "1.0.1",
|
"xml": "1.0.1",
|
||||||
@@ -152,10 +152,10 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@apidevtools/swagger-parser": "10.1.0",
|
"@apidevtools/swagger-parser": "10.1.0",
|
||||||
"@commitlint/cli": "17.5.0",
|
"@commitlint/cli": "17.5.1",
|
||||||
"@commitlint/config-angular": "17.4.4",
|
"@commitlint/config-angular": "17.4.4",
|
||||||
"coveralls": "3.1.1",
|
"coveralls": "3.1.1",
|
||||||
"eslint": "8.36.0",
|
"eslint": "8.37.0",
|
||||||
"eslint-config-nodebb": "0.2.1",
|
"eslint-config-nodebb": "0.2.1",
|
||||||
"eslint-plugin-import": "2.27.5",
|
"eslint-plugin-import": "2.27.5",
|
||||||
"grunt": "1.6.1",
|
"grunt": "1.6.1",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "دائمًا",
|
"alltime": "دائمًا",
|
||||||
"no_recent_topics": "لايوجد مواضيع جديدة",
|
"no_recent_topics": "لايوجد مواضيع جديدة",
|
||||||
"no_popular_topics": "لا يوجد مواضيع شائعة",
|
"no_popular_topics": "لا يوجد مواضيع شائعة",
|
||||||
"there-is-a-new-topic": "يوجد موضوع جديد",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "يوجد موضوع جديد و رد جديد",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "يوجد موضوع جديد و %1 ردود جديدة ",
|
|
||||||
"there-are-new-topics": "يوجد %1 مواضيع جديدة",
|
|
||||||
"there-are-new-topics-and-a-new-post": "يوجد %1 مواضيع جديدة و رد جديد",
|
|
||||||
"there-are-new-topics-and-new-posts": "يوجد %1 مواضيع جديدة و %2 مشاركات جديدة",
|
|
||||||
"there-is-a-new-post": "يوجد مشاركة جديدة",
|
|
||||||
"there-are-new-posts": "يوجد %1 مشاركات جديدة",
|
|
||||||
"click-here-to-reload": "إضغط هنا لإعادة التحميل"
|
|
||||||
}
|
}
|
||||||
10
public/language/ar/social.json
Normal file
10
public/language/ar/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "تسجيل الدخول باستخدام تويتر",
|
||||||
|
"sign-up-with-twitter": "التسجيل باستخدام تويتر",
|
||||||
|
"sign-in-with-github": "تسجيل الدخول باستخدام جيت هب",
|
||||||
|
"sign-up-with-github": "التسجيل باستخدام جيت هب",
|
||||||
|
"sign-in-with-google": "تسجيل الدخول باستخدام قوقل",
|
||||||
|
"sign-up-with-google": "التسجيل باستخدام قوقل",
|
||||||
|
"log-in-with-facebook": "تسجيل الدخول باستخدام فيسبوك",
|
||||||
|
"continue-with-facebook": "التسجيل باستخدام فيسبوك"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Цялото време",
|
"alltime": "Цялото време",
|
||||||
"no_recent_topics": "Няма скорошни теми.",
|
"no_recent_topics": "Няма скорошни теми.",
|
||||||
"no_popular_topics": "Няма популярни теми.",
|
"no_popular_topics": "Няма популярни теми.",
|
||||||
"there-is-a-new-topic": "Има нова тема.",
|
"load-new-posts": "Зареждане на новите публикации"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Има нова тема и нова публикация.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Има нова тема и %1 нови публикации.",
|
|
||||||
"there-are-new-topics": "Има %1 нови теми.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Има %1 нови теми и нова публикация.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Има %1 нови теми и %2 нови публикации.",
|
|
||||||
"there-is-a-new-post": "Има нова публикация",
|
|
||||||
"there-are-new-posts": "Има %1 нови публикации.",
|
|
||||||
"click-here-to-reload": "Натиснете тук, за да презаредите."
|
|
||||||
}
|
}
|
||||||
10
public/language/bg/social.json
Normal file
10
public/language/bg/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Вписване с Twitter",
|
||||||
|
"sign-up-with-twitter": "Регистриране с Twitter",
|
||||||
|
"sign-in-with-github": "Вписване с Github",
|
||||||
|
"sign-up-with-github": "Регистриране с Github",
|
||||||
|
"sign-in-with-google": "Вписване с Google",
|
||||||
|
"sign-up-with-google": "Регистриране с Google",
|
||||||
|
"log-in-with-facebook": "Вписване с Facebook",
|
||||||
|
"continue-with-facebook": "Продължаване с Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "সবসময় ",
|
"alltime": "সবসময় ",
|
||||||
"no_recent_topics": "কোন সাম্প্রতিক টপিক নেই। ",
|
"no_recent_topics": "কোন সাম্প্রতিক টপিক নেই। ",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/bn/social.json
Normal file
10
public/language/bn/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Pořád",
|
"alltime": "Pořád",
|
||||||
"no_recent_topics": "Nebyly nalezeny žádné nové téma.",
|
"no_recent_topics": "Nebyly nalezeny žádné nové téma.",
|
||||||
"no_popular_topics": "Žádná oblíbená téma.",
|
"no_popular_topics": "Žádná oblíbená téma.",
|
||||||
"there-is-a-new-topic": "K dispozici je nové téma.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "K dispozici je nové téma a nový příspěvěk.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "K dispozici je nové téma a %1 nových příspěvků.",
|
|
||||||
"there-are-new-topics": "K dispozici je %1 nových témat.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "K dispozici je %1 nových témat a jeden nový příspěvek.",
|
|
||||||
"there-are-new-topics-and-new-posts": "K dispozici je %1 nových témat a %2 nových příspěvků.",
|
|
||||||
"there-is-a-new-post": "K dispozici je nový příspěvek.",
|
|
||||||
"there-are-new-posts": "K dispozici je %1 nových příspěvků.",
|
|
||||||
"click-here-to-reload": "Kliknutím sem znovu načtete stránku."
|
|
||||||
}
|
}
|
||||||
10
public/language/cs/social.json
Normal file
10
public/language/cs/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Al tid",
|
"alltime": "Al tid",
|
||||||
"no_recent_topics": "Der er ingen seneste tråde",
|
"no_recent_topics": "Der er ingen seneste tråde",
|
||||||
"no_popular_topics": "Der er ingen populære tråde.",
|
"no_popular_topics": "Der er ingen populære tråde.",
|
||||||
"there-is-a-new-topic": "Der er en ny tråd.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Der er en ny tråd og et nyt indlæg.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Der er en tråd og %1 nye indlæg",
|
|
||||||
"there-are-new-topics": "Der er %1 nye indlæg.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Der er %1 nye indlæg og et nyt indlæg.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Der er %1 nye tråde og %2 nye indlæg.",
|
|
||||||
"there-is-a-new-post": "Der er et nyt indlæg.",
|
|
||||||
"there-are-new-posts": "Der er %1 nye indlæg.",
|
|
||||||
"click-here-to-reload": "Klik her for at genindlæse."
|
|
||||||
}
|
}
|
||||||
10
public/language/da/social.json
Normal file
10
public/language/da/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Gesamter Zeitraum",
|
"alltime": "Gesamter Zeitraum",
|
||||||
"no_recent_topics": "Es gibt keine aktuellen Themen.",
|
"no_recent_topics": "Es gibt keine aktuellen Themen.",
|
||||||
"no_popular_topics": "Es gibt keine beliebten Themen.",
|
"no_popular_topics": "Es gibt keine beliebten Themen.",
|
||||||
"there-is-a-new-topic": "Es gibt ein neues Thema.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Es gibt ein neues Thema und einen neuen Beitrag.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Es gibt ein neues Thema und %1 neue Beiträge.",
|
|
||||||
"there-are-new-topics": "Es gibt %1 neue Themen.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Es gibt %1 neue Themen und einen neuen Beitrag.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Es gibt %1 neue Themen und %2 neue Beiträge.",
|
|
||||||
"there-is-a-new-post": "Es gibt einen neuen Beitrag.",
|
|
||||||
"there-are-new-posts": "Es gibt %1 neue Beiträge.",
|
|
||||||
"click-here-to-reload": "Zum aktualisieren hier klicken."
|
|
||||||
}
|
}
|
||||||
10
public/language/de/social.json
Normal file
10
public/language/de/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Όλο το Ιστορικό",
|
"alltime": "Όλο το Ιστορικό",
|
||||||
"no_recent_topics": "Δεν υπάρχουν πρόσφατα θέματα.",
|
"no_recent_topics": "Δεν υπάρχουν πρόσφατα θέματα.",
|
||||||
"no_popular_topics": "Δεν υπάρχουν δημοφιλή θέματα.",
|
"no_popular_topics": "Δεν υπάρχουν δημοφιλή θέματα.",
|
||||||
"there-is-a-new-topic": "Υπάρχει ένα νέο θέμα.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/el/social.json
Normal file
10
public/language/el/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,18 +7,5 @@
|
|||||||
"alltime": "All Time",
|
"alltime": "All Time",
|
||||||
"no_recent_topics": "There are no recent topics.",
|
"no_recent_topics": "There are no recent topics.",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "All Time",
|
"alltime": "All Time",
|
||||||
"no_recent_topics": "There are no recent topics.",
|
"no_recent_topics": "There are no recent topics.",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/en-US/social.json
Normal file
10
public/language/en-US/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "All Time",
|
"alltime": "All Time",
|
||||||
"no_recent_topics": "There be no recent topics.",
|
"no_recent_topics": "There be no recent topics.",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/en-x-pirate/social.json
Normal file
10
public/language/en-x-pirate/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"post-cache": "Publicar Cache",
|
"post-cache": "Publicar Cache",
|
||||||
"group-cache": "Group Cache",
|
"group-cache": "Agrupar cache",
|
||||||
"local-cache": "Local Cache",
|
"local-cache": "Cache local",
|
||||||
"object-cache": "Object Cache",
|
"object-cache": "Cache de objetos",
|
||||||
"percent-full": "%1% Completo",
|
"percent-full": "%1% Completo",
|
||||||
"post-cache-size": "Tamaño de cache del post",
|
"post-cache-size": "Tamaño de cache del post",
|
||||||
"items-in-cache": "Artículos en cache"
|
"items-in-cache": "Artículos en cache"
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
"events": "Eventos",
|
"events": "Eventos",
|
||||||
"no-events": "No hay eventos",
|
"no-events": "No hay eventos",
|
||||||
"control-panel": "Panel de control de eventos",
|
"control-panel": "Panel de control de eventos",
|
||||||
"delete-events": "Delete Events",
|
"delete-events": "Eliminar eventos",
|
||||||
"confirm-delete-all-events": "Are you sure you want to delete all logged events?",
|
"confirm-delete-all-events": "¿Estás seguro que deseas eliminar todos los eventos registrados?",
|
||||||
"filters": "Filtros",
|
"filters": "Filtros",
|
||||||
"filters-apply": "Aplicar filtros",
|
"filters-apply": "Aplicar filtros",
|
||||||
"filter-type": "Tipo de evento",
|
"filter-type": "Tipo de evento",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Siempre",
|
"alltime": "Siempre",
|
||||||
"no_recent_topics": "No hay publicaciones recientes.",
|
"no_recent_topics": "No hay publicaciones recientes.",
|
||||||
"no_popular_topics": "No hay publicaciones populares",
|
"no_popular_topics": "No hay publicaciones populares",
|
||||||
"there-is-a-new-topic": "Hay una nueva publicación.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "hay una nueva publicación y un nuevo mensaje.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Hay una nueva publicación y %1 nuevos mensajes.",
|
|
||||||
"there-are-new-topics": "Hay %1 nuevos mensajes.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Hay %1 nuevas publicaciones y un nuevo mensaje.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Hay %1 nuevas publicaciones y %2 nuevos mensajes.",
|
|
||||||
"there-is-a-new-post": "Hay un nuevo mensaje.",
|
|
||||||
"there-are-new-posts": "Hay %1 nuevos mensajes.",
|
|
||||||
"click-here-to-reload": "Click para recargar."
|
|
||||||
}
|
}
|
||||||
10
public/language/es/social.json
Normal file
10
public/language/es/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Kogu aja vältel",
|
"alltime": "Kogu aja vältel",
|
||||||
"no_recent_topics": "Hetkel ei ole hiljutisi teemasid.",
|
"no_recent_topics": "Hetkel ei ole hiljutisi teemasid.",
|
||||||
"no_popular_topics": "Ühtegi populaarset teemat ei leidu.",
|
"no_popular_topics": "Ühtegi populaarset teemat ei leidu.",
|
||||||
"there-is-a-new-topic": "On loodud uus teema.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "On loodud uus teema ning postitus.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "On loodud uus teema ning %1 uut postitust.",
|
|
||||||
"there-are-new-topics": "On loodud %1 uut teemat.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "On loodud %1 uut teemat ning uus postitus.",
|
|
||||||
"there-are-new-topics-and-new-posts": "On loodud %1 uut teemat ning %2 uut postitust.",
|
|
||||||
"there-is-a-new-post": "On loodud uus postitus.",
|
|
||||||
"there-are-new-posts": "On loodud %1 uut postitust.",
|
|
||||||
"click-here-to-reload": "Värskendamiseks vajuta siia."
|
|
||||||
}
|
}
|
||||||
10
public/language/et/social.json
Normal file
10
public/language/et/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "همه زمانها",
|
"alltime": "همه زمانها",
|
||||||
"no_recent_topics": "هیچ موضوع تازهای نیست.",
|
"no_recent_topics": "هیچ موضوع تازهای نیست.",
|
||||||
"no_popular_topics": "هیچ موضوع پربازدیدی وجود ندارد",
|
"no_popular_topics": "هیچ موضوع پربازدیدی وجود ندارد",
|
||||||
"there-is-a-new-topic": "یک موضوع جدید موجود است.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "یک موضوع جدید و یک پست جدید موجود است.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "یک موضوع جدید و %1 پست جدید موجود است.",
|
|
||||||
"there-are-new-topics": "%1 موضوع جدید موجود است.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "%1 موضوع جدید و یک پست جدید موجود است.",
|
|
||||||
"there-are-new-topics-and-new-posts": "%1 موضوع جدید و %2 پست جدید موجود است.",
|
|
||||||
"there-is-a-new-post": "یک پست جدید موجود است.",
|
|
||||||
"there-are-new-posts": "%1 پست جدید موجود است.",
|
|
||||||
"click-here-to-reload": "برای بارگذاری مجدد کلیک کنید."
|
|
||||||
}
|
}
|
||||||
10
public/language/fa-IR/social.json
Normal file
10
public/language/fa-IR/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Alusta lähtien",
|
"alltime": "Alusta lähtien",
|
||||||
"no_recent_topics": "Ei viimeisimpiä aiheita.",
|
"no_recent_topics": "Ei viimeisimpiä aiheita.",
|
||||||
"no_popular_topics": "Ei päivityksiä suosituimmissa aiheissa",
|
"no_popular_topics": "Ei päivityksiä suosituimmissa aiheissa",
|
||||||
"there-is-a-new-topic": "Uusi aihe.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Uusi aihe ja uusi viesti.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Uusi aihe ja %1 uutta viestiä.",
|
|
||||||
"there-are-new-topics": "%1 uutta aihetta.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "%1 uutta aihetta ja uusi viesti.",
|
|
||||||
"there-are-new-topics-and-new-posts": "%1 uutta aihetta ja %2 uutta viestiä.",
|
|
||||||
"there-is-a-new-post": "Ei uusia viestejä",
|
|
||||||
"there-are-new-posts": "%1 uutta viestiä.",
|
|
||||||
"click-here-to-reload": "Päivitä napsauttamalla tätä."
|
|
||||||
}
|
}
|
||||||
10
public/language/fi/social.json
Normal file
10
public/language/fi/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"all-users": "All Users",
|
"all-users": "Kaikki käyttäjät",
|
||||||
"latest_users": "Viimeisimmät käyttäjät",
|
"latest_users": "Viimeisimmät käyttäjät",
|
||||||
"top_posters": "Aktiivisimmat viestittelijät",
|
"top_posters": "Aktiivisimmat viestittelijät",
|
||||||
"most_reputation": "Eniten mainetta",
|
"most_reputation": "Eniten mainetta",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Toujours",
|
"alltime": "Toujours",
|
||||||
"no_recent_topics": "Il n'y a aucun sujet récent.",
|
"no_recent_topics": "Il n'y a aucun sujet récent.",
|
||||||
"no_popular_topics": "Il n'y a pas de sujet populaire.",
|
"no_popular_topics": "Il n'y a pas de sujet populaire.",
|
||||||
"there-is-a-new-topic": "Il y a un nouveau sujet.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Il y a un nouveau sujet et un nouveau message.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Il y a un nouveau sujet et %1 nouveaux messages.",
|
|
||||||
"there-are-new-topics": "Il y a %1 nouveaux sujets.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Il y a %1 nouveaux sujets et un nouveau message.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Il y a %1 nouveaux sujets et %2 nouveaux messages.",
|
|
||||||
"there-is-a-new-post": "Il y a un nouveau message.",
|
|
||||||
"there-are-new-posts": "Il y a %1 nouveaux messages.",
|
|
||||||
"click-here-to-reload": "Cliquez ici pour recharger."
|
|
||||||
}
|
}
|
||||||
10
public/language/fr/social.json
Normal file
10
public/language/fr/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Dende o principio",
|
"alltime": "Dende o principio",
|
||||||
"no_recent_topics": "Non hai temas recentes",
|
"no_recent_topics": "Non hai temas recentes",
|
||||||
"no_popular_topics": "Non hai temas populares",
|
"no_popular_topics": "Non hai temas populares",
|
||||||
"there-is-a-new-topic": "Hai un novo tema",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Hai un novo tema e unha nova publicación",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Hai un novo tema e %1 nova publicación",
|
|
||||||
"there-are-new-topics": "Hai %1 novos temas.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Hay %1 novos temas e unha nova publicación.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Hay %1 novos temas e %2 novas publicacións",
|
|
||||||
"there-is-a-new-post": "Hai unha nova publicación",
|
|
||||||
"there-are-new-posts": "Hay %1 novas publicacións.",
|
|
||||||
"click-here-to-reload": "Pica aquí para recargar."
|
|
||||||
}
|
}
|
||||||
10
public/language/gl/social.json
Normal file
10
public/language/gl/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"alert.confirm-rebuild-and-restart": "האם אתה בטוח שאתה רוצה לבנות מחדש ולאתחל את NodeBB?",
|
"alert.confirm-rebuild-and-restart": "האם אתה בטוח שאתה רוצה לבנות מחדש ולאתחל את NodeBB?",
|
||||||
"alert.confirm-restart": "האם אתה בטוח שאתה רוצה לאתחל מחדש את NodeBB?",
|
"alert.confirm-restart": "האם אתה בטוח שאתה רוצה לאתחל מחדש את NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | לוח בקרה למנהל NodeBB",
|
"acp-title": "%1 | לוח בקרה למנהל פורום NodeBB",
|
||||||
"settings-header-contents": "תוכן",
|
"settings-header-contents": "תוכן",
|
||||||
"changes-not-saved": "השינויים לא נשמרו",
|
"changes-not-saved": "השינויים לא נשמרו",
|
||||||
"changes-not-saved-message": "NodeBB נתקל בעיה בשמירת השינויים שלך. (%1)"
|
"changes-not-saved-message": "NodeBB נתקל בעיה בשמירת השינויים שלך. (%1)"
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "כל הזמן",
|
"alltime": "כל הזמן",
|
||||||
"no_recent_topics": "אין נושאים חדשים",
|
"no_recent_topics": "אין נושאים חדשים",
|
||||||
"no_popular_topics": "אין נושאים פופולריים.",
|
"no_popular_topics": "אין נושאים פופולריים.",
|
||||||
"there-is-a-new-topic": "יש נושא חדש.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "יש נושא ופוסט חדש.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "יש נושא ו%1 פוסטים חדשים.",
|
|
||||||
"there-are-new-topics": "יש %1 נושאים חדשים.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "יש %1 נושאים ופוסט חדש.",
|
|
||||||
"there-are-new-topics-and-new-posts": "יש %1 נושאים ו %2 פוסטים חדשים.",
|
|
||||||
"there-is-a-new-post": "יש פוסט חדש.",
|
|
||||||
"there-are-new-posts": "יש %1 פוסטים חדשים.",
|
|
||||||
"click-here-to-reload": "לחץ כאן על מנת לטעון מחדש."
|
|
||||||
}
|
}
|
||||||
10
public/language/he/social.json
Normal file
10
public/language/he/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "היכנס באמצעות Twitter",
|
||||||
|
"sign-up-with-twitter": "הירשם באמצעות Twitter",
|
||||||
|
"sign-in-with-github": "היכנס באמצעות Github",
|
||||||
|
"sign-up-with-github": "הירשם באמצעות Github",
|
||||||
|
"sign-in-with-google": "היכנס באמצעות Google",
|
||||||
|
"sign-up-with-google": "הירשם באמצעות Google",
|
||||||
|
"log-in-with-facebook": "היכנס באמצעות Facebook",
|
||||||
|
"continue-with-facebook": "המשך בFacebook"
|
||||||
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"all-tags": "All tags",
|
"all-tags": "כל התגים",
|
||||||
"no_tag_topics": "אין פוסטים עם תגית זו.",
|
"no_tag_topics": "אין פוסטים עם תגית זו.",
|
||||||
"no-tags-found": "No tags found",
|
"no-tags-found": "לא נמצאו תגים",
|
||||||
"tags": "תגיות",
|
"tags": "תגיות",
|
||||||
"enter_tags_here": "הכנס תגים כאן, כאשר כל אחד בין %1 ל%2 תווים.",
|
"enter_tags_here": "הכנס תגים כאן, כאשר כל אחד בין %1 ל%2 תווים.",
|
||||||
"enter_tags_here_short": "הכנס תגיות",
|
"enter_tags_here_short": "הכנס תגיות",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Sve vrijeme",
|
"alltime": "Sve vrijeme",
|
||||||
"no_recent_topics": "Nema nedavnih tema.",
|
"no_recent_topics": "Nema nedavnih tema.",
|
||||||
"no_popular_topics": "Nema popularnih tema.",
|
"no_popular_topics": "Nema popularnih tema.",
|
||||||
"there-is-a-new-topic": "Nova tema.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Nova tema i nova objava.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Nova tema i %1 nova objava",
|
|
||||||
"there-are-new-topics": "%1 nova tema",
|
|
||||||
"there-are-new-topics-and-a-new-post": "%1 nova tema i nova objava",
|
|
||||||
"there-are-new-topics-and-new-posts": "%1 nova tema i %2 nova objava",
|
|
||||||
"there-is-a-new-post": "Nova objava.",
|
|
||||||
"there-are-new-posts": "%1 nova objava.",
|
|
||||||
"click-here-to-reload": "Klikni ovdje za ponovno učitavanje."
|
|
||||||
}
|
}
|
||||||
10
public/language/hr/social.json
Normal file
10
public/language/hr/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Bármikor",
|
"alltime": "Bármikor",
|
||||||
"no_recent_topics": "Nincs friss témakör.",
|
"no_recent_topics": "Nincs friss témakör.",
|
||||||
"no_popular_topics": "Nincs népszerű témakör.",
|
"no_popular_topics": "Nincs népszerű témakör.",
|
||||||
"there-is-a-new-topic": "Van egy új témakör.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Van egy új témakör és új hozzászólás.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Van egy új témakör és %1 új hozzászólás.",
|
|
||||||
"there-are-new-topics": "Van %1 új témakör.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Van %1 új témakör és egy új hozzászólás.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Van %1 új témakör és %2 új hozzászólás.",
|
|
||||||
"there-is-a-new-post": "Van egy új hozzászólás.",
|
|
||||||
"there-are-new-posts": "Van %1 új hozzászólás.",
|
|
||||||
"click-here-to-reload": "Újratöltéshez kattints ide."
|
|
||||||
}
|
}
|
||||||
10
public/language/hu/social.json
Normal file
10
public/language/hu/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Ամբողջ ժամանակ",
|
"alltime": "Ամբողջ ժամանակ",
|
||||||
"no_recent_topics": "Վերջին թեմաներ չկան։",
|
"no_recent_topics": "Վերջին թեմաներ չկան։",
|
||||||
"no_popular_topics": "Հանրաճանաչ թեմաներ չկան։",
|
"no_popular_topics": "Հանրաճանաչ թեմաներ չկան։",
|
||||||
"there-is-a-new-topic": "Առկա է նոր թեմա",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Կա նոր թեմա և %1 նոր գրառում:",
|
|
||||||
"there-are-new-topics": "Առկա են %1 նոր թեմաներ:",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Առկա են %1 նոր թեմաներ և նոր գրառում:",
|
|
||||||
"there-are-new-topics-and-new-posts": "Առկա են %1 նոր թեմաներ և %2 նոր գրառումներ:",
|
|
||||||
"there-is-a-new-post": "Առկա է նոր գրառում։",
|
|
||||||
"there-are-new-posts": "Առկա են %1 նոր գրառումներ:",
|
|
||||||
"click-here-to-reload": "Սեղմեք այստեղ՝ վերաբեռնելու համար:"
|
|
||||||
}
|
}
|
||||||
10
public/language/hy/social.json
Normal file
10
public/language/hy/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Sepanjang Waktu",
|
"alltime": "Sepanjang Waktu",
|
||||||
"no_recent_topics": "Tidak ada topik terbaru.",
|
"no_recent_topics": "Tidak ada topik terbaru.",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/id/social.json
Normal file
10
public/language/id/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Sempre",
|
"alltime": "Sempre",
|
||||||
"no_recent_topics": "Non ci sono discussioni recenti.",
|
"no_recent_topics": "Non ci sono discussioni recenti.",
|
||||||
"no_popular_topics": "Non ci sono discussioni popolari.",
|
"no_popular_topics": "Non ci sono discussioni popolari.",
|
||||||
"there-is-a-new-topic": "C'è un nuova discussione.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "C'è una nuova discussione e un nuovo post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "C'è una nuova discussione e %1 nuovi post.",
|
|
||||||
"there-are-new-topics": "Ci sono %1 nuove discussioni.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Ci sono %1 nuove discussioni e un nuovo post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Ci sono %1 nuove discussioni e %2 nuovi post.",
|
|
||||||
"there-is-a-new-post": "C'è un nuovo post.",
|
|
||||||
"there-are-new-posts": "Ci sono %1 nuovi post.",
|
|
||||||
"click-here-to-reload": "Clicca qui per ricaricare."
|
|
||||||
}
|
}
|
||||||
10
public/language/it/social.json
Normal file
10
public/language/it/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "全て",
|
"alltime": "全て",
|
||||||
"no_recent_topics": "最近のスレッドはありません。",
|
"no_recent_topics": "最近のスレッドはありません。",
|
||||||
"no_popular_topics": "人気スレッドはありません。",
|
"no_popular_topics": "人気スレッドはありません。",
|
||||||
"there-is-a-new-topic": "新しいスレッドがあります。",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "新しいスレッドと投稿があります。",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "新しいスレッドと%1件の投稿があります。",
|
|
||||||
"there-are-new-topics": "新しいスレッドが%1個あります。",
|
|
||||||
"there-are-new-topics-and-a-new-post": "新しいスレッドがと投稿が%1件あります。",
|
|
||||||
"there-are-new-topics-and-new-posts": "新しいスレッドが%1件、新しい投稿が%2件あります。",
|
|
||||||
"there-is-a-new-post": "新しい投稿があります。",
|
|
||||||
"there-are-new-posts": "新しい投稿が%1件あります。",
|
|
||||||
"click-here-to-reload": "ここを押して、更新します。"
|
|
||||||
}
|
}
|
||||||
10
public/language/ja/social.json
Normal file
10
public/language/ja/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "전체",
|
"alltime": "전체",
|
||||||
"no_recent_topics": "최근 생성된 화제가 없습니다.",
|
"no_recent_topics": "최근 생성된 화제가 없습니다.",
|
||||||
"no_popular_topics": "인기 화제가 없습니다.",
|
"no_popular_topics": "인기 화제가 없습니다.",
|
||||||
"there-is-a-new-topic": "새로운 화제가 있습니다.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "새로운 화제와 포스트가 있습니다.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "새로운 화제와 %1개의 포스트가 있습니다.",
|
|
||||||
"there-are-new-topics": "새로운 %1개의 화제가 있습니다.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "새로운 %1개의 화제와 포스트가 있습니다.",
|
|
||||||
"there-are-new-topics-and-new-posts": "새로운 %1개의 화제와 %2개의 포스트가 있습니다.",
|
|
||||||
"there-is-a-new-post": "새로운 포스트가 있습니다.",
|
|
||||||
"there-are-new-posts": "새로운 %1개의 포스트가 있습니다.",
|
|
||||||
"click-here-to-reload": "여기를 클릭해서 새로고침하세요."
|
|
||||||
}
|
}
|
||||||
10
public/language/ko/social.json
Normal file
10
public/language/ko/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Per visą laiką",
|
"alltime": "Per visą laiką",
|
||||||
"no_recent_topics": "Paskutinių temų nėra",
|
"no_recent_topics": "Paskutinių temų nėra",
|
||||||
"no_popular_topics": "Populiarių temų nėra.",
|
"no_popular_topics": "Populiarių temų nėra.",
|
||||||
"there-is-a-new-topic": "Yra nauja tema.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Yra nauja tema ir naujas įrašas.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Yra nauja tema ir %1 nauji įrašai.",
|
|
||||||
"there-are-new-topics": "Yra %1 naujos temos.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Yra %1 naujos temos ir naujas įrašas.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Yra %1 naujos temos ir %2 nauji įrašai.",
|
|
||||||
"there-is-a-new-post": "Yra naujas įrašas.",
|
|
||||||
"there-are-new-posts": "Yra %1 naujas pranešimas.",
|
|
||||||
"click-here-to-reload": "Spauskite čia norėdami perkrauti."
|
|
||||||
}
|
}
|
||||||
10
public/language/lt/social.json
Normal file
10
public/language/lt/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Visu laiku",
|
"alltime": "Visu laiku",
|
||||||
"no_recent_topics": "Nav neseno tematu.",
|
"no_recent_topics": "Nav neseno tematu.",
|
||||||
"no_popular_topics": "Nav populāro tematu.",
|
"no_popular_topics": "Nav populāro tematu.",
|
||||||
"there-is-a-new-topic": "Ir jauns temats.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Ir jauns temats un jauns raksts.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Ir jauns temats un %1 jauni raksti.",
|
|
||||||
"there-are-new-topics": "Ir %1 jauni temati.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Ir %1 jauni temati un jauns raksts.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Ir %1 jauni temati un %2 jauni raksti.",
|
|
||||||
"there-is-a-new-post": "Ir jauns raksts.",
|
|
||||||
"there-are-new-posts": "Ir %1 jauni raksti.",
|
|
||||||
"click-here-to-reload": "Noklikšķini, lai pārlādētu."
|
|
||||||
}
|
}
|
||||||
10
public/language/lv/social.json
Normal file
10
public/language/lv/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Selamanya",
|
"alltime": "Selamanya",
|
||||||
"no_recent_topics": "Tiada topik terkini",
|
"no_recent_topics": "Tiada topik terkini",
|
||||||
"no_popular_topics": "Tiada topik popular.",
|
"no_popular_topics": "Tiada topik popular.",
|
||||||
"there-is-a-new-topic": "Ada topik baru.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Ada topik baru dan kiriman baru.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Ada topik baru dan %1 kiriman baru.",
|
|
||||||
"there-are-new-topics": "Ada %1 topik baru.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Ada %1 topik-topik dan kiriman-kiriman baru.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Ada %1 topik baru dan %2 kiriman baru.",
|
|
||||||
"there-is-a-new-post": "Ada kiriman baru.",
|
|
||||||
"there-are-new-posts": "Ada %1 kiriman baru.",
|
|
||||||
"click-here-to-reload": "Klik sini untuk muat semula."
|
|
||||||
}
|
}
|
||||||
10
public/language/ms/social.json
Normal file
10
public/language/ms/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "All tid",
|
"alltime": "All tid",
|
||||||
"no_recent_topics": "Det er ingen nye emner.",
|
"no_recent_topics": "Det er ingen nye emner.",
|
||||||
"no_popular_topics": "Det er ingen populære emner.",
|
"no_popular_topics": "Det er ingen populære emner.",
|
||||||
"there-is-a-new-topic": "Det er et nytt emne.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Det er et nytt emne og et nytt innlegg.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Det er et nytt emne og %1 nye innlegg.",
|
|
||||||
"there-are-new-topics": "Det er %1 nye emner.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Det er %1 nye emner og et nytt innlegg.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Det er %1 nye emner og %2 nye innlegg",
|
|
||||||
"there-is-a-new-post": "Det er et nytt innlegg.",
|
|
||||||
"there-are-new-posts": "Det er %1 nye innlegg.",
|
|
||||||
"click-here-to-reload": "Trykk her for å laste på nytt."
|
|
||||||
}
|
}
|
||||||
10
public/language/nb/social.json
Normal file
10
public/language/nb/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "altijd",
|
"alltime": "altijd",
|
||||||
"no_recent_topics": "Er zijn geen recente onderwerpen.",
|
"no_recent_topics": "Er zijn geen recente onderwerpen.",
|
||||||
"no_popular_topics": "Er zijn geen populaire onderwerpen.",
|
"no_popular_topics": "Er zijn geen populaire onderwerpen.",
|
||||||
"there-is-a-new-topic": "Er is een nieuw onderwerp",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Er is een nieuw onderwerp en een nieuw bericht.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Er is een nieuwe onderwerp en %1 nieuwe berichten",
|
|
||||||
"there-are-new-topics": "Er zijn %1 nieuwe onderwerpen",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Er zijn %1 nieuwe onderwerpen en een nieuw bericht.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Er zijn %1 nieuwe onderwerpen en %2 nieuwe berichten.",
|
|
||||||
"there-is-a-new-post": "Er is een nieuw bericht.",
|
|
||||||
"there-are-new-posts": "Er zijn %1 nieuwe berichten.",
|
|
||||||
"click-here-to-reload": "Klik hier om te herladen."
|
|
||||||
}
|
}
|
||||||
10
public/language/nl/social.json
Normal file
10
public/language/nl/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"alert.confirm-rebuild-and-restart": "Czy na pewno chcesz przebudować oraz zrestartować NodeBB?",
|
"alert.confirm-rebuild-and-restart": "Czy na pewno chcesz przebudować i zrestartować NodeBB?",
|
||||||
"alert.confirm-restart": "Czy na pewno chcesz zrestartować NodeBB?",
|
"alert.confirm-restart": "Czy na pewno chcesz zrestartować NodeBB?",
|
||||||
|
|
||||||
"acp-title": "%1 | Panel administracyjny NodeBB",
|
"acp-title": "%1 | Panel administracyjny NodeBB",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Od początku",
|
"alltime": "Od początku",
|
||||||
"no_recent_topics": "Brak ostatnich tematów.",
|
"no_recent_topics": "Brak ostatnich tematów.",
|
||||||
"no_popular_topics": "Brak popularnych tematów.",
|
"no_popular_topics": "Brak popularnych tematów.",
|
||||||
"there-is-a-new-topic": "Masz nowy temat.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Masz nowy temat i nowy post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Masz nowy temat i %1 nowych postów.",
|
|
||||||
"there-are-new-topics": "Masz %1 nowych tematów.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Masz %1 nowych tematów i nowy post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Masz %1 nowych tematów i %2 nowych postów.",
|
|
||||||
"there-is-a-new-post": "Masz nowy post.",
|
|
||||||
"there-are-new-posts": "Masz %1 nowych postów.",
|
|
||||||
"click-here-to-reload": "Kliknij tutaj, aby przeładować."
|
|
||||||
}
|
}
|
||||||
10
public/language/pl/social.json
Normal file
10
public/language/pl/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"followers": "Obserwujący",
|
"followers": "Obserwujący",
|
||||||
"following": "Obserwowani",
|
"following": "Obserwowani",
|
||||||
"blocks": "Blokady",
|
"blocks": "Blokady",
|
||||||
"blocked-users": "Blocked users",
|
"blocked-users": "Zablokowani użytkownicy",
|
||||||
"block_toggle": "Przełącz blokadę",
|
"block_toggle": "Przełącz blokadę",
|
||||||
"block_user": "Blokuj użytkownika",
|
"block_user": "Blokuj użytkownika",
|
||||||
"unblock_user": "Odblokuj użytkownika",
|
"unblock_user": "Odblokuj użytkownika",
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
"upload_new_picture": "Prześlij nowe zdjęcie",
|
"upload_new_picture": "Prześlij nowe zdjęcie",
|
||||||
"upload_new_picture_from_url": "Prześlij nowe zdjęcie z adresu URL",
|
"upload_new_picture_from_url": "Prześlij nowe zdjęcie z adresu URL",
|
||||||
"current_password": "Obecne hasło",
|
"current_password": "Obecne hasło",
|
||||||
"new_password": "New Password",
|
"new_password": "Nowe hasło",
|
||||||
"change_password": "Zmień hasło",
|
"change_password": "Zmień hasło",
|
||||||
"change_password_error": "Błędne hasło!",
|
"change_password_error": "Błędne hasło!",
|
||||||
"change_password_error_wrong_current": "Twoje aktualne hasło nie jest poprawne!",
|
"change_password_error_wrong_current": "Twoje aktualne hasło nie jest poprawne!",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Todos os Tempos",
|
"alltime": "Todos os Tempos",
|
||||||
"no_recent_topics": "Não há tópicos recentes.",
|
"no_recent_topics": "Não há tópicos recentes.",
|
||||||
"no_popular_topics": "Não há tópicos populares.",
|
"no_popular_topics": "Não há tópicos populares.",
|
||||||
"there-is-a-new-topic": "Há um novo tópico.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Há um novo tópico e um novo post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Há um novo tópico e %1 novos posts.",
|
|
||||||
"there-are-new-topics": "Há %1 novos tópicos.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Há %1 novos tópicos e um novo post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Há %1 novos tópicos e %2 novos posts.",
|
|
||||||
"there-is-a-new-post": "Há um novo post.",
|
|
||||||
"there-are-new-posts": "Há %1 novos posts.",
|
|
||||||
"click-here-to-reload": "Clique aqui para recarregar."
|
|
||||||
}
|
}
|
||||||
10
public/language/pt-BR/social.json
Normal file
10
public/language/pt-BR/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Desde sempre",
|
"alltime": "Desde sempre",
|
||||||
"no_recent_topics": "Não existem tópicos recentes.",
|
"no_recent_topics": "Não existem tópicos recentes.",
|
||||||
"no_popular_topics": "Não existem tópicos populares.",
|
"no_popular_topics": "Não existem tópicos populares.",
|
||||||
"there-is-a-new-topic": "Existe um novo tópico.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Existe um novo tópico e uma nova publicação.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Existe um tópico novo e %1 publicações novas.",
|
|
||||||
"there-are-new-topics": "Existem %1 tópicos novos.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Existem %1 tópicos novos e uma nova publicação.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Existem %1 tópicos novos e %2 publicações novas.",
|
|
||||||
"there-is-a-new-post": "Existe uma publicação nova.",
|
|
||||||
"there-are-new-posts": "Existem %1 novas publicações.",
|
|
||||||
"click-here-to-reload": "Carrega aqui para recarregar."
|
|
||||||
}
|
}
|
||||||
10
public/language/pt-PT/social.json
Normal file
10
public/language/pt-PT/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Tot Timpul",
|
"alltime": "Tot Timpul",
|
||||||
"no_recent_topics": "Nu există subiecte recente.",
|
"no_recent_topics": "Nu există subiecte recente.",
|
||||||
"no_popular_topics": "Nu sunt subiecte populare.",
|
"no_popular_topics": "Nu sunt subiecte populare.",
|
||||||
"there-is-a-new-topic": "Există un subiect nou.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Există un subiect nou si o postare nouă.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Există un subiect nou și %1 postări noi.",
|
|
||||||
"there-are-new-topics": "Există %1 postări noi.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Exista %1 subiect nou și o postare nouă",
|
|
||||||
"there-are-new-topics-and-new-posts": "Exista %1 subiecte noi și %2 postări noi",
|
|
||||||
"there-is-a-new-post": "Exista o postare nouă",
|
|
||||||
"there-are-new-posts": "Există %1 postări noi",
|
|
||||||
"click-here-to-reload": "Apăsaţi aici pentru a reîncărca."
|
|
||||||
}
|
}
|
||||||
10
public/language/ro/social.json
Normal file
10
public/language/ro/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"post-cache": "Кэш сообщений",
|
"post-cache": "Кэш сообщений",
|
||||||
"group-cache": "Group Cache",
|
"group-cache": "Кеш групп",
|
||||||
"local-cache": "Local Cache",
|
"local-cache": "Локальный кеш",
|
||||||
"object-cache": "Object Cache",
|
"object-cache": "Кеш объектов",
|
||||||
"percent-full": "Заполнен на%1%",
|
"percent-full": "Заполнен на%1%",
|
||||||
"post-cache-size": "Размер кэша сообщений",
|
"post-cache-size": "Размер кэша сообщений",
|
||||||
"items-in-cache": "Закешировано элементов"
|
"items-in-cache": "Закешировано элементов"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"custom-css": "Custom CSS/SASS",
|
"custom-css": "Пользовательский CSS/SASS",
|
||||||
"custom-css.description": "Enter your own CSS/SASS declarations here, which will be applied after all other styles.",
|
"custom-css.description": "Добавьте собственный CSS/SASS. Они будут применены в последнюю очередь, после всех остальных стилей страницы.",
|
||||||
"custom-css.enable": "Enable Custom CSS/SASS",
|
"custom-css.enable": "Включить пользовательский CSS/SASS",
|
||||||
|
|
||||||
"custom-js": "Пользовательский JavaScript",
|
"custom-js": "Пользовательский JavaScript",
|
||||||
"custom-js.description": "Добавьте собственный JS-код. Он будет выполнен после полной загрузки страницы.",
|
"custom-js.description": "Добавьте собственный JS-код. Он будет выполнен после полной загрузки страницы.",
|
||||||
|
|||||||
@@ -83,11 +83,11 @@
|
|||||||
"back-to-dashboard": "Вернуться на Панель управления",
|
"back-to-dashboard": "Вернуться на Панель управления",
|
||||||
"details.no-users": "Никто не присоединился за выбранный отрезок времени",
|
"details.no-users": "Никто не присоединился за выбранный отрезок времени",
|
||||||
"details.no-topics": "Сообщений за выбранный отрезок времени не было",
|
"details.no-topics": "Сообщений за выбранный отрезок времени не было",
|
||||||
"details.no-searches": "No searches have been made within the selected timeframe",
|
"details.no-searches": "Поисковых запросов еще не было в выбранный промежуток времени",
|
||||||
"details.no-logins": "Попыток входа за выбранный отрезок времени не было",
|
"details.no-logins": "Попыток входа за выбранный отрезок времени не было",
|
||||||
"details.logins-static": "NodeBB хранит данные о сессиях за %1 дней, так что таблица ниже покажет только недавние активные сессии",
|
"details.logins-static": "NodeBB хранит данные о сессиях за %1 дней, так что таблица ниже покажет только недавние активные сессии",
|
||||||
"details.logins-login-time": "Время входа",
|
"details.logins-login-time": "Время входа",
|
||||||
"start": "Start",
|
"start": "Начало",
|
||||||
"end": "End",
|
"end": "Окончание",
|
||||||
"filter": "Filter"
|
"filter": "Фильтр"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"users": "Пользователи",
|
"users": "Пользователи",
|
||||||
"edit": "Actions",
|
"edit": "Действия",
|
||||||
"make-admin": "Сделать администратором",
|
"make-admin": "Сделать администратором",
|
||||||
"remove-admin": "Удалить администратора",
|
"remove-admin": "Удалить администратора",
|
||||||
"validate-email": "Подтвердить адрес электронной почты",
|
"validate-email": "Подтвердить адрес электронной почты",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"title": "Название сайта",
|
"title": "Название сайта",
|
||||||
"title.short": "Краткий заголовок",
|
"title.short": "Краткий заголовок",
|
||||||
"title.short-placeholder": "Если здесь ничего не указано, будет использовано название сайта",
|
"title.short-placeholder": "Если здесь ничего не указано, будет использовано название сайта",
|
||||||
"title.url": "Title Link URL",
|
"title.url": "URL ссылки на заголовок",
|
||||||
"title.url-placeholder": "URL для названия сайта",
|
"title.url-placeholder": "URL для названия сайта",
|
||||||
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
||||||
"title.name": "Название вашего сообщества",
|
"title.name": "Название вашего сообщества",
|
||||||
@@ -20,14 +20,14 @@
|
|||||||
"logo.image": "Логотип в шапке сайта",
|
"logo.image": "Логотип в шапке сайта",
|
||||||
"logo.image-placeholder": "Путь к файлу логотипа ",
|
"logo.image-placeholder": "Путь к файлу логотипа ",
|
||||||
"logo.upload": "Загрузить",
|
"logo.upload": "Загрузить",
|
||||||
"logo.url": "Logo Link URL",
|
"logo.url": "URL ссылки на логотип",
|
||||||
"logo.url-placeholder": "URL для логотипа",
|
"logo.url-placeholder": "URL для логотипа",
|
||||||
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
|
||||||
"logo.alt-text": "Замещающий текст",
|
"logo.alt-text": "Замещающий текст",
|
||||||
"log.alt-text-placeholder": "Текст, который появится, если логотип не загрузится или загрузка изображений будет отключена",
|
"log.alt-text-placeholder": "Текст, который появится, если логотип не загрузится или загрузка изображений будет отключена",
|
||||||
"favicon": "Favicon",
|
"favicon": "Favicon",
|
||||||
"favicon.upload": "Загрузить",
|
"favicon.upload": "Загрузить",
|
||||||
"pwa": "Progressive Web App",
|
"pwa": "Прогрессивное веб-приложение (Progressive Web Apps)",
|
||||||
"touch-icon": "Touch Icon",
|
"touch-icon": "Touch Icon",
|
||||||
"touch-icon.upload": "Загрузить",
|
"touch-icon.upload": "Загрузить",
|
||||||
"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
|
"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
|
||||||
@@ -35,10 +35,10 @@
|
|||||||
"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
|
"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
|
||||||
"outgoing-links": "Внешние ссылки",
|
"outgoing-links": "Внешние ссылки",
|
||||||
"outgoing-links.warning-page": "Предупреждать, когда пользователь переходит по внешним ссылкам",
|
"outgoing-links.warning-page": "Предупреждать, когда пользователь переходит по внешним ссылкам",
|
||||||
"search": "Search",
|
"search": "Поиск",
|
||||||
"search-default-in": "Search In",
|
"search-default-in": "Поиск в",
|
||||||
"search-default-in-quick": "Quick Search In",
|
"search-default-in-quick": "Быстрый Поиск в",
|
||||||
"search-default-sort-by": "Sort by",
|
"search-default-sort-by": "Сортировано по",
|
||||||
"outgoing-links.whitelist": "Список доменов, для которых страница предупреждения отключена",
|
"outgoing-links.whitelist": "Список доменов, для которых страница предупреждения отключена",
|
||||||
"site-colors": "Цвета сайта",
|
"site-colors": "Цвета сайта",
|
||||||
"theme-color": "Цвет темы",
|
"theme-color": "Цвет темы",
|
||||||
@@ -46,5 +46,5 @@
|
|||||||
"background-color-help": "Эти цвета используются на экране-заставке, если сайт установлен как приложение PWA",
|
"background-color-help": "Эти цвета используются на экране-заставке, если сайт установлен как приложение PWA",
|
||||||
"undo-timeout": "Undo Timeout",
|
"undo-timeout": "Undo Timeout",
|
||||||
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
|
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
|
||||||
"topic-tools": "Topic Tools"
|
"topic-tools": "Управление темой"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"invalid-data": "Неверные данные",
|
"invalid-data": "Неверные данные",
|
||||||
"invalid-json": "Некорректный JSON",
|
"invalid-json": "Некорректный JSON",
|
||||||
"wrong-parameter-type": "A value of type %3 was expected for property `%1`, but %2 was received instead",
|
"wrong-parameter-type": "A value of type %3 was expected for property `%1`, but %2 was received instead",
|
||||||
"required-parameters-missing": "Required parameters were missing from this API call: %1",
|
"required-parameters-missing": "Обязательные параметры отсутствуют в API запросе: %1",
|
||||||
"not-logged-in": "Вы не вошли на сайт.",
|
"not-logged-in": "Вы не вошли на сайт.",
|
||||||
"account-locked": "Учётная запись временно заблокирована",
|
"account-locked": "Учётная запись временно заблокирована",
|
||||||
"search-requires-login": "Поиск доступен только для зарегистрированных участников. Пожалуйста, войдите или зарегистрируйтесь.",
|
"search-requires-login": "Поиск доступен только для зарегистрированных участников. Пожалуйста, войдите или зарегистрируйтесь.",
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"invalid-tid": "Неправильный ID темы",
|
"invalid-tid": "Неправильный ID темы",
|
||||||
"invalid-pid": "Неправильный ID сообщения",
|
"invalid-pid": "Неправильный ID сообщения",
|
||||||
"invalid-uid": "Неправильный ID пользователя",
|
"invalid-uid": "Неправильный ID пользователя",
|
||||||
"invalid-mid": "Invalid Chat Message ID",
|
"invalid-mid": "Некорректный ID сообщения",
|
||||||
"invalid-date": "Должна быть указана действительная дата.",
|
"invalid-date": "Должна быть указана действительная дата.",
|
||||||
"invalid-username": "Неправильное имя пользователя",
|
"invalid-username": "Неправильное имя пользователя",
|
||||||
"invalid-email": "Неправильный адрес электронной почты",
|
"invalid-email": "Неправильный адрес электронной почты",
|
||||||
@@ -28,18 +28,18 @@
|
|||||||
"invalid-event": "Недействительное событие: %1",
|
"invalid-event": "Недействительное событие: %1",
|
||||||
"local-login-disabled": "Локальная система входа отключена для не-привилегированных учетных записей.",
|
"local-login-disabled": "Локальная система входа отключена для не-привилегированных учетных записей.",
|
||||||
"csrf-invalid": "Нам не удалось вас найти из-за просроченной сессии. Попробуйте ещё раз.",
|
"csrf-invalid": "Нам не удалось вас найти из-за просроченной сессии. Попробуйте ещё раз.",
|
||||||
"invalid-path": "Invalid path",
|
"invalid-path": "Некорректный путь",
|
||||||
"folder-exists": "Folder exists",
|
"folder-exists": "Папка существует",
|
||||||
"invalid-pagination-value": "Неправильно указан номер страницы. Значение должно быть в диапазоне от %1 до %2",
|
"invalid-pagination-value": "Неправильно указан номер страницы. Значение должно быть в диапазоне от %1 до %2",
|
||||||
"username-taken": "Это имя пользователя уже занято",
|
"username-taken": "Это имя пользователя уже занято",
|
||||||
"email-taken": "Пользователь с таким адресом электронной почты уже зарегистрирован",
|
"email-taken": "Пользователь с таким адресом электронной почты уже зарегистрирован",
|
||||||
"email-nochange": "The email entered is the same as the email already on file.",
|
"email-nochange": "The email entered is the same as the email already on file.",
|
||||||
"email-invited": "Электронная почта уже была приглашена",
|
"email-invited": "Электронная почта уже была приглашена",
|
||||||
"email-not-confirmed": "Posting in some categories or topics is enabled once your email is confirmed, please click here to send a confirmation email.",
|
"email-not-confirmed": "Вы не сможете отправлять сообщения, пока ваш адрес электронной почты не подтверждён. Пожалуйста, нажмите здесь, чтобы подтвердить его.",
|
||||||
"email-not-confirmed-chat": "Вы не можете оставлять сообщения, пока ваша электронная почта не подтверждена. Отправить письмо с кодом подтверждения повторно.",
|
"email-not-confirmed-chat": "Вы не можете оставлять сообщения, пока ваша электронная почта не подтверждена. Отправить письмо с кодом подтверждения повторно.",
|
||||||
"email-not-confirmed-email-sent": "Your email has not been confirmed yet, please check your inbox for the confirmation email. You may not be able to post in some categories or chat until your email is confirmed.",
|
"email-not-confirmed-email-sent": "Your email has not been confirmed yet, please check your inbox for the confirmation email. You may not be able to post in some categories or chat until your email is confirmed.",
|
||||||
"no-email-to-confirm": "Your account does not have an email set. An email is necessary for account recovery, and may be necessary for chatting and posting in some categories. Please click here to enter an email.",
|
"no-email-to-confirm": "Your account does not have an email set. An email is necessary for account recovery, and may be necessary for chatting and posting in some categories. Please click here to enter an email.",
|
||||||
"user-doesnt-have-email": "User \"%1\" does not have an email set.",
|
"user-doesnt-have-email": "У пользователя %1 не задана электронная почта.",
|
||||||
"email-confirm-failed": "По техническим причинам мы не можем подтвердить ваш адрес электронной почты. Приносим вам наши извинения, пожалуйста, попробуйте позже.",
|
"email-confirm-failed": "По техническим причинам мы не можем подтвердить ваш адрес электронной почты. Приносим вам наши извинения, пожалуйста, попробуйте позже.",
|
||||||
"confirm-email-already-sent": "Сообщение для подтверждения регистрации уже выслано на ваш адрес электронной почты. Повторная отправка возможна через %1 мин.",
|
"confirm-email-already-sent": "Сообщение для подтверждения регистрации уже выслано на ваш адрес электронной почты. Повторная отправка возможна через %1 мин.",
|
||||||
"sendmail-not-found": "Не можем найти sendmail, убедитесь что он установлен и управляется NodeBB.",
|
"sendmail-not-found": "Не можем найти sendmail, убедитесь что он установлен и управляется NodeBB.",
|
||||||
@@ -61,8 +61,8 @@
|
|||||||
"no-group": "Такой группы не существует",
|
"no-group": "Такой группы не существует",
|
||||||
"no-user": "Такого пользователя не существует",
|
"no-user": "Такого пользователя не существует",
|
||||||
"no-teaser": "Такого тизера не существует",
|
"no-teaser": "Такого тизера не существует",
|
||||||
"no-flag": "Flag does not exist",
|
"no-flag": "Жалоба не существует",
|
||||||
"no-chat-room": "Chat room does not exist",
|
"no-chat-room": "Комната чата не существует.",
|
||||||
"no-privileges": "У вас недостаточно прав для этого действия.",
|
"no-privileges": "У вас недостаточно прав для этого действия.",
|
||||||
"category-disabled": "Категория отключена",
|
"category-disabled": "Категория отключена",
|
||||||
"topic-locked": "Тема закрыта",
|
"topic-locked": "Тема закрыта",
|
||||||
@@ -89,13 +89,13 @@
|
|||||||
"category-not-selected": "Категория не выбрана",
|
"category-not-selected": "Категория не выбрана",
|
||||||
"too-many-posts": "Для того, чтобы разместить новое сообщение, нужно подождать %1 сек.",
|
"too-many-posts": "Для того, чтобы разместить новое сообщение, нужно подождать %1 сек.",
|
||||||
"too-many-posts-newbie": "Для того, чтобы разместить новое сообщение, нужно подождать %1 сек. Это время уменьшится, как только ваша репутация вырастет до %2.",
|
"too-many-posts-newbie": "Для того, чтобы разместить новое сообщение, нужно подождать %1 сек. Это время уменьшится, как только ваша репутация вырастет до %2.",
|
||||||
"already-posting": "You are already posting",
|
"already-posting": "Вы уже опубликовали запись",
|
||||||
"tag-too-short": "Слишком короткая метка. Минимум %1 символов.",
|
"tag-too-short": "Слишком короткая метка. Минимум %1 символов.",
|
||||||
"tag-too-long": "Слишком длинная метка. Максимум %1 символов.",
|
"tag-too-long": "Слишком длинная метка. Максимум %1 символов.",
|
||||||
"not-enough-tags": "Пожалуйста, добавьте метки в ваше сообщение. У темы должно быть минимум %1 меток.",
|
"not-enough-tags": "Пожалуйста, добавьте метки в ваше сообщение. У темы должно быть минимум %1 меток.",
|
||||||
"too-many-tags": "Пожалуйста, уберите несколько меток из вашего сообщения. У темы должно быть не более %1 меток.",
|
"too-many-tags": "Пожалуйста, уберите несколько меток из вашего сообщения. У темы должно быть не более %1 меток.",
|
||||||
"cant-use-system-tag": "Вы не можете использовать эту системную метку.",
|
"cant-use-system-tag": "Вы не можете использовать эту системную метку.",
|
||||||
"cant-remove-system-tag": "You can not remove this system tag.",
|
"cant-remove-system-tag": "Вы не можете удалить эту системную метку.",
|
||||||
"still-uploading": "Пожалуйста, подождите завершения загрузки.",
|
"still-uploading": "Пожалуйста, подождите завершения загрузки.",
|
||||||
"file-too-big": "Слишком большой файл. Максимальный размер: %1 Кбайт.",
|
"file-too-big": "Слишком большой файл. Максимальный размер: %1 Кбайт.",
|
||||||
"guest-upload-disabled": "Загрузка файлов для гостей отключена. Чтобы загрузить файл, пожалуйста, войдите или зарегистрируйтесь на сайте.",
|
"guest-upload-disabled": "Загрузка файлов для гостей отключена. Чтобы загрузить файл, пожалуйста, войдите или зарегистрируйтесь на сайте.",
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
"cant-mute-other-admins": "You can't mute other admins!",
|
"cant-mute-other-admins": "You can't mute other admins!",
|
||||||
"user-muted-for-hours": "You have been muted, you will be able to post in %1 hour(s)",
|
"user-muted-for-hours": "You have been muted, you will be able to post in %1 hour(s)",
|
||||||
"user-muted-for-minutes": "You have been muted, you will be able to post in %1 minute(s)",
|
"user-muted-for-minutes": "You have been muted, you will be able to post in %1 minute(s)",
|
||||||
"cant-make-banned-users-admin": "You can't make banned users admin.",
|
"cant-make-banned-users-admin": "Нельзя сделать администраторами заблокированных пользователей.",
|
||||||
"cant-remove-last-admin": "Вы единственный администратор. Чтобы отказаться от своих полномочий, пожалуйста, назначьте администратором другого участника.",
|
"cant-remove-last-admin": "Вы единственный администратор. Чтобы отказаться от своих полномочий, пожалуйста, назначьте администратором другого участника.",
|
||||||
"account-deletion-disabled": "Удаление аккаунта отключено",
|
"account-deletion-disabled": "Удаление аккаунта отключено",
|
||||||
"cant-delete-admin": "Чтобы удалить эту учётную запись, сначала надо снять с неё полномочия администратора.",
|
"cant-delete-admin": "Чтобы удалить эту учётную запись, сначала надо снять с неё полномочия администратора.",
|
||||||
@@ -157,29 +157,29 @@
|
|||||||
"chat-deleted-already": "Это сообщение чата уже удалено.",
|
"chat-deleted-already": "Это сообщение чата уже удалено.",
|
||||||
"chat-restored-already": "Это сообщение чата уже было восстановлено.",
|
"chat-restored-already": "Это сообщение чата уже было восстановлено.",
|
||||||
"chat-room-does-not-exist": "Комната чата не существует.",
|
"chat-room-does-not-exist": "Комната чата не существует.",
|
||||||
"cant-add-users-to-chat-room": "Can't add users to chat room.",
|
"cant-add-users-to-chat-room": "Нельзя добавить пользователей в комнату.",
|
||||||
"cant-remove-users-from-chat-room": "Can't remove users from chat room.",
|
"cant-remove-users-from-chat-room": "Нельзя удалять пользователей из комнаты.",
|
||||||
"chat-room-name-too-long": "Chat room name too long.",
|
"chat-room-name-too-long": "Название чат комнаты слишком длинное, пожалуйста, сократите его.",
|
||||||
"already-voting-for-this-post": "Вы уже проголосовали за это сообщение.",
|
"already-voting-for-this-post": "Вы уже проголосовали за это сообщение.",
|
||||||
"reputation-system-disabled": "Система репутации отключена.",
|
"reputation-system-disabled": "Система репутации отключена.",
|
||||||
"downvoting-disabled": "Понижение рейтинга отключено",
|
"downvoting-disabled": "Понижение рейтинга отключено",
|
||||||
"not-enough-reputation-to-chat": "You need %1 reputation to chat",
|
"not-enough-reputation-to-chat": "Нужно %1 репутации чтобы писать в чат.",
|
||||||
"not-enough-reputation-to-upvote": "You need %1 reputation to upvote",
|
"not-enough-reputation-to-upvote": "Нужно %1 репутации чтобы проголосовать положительно.",
|
||||||
"not-enough-reputation-to-downvote": "You need %1 reputation to downvote",
|
"not-enough-reputation-to-downvote": "Нужно %1 репутации чтобы проголосовать против.",
|
||||||
"not-enough-reputation-to-flag": "You need %1 reputation to flag this post",
|
"not-enough-reputation-to-flag": "Нужно %1 репутации чтобы пожаловаться на пост.",
|
||||||
"not-enough-reputation-min-rep-website": "You need %1 reputation to add a website",
|
"not-enough-reputation-min-rep-website": "Нужно %1 репутации чтобы добавить сайт.",
|
||||||
"not-enough-reputation-min-rep-aboutme": "You need %1 reputation to add an about me",
|
"not-enough-reputation-min-rep-aboutme": "Нужно %1 репутации чтобы добавить обо мне.",
|
||||||
"not-enough-reputation-min-rep-signature": "You need %1 reputation to add a signature",
|
"not-enough-reputation-min-rep-signature": "Нужно %1 репутации чтобы добавить подпись.",
|
||||||
"not-enough-reputation-min-rep-profile-picture": "You need %1 reputation to add a profile picture",
|
"not-enough-reputation-min-rep-profile-picture": "Нужно %1 репутации чтобы добавить фото профиля.",
|
||||||
"not-enough-reputation-min-rep-cover-picture": "You need %1 reputation to add a cover picture",
|
"not-enough-reputation-min-rep-cover-picture": "Нужно %1 репутации чтобы добавить заставку профиля.",
|
||||||
"post-already-flagged": "Вы уже пожаловались на это сообщение",
|
"post-already-flagged": "Вы уже пожаловались на это сообщение",
|
||||||
"user-already-flagged": "Вы уже пожаловались на этого пользователя",
|
"user-already-flagged": "Вы уже пожаловались на этого пользователя",
|
||||||
"post-flagged-too-many-times": "На это сообщение уже пожаловались другие пользователи",
|
"post-flagged-too-many-times": "На это сообщение уже пожаловались другие пользователи",
|
||||||
"user-flagged-too-many-times": "На этого пользователя уже пожаловались другие пользователи",
|
"user-flagged-too-many-times": "На этого пользователя уже пожаловались другие пользователи",
|
||||||
"cant-flag-privileged": "Вам не разрешено оставлять жалобы на профили или контент привилегированных пользователей (Модераторов/Глобальных модераторов/Администраторов)",
|
"cant-flag-privileged": "Вам не разрешено оставлять жалобы на профили или контент привилегированных пользователей (Модераторов/Глобальных модераторов/Администраторов)",
|
||||||
"self-vote": "Вы не можете голосовать за свои собственные сообщения",
|
"self-vote": "Вы не можете голосовать за свои собственные сообщения",
|
||||||
"too-many-upvotes-today": "You can only upvote %1 times a day",
|
"too-many-upvotes-today": "Вы можете проголосовать за только %1 раз за день",
|
||||||
"too-many-upvotes-today-user": "You can only upvote a user %1 times a day",
|
"too-many-upvotes-today-user": "Вы можете проголосовать за участника только %1 раз за день.",
|
||||||
"too-many-downvotes-today": "Вы можете проголосовать против только %1 раз за день",
|
"too-many-downvotes-today": "Вы можете проголосовать против только %1 раз за день",
|
||||||
"too-many-downvotes-today-user": "Вы можете проголосовать против участника только %1 раз за день.",
|
"too-many-downvotes-today-user": "Вы можете проголосовать против участника только %1 раз за день.",
|
||||||
"reload-failed": "NodeBB обнаружил проблему при перезагрузке: \"%1\". NodeBB продолжит работать с существующими ресурсами клиента, но вы должны отменить то, что сделали перед перезагрузкой.",
|
"reload-failed": "NodeBB обнаружил проблему при перезагрузке: \"%1\". NodeBB продолжит работать с существующими ресурсами клиента, но вы должны отменить то, что сделали перед перезагрузкой.",
|
||||||
@@ -218,12 +218,12 @@
|
|||||||
"api.master-token-no-uid": "A master token was received without a corresponding `_uid` in the request body",
|
"api.master-token-no-uid": "A master token was received without a corresponding `_uid` in the request body",
|
||||||
"api.400": "Something was wrong with the request payload you passed in.",
|
"api.400": "Something was wrong with the request payload you passed in.",
|
||||||
"api.401": "A valid login session was not found. Please log in and try again.",
|
"api.401": "A valid login session was not found. Please log in and try again.",
|
||||||
"api.403": "You are not authorised to make this call",
|
"api.403": "У вас нет прав доступа, чтобы сделать этот запрос",
|
||||||
"api.404": "Invalid API call",
|
"api.404": "Неверный API запрос",
|
||||||
"api.426": "HTTPS is required for requests to the write api, please re-send your request via HTTPS",
|
"api.426": "HTTPS is required for requests to the write api, please re-send your request via HTTPS",
|
||||||
"api.429": "You have made too many requests, please try again later",
|
"api.429": "Вы сделали слишком много запросов, пожалуйста, повторите попытку позже.",
|
||||||
"api.500": "An unexpected error was encountered while attempting to service your request.",
|
"api.500": "An unexpected error was encountered while attempting to service your request.",
|
||||||
"api.501": "The route you are trying to call is not implemented yet, please try again tomorrow",
|
"api.501": "The route you are trying to call is not implemented yet, please try again tomorrow",
|
||||||
"api.503": "The route you are trying to call is not currently available due to a server configuration",
|
"api.503": "The route you are trying to call is not currently available due to a server configuration",
|
||||||
"api.reauth-required": "The resource you are trying to access requires (re-)authentication."
|
"api.reauth-required": "Ресурс к которому вы пытаетесь получить доступ требует авторизации."
|
||||||
}
|
}
|
||||||
@@ -16,14 +16,14 @@
|
|||||||
"filter-active": "К списку жалоб применяется один или несколько фильтров",
|
"filter-active": "К списку жалоб применяется один или несколько фильтров",
|
||||||
"filter-reset": "Убрать фильтры",
|
"filter-reset": "Убрать фильтры",
|
||||||
"filters": "Опции фильтра",
|
"filters": "Опции фильтра",
|
||||||
"filter-reporterId": "Reporter",
|
"filter-reporterId": "Кто сообщил",
|
||||||
"filter-targetUid": "Reportee",
|
"filter-targetUid": "Reportee",
|
||||||
"filter-type": "Тип жалобы",
|
"filter-type": "Тип жалобы",
|
||||||
"filter-type-all": "Весь контент",
|
"filter-type-all": "Весь контент",
|
||||||
"filter-type-post": "Сообщение",
|
"filter-type-post": "Сообщение",
|
||||||
"filter-type-user": "Пользователь",
|
"filter-type-user": "Пользователь",
|
||||||
"filter-state": "Состояние",
|
"filter-state": "Состояние",
|
||||||
"filter-assignee": "Assignee",
|
"filter-assignee": "Исполнитель",
|
||||||
"filter-cid": "Категория",
|
"filter-cid": "Категория",
|
||||||
"filter-quick-mine": "Назначено мне",
|
"filter-quick-mine": "Назначено мне",
|
||||||
"filter-cid-all": "Все категории",
|
"filter-cid-all": "Все категории",
|
||||||
|
|||||||
@@ -37,13 +37,13 @@
|
|||||||
"header.notifications": "Уведомления",
|
"header.notifications": "Уведомления",
|
||||||
"header.search": "Поиск",
|
"header.search": "Поиск",
|
||||||
"header.profile": "Профиль",
|
"header.profile": "Профиль",
|
||||||
"header.account": "Account",
|
"header.account": "Учётная запись",
|
||||||
"header.navigation": "Навигация",
|
"header.navigation": "Навигация",
|
||||||
"header.manage": "Manage",
|
"header.manage": "Manage",
|
||||||
"header.drafts": "Drafts",
|
"header.drafts": "Черновики",
|
||||||
"notifications.loading": "Загружаем уведомления",
|
"notifications.loading": "Загружаем уведомления",
|
||||||
"chats.loading": "Загружаем чаты",
|
"chats.loading": "Загружаем чаты",
|
||||||
"drafts.loading": "Loading Drafts",
|
"drafts.loading": "Загружаем черновики",
|
||||||
"motd.welcome": "Добро пожаловать в NodeBB, платформу будущего для общения.",
|
"motd.welcome": "Добро пожаловать в NodeBB, платформу будущего для общения.",
|
||||||
"previouspage": "Предыдущая страница",
|
"previouspage": "Предыдущая страница",
|
||||||
"nextpage": "Следующая страница",
|
"nextpage": "Следующая страница",
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
"x-posts": "<span class=\"formatted-number\">%1</span> posts",
|
"x-posts": "<span class=\"formatted-number\">%1</span> posts",
|
||||||
"x-topics": "<span class=\"formatted-number\">%1</span> topics",
|
"x-topics": "<span class=\"formatted-number\">%1</span> topics",
|
||||||
"best": "Лучшие сообщения",
|
"best": "Лучшие сообщения",
|
||||||
"controversial": "Controversial",
|
"controversial": "Спорные",
|
||||||
"votes": "Голоса",
|
"votes": "Голоса",
|
||||||
"x-votes": "%1 голосов",
|
"x-votes": "%1 голосов",
|
||||||
"voters": "Проголосовавшие",
|
"voters": "Проголосовавшие",
|
||||||
@@ -74,10 +74,10 @@
|
|||||||
"reputation": "Репутация",
|
"reputation": "Репутация",
|
||||||
"lastpost": "Последнее сообщение",
|
"lastpost": "Последнее сообщение",
|
||||||
"firstpost": "Первое сообщение",
|
"firstpost": "Первое сообщение",
|
||||||
"about": "About",
|
"about": "Сводка",
|
||||||
"read_more": "Читать далее",
|
"read_more": "Читать далее",
|
||||||
"more": "Подробнее",
|
"more": "Подробнее",
|
||||||
"none": "None",
|
"none": "Нет",
|
||||||
"posted_ago_by_guest": "создано %1 гостем",
|
"posted_ago_by_guest": "создано %1 гостем",
|
||||||
"posted_ago_by": "сообщений %1 от %2",
|
"posted_ago_by": "сообщений %1 от %2",
|
||||||
"posted_ago": "написал %1",
|
"posted_ago": "написал %1",
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
"recentposts": "Последние сообщения",
|
"recentposts": "Последние сообщения",
|
||||||
"recentips": "Последние IP-адреса, с которых был осуществлен вход",
|
"recentips": "Последние IP-адреса, с которых был осуществлен вход",
|
||||||
"moderator_tools": "Инструменты модератора",
|
"moderator_tools": "Инструменты модератора",
|
||||||
"status": "Status",
|
"status": "Статус",
|
||||||
"online": "В сети",
|
"online": "В сети",
|
||||||
"away": "Не активен",
|
"away": "Не активен",
|
||||||
"dnd": "Не беспокоить",
|
"dnd": "Не беспокоить",
|
||||||
@@ -131,6 +131,6 @@
|
|||||||
"disabled": "Отключено",
|
"disabled": "Отключено",
|
||||||
"select": "Выбрать",
|
"select": "Выбрать",
|
||||||
"user-search-prompt": "Введите что-нибудь здесь, чтобы найти пользователей...",
|
"user-search-prompt": "Введите что-нибудь здесь, чтобы найти пользователей...",
|
||||||
"hidden": "Hidden",
|
"hidden": "не показывается",
|
||||||
"sort": "Sort"
|
"sort": "Сортировка"
|
||||||
}
|
}
|
||||||
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"chat.chatting_with": "Чат с",
|
"chat.chatting_with": "Чат с",
|
||||||
"chat.placeholder": "Type chat message here, drag & drop images, press enter to send",
|
"chat.placeholder": "Введите сообщение, перетащите изображения, нажмите enter для отправки",
|
||||||
"chat.placeholder.mobile": "Type chat message here",
|
"chat.placeholder.mobile": "Введите сообщение здесь",
|
||||||
"chat.scroll-up-alert": "Вы просматриваете старые сообщения, щелкните здесь, чтобы перейти к последнему сообщению.",
|
"chat.scroll-up-alert": "Вы просматриваете старые сообщения, щелкните здесь, чтобы перейти к последнему сообщению.",
|
||||||
"chat.usernames-and-x-others": "%1 & %2 others",
|
"chat.usernames-and-x-others": "%1 пользователей и %2 других",
|
||||||
"chat.chat-with-usernames": "Chat with %1",
|
"chat.chat-with-usernames": "Чат с %1",
|
||||||
"chat.chat-with-usernames-and-x-others": "Chat with %1 & %2 others",
|
"chat.chat-with-usernames-and-x-others": "Чат с %1 и %2 других",
|
||||||
"chat.send": "Отправить",
|
"chat.send": "Отправить",
|
||||||
"chat.no_active": "У вас нет активных чатов.",
|
"chat.no_active": "У вас нет активных чатов.",
|
||||||
"chat.user_typing": "%1 пишет...",
|
"chat.user_typing": "%1 пишет...",
|
||||||
"chat.user_has_messaged_you": "Пользователь %1 отправил вам сообщение.",
|
"chat.user_has_messaged_you": "Пользователь %1 отправил вам сообщение.",
|
||||||
"chat.see_all": "All chats",
|
"chat.see_all": "Все чаты",
|
||||||
"chat.mark_all_read": "Mark all read",
|
"chat.mark_all_read": "Пометить как прочитанное",
|
||||||
"chat.no-messages": "Пожалуйста, выберите собеседника для просмотра истории сообщений",
|
"chat.no-messages": "Пожалуйста, выберите собеседника для просмотра истории сообщений",
|
||||||
"chat.no-users-in-room": "В этой комнате пусто",
|
"chat.no-users-in-room": "В этой комнате пусто",
|
||||||
"chat.recent-chats": "Последние переписки",
|
"chat.recent-chats": "Последние переписки",
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"composer.compose": "Редактор сообщений",
|
"composer.compose": "Редактор сообщений",
|
||||||
"composer.show_preview": "Показать предпросмотр сообщения",
|
"composer.show_preview": "Показать предпросмотр сообщения",
|
||||||
"composer.hide_preview": "Скрыть предпросмотр",
|
"composer.hide_preview": "Скрыть предпросмотр",
|
||||||
"composer.help": "Help",
|
"composer.help": "Помощь",
|
||||||
"composer.user_said_in": "Пользователь %1 написал в %2:",
|
"composer.user_said_in": "Пользователь %1 написал в %2:",
|
||||||
"composer.user_said": "Пользователь %1 написал:",
|
"composer.user_said": "Пользователь %1 написал:",
|
||||||
"composer.discard": "Вы уверены, что передумали писать это сообщение?",
|
"composer.discard": "Вы уверены, что передумали писать это сообщение?",
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
"composer.formatting.strikethrough": "Зачеркнуть",
|
"composer.formatting.strikethrough": "Зачеркнуть",
|
||||||
"composer.formatting.code": "Код",
|
"composer.formatting.code": "Код",
|
||||||
"composer.formatting.link": "Ссылка",
|
"composer.formatting.link": "Ссылка",
|
||||||
"composer.formatting.picture": "Image Link",
|
"composer.formatting.picture": "Ссылка на изображение",
|
||||||
"composer.upload-picture": "Загрузить изображение",
|
"composer.upload-picture": "Загрузить изображение",
|
||||||
"composer.upload-file": "Загрузить файл",
|
"composer.upload-file": "Загрузить файл",
|
||||||
"composer.zen_mode": "Полноэкранный режим",
|
"composer.zen_mode": "Полноэкранный режим",
|
||||||
@@ -70,14 +70,14 @@
|
|||||||
"composer.schedule-time": "Время",
|
"composer.schedule-time": "Время",
|
||||||
"composer.cancel-scheduling": "Отменить отложенную публикацию",
|
"composer.cancel-scheduling": "Отменить отложенную публикацию",
|
||||||
"composer.set-schedule-date": "Установить дату",
|
"composer.set-schedule-date": "Установить дату",
|
||||||
"composer.discard-all-drafts": "Discard all drafts",
|
"composer.discard-all-drafts": "Удалить все черновики",
|
||||||
"composer.no-drafts": "You have no drafts",
|
"composer.no-drafts": "У вас нет черновиков",
|
||||||
"composer.discard-draft-confirm": "Do you want to discard this draft?",
|
"composer.discard-draft-confirm": "Удалить все черновики?",
|
||||||
"bootbox.ok": "ОК",
|
"bootbox.ok": "ОК",
|
||||||
"bootbox.cancel": "Отмена",
|
"bootbox.cancel": "Отмена",
|
||||||
"bootbox.confirm": "Подтвердить",
|
"bootbox.confirm": "Подтвердить",
|
||||||
"bootbox.submit": "Submit",
|
"bootbox.submit": "Отправить",
|
||||||
"bootbox.send": "Send",
|
"bootbox.send": "Отправить",
|
||||||
"cover.dragging_title": "Позиционирование обложки",
|
"cover.dragging_title": "Позиционирование обложки",
|
||||||
"cover.dragging_message": "Перетащите обложку на желаемое место и нажмите \"Сохранить\"",
|
"cover.dragging_message": "Перетащите обложку на желаемое место и нажмите \"Сохранить\"",
|
||||||
"cover.saved": "Обложка и её расположение сохранены",
|
"cover.saved": "Обложка и её расположение сохранены",
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"title": "Уведомления",
|
"title": "Уведомления",
|
||||||
"no_notifs": "Для вас нет новых уведомлений",
|
"no_notifs": "Для вас нет новых уведомлений",
|
||||||
"see_all": "All notifications",
|
"see_all": "Все уведомления",
|
||||||
"mark_all_read": "Mark all read",
|
"mark_all_read": "Пометить как прочитанное",
|
||||||
"back_to_home": "Назад к %1",
|
"back_to_home": "Назад к %1",
|
||||||
"outgoing_link": "Внешняя ссылка",
|
"outgoing_link": "Внешняя ссылка",
|
||||||
"outgoing_link_message": "Вы сейчас читаете: %1",
|
"outgoing_link_message": "Вы сейчас читаете: %1",
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"post-queue": "Очередь на публикацию",
|
"post-queue": "Очередь на публикацию",
|
||||||
"no-queued-posts": "There are no posts in the post queue.",
|
"no-queued-posts": "Нет записей в очереди",
|
||||||
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
|
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
|
||||||
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
||||||
"back-to-list": "Back to Post Queue",
|
"back-to-list": "Назад к Очереди Записей",
|
||||||
"user": "Пользователь",
|
"user": "Пользователь",
|
||||||
"when": "When",
|
"when": "Когда",
|
||||||
"category": "Категория",
|
"category": "Категория",
|
||||||
"title": "Название",
|
"title": "Название",
|
||||||
"content": "Содержимое",
|
"content": "Содержимое",
|
||||||
@@ -19,22 +19,22 @@
|
|||||||
"topic": "Тема",
|
"topic": "Тема",
|
||||||
"accept": "Подтвердить",
|
"accept": "Подтвердить",
|
||||||
"reject": "Отклонить",
|
"reject": "Отклонить",
|
||||||
"remove": "Remove",
|
"remove": "Удалить",
|
||||||
"notify": "Notify",
|
"notify": "Уведомить",
|
||||||
"notify-user": "Notify User",
|
"notify-user": "Уведомить пользователя",
|
||||||
"confirm-reject": "Do you want to reject this post?",
|
"confirm-reject": "Вы хотите отклонить эту запись?",
|
||||||
"confirm-remove": "Do you want to remove this post?",
|
"confirm-remove": "Вы хотите удалить все записи?",
|
||||||
"bulk-actions": "Bulk Actions",
|
"bulk-actions": "Пакетные действия",
|
||||||
"accept-all": "Accept All",
|
"accept-all": "Принять всё",
|
||||||
"accept-selected": "Accept Selected",
|
"accept-selected": "Принять выделенное",
|
||||||
"reject-all": "Reject All",
|
"reject-all": "Отклонить всё",
|
||||||
"reject-all-confirm": "Do you want to reject all posts?",
|
"reject-all-confirm": "Вы хотите отклонить все записи?",
|
||||||
"reject-selected": "Reject Selected",
|
"reject-selected": "Отклонить выделенное",
|
||||||
"reject-selected-confirm": "Do you want to reject %1 selected posts?",
|
"reject-selected-confirm": "Вы хотите отклонить %1 выбранных записей?",
|
||||||
"remove-all": "Remove all",
|
"remove-all": "Удалить всё",
|
||||||
"remove-all-confirm": "Do you want to remove all posts?",
|
"remove-all-confirm": "Вы хотите удалить все записи?",
|
||||||
"remove-selected": "Remove Selected",
|
"remove-selected": "Удалить выделенное",
|
||||||
"remove-selected-confirm": "Do you want to remove %1 selected posts?",
|
"remove-selected-confirm": "Вы хотите удалить %1 выбранные записи?",
|
||||||
"bulk-accept-success": "%1 posts accepted",
|
"bulk-accept-success": "%1 записи одобрены",
|
||||||
"bulk-reject-success": "%1 posts rejected"
|
"bulk-reject-success": "%1 записи отклонены"
|
||||||
}
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "За всё время",
|
"alltime": "За всё время",
|
||||||
"no_recent_topics": "Нет свежих тем.",
|
"no_recent_topics": "Нет свежих тем.",
|
||||||
"no_popular_topics": "Популярные темы отсутствуют.",
|
"no_popular_topics": "Популярные темы отсутствуют.",
|
||||||
"there-is-a-new-topic": "Опубликована новая тема.",
|
"load-new-posts": "Загрузить новые сообщения"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Опубликована новая тема и новое сообщение.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Опубликована новая тема и %1 новых сообщений.",
|
|
||||||
"there-are-new-topics": "Опубликовано %1 новых тем.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Опубликовано %1 новых тем и новое сообщение.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Опубликовано %1 новых тем и %2 новых сообщений.",
|
|
||||||
"there-is-a-new-post": "Опубликовано новое сообщение.",
|
|
||||||
"there-are-new-posts": "Опубликовано %1 новых сообщений.",
|
|
||||||
"click-here-to-reload": "Нажмите здесь, чтобы обновить список."
|
|
||||||
}
|
}
|
||||||
@@ -1,41 +1,41 @@
|
|||||||
{
|
{
|
||||||
"type-to-search": "Type to search",
|
"type-to-search": "Введите текст для поиска",
|
||||||
"results_matching": "Найдено %1 результатов по запросу: \"%2\". Время поиска: %3 с.",
|
"results_matching": "Найдено %1 результатов по запросу: \"%2\". Время поиска: %3 с.",
|
||||||
"no-matches": "Совпадений не найдено",
|
"no-matches": "Совпадений не найдено",
|
||||||
"advanced-search": "Расширенный поиск",
|
"advanced-search": "Расширенный поиск",
|
||||||
"in": "Где искать",
|
"in": "Где искать",
|
||||||
"in-titles": "In titles",
|
"in-titles": "В заголовках",
|
||||||
"in-titles-posts": "In titles and posts",
|
"in-titles-posts": "В заголовках и постах",
|
||||||
"in-posts": "In posts",
|
"in-posts": "В постах",
|
||||||
"in-categories": "In categories",
|
"in-categories": "В категориях",
|
||||||
"in-users": "In users",
|
"in-users": "В пользователях",
|
||||||
"in-tags": "In tags",
|
"in-tags": "В тегах",
|
||||||
"categories": "Categories",
|
"categories": "Категории",
|
||||||
"all-categories": "All categories",
|
"all-categories": "Все категории",
|
||||||
"categories-x": "Categories: %1",
|
"categories-x": "Категории: %1",
|
||||||
"categories-watched-categories": "Categories: Watched categories",
|
"categories-watched-categories": "Категории: Отслеживаемые категории",
|
||||||
"type-a-category": "Type a category",
|
"type-a-category": "Введите категорию",
|
||||||
"tags": "Tags",
|
"tags": "Тэги",
|
||||||
"tags-x": "Tags: %1",
|
"tags-x": "Метка: %1",
|
||||||
"type-a-tag": "Type a tag",
|
"type-a-tag": "Введите метку",
|
||||||
"match-words": "Совпадающие слова",
|
"match-words": "Совпадающие слова",
|
||||||
"match-all-words": "Match all words",
|
"match-all-words": "Совпадение всех слов",
|
||||||
"match-any-word": "Match any word",
|
"match-any-word": "Совпадение любых слов",
|
||||||
"all": "Все",
|
"all": "Все",
|
||||||
"any": "Любые",
|
"any": "Любые",
|
||||||
"posted-by": "Автор",
|
"posted-by": "Автор",
|
||||||
"posted-by-usernames": "Posted by: %1",
|
"posted-by-usernames": "Опубликовано %1",
|
||||||
"type-a-username": "Type a username",
|
"type-a-username": "Введите имя пользователя",
|
||||||
"search-child-categories": "Искать во вложенных категориях",
|
"search-child-categories": "Искать во вложенных категориях",
|
||||||
"has-tags": "Метки",
|
"has-tags": "Метки",
|
||||||
"reply-count": "Кол-во ответов",
|
"reply-count": "Кол-во ответов",
|
||||||
"replies": "Replies",
|
"replies": "Ответы",
|
||||||
"replies-atleast-count": "Replies: At least %1",
|
"replies-atleast-count": "Отвечено: минимум %1",
|
||||||
"replies-atmost-count": "Replies: At most %1",
|
"replies-atmost-count": "Отвечено: максимум %1",
|
||||||
"at-least": "Как минимум",
|
"at-least": "Как минимум",
|
||||||
"at-most": "Максимум",
|
"at-most": "Максимум",
|
||||||
"relevance": "Релевантности",
|
"relevance": "Релевантности",
|
||||||
"time": "Time",
|
"time": "Время",
|
||||||
"post-time": "Дата публикации",
|
"post-time": "Дата публикации",
|
||||||
"votes": "Кол-ву голосов",
|
"votes": "Кол-ву голосов",
|
||||||
"newer-than": "Не позже чем",
|
"newer-than": "Не позже чем",
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
"time-newer-than-31104000": "Time: Newer than one year",
|
"time-newer-than-31104000": "Time: Newer than one year",
|
||||||
"time-older-than-31104000": "Time: Older than one year",
|
"time-older-than-31104000": "Time: Older than one year",
|
||||||
"sort-by": "Сортировать по",
|
"sort-by": "Сортировать по",
|
||||||
"sort": "Sort",
|
"sort": "Сортировка",
|
||||||
"last-reply-time": "Времени последнего ответа",
|
"last-reply-time": "Времени последнего ответа",
|
||||||
"topic-title": "Названию темы",
|
"topic-title": "Названию темы",
|
||||||
"topic-votes": "Кол-ву голосов за тему",
|
"topic-votes": "Кол-ву голосов за тему",
|
||||||
@@ -96,14 +96,14 @@
|
|||||||
"sort-by-user.username-asc": "Sort by: Username in ascending order",
|
"sort-by-user.username-asc": "Sort by: Username in ascending order",
|
||||||
"sort-by-category.name-desc": "Sort by: Category in descending order",
|
"sort-by-category.name-desc": "Sort by: Category in descending order",
|
||||||
"sort-by-category.name-asc": "Sort by: Category in ascending order",
|
"sort-by-category.name-asc": "Sort by: Category in ascending order",
|
||||||
"save": "Save",
|
"save": "Сохранить",
|
||||||
"save-preferences": "Сохранить настройки",
|
"save-preferences": "Сохранить настройки",
|
||||||
"clear-preferences": "Очистить настройки",
|
"clear-preferences": "Очистить настройки",
|
||||||
"search-preferences-saved": "Настройки поиска сохранены",
|
"search-preferences-saved": "Настройки поиска сохранены",
|
||||||
"search-preferences-cleared": "Настройки поиска очищены",
|
"search-preferences-cleared": "Настройки поиска очищены",
|
||||||
"show-results-as": "Показать результаты как:",
|
"show-results-as": "Показать результаты как:",
|
||||||
"show-results-as-topics": "Show results as topics",
|
"show-results-as-topics": "Показать результаты как темы",
|
||||||
"show-results-as-posts": "Show results as posts",
|
"show-results-as-posts": "Показать результаты как записи",
|
||||||
"see-more-results": "Показать больше результатов (%1)",
|
"see-more-results": "Показать больше результатов (%1)",
|
||||||
"search-in-category": "Искать в \"%1\""
|
"search-in-category": "Искать в \"%1\""
|
||||||
}
|
}
|
||||||
10
public/language/ru/social.json
Normal file
10
public/language/ru/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -20,8 +20,8 @@
|
|||||||
"login-to-view": "Авторизуйтесь, чтобы просмотреть",
|
"login-to-view": "Авторизуйтесь, чтобы просмотреть",
|
||||||
"edit": "Изменить",
|
"edit": "Изменить",
|
||||||
"delete": "Удалить",
|
"delete": "Удалить",
|
||||||
"delete-event": "Delete Event",
|
"delete-event": "Удалить Событие",
|
||||||
"delete-event-confirm": "Are you sure you want to delete this event?",
|
"delete-event-confirm": "Вы уверены, что хотите удалить это событие?",
|
||||||
"purge": "Стереть",
|
"purge": "Стереть",
|
||||||
"restore": "Восстановить",
|
"restore": "Восстановить",
|
||||||
"move": "Перенести",
|
"move": "Перенести",
|
||||||
@@ -39,30 +39,30 @@
|
|||||||
"copy-ip": "Копировать IP",
|
"copy-ip": "Копировать IP",
|
||||||
"ban-ip": "Забанить IP",
|
"ban-ip": "Забанить IP",
|
||||||
"view-history": "История правок",
|
"view-history": "История правок",
|
||||||
"wrote-ago": "wrote <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
"wrote-ago": "написал <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
||||||
"wrote-on": "wrote on <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
"wrote-on": "написал в <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
||||||
"replied-to-user-ago": "replied to <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> <a href=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
"replied-to-user-ago": "ответил <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> <a href=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
||||||
"replied-to-user-on": "replied to <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> on <a hrf=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
"replied-to-user-on": "ответил <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> в <a hrf=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
||||||
"user-locked-topic-ago": "%1 locked this topic %2",
|
"user-locked-topic-ago": "%1 закрыл эту тему %2",
|
||||||
"user-locked-topic-on": "%1 locked this topic on %2",
|
"user-locked-topic-on": "%1 закрыл эту тему в %2",
|
||||||
"user-unlocked-topic-ago": "%1 unlocked this topic %2",
|
"user-unlocked-topic-ago": "%1 открыл эту тему %2",
|
||||||
"user-unlocked-topic-on": "%1 unlocked this topic on %2",
|
"user-unlocked-topic-on": "%1 открыл эту тему в %2",
|
||||||
"user-pinned-topic-ago": "%1 pinned this topic %2",
|
"user-pinned-topic-ago": "%1 закрепил эту тему %2",
|
||||||
"user-pinned-topic-on": "%1 pinned this topic on %2",
|
"user-pinned-topic-on": "%1 закрепил эту тему в %2",
|
||||||
"user-unpinned-topic-ago": "%1 unpinned this topic %2",
|
"user-unpinned-topic-ago": "%1 открепил эту тему %2",
|
||||||
"user-unpinned-topic-on": "%1 unpinned this topic on %2",
|
"user-unpinned-topic-on": "%1 открепил эту тему в %2",
|
||||||
"user-deleted-topic-ago": "%1 deleted this topic %2",
|
"user-deleted-topic-ago": "%1 удалил эту тему %2",
|
||||||
"user-deleted-topic-on": "%1 deleted this topic on %2",
|
"user-deleted-topic-on": "%1 удалил эту тему в %2",
|
||||||
"user-restored-topic-ago": "%1 restored this topic %2",
|
"user-restored-topic-ago": "%1 восстановил эту тему %2",
|
||||||
"user-restored-topic-on": "%1 restored this topic on %2",
|
"user-restored-topic-on": "%1 восстановил эту тему в %2",
|
||||||
"user-moved-topic-from-ago": "%1 moved this topic from %2 %3",
|
"user-moved-topic-from-ago": "%1 переместил эту тему из %2 %3",
|
||||||
"user-moved-topic-from-on": "%1 moved this topic from %2 on %3",
|
"user-moved-topic-from-on": "%1 переместил эту тему из %2 в %3",
|
||||||
"user-queued-post-ago": "%1 <a href=\"%2\">queued</a> post for approval %3",
|
"user-queued-post-ago": "%1 <a href=\"%2\">добавил</a> запись для одобрения %3",
|
||||||
"user-queued-post-on": "%1 <a href=\"%2\">queued</a> post for approval on %3",
|
"user-queued-post-on": "%1 <a href=\"%2\">добавил</a> запись для одобрения в %3",
|
||||||
"user-referenced-topic-ago": "%1 <a href=\"%2\">referenced</a> this topic %3",
|
"user-referenced-topic-ago": "%1 <a href=\"%2\">сослался на</a> эту тему %3",
|
||||||
"user-referenced-topic-on": "%1 <a href=\"%2\">referenced</a> this topic on %3",
|
"user-referenced-topic-on": "%1 <a href=\"%2\">сослался на</a> эту тему в %3",
|
||||||
"user-forked-topic-ago": "%1 <a href=\"%2\">forked</a> this topic %3",
|
"user-forked-topic-ago": "%1 <a href=\"%2\">раздвоил</a> эту тему %3",
|
||||||
"user-forked-topic-on": "%1 <a href=\"%2\">forked</a> this topic on %3",
|
"user-forked-topic-on": "%1 <a href=\"%2\">раздвоил</a> эту тему в %3",
|
||||||
"bookmark_instructions": "Нажмите здесь, чтобы вернуться к последнему прочитанному сообщению в этой теме.",
|
"bookmark_instructions": "Нажмите здесь, чтобы вернуться к последнему прочитанному сообщению в этой теме.",
|
||||||
"flag-post": "Пожаловаться на это сообщение",
|
"flag-post": "Пожаловаться на это сообщение",
|
||||||
"flag-user": "Пожаловаться на этого пользователя",
|
"flag-user": "Пожаловаться на этого пользователя",
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
"thread_tools.purge": "Стереть тему",
|
"thread_tools.purge": "Стереть тему",
|
||||||
"thread_tools.purge_confirm": "Вы уверены, что хотите стереть эту тему?",
|
"thread_tools.purge_confirm": "Вы уверены, что хотите стереть эту тему?",
|
||||||
"thread_tools.merge_topics": "Объединить темы",
|
"thread_tools.merge_topics": "Объединить темы",
|
||||||
"thread_tools.merge": "Merge Topic",
|
"thread_tools.merge": "Объединить Тему",
|
||||||
"topic_move_success": "Эта тема будет перемещена в \"%1\". Нажмите здесь, чтобы отменить.",
|
"topic_move_success": "Эта тема будет перемещена в \"%1\". Нажмите здесь, чтобы отменить.",
|
||||||
"topic_move_multiple_success": "Эти темы будут перемещены в \"%1\". Нажмите здесь, чтобы отменить.",
|
"topic_move_multiple_success": "Эти темы будут перемещены в \"%1\". Нажмите здесь, чтобы отменить.",
|
||||||
"topic_move_all_success": "Все темы будут перемещены в \"%1\". Нажмите здесь, чтобы отменить.",
|
"topic_move_all_success": "Все темы будут перемещены в \"%1\". Нажмите здесь, чтобы отменить.",
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
"bookmark": "Добавить в закладки",
|
"bookmark": "Добавить в закладки",
|
||||||
"bookmarks": "Закладки",
|
"bookmarks": "Закладки",
|
||||||
"bookmarks.has_no_bookmarks": "Вы ещё не добавили в закладки ни одного сообщения.",
|
"bookmarks.has_no_bookmarks": "Вы ещё не добавили в закладки ни одного сообщения.",
|
||||||
"copy-permalink": "Copy Permalink",
|
"copy-permalink": "Скопировать Ссылку",
|
||||||
"loading_more_posts": "Загружаем больше сообщений",
|
"loading_more_posts": "Загружаем больше сообщений",
|
||||||
"move_topic": "Перенести тему",
|
"move_topic": "Перенести тему",
|
||||||
"move_topics": "Перенести темы",
|
"move_topics": "Перенести темы",
|
||||||
@@ -154,10 +154,10 @@
|
|||||||
"change_owner_instruction": "Нажмите на сообщения, которые вы хотите присвоить другому пользователю",
|
"change_owner_instruction": "Нажмите на сообщения, которые вы хотите присвоить другому пользователю",
|
||||||
"composer.title_placeholder": "Введите название темы...",
|
"composer.title_placeholder": "Введите название темы...",
|
||||||
"composer.handle_placeholder": "Введите ваше имя здесь",
|
"composer.handle_placeholder": "Введите ваше имя здесь",
|
||||||
"composer.hide": "Hide",
|
"composer.hide": "Скрыть",
|
||||||
"composer.discard": "Отменить",
|
"composer.discard": "Отменить",
|
||||||
"composer.submit": "Отправить",
|
"composer.submit": "Отправить",
|
||||||
"composer.additional-options": "Additional Options",
|
"composer.additional-options": "Дополнительные Настройки",
|
||||||
"composer.schedule": "Запланировать",
|
"composer.schedule": "Запланировать",
|
||||||
"composer.replying_to": "Ответ %1",
|
"composer.replying_to": "Ответ %1",
|
||||||
"composer.new_topic": "Создать тему",
|
"composer.new_topic": "Создать тему",
|
||||||
@@ -178,7 +178,7 @@
|
|||||||
"newest_to_oldest": "Сначала новые",
|
"newest_to_oldest": "Сначала новые",
|
||||||
"most_votes": "По количеству голосов",
|
"most_votes": "По количеству голосов",
|
||||||
"most_posts": "По количеству сообщений",
|
"most_posts": "По количеству сообщений",
|
||||||
"most_views": "Most Views",
|
"most_views": "Наиболее Просматриваемые",
|
||||||
"stale.title": "Создать новую тему вместо этой?",
|
"stale.title": "Создать новую тему вместо этой?",
|
||||||
"stale.warning": "Тема, в которую вы собираетесь написать, очень старая. Может, стоит создать новую, а про эту просто напомнить к случаю?",
|
"stale.warning": "Тема, в которую вы собираетесь написать, очень старая. Может, стоит создать новую, а про эту просто напомнить к случаю?",
|
||||||
"stale.create": "Создать новую тему",
|
"stale.create": "Создать новую тему",
|
||||||
@@ -198,9 +198,9 @@
|
|||||||
"timeago_earlier": "на %1 раньше",
|
"timeago_earlier": "на %1 раньше",
|
||||||
"first-post": "Первое сообщение",
|
"first-post": "Первое сообщение",
|
||||||
"last-post": "Последнее сообщение",
|
"last-post": "Последнее сообщение",
|
||||||
"go-to-my-next-post": "Go to my next post",
|
"go-to-my-next-post": "Перейти к моей следующей записи",
|
||||||
"no-more-next-post": "You don't have more posts in this topic",
|
"no-more-next-post": "Больше нет записей в этой теме",
|
||||||
"post-quick-reply": "Quick reply",
|
"post-quick-reply": "Быстрый ответ",
|
||||||
"navigator.index": "Post %1 of %2",
|
"navigator.index": "Сообщений %1 от %2",
|
||||||
"navigator.unread": "%1 unread"
|
"navigator.unread": "%1 непрочитано"
|
||||||
}
|
}
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"followers": "Подписчики",
|
"followers": "Подписчики",
|
||||||
"following": "Подписки",
|
"following": "Подписки",
|
||||||
"blocks": "Чёрный список",
|
"blocks": "Чёрный список",
|
||||||
"blocked-users": "Blocked users",
|
"blocked-users": "Заблокированные пользователи",
|
||||||
"block_toggle": "Блок./Разблок",
|
"block_toggle": "Блок./Разблок",
|
||||||
"block_user": "Добавить в Чёрный Список",
|
"block_user": "Добавить в Чёрный Список",
|
||||||
"unblock_user": "Убрать из Чёрного Списка",
|
"unblock_user": "Убрать из Чёрного Списка",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Ibihe Byose",
|
"alltime": "Ibihe Byose",
|
||||||
"no_recent_topics": "Nta biganiro biheruka. ",
|
"no_recent_topics": "Nta biganiro biheruka. ",
|
||||||
"no_popular_topics": "Nta biganiro bikunzwe. ",
|
"no_popular_topics": "Nta biganiro bikunzwe. ",
|
||||||
"there-is-a-new-topic": "Hari ikiganiro gishya. ",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Hari ikiganiro gishya kimwe n'icyashyizweho gishya kimwe. ",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Hari ikiganiro gishya kimwe n'ibyashyizweho bishya %1 .",
|
|
||||||
"there-are-new-topics": "Hari ibiganiro bishya %1. ",
|
|
||||||
"there-are-new-topics-and-a-new-post": "Hari ibiganiro bishya %1 n'icyashyizweho gishya kimwe.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Hari ibiganiro bishya %1 n'ibyashyizweho bishya %2.",
|
|
||||||
"there-is-a-new-post": "Hari icyashyizweho gishya. ",
|
|
||||||
"there-are-new-posts": "Hari ibyashyizweho bishya %1.",
|
|
||||||
"click-here-to-reload": "Kanda hano wongere upakire."
|
|
||||||
}
|
}
|
||||||
10
public/language/rw/social.json
Normal file
10
public/language/rw/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "All Time",
|
"alltime": "All Time",
|
||||||
"no_recent_topics": "Non bi sunt ùrtimas arresonadas.",
|
"no_recent_topics": "Non bi sunt ùrtimas arresonadas.",
|
||||||
"no_popular_topics": "There are no popular topics.",
|
"no_popular_topics": "There are no popular topics.",
|
||||||
"there-is-a-new-topic": "There is a new topic.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
|
|
||||||
"there-are-new-topics": "There are %1 new topics.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.",
|
|
||||||
"there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.",
|
|
||||||
"there-is-a-new-post": "There is a new post.",
|
|
||||||
"there-are-new-posts": "There are %1 new posts.",
|
|
||||||
"click-here-to-reload": "Click here to reload."
|
|
||||||
}
|
}
|
||||||
10
public/language/sc/social.json
Normal file
10
public/language/sc/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -62,8 +62,8 @@
|
|||||||
"x-topics": "<span class=\"formatted-number\">%1</span> topics",
|
"x-topics": "<span class=\"formatted-number\">%1</span> topics",
|
||||||
"best": "Najlepšie",
|
"best": "Najlepšie",
|
||||||
"controversial": "Controversial",
|
"controversial": "Controversial",
|
||||||
"votes": "Počet hlasov",
|
"votes": "Hlasov",
|
||||||
"x-votes": "%1 votes",
|
"x-votes": "%1 hlasov",
|
||||||
"voters": "Voters",
|
"voters": "Voters",
|
||||||
"upvoters": "Hlasovali za",
|
"upvoters": "Hlasovali za",
|
||||||
"upvoted": "Pridaný hlas",
|
"upvoted": "Pridaný hlas",
|
||||||
|
|||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Vždy",
|
"alltime": "Vždy",
|
||||||
"no_recent_topics": "Neboli nájdené žiadne nové témy.",
|
"no_recent_topics": "Neboli nájdené žiadne nové témy.",
|
||||||
"no_popular_topics": "Neexistujú žiadne populárne témy.",
|
"no_popular_topics": "Neexistujú žiadne populárne témy.",
|
||||||
"there-is-a-new-topic": "K dispozícií je nová téma.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "K dispozícií je nová téma a nový príspevok.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "K dispozícií je nová téma a %1 nové príspevky.",
|
|
||||||
"there-are-new-topics": "K dispozícií sú %1 nové témy.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "K dispozícií sú %1 nové témy a nový príspevok.",
|
|
||||||
"there-are-new-topics-and-new-posts": "K dispozícií sú %1 nové témy a %2 nové príspevky.",
|
|
||||||
"there-is-a-new-post": "K dispozícií je nový príspevok",
|
|
||||||
"there-are-new-posts": "K dispozícií je %1 nových príspevkov.",
|
|
||||||
"click-here-to-reload": "Kliknutím sem, znova načítate stránku."
|
|
||||||
}
|
}
|
||||||
10
public/language/sk/social.json
Normal file
10
public/language/sk/social.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sign-in-with-twitter": "Sign in with Twitter",
|
||||||
|
"sign-up-with-twitter": "Sign up with Twitter",
|
||||||
|
"sign-in-with-github": "Sign in with Github",
|
||||||
|
"sign-up-with-github": "Sign up with Github",
|
||||||
|
"sign-in-with-google": "Sign in with Google",
|
||||||
|
"sign-up-with-google": "Sign up with Google",
|
||||||
|
"log-in-with-facebook": "Log in with Facebook",
|
||||||
|
"continue-with-facebook": "Continue with Facebook"
|
||||||
|
}
|
||||||
@@ -7,13 +7,5 @@
|
|||||||
"alltime": "Vse",
|
"alltime": "Vse",
|
||||||
"no_recent_topics": "Ni nedavnih tem.",
|
"no_recent_topics": "Ni nedavnih tem.",
|
||||||
"no_popular_topics": "Ni priljubljenih tem.",
|
"no_popular_topics": "Ni priljubljenih tem.",
|
||||||
"there-is-a-new-topic": "Objavljena je nova tema.",
|
"load-new-posts": "Load new posts"
|
||||||
"there-is-a-new-topic-and-a-new-post": "Objavljeni sta nova tema in nova objava.",
|
|
||||||
"there-is-a-new-topic-and-new-posts": "Objavljene so nova tema in %1 novih objav.",
|
|
||||||
"there-are-new-topics": "%1 novih tem.",
|
|
||||||
"there-are-new-topics-and-a-new-post": "%1 novih tem in nova objava.",
|
|
||||||
"there-are-new-topics-and-new-posts": "Nove teme: %1, nove objave: %2.",
|
|
||||||
"there-is-a-new-post": "Objavljena je nova objava.",
|
|
||||||
"there-are-new-posts": "Nove objave: %1.",
|
|
||||||
"click-here-to-reload": "Kliknite tu za osvežitev."
|
|
||||||
}
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user