summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2024-05-31 10:56:52 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2024-05-31 10:56:52 +0000
commite17affe10c856eb6c59dd647b47e83387c68d7fe (patch)
treee6e3803f9beaab088804d78b3da58a762f5dcbff
parent4ddef626b700821625ddb74806416aa7c4b0dbc0 (diff)
downloadvaadin-e17affe10c856eb6c59dd647b47e83387c68d7fe.tar.gz
vaadin-e17affe10c856eb6c59dd647b47e83387c68d7fe.zip
24.5.0-alpha1v24.5.0-alpha1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a4bb2ec..b09b8b8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "24.4.0-beta1",
+ "version": "24.5.0-alpha1",
"description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)",
r-update-code-signing-crl'>automated/noid/master-update-code-signing-crl Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bg.json
blob: a8e3283458f3c58aff5cff6117659f733c860c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ "translations": {
    "Comments" : "Коментари",
    "You commented" : "Вие коментирахте",
    "{author} commented" : "{author} коментира",
    "You commented on %1$s" : "Ти коментира за %1$s",
    "You commented on {file}" : "Ти коментира за {file}",
    "%1$s commented on %2$s" : "%1$s коментиран за %2$s",
    "{author} commented on {file}" : "{author} коментира за {file}",
    "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит",
    "{user} mentioned you in a comment on \"{file}\"" : "{user} ви спомена в коментар за “{file}”",
    "Files app plugin to add comments to files" : "Добавка на приложението Файлове за добавяне на коментари към файловете",
    "Edit comment" : "Редактирай коментра",
    "Delete comment" : "Изтрий коментар",
    "Cancel edit" : "Отказ на редактиране",
    "Post comment" : "Публикуване на коментар",
    "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!",
    "No more messages" : " Няма повече съобщения",
    "Retry" : "Опитай отново",
    "Unable to load the comments list" : "Списъкът с коментари не може да се зареди",
    "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"],
    "Comment" : "Коментар",
    "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара",
    "Comment deleted" : " Изтрит е коментар",
    "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара",
    "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар",
    "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}