Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop

isekai-main
Barış Soner Uşaklı 3 years ago
commit 01943b0e81

@ -1,32 +0,0 @@
<!--
== Github Issues are for bug reports and feature requests only ==
== Please visit https://community.nodebb.org for other support ==
== Found a security exploit? Please email us at security@nodebb.org instead for immediate attention ==
== → DO NOT SUBMIT VULNERABILITIES TO THE PUBLIC BUG TRACKER ==
-->
<!-- ++ Please include the following information when submitting a bug report ++ -->
- **NodeBB version:**
- **NodeBB git hash:**
- **NodeJS version:**
<!-- (to find your git hash, execute `git rev-parse HEAD` from the main NodeBB directory) -->
- **Installed NodeBB Plugins:**
<!-- (to find installed plugins run ./nodebb plugins) -->
- **Database type:** mongo, redis, or postgres
- **Database version:**
<!-- `mongod --version`, `redis-server --version`, or `postgres --version` -->
- **Exact steps to cause this issue:**
<!--
1. First I did this...
2. Then, I clicked on this item...
A quick note: MP4 and MOV formatted video files are now allowed to be uploaded to GH.
Please upload if reproduction steps are hard to describe or reproduce reliably.
-->
- **What you expected:**
<!-- e.g. I expected *abc* to *xyz* -->
- **What happened instead:**
<!-- e.g. Instead, I got *zyx* and NodeBB set fire to my house -->
<!-- Thank you! -->

@ -0,0 +1,81 @@
name: Bug Report
description: File a bug report
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Github Issues are for bug reports and feature requests only
Please visit https://community.nodebb.org for other support
Found a security exploit? Please email us at security@nodebb.org instead for immediate attention
### → DO NOT SUBMIT VULNERABILITIES TO THE PUBLIC BUG TRACKER ←
- type: input
attributes:
label: NodeBB version
placeholder: e.g. v2.2.0
- type: input
attributes:
label: NodeBB git hash
description: to find your git hash, execute `git rev-parse HEAD` from the main NodeBB directory
placeholder: e.g. 783250ee6f8c51cdc243ce3b8d9f1a080517247e
- type: input
attributes:
label: NodeJS version
placeholder: e.g. v16.15.1
- type: textarea
attributes:
label: Installed NodeBB plugins
description: to find installed plugins run `./nodebb plugins`
placeholder: |
e.g.
* nodebb-plugin-2factor@5.0.1 (installed, disabled)
* nodebb-plugin-composer-default@8.0.0 (installed, enabled)
* nodebb-plugin-dbsearch@5.1.5 (installed, disabled)
* nodebb-plugin-emoji@4.0.4 (installed, enabled)
* nodebb-plugin-emoji-android@3.0.0 (installed, enabled)
* nodebb-plugin-markdown@10.0.0 (installed, enabled)
* nodebb-plugin-mentions@3.0.11 (installed, enabled)
* nodebb-plugin-spam-be-gone@1.0.0 (installed, disabled)
* nodebb-rewards-essentials@0.2.1 (installed, enabled)
* nodebb-theme-lavender@6.0.0 (installed, disabled)
* nodebb-theme-persona@12.0.11 (installed, enabled)
* nodebb-theme-slick@2.0.2 (installed, disabled)
* nodebb-theme-vanilla@12.1.18 (installed, disabled)
* nodebb-widget-essentials@6.0.0 (installed, enabled)
- type: dropdown
attributes:
label: Database type
multiple: true
options:
- MongoDB
- Redis
- PostgreSQL
- type: input
attributes:
label: Database version
description: "`mongod --version`, `redis-server --version`, or `postgres --version`"
placeholder: e.g. v5.0.9
- type: textarea
attributes:
label: Exact steps to cause this issue
placeholder: |
1. First I did this...
2. Then, I clicked on this item...
A quick note: MP4 and MOV formatted video files are now allowed to be uploaded to GH.
Please upload if reproduction steps are hard to describe or reproduce reliably.
- type: textarea
attributes:
label: What you expected
placeholder: e.g. I expected *abc* to *xyz*
- type: textarea
attributes:
label: What happened instead
placeholder: e.g. Instead, I got *zyx* and NodeBB set fire to my house
- type: textarea
attributes:
label: Anything else?
description: Any additional context about the issue you're encountering
- type: markdown
attributes:
value: "**Thank you!**"

@ -0,0 +1,9 @@
blank_issues_enabled: true
contact_links:
- name: Community Forum
url: https://community.nodebb.org
about: Github Issues are for bug reports and feature requests only, please use community forum for other support
- name: Security Issues
url: https://nodebb.org/bounty/
about: |
Found a security exploit? Please email us at security@nodebb.org instead for immediate attention. DO NOT SUBMIT VULNERABILITIES TO THE PUBLIC BUG TRACKER

@ -0,0 +1,24 @@
name: Feature Request
description: Suggest a new feature
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Github Issues are for bug reports and feature requests only
Please visit https://community.nodebb.org for other support
Found a security exploit? Please email us at security@nodebb.org instead for immediate attention
### → DO NOT SUBMIT VULNERABILITIES TO THE PUBLIC BUG TRACKER ←
- type: textarea
attributes:
label: Description
validations:
required: true
- type: input
attributes:
label: Community forum reference
description: If this feature was already discussed on the Community Forum link it here
placeholder: https://community.nodebb.org/topic/0/example-feature-request
- type: markdown
attributes:
value: "**Thank you!**"

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Премахване на данните EXIF", "strip-exif-data": "Премахване на данните EXIF",
"preserve-orphaned-uploads": "Запазване на качените файлове на диска дори след изтриването на публикацията", "preserve-orphaned-uploads": "Запазване на качените файлове на диска дори след изтриването на публикацията",
"orphanExpiryDays": "Брой дни за съхранение на неизползваните файлове", "orphanExpiryDays": "Брой дни за съхранение на неизползваните файлове",
"orphanExpiryDays-help": "След толкова на брой дни неизползваните качени файлове ще бъдат изтривани.<br />Задайте 0 или оставете празно, за да изключите тази функционалност.",
"private-extensions": "Файлови разширения, които да бъдат частни", "private-extensions": "Файлови разширения, които да бъдат частни",
"private-uploads-extensions-help": "Въведете списък от файлови разширения, разделени със запетаи, които искате да бъдат частни (например <code>pdf,xls,doc</code>). Ако оставите това поле празно, всички файлове ще бъдат частни.", "private-uploads-extensions-help": "Въведете списък от файлови разширения, разделени със запетаи, които искате да бъдат частни (например <code>pdf,xls,doc</code>). Ако оставите това поле празно, всички файлове ще бъдат частни.",
"resize-image-width-threshold": "Преоразмеряване на изображенията, ако са по-широки от определената ширина", "resize-image-width-threshold": "Преоразмеряване на изображенията, ако са по-широки от определената ширина",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Nepoužít data EXIF", "strip-exif-data": "Nepoužít data EXIF",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Přípona souborů je soukromá", "private-extensions": "Přípona souborů je soukromá",
"private-uploads-extensions-help": "Pro nastavení soukromí, zde zadejte seznam souborů oddělený čárkou (tj. <code>pdf, xls,doc</code>). prázdný seznam znamená, že všechny soubory jsou soukromé.", "private-uploads-extensions-help": "Pro nastavení soukromí, zde zadejte seznam souborů oddělený čárkou (tj. <code>pdf, xls,doc</code>). prázdný seznam znamená, že všechny soubory jsou soukromé.",
"resize-image-width-threshold": "Změnit velikost obrázků, jsou-li širší než určená šířka", "resize-image-width-threshold": "Změnit velikost obrázků, jsou-li širší než určená šířka",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "EXIF-Daten entfernen", "strip-exif-data": "EXIF-Daten entfernen",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Private Dateiendungen", "private-extensions": "Private Dateiendungen",
"private-uploads-extensions-help": "Gib eine Komma-Separierte Liste mit Dateiendungen an, die privatisiert werden sollen (z.B. <code>pdf,xls,doc</code>). Eine leere Liste bedeutet, dass alle Dateien privat sind.", "private-uploads-extensions-help": "Gib eine Komma-Separierte Liste mit Dateiendungen an, die privatisiert werden sollen (z.B. <code>pdf,xls,doc</code>). Eine leere Liste bedeutet, dass alle Dateien privat sind.",
"resize-image-width-threshold": "Bilder zu einer bestimmten Breite runterskalieren wenn sie breiter sind als die angegebene Breite.", "resize-image-width-threshold": "Bilder zu einer bestimmten Breite runterskalieren wenn sie breiter sind als die angegebene Breite.",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Extensiones de archivo para hacer privadas.", "private-extensions": "Extensiones de archivo para hacer privadas.",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Cambiar el tamaño de las imágenes si son más anchas que el ancho especificado", "resize-image-width-threshold": "Cambiar el tamaño de las imágenes si son más anchas que el ancho especificado",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Supprimer les données EXIF", "strip-exif-data": "Supprimer les données EXIF",
"preserve-orphaned-uploads": "Conserver les fichiers téléchargés après la suppression d'une publication.", "preserve-orphaned-uploads": "Conserver les fichiers téléchargés après la suppression d'une publication.",
"orphanExpiryDays": "Jours pour garder les fichiers orphelins", "orphanExpiryDays": "Jours pour garder les fichiers orphelins",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Rendre privé des extensions de fichier.", "private-extensions": "Rendre privé des extensions de fichier.",
"private-uploads-extensions-help": "Renseignez ici une liste d'extensions de fichiers séparées par des virgules pour les rendre privées (par exemple : <code>pdf, xls, doc</code>). Une liste vide signifie que tous les fichiers sont privés.", "private-uploads-extensions-help": "Renseignez ici une liste d'extensions de fichiers séparées par des virgules pour les rendre privées (par exemple : <code>pdf, xls, doc</code>). Une liste vide signifie que tous les fichiers sont privés.",
"resize-image-width-threshold": "Redimensionner les images si elles sont plus larges que la largeur spécifiée", "resize-image-width-threshold": "Redimensionner les images si elles sont plus larges que la largeur spécifiée",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "הפשט נתוני EXIF", "strip-exif-data": "הפשט נתוני EXIF",
"preserve-orphaned-uploads": "שמור את הקבצים שהועלו בדיסק גם לאחר מחיקת הפוסט", "preserve-orphaned-uploads": "שמור את הקבצים שהועלו בדיסק גם לאחר מחיקת הפוסט",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "סיומות קובצים להפוך לפרטיים", "private-extensions": "סיומות קובצים להפוך לפרטיים",
"private-uploads-extensions-help": "הכנס כאן רשימה של פורמטי הקבצים, מופרדים בפסיק, כדי להפוך אותם לפרטיים (לדוגמא <code>pdf,xls,doc</code>). שורה ריקה פירושו שכל הקבצים פרטיים.", "private-uploads-extensions-help": "הכנס כאן רשימה של פורמטי הקבצים, מופרדים בפסיק, כדי להפוך אותם לפרטיים (לדוגמא <code>pdf,xls,doc</code>). שורה ריקה פירושו שכל הקבצים פרטיים.",
"resize-image-width-threshold": "שנה גודל תמונות אם הם רחבים יותר מהרוחב המוגדר", "resize-image-width-threshold": "שנה גודל תמונות אם הם רחבים יותר מהרוחב המוגדר",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "EXIF adatok törlése", "strip-exif-data": "EXIF adatok törlése",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Privát kiterjesztések", "private-extensions": "Privát kiterjesztések",
"private-uploads-extensions-help": "Add meg vesszővel elválasztva a privát kiterjesztések listáját (pl.: <code>pdf,xls,doc</code>) Az üres lista azt jelenti, hogy minden fájl privát.", "private-uploads-extensions-help": "Add meg vesszővel elválasztva a privát kiterjesztések listáját (pl.: <code>pdf,xls,doc</code>) Az üres lista azt jelenti, hogy minden fájl privát.",
"resize-image-width-threshold": "Képek átméretezése, ha szélesebbek, mint a megadott szélesség", "resize-image-width-threshold": "Képek átméretezése, ha szélesebbek, mint a megadott szélesség",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -91,7 +91,7 @@
"alerts.validate-email-success": "Email validate", "alerts.validate-email-success": "Email validate",
"alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.", "alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.",
"alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)", "alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)",
"alerts.password-reset-email-sent": "Password reset email sent.", "alerts.password-reset-email-sent": "Email per reimpostare la password inviata.",
"alerts.confirm-delete": "<strong>Avvertimento!</strong><p>Vuoi davvero eliminare <strong>l'utente(i)</strong>?</p><p>Questa azione non è reversibile! Solo l'account utente sarà eliminato, i suoi post e le sue discussioni rimarranno.</p>", "alerts.confirm-delete": "<strong>Avvertimento!</strong><p>Vuoi davvero eliminare <strong>l'utente(i)</strong>?</p><p>Questa azione non è reversibile! Solo l'account utente sarà eliminato, i suoi post e le sue discussioni rimarranno.</p>",
"alerts.delete-success": "Utente(i) Cancellato(i)", "alerts.delete-success": "Utente(i) Cancellato(i)",
"alerts.confirm-delete-content": "<strong>Avvertimento!</strong>Vuoi davvero eliminare il <strong>contenuto</strong> di questo utente(i)?<p><p>Questa azione non è reversibile! Gli account degli utenti rimarranno, ma i loro post e discussioni saranno eliminati.", "alerts.confirm-delete-content": "<strong>Avvertimento!</strong>Vuoi davvero eliminare il <strong>contenuto</strong> di questo utente(i)?<p><p>Questa azione non è reversibile! Gli account degli utenti rimarranno, ma i loro post e discussioni saranno eliminati.",

@ -1,10 +1,11 @@
{ {
"posts": "Posts", "posts": "Posts",
"orphans": "Orphaned Files", "orphans": "File orfani",
"private": "Rendi privati i file caricati", "private": "Rendi privati i file caricati",
"strip-exif-data": "Togli EXIF Data", "strip-exif-data": "Togli EXIF Data",
"preserve-orphaned-uploads": "Mantieni i file caricati su disco dopo l'eliminazione di un post", "preserve-orphaned-uploads": "Mantieni i file caricati su disco dopo l'eliminazione di un post",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Giorni di conservazione dei file orfani",
"orphanExpiryDays-help": "Dopo questo numero di giorni, i caricamenti orfani saranno eliminati dal file system.<br />Imposta 0 o lascia vuoto per disabilitarla.",
"private-extensions": "Estensione dei file da rendere privata", "private-extensions": "Estensione dei file da rendere privata",
"private-uploads-extensions-help": "Inserisci la lista di estensioni separati da virgola quì (es. <code>pdf,xls,doc</code>). Una lista vuota significa che tutti i file sono privati.", "private-uploads-extensions-help": "Inserisci la lista di estensioni separati da virgola quì (es. <code>pdf,xls,doc</code>). Una lista vuota significa che tutti i file sono privati.",
"resize-image-width-threshold": "Ridimensiona le immagini se sono più grandi della larghezza specificata", "resize-image-width-threshold": "Ridimensiona le immagini se sono più grandi della larghezza specificata",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "EXIFデータを削除", "strip-exif-data": "EXIFデータを削除",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "非公開にするファイル拡張子", "private-extensions": "非公開にするファイル拡張子",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "指定した幅より広い場合は画像のサイズを変更します", "resize-image-width-threshold": "指定した幅より広い場合は画像のサイズを変更します",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "이미지 EXIF 데이터 제거", "strip-exif-data": "이미지 EXIF 데이터 제거",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "파일 확장자 숨김", "private-extensions": "파일 확장자 숨김",
"private-uploads-extensions-help": "비공개로 설정할 파일 확장자 목록을 쉼표로 구분해서 입력하세요. (예: <code>pdf, xls, doc</code>). 빈 목록은 모든 파일이 비공개임을 의미합니다.", "private-uploads-extensions-help": "비공개로 설정할 파일 확장자 목록을 쉼표로 구분해서 입력하세요. (예: <code>pdf, xls, doc</code>). 빈 목록은 모든 파일이 비공개임을 의미합니다.",
"resize-image-width-threshold": "설정한 너비보다 넓은 이미지의 크기 조정", "resize-image-width-threshold": "설정한 너비보다 넓은 이미지의 크기 조정",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Failu paplašīnājumi, kurus turēt privātus", "private-extensions": "Failu paplašīnājumi, kurus turēt privātus",
"private-uploads-extensions-help": "Ievadīt ar komatu atdalītu failu paplašinājumu sarakstu, kurus turēt privātus (piemērām <code>pdf,xls,doc</code>). Tukšais saraksts nozīmē, ka visi faili ir privāti.", "private-uploads-extensions-help": "Ievadīt ar komatu atdalītu failu paplašinājumu sarakstu, kurus turēt privātus (piemērām <code>pdf,xls,doc</code>). Tukšais saraksts nozīmē, ka visi faili ir privāti.",
"resize-image-width-threshold": "Samazināt blides izmērus, ja ir plašāka par noteikto platumu", "resize-image-width-threshold": "Samazināt blides izmērus, ja ir plašāka par noteikto platumu",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Usuń dane EXIF", "strip-exif-data": "Usuń dane EXIF",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Rozszerzenia plików, które mają być prywatne", "private-extensions": "Rozszerzenia plików, które mają być prywatne",
"private-uploads-extensions-help": "Tutaj wpisz oddzielone przecinkami rozszerzenia plików, które mają być prywatne (np. <code>pdf,xls,doc</code>). Jeśli lista jest pusta, wszystkie pliki są prywatne.", "private-uploads-extensions-help": "Tutaj wpisz oddzielone przecinkami rozszerzenia plików, które mają być prywatne (np. <code>pdf,xls,doc</code>). Jeśli lista jest pusta, wszystkie pliki są prywatne.",
"resize-image-width-threshold": "Zmień rozmiar obrazów, jeśli są szersze niż określona szerokość", "resize-image-width-threshold": "Zmień rozmiar obrazów, jeśli są szersze niż określona szerokość",

@ -8,5 +8,5 @@
"login_successful": "Logowanie powiodło się.", "login_successful": "Logowanie powiodło się.",
"dont_have_account": "Nie masz konta?", "dont_have_account": "Nie masz konta?",
"logged-out-due-to-inactivity": "Zostałeś wylogowany z Panelu Administratora z powodu braku aktywności.", "logged-out-due-to-inactivity": "Zostałeś wylogowany z Panelu Administratora z powodu braku aktywności.",
"caps-lock-enabled": "Caps Lock is enabled" "caps-lock-enabled": "Caps Lock jest włączony"
} }

@ -13,9 +13,9 @@
"title-editable": "Click on title to edit", "title-editable": "Click on title to edit",
"reply": "Reply", "reply": "Reply",
"topic": "Topic", "topic": "Topic",
"accept": "Accept", "accept": "Przyjmij",
"reject": "Reject", "reject": "Odrzuć",
"remove": "Remove", "remove": "Usuń",
"notify": "Notify", "notify": "Notify",
"notify-user": "Notify User", "notify-user": "Notify User",
"confirm-reject": "Do you want to reject this post?", "confirm-reject": "Do you want to reject this post?",

@ -1,6 +1,6 @@
{ {
"banned": "Zbanowany", "banned": "Zbanowany",
"muted": "Muted", "muted": "Wyciszony",
"offline": "Offline", "offline": "Offline",
"deleted": "Usunięty", "deleted": "Usunięty",
"username": "Nazwa użytkownika", "username": "Nazwa użytkownika",
@ -13,8 +13,8 @@
"ban_account": "Zbanuj konto", "ban_account": "Zbanuj konto",
"ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?", "ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?",
"unban_account": "Odbanuj konto", "unban_account": "Odbanuj konto",
"mute_account": "Mute Account", "mute_account": "Wycisz konto",
"unmute_account": "Unmute Account", "unmute_account": "Wyłącz wyciszenie konta",
"delete_account": "Usuń konto", "delete_account": "Usuń konto",
"delete_account_as_admin": "Usuń <strong>Konto</strong>", "delete_account_as_admin": "Usuń <strong>Konto</strong>",
"delete_content": "Usuń <strong>Treści</strong> Konta", "delete_content": "Usuń <strong>Treści</strong> Konta",
@ -87,7 +87,7 @@
"remove_cover_picture_confirm": "Czy na pewno chcesz usunąć zdjęcie w tle?", "remove_cover_picture_confirm": "Czy na pewno chcesz usunąć zdjęcie w tle?",
"crop_picture": "Przytnij obrazek", "crop_picture": "Przytnij obrazek",
"upload_cropped_picture": "Przytnij i prześlij", "upload_cropped_picture": "Przytnij i prześlij",
"avatar-background-colour": "Avatar background colour", "avatar-background-colour": "Kolor tła awatara",
"settings": "Ustawienia", "settings": "Ustawienia",
"show_email": "Wyświetlaj mój adres e-mail", "show_email": "Wyświetlaj mój adres e-mail",
"show_fullname": "Wyświetlaj moją pełną nazwę", "show_fullname": "Wyświetlaj moją pełną nazwę",
@ -97,7 +97,7 @@
"digest_off": "Wyłączone", "digest_off": "Wyłączone",
"digest_daily": "Codziennie", "digest_daily": "Codziennie",
"digest_weekly": "Co tydzień", "digest_weekly": "Co tydzień",
"digest_biweekly": "Bi-Weekly", "digest_biweekly": "Co dwa tygodnie",
"digest_monthly": "Co miesiąc", "digest_monthly": "Co miesiąc",
"has_no_follower": "Ten użytkownik nie ma jeszcze żadnych obserwujących", "has_no_follower": "Ten użytkownik nie ma jeszcze żadnych obserwujących",
"follows_no_one": "Ten użytkownik jeszcze nikogo nie obserwuje", "follows_no_one": "Ten użytkownik jeszcze nikogo nie obserwuje",
@ -117,7 +117,7 @@
"posts_per_page": "Postów na stronę", "posts_per_page": "Postów na stronę",
"max_items_per_page": "Maksymalnie %1", "max_items_per_page": "Maksymalnie %1",
"acp_language": "Język Strony Administratora", "acp_language": "Język Strony Administratora",
"notifications": "Notifications", "notifications": "Powiadomienia",
"upvote-notif-freq": "Częstotliwość informowania o pozytywnych głosach", "upvote-notif-freq": "Częstotliwość informowania o pozytywnych głosach",
"upvote-notif-freq.all": "Wszystkie głosy", "upvote-notif-freq.all": "Wszystkie głosy",
"upvote-notif-freq.first": "Pierwszy dla postu", "upvote-notif-freq.first": "Pierwszy dla postu",
@ -157,11 +157,11 @@
"info.banned-permanently": "Zbanowany permanentnie", "info.banned-permanently": "Zbanowany permanentnie",
"info.banned-reason-label": "Powód", "info.banned-reason-label": "Powód",
"info.banned-no-reason": "Nie podano powodu.", "info.banned-no-reason": "Nie podano powodu.",
"info.mute-history": "Recent Mute History", "info.mute-history": "Historia ostatnich wyciszeń",
"info.no-mute-history": "This user has never been muted", "info.no-mute-history": "Ten użytkownik nigdy nie był wyciszony",
"info.muted-until": "Muted until %1", "info.muted-until": "Wyciszony do %1",
"info.muted-expiry": "Expiry", "info.muted-expiry": "Wygaśnięcie",
"info.muted-no-reason": "No reason given.", "info.muted-no-reason": "Nie podano powodu.",
"info.username-history": "Historia nazwy użytkownika", "info.username-history": "Historia nazwy użytkownika",
"info.email-history": "Historia adresu e-mail", "info.email-history": "Historia adresu e-mail",
"info.moderation-note": "Notatka moderatora", "info.moderation-note": "Notatka moderatora",
@ -193,6 +193,6 @@
"consent.export-posts-success": "Eksportowanie postów. Otrzymasz powiadomienie gdy będą gotowe.", "consent.export-posts-success": "Eksportowanie postów. Otrzymasz powiadomienie gdy będą gotowe.",
"emailUpdate.intro": "Please enter your email address below. This forum uses your email address for scheduled digest and notifications, as well as for account recovery in the event of a lost password.", "emailUpdate.intro": "Please enter your email address below. This forum uses your email address for scheduled digest and notifications, as well as for account recovery in the event of a lost password.",
"emailUpdate.optional": "<strong>This field is optional</strong>. You are not obligated to provide your email address, but without a validated email you will not be able to recover your account or login with your email.", "emailUpdate.optional": "<strong>This field is optional</strong>. You are not obligated to provide your email address, but without a validated email you will not be able to recover your account or login with your email.",
"emailUpdate.required": "<strong>This field is required</strong>.", "emailUpdate.required": "<strong>To pole jest wymagane</strong>.",
"emailUpdate.change-instructions": "A confirmation email will be sent to the entered email address with a unique link. Accessing that link will confirm your ownership of the email address and it will become active on your account. At any time, you are able to update your email on file from within your account page." "emailUpdate.change-instructions": "A confirmation email will be sent to the entered email address with a unique link. Accessing that link will confirm your ownership of the email address and it will become active on your account. At any time, you are able to update your email on file from within your account page."
} }

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Retirar Metadata EXIF", "strip-exif-data": "Retirar Metadata EXIF",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Extensões de arquivo para tornar privado", "private-extensions": "Extensões de arquivo para tornar privado",
"private-uploads-extensions-help": "Digite uma lista, separada por vírgulas, de extensões de arquivos para torná-las privadas aqui (por exemplo: <code>pdf, xls, doc</code>). Uma lista vazia sinigica que todos os arquivos são privado.", "private-uploads-extensions-help": "Digite uma lista, separada por vírgulas, de extensões de arquivos para torná-las privadas aqui (por exemplo: <code>pdf, xls, doc</code>). Uma lista vazia sinigica que todos os arquivos são privado.",
"resize-image-width-threshold": "Redimensionar imagens se a largura dela for maior do que a largura especificada", "resize-image-width-threshold": "Redimensionar imagens se a largura dela for maior do que a largura especificada",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Удалять метаданные EXIF", "strip-exif-data": "Удалять метаданные EXIF",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Типы файлов, которые следует скрывать от гостей", "private-extensions": "Типы файлов, которые следует скрывать от гостей",
"private-uploads-extensions-help": "Укажите через запятую список расширений файлов, например <code>pdf,xls,doc</code>. Оставьте поле пустым, чтобы все загрузки были недоступны гостям.", "private-uploads-extensions-help": "Укажите через запятую список расширений файлов, например <code>pdf,xls,doc</code>. Оставьте поле пустым, чтобы все загрузки были недоступны гостям.",
"resize-image-width-threshold": "Уменьшать изображения, когда ширина превышает", "resize-image-width-threshold": "Уменьшать изображения, когда ширина превышает",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "Prípona súborov je súkromná", "private-extensions": "Prípona súborov je súkromná",
"private-uploads-extensions-help": "Pre nastavenie súkromia, zadajte sem zoznam súborov oddelených čiarkou (napr.: <code>pdf,xls,doc</code>). Prázdny zoznam znamená, že všetky súbory sú súkromné.", "private-uploads-extensions-help": "Pre nastavenie súkromia, zadajte sem zoznam súborov oddelených čiarkou (napr.: <code>pdf,xls,doc</code>). Prázdny zoznam znamená, že všetky súbory sú súkromné.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -61,7 +61,7 @@
"no-group": "Група не постоји", "no-group": "Група не постоји",
"no-user": "Корисник не постоји", "no-user": "Корисник не постоји",
"no-teaser": "Исечак не постоји", "no-teaser": "Исечак не постоји",
"no-flag": "Flag does not exist", "no-flag": "Заставица не постоји",
"no-privileges": "Немате довољне привилегије за обављање ове радње.", "no-privileges": "Немате довољне привилегије за обављање ове радње.",
"category-disabled": "Категорија је онемогућена", "category-disabled": "Категорија је онемогућена",
"topic-locked": "Тема је закључана", "topic-locked": "Тема је закључана",
@ -108,9 +108,9 @@
"already-bookmarked": "Већ сте додали ову поруку у обележиваче", "already-bookmarked": "Већ сте додали ову поруку у обележиваче",
"already-unbookmarked": "Већ сте одстранили ову поруку из обележивача", "already-unbookmarked": "Већ сте одстранили ову поруку из обележивача",
"cant-ban-other-admins": "Не можете забранити друге администраторе!", "cant-ban-other-admins": "Не можете забранити друге администраторе!",
"cant-mute-other-admins": "You can't mute other admins!", "cant-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": "Привремено сте искључени, моћи ћете да објављујете за %1 час.",
"user-muted-for-minutes": "You have been muted, you will be able to post in %1 minute(s)", "user-muted-for-minutes": "Привремено сте искључени, моћи ћете да објављујете за %1 минут(а)",
"cant-make-banned-users-admin": "Не можете забрањене кориснике учинити администраторима.", "cant-make-banned-users-admin": "Не можете забрањене кориснике учинити администраторима.",
"cant-remove-last-admin": "Ви сте једини администратор. Додајте другог корисника као администратора пре него што уклоните себе као администратора.", "cant-remove-last-admin": "Ви сте једини администратор. Додајте другог корисника као администратора пре него што уклоните себе као администратора.",
"account-deletion-disabled": "Брисање налога је онемогућено", "account-deletion-disabled": "Брисање налога је онемогућено",
@ -158,23 +158,23 @@
"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 ће наставити да опслужује постојећа клијентска средства , иако би требало да опозовете оно што сте урадили пре поновног учитавања.",

@ -38,7 +38,7 @@
"delete-post": "Избриши поруку", "delete-post": "Избриши поруку",
"purge-post": "Очисти поруку", "purge-post": "Очисти поруку",
"restore-post": "Врати поруку", "restore-post": "Врати поруку",
"delete": "Delete Flag", "delete": "Избриши заставицу",
"user-view": "Погледај профил", "user-view": "Погледај профил",
"user-edit": "Уреди профил", "user-edit": "Уреди профил",
@ -47,10 +47,10 @@
"add-note": "Додај белешку", "add-note": "Додај белешку",
"no-notes": "Нема дељених бележака.", "no-notes": "Нема дељених бележака.",
"delete-note-confirm": "Да ли сте сигурни да желите избрисати ову белешку са заставицом?", "delete-note-confirm": "Да ли сте сигурни да желите избрисати ову белешку са заставицом?",
"delete-flag-confirm": "Are you sure you want to delete this flag?", "delete-flag-confirm": "Да ли сте сигурни да желите да избришете ову заставицу?",
"note-added": "Белешка је додата", "note-added": "Белешка је додата",
"note-deleted": "Белешка је избрисана", "note-deleted": "Белешка је избрисана",
"flag-deleted": "Flag Deleted", "flag-deleted": "Заставица је избрисана",
"history": "Налог и историја заставица", "history": "Налог и историја заставица",
"no-history": "Нема историје заставица", "no-history": "Нема историје заставица",

@ -6,8 +6,8 @@
"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": "Недавна ћаскања",

@ -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",

@ -18,14 +18,14 @@
"remove": "Уклони", "remove": "Уклони",
"notify": "Обавештење", "notify": "Обавештење",
"notify-user": "Обавести корисника", "notify-user": "Обавести корисника",
"confirm-reject": "Do you want to reject this post?", "confirm-reject": "Да ли желите да одбаците ову поруку?",
"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)?",
"bulk-accept-success": "%1 posts accepted", "bulk-accept-success": "Прихваћених порука: %1",
"bulk-reject-success": "%1 posts rejected" "bulk-reject-success": "Одбачених порука: %1"
} }

@ -1,6 +1,6 @@
{ {
"banned": "Забрањен", "banned": "Забрањен",
"muted": "Muted", "muted": "Привремено искључен",
"offline": "Ван мреже", "offline": "Ван мреже",
"deleted": "Избрисано", "deleted": "Избрисано",
"username": "Корисничко име", "username": "Корисничко име",
@ -13,8 +13,8 @@
"ban_account": "Забрани налог", "ban_account": "Забрани налог",
"ban_account_confirm": "Да ли заиста желите да забраните овог корисника?", "ban_account_confirm": "Да ли заиста желите да забраните овог корисника?",
"unban_account": "Скини забрану налогу", "unban_account": "Скини забрану налогу",
"mute_account": "Mute Account", "mute_account": "Привремено искључи налог",
"unmute_account": "Unmute Account", "unmute_account": "Поново укључи налог",
"delete_account": "Брисање налога", "delete_account": "Брисање налога",
"delete_account_as_admin": "Избриши <strong>налог</strong>", "delete_account_as_admin": "Избриши <strong>налог</strong>",
"delete_content": "Избриши <strong>садржај</strong> налога", "delete_content": "Избриши <strong>садржај</strong> налога",
@ -157,10 +157,10 @@
"info.banned-permanently": "Забрањен трајно", "info.banned-permanently": "Забрањен трајно",
"info.banned-reason-label": "Разлог", "info.banned-reason-label": "Разлог",
"info.banned-no-reason": "Није дат разлог.", "info.banned-no-reason": "Није дат разлог.",
"info.mute-history": "Recent Mute History", "info.mute-history": "Историја недавно искључених налога",
"info.no-mute-history": "This user has never been muted", "info.no-mute-history": "Овај корисник никада није био привремено искључен",
"info.muted-until": "Muted until %1", "info.muted-until": "Привремено искључен до %1",
"info.muted-expiry": "Expiry", "info.muted-expiry": "Истиче",
"info.muted-no-reason": "Није наведен разлог.", "info.muted-no-reason": "Није наведен разлог.",
"info.username-history": "Историја корисничког имена", "info.username-history": "Историја корисничког имена",
"info.email-history": "Историја е-поште", "info.email-history": "Историја е-поште",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -1,10 +1,11 @@
{ {
"posts": "İletiler", "posts": "İletiler",
"orphans": "Orphaned Files", "orphans": "Artık Dosyalar",
"private": "Yüklenen dosyaları gizli yap", "private": "Yüklenen dosyaları gizli yap",
"strip-exif-data": "EXIF bilgilerini sil", "strip-exif-data": "EXIF bilgilerini sil",
"preserve-orphaned-uploads": "Bir ileti kaldırıldıktan sonra yüklenilen dosyaları diskte bırak", "preserve-orphaned-uploads": "Bir ileti kaldırıldıktan sonra yüklenilen dosyaları diskte bırak",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Artık dosyaların tutulacağı gün süresi",
"orphanExpiryDays-help": "Bu kadar günden sonra artık dosyalar sistemden silinecek. <br /> Devredışı bırakmak için 0 olarak girin veya boş bırakın.",
"private-extensions": "Gizli yapılacak dosya uzantıları", "private-extensions": "Gizli yapılacak dosya uzantıları",
"private-uploads-extensions-help": "Buraya gizli yapılacak dosya uzantıları listesini virgülle ayırarak giriniz. (ör. <code>pdf,xls,doc</code>). Boş bırakmak, tüm dosyaların gizli olacağı anlamına gelir.", "private-uploads-extensions-help": "Buraya gizli yapılacak dosya uzantıları listesini virgülle ayırarak giriniz. (ör. <code>pdf,xls,doc</code>). Boş bırakmak, tüm dosyaların gizli olacağı anlamına gelir.",
"resize-image-width-threshold": "Belirtilen genişlikten daha genişse görüntüleri yeniden boyutlandırın", "resize-image-width-threshold": "Belirtilen genişlikten daha genişse görüntüleri yeniden boyutlandırın",

@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

@ -5,6 +5,7 @@
"strip-exif-data": "Strip EXIF Data", "strip-exif-data": "Strip EXIF Data",
"preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged", "preserve-orphaned-uploads": "Keep uploaded files on disk after a post is purged",
"orphanExpiryDays": "Days to keep orphaned files", "orphanExpiryDays": "Days to keep orphaned files",
"orphanExpiryDays-help": "After this many days, orphaned uploads will be deleted from the file system.<br />Set 0 or leave blank to disable.",
"private-extensions": "File extensions to make private", "private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.", "private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width", "resize-image-width-threshold": "Resize images if they are wider than specified width",

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save