summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-10 01:07:15 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-10 01:07:15 +0000
commit7cb99e74dbdedb8ad2c1147cf42cdce89286ef59 (patch)
tree94a1b06bf980feacac7d4e4e9657acf7a4ee6a74 /apps
parent341265fbcbcc908b8dca5a4200c4cacd915b2fb3 (diff)
downloadnextcloud-server-7cb99e74dbdedb8ad2c1147cf42cdce89286ef59.tar.gz
nextcloud-server-7cb99e74dbdedb8ad2c1147cf42cdce89286ef59.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/bg_BG.js33
-rw-r--r--apps/comments/l10n/bg_BG.json33
-rw-r--r--apps/files/l10n/bg_BG.js13
-rw-r--r--apps/files/l10n/bg_BG.json13
-rw-r--r--apps/files/l10n/pt_BR.js5
-rw-r--r--apps/files/l10n/pt_BR.json5
-rw-r--r--apps/files_versions/l10n/bg_BG.js1
-rw-r--r--apps/files_versions/l10n/bg_BG.json1
-rw-r--r--apps/updatenotification/l10n/pt_BR.js1
-rw-r--r--apps/updatenotification/l10n/pt_BR.json1
-rw-r--r--apps/workflowengine/l10n/bg_BG.js71
-rw-r--r--apps/workflowengine/l10n/bg_BG.json69
12 files changed, 232 insertions, 14 deletions
diff --git a/apps/comments/l10n/bg_BG.js b/apps/comments/l10n/bg_BG.js
index ca60bb48bf6..6aa5a63fa28 100644
--- a/apps/comments/l10n/bg_BG.js
+++ b/apps/comments/l10n/bg_BG.js
@@ -1,20 +1,39 @@
OC.L10N.register(
"comments",
{
- "Type in a new comment..." : "Напиши нов коментар...",
+ "Comments" : "Коментари",
+ "Unknown user" : "Непознат потребител",
+ "New comment …" : "Нов коментар...",
"Delete comment" : "Изтрий коментар",
"Post" : "Публикация",
"Cancel" : "Отказ",
"Edit comment" : "Редактирай коментра",
"[Deleted user]" : "[Изтрит потребител]",
- "Comments" : "Коментари",
- "No other comments available" : "Няма други коментари",
- "More comments..." : "Още коментари...",
+ "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
+ "More comments …" : "Още коментари...",
"Save" : "Запазване",
"Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
- "{count} unread comments" : "{count} нечетени коментари",
+ "Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
+ "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
+ "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
"Comment" : "Коментар",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Коментари</strong> на файлове <em>(винаги изписвани в stream-а)</em>",
- "You commented" : "Вие коментирахте"
+ "You commented" : "Вие коментирахте",
+ "%1$s commented" : "%1$s коментира",
+ "{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> за файлове",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
+ "Type in a new comment..." : "Напиши нов коментар...",
+ "No other comments available" : "Няма други коментари",
+ "More comments..." : "Още коментари...",
+ "{count} unread comments" : "{count} непрочетени коментари",
+ "You commented on %2$s" : "Ти коментира за %2$s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/bg_BG.json b/apps/comments/l10n/bg_BG.json
index 2b79857f6bb..dc3ed5416a9 100644
--- a/apps/comments/l10n/bg_BG.json
+++ b/apps/comments/l10n/bg_BG.json
@@ -1,18 +1,37 @@
{ "translations": {
- "Type in a new comment..." : "Напиши нов коментар...",
+ "Comments" : "Коментари",
+ "Unknown user" : "Непознат потребител",
+ "New comment …" : "Нов коментар...",
"Delete comment" : "Изтрий коментар",
"Post" : "Публикация",
"Cancel" : "Отказ",
"Edit comment" : "Редактирай коментра",
"[Deleted user]" : "[Изтрит потребител]",
- "Comments" : "Коментари",
- "No other comments available" : "Няма други коментари",
- "More comments..." : "Още коментари...",
+ "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
+ "More comments …" : "Още коментари...",
"Save" : "Запазване",
"Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
- "{count} unread comments" : "{count} нечетени коментари",
+ "Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
+ "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
+ "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
"Comment" : "Коментар",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Коментари</strong> на файлове <em>(винаги изписвани в stream-а)</em>",
- "You commented" : "Вие коментирахте"
+ "You commented" : "Вие коментирахте",
+ "%1$s commented" : "%1$s коментира",
+ "{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> за файлове",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
+ "Type in a new comment..." : "Напиши нов коментар...",
+ "No other comments available" : "Няма други коментари",
+ "More comments..." : "Още коментари...",
+ "{count} unread comments" : "{count} непрочетени коментари",
+ "You commented on %2$s" : "Ти коментира за %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index 2e49223c297..709477ce7e0 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -6,6 +6,8 @@ OC.L10N.register(
"Unknown error" : "Неизвестна грешка",
"Files" : "Файлове",
"All files" : "Всички файлове",
+ "Recent" : "Скорошен",
+ "File could not be found" : "Файлът не може да бъде открит",
"Home" : "Домашен",
"Close" : "Затвори",
"Favorites" : "Любими",
@@ -23,6 +25,7 @@ OC.L10N.register(
"Download" : "Изтегли",
"Rename" : "Преименуване",
"Move" : "Преместване",
+ "Target folder" : "Целева папка",
"Delete" : "Изтриване",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -67,6 +70,16 @@ OC.L10N.register(
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
+ "Created by {user}" : "Създаден от {user}",
+ "Changed by {user}" : "Променен от {user}",
+ "Deleted by {user}" : "Изтрит от {user}",
+ "Restored by {user}" : "Възстановен от {user}",
+ "Renamed by {user}" : "Преименуван от {user}",
+ "Moved by {user}" : "Преместен от {user}",
+ "You created {file}" : "Вие създадохте {file}",
+ "{user} changed {file}" : "{user} промени {file}",
+ "You deleted {file}" : "Вие изтрихте {file}",
+ "{user} deleted {file}" : "{user} изтри {file}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json
index 953a095ec08..d6a7c3b71f4 100644
--- a/apps/files/l10n/bg_BG.json
+++ b/apps/files/l10n/bg_BG.json
@@ -4,6 +4,8 @@
"Unknown error" : "Неизвестна грешка",
"Files" : "Файлове",
"All files" : "Всички файлове",
+ "Recent" : "Скорошен",
+ "File could not be found" : "Файлът не може да бъде открит",
"Home" : "Домашен",
"Close" : "Затвори",
"Favorites" : "Любими",
@@ -21,6 +23,7 @@
"Download" : "Изтегли",
"Rename" : "Преименуване",
"Move" : "Преместване",
+ "Target folder" : "Целева папка",
"Delete" : "Изтриване",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -65,6 +68,16 @@
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
+ "Created by {user}" : "Създаден от {user}",
+ "Changed by {user}" : "Променен от {user}",
+ "Deleted by {user}" : "Изтрит от {user}",
+ "Restored by {user}" : "Възстановен от {user}",
+ "Renamed by {user}" : "Преименуван от {user}",
+ "Moved by {user}" : "Преместен от {user}",
+ "You created {file}" : "Вие създадохте {file}",
+ "{user} changed {file}" : "{user} промени {file}",
+ "You deleted {file}" : "Вие изтрихте {file}",
+ "{user} deleted {file}" : "{user} изтри {file}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 55a9cdc34d0..a6c93bd5b8a 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -81,6 +81,10 @@ OC.L10N.register(
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "Added to favorites" : "Adicionado aos favoritos",
+ "Removed from favorites" : "Removido dos favoritos",
+ "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos",
+ "You removed {file} from your favorites" : "Você removeu {file} dos seus favoritos",
"File changes" : "Alterações do arquivo",
"Created by {user}" : "Criado por {user}",
"Changed by {user}" : "Modificado por {user}",
@@ -101,6 +105,7 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "O usuário {user} renomeou o arquivo antigo {oldfile} para {newfile}",
"You moved {oldfile} to {newfile}" : "Você moveu o arquivo antigo {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "O usuário {user} moveu o arquivo antigo {oldfile} para {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou removido de seus <strong>favoritos</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong> deletado </strong>",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 36ea0ded320..0e6b7050fc2 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -79,6 +79,10 @@
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "Added to favorites" : "Adicionado aos favoritos",
+ "Removed from favorites" : "Removido dos favoritos",
+ "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos",
+ "You removed {file} from your favorites" : "Você removeu {file} dos seus favoritos",
"File changes" : "Alterações do arquivo",
"Created by {user}" : "Criado por {user}",
"Changed by {user}" : "Modificado por {user}",
@@ -99,6 +103,7 @@
"{user} renamed {oldfile} to {newfile}" : "O usuário {user} renomeou o arquivo antigo {oldfile} para {newfile}",
"You moved {oldfile} to {newfile}" : "Você moveu o arquivo antigo {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "O usuário {user} moveu o arquivo antigo {oldfile} para {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou removido de seus <strong>favoritos</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong> deletado </strong>",
diff --git a/apps/files_versions/l10n/bg_BG.js b/apps/files_versions/l10n/bg_BG.js
index ea6d2fccec5..8a43466c7ea 100644
--- a/apps/files_versions/l10n/bg_BG.js
+++ b/apps/files_versions/l10n/bg_BG.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
"Restore" : "Възтановяване",
+ "No versions available" : "Няма налични версии",
"More versions..." : "Още версии...",
"No other versions available" : "Няма други налични версии"
},
diff --git a/apps/files_versions/l10n/bg_BG.json b/apps/files_versions/l10n/bg_BG.json
index 02056b635e2..9ebd62d82cc 100644
--- a/apps/files_versions/l10n/bg_BG.json
+++ b/apps/files_versions/l10n/bg_BG.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n байт","%n байта"],
"Restore" : "Възтановяване",
+ "No versions available" : "Няма налични версии",
"More versions..." : "Още версии...",
"No other versions available" : "Няма други налични версии"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index f55dec6b790..f8288635fbd 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Você está rodando o PHP %s. Para poder atualizar para Nextcloud11 ou maior é necessário a utilização a partir do PHP 5.6. Assim que você atualizar seu PHP será possível receber avisos de atualização para novas versões.",
"Updater" : "Atualizador"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index 72768436c62..37cb75e43b4 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -17,6 +17,7 @@
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Você está rodando o PHP %s. Para poder atualizar para Nextcloud11 ou maior é necessário a utilização a partir do PHP 5.6. Assim que você atualizar seu PHP será possível receber avisos de atualização para novas versões.",
"Updater" : "Atualizador"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/bg_BG.js b/apps/workflowengine/l10n/bg_BG.js
new file mode 100644
index 00000000000..d0392051f60
--- /dev/null
+++ b/apps/workflowengine/l10n/bg_BG.js
@@ -0,0 +1,71 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "Успешно запазен",
+ "Saving failed:" : "Запазването се провали:",
+ "File mime type" : "Разширения",
+ "is" : "е",
+ "is not" : "не е",
+ "matches" : "съвпадения",
+ "does not match" : "не съвпада",
+ "Example: {placeholder}" : "Пример: {placeholder}",
+ "File size (upload)" : "Големина на файл (качване)",
+ "less" : "по-малко",
+ "less or equals" : "по-малко или равно",
+ "greater or equals" : "по-голямо или равно",
+ "greater" : "равно",
+ "File system tag" : "Таг на файлова система",
+ "is tagged with" : "е тагнат с",
+ "is not tagged with" : "не е тагнат с",
+ "Select tag…" : "Избери таг...",
+ "Request remote address" : "Искане на отдалечен адрес",
+ "matches IPv4" : "съвпада IPv4",
+ "does not match IPv4" : "не съвпада IPv4",
+ "matches IPv6" : "съвпада IPv6",
+ "does not match IPv6" : "не съвпада IPv6",
+ "Request time" : "Врене ба заявка",
+ "between" : "между",
+ "not between" : "не между",
+ "Start" : "Начало",
+ "End" : "Край",
+ "Select timezone…" : "Изберете часови пояс...",
+ "Request URL" : "URL на заявка",
+ "Predefined URLs" : "Предефинирани URL-и",
+ "Files WebDAV" : "Файлове WebDAV",
+ "Request user agent" : "Потребителски агент на заявка",
+ "Sync clients" : "Синхронизиране на клиенти",
+ "Android client" : "Android клиент",
+ "iOS client" : "iOS клиент",
+ "Desktop client" : "Клиент за настолен компютър",
+ "User group membership" : "Членство към потребителска група",
+ "is member of" : "е член на",
+ "is not member of" : "не е член на",
+ "The given operator is invalid" : "Даденият оператор е невалиден",
+ "The given regular expression is invalid" : "Даденият израз е невалиден",
+ "The given file size is invalid" : "Даденият размер на файла не е валиден",
+ "The given tag id is invalid" : "Даденият таг код не е валиден",
+ "The given IP range is invalid" : "Даденият IP диапазон е невалиден",
+ "The given IP range is not valid for IPv4" : "Даденият IP диапазон не е валиден за IPv4",
+ "The given IP range is not valid for IPv6" : "Даденият IP диапазон не е валиден за IPv6",
+ "The given time span is invalid" : "Даденият период е невалиден",
+ "The given start time is invalid" : "Даденият начален час е невалиден",
+ "The given end time is invalid" : "Даденият краен час е невалиден",
+ "The given group does not exist" : "Дадената група не съществува",
+ "Check %s is invalid or does not exist" : "Проверка %s не е валидна или несъществува",
+ "Operation #%s does not exist" : "Операция #%s не съществува",
+ "Operation %s does not exist" : "Операция %s не съществува",
+ "Operation %s is invalid" : "Операция %s е невалидна",
+ "Check %s does not exist" : "Проверка %s не съществува",
+ "Check %s is invalid" : "Проверка %s е невалидна",
+ "Check #%s does not exist" : "Проверка #%s не съществува",
+ "Workflow" : "Работен процес",
+ "Open documentation" : "Отвори документация",
+ "Add rule group" : "Добави група правила",
+ "Short rule description" : "Кратко описание на правило",
+ "Add rule" : "Добави правило",
+ "Reset" : "Възстанови",
+ "Save" : "Запази",
+ "Saving…" : "Запазване...",
+ "Loading…" : "Зареждане..."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/bg_BG.json b/apps/workflowengine/l10n/bg_BG.json
new file mode 100644
index 00000000000..e4c15879e0f
--- /dev/null
+++ b/apps/workflowengine/l10n/bg_BG.json
@@ -0,0 +1,69 @@
+{ "translations": {
+ "Successfully saved" : "Успешно запазен",
+ "Saving failed:" : "Запазването се провали:",
+ "File mime type" : "Разширения",
+ "is" : "е",
+ "is not" : "не е",
+ "matches" : "съвпадения",
+ "does not match" : "не съвпада",
+ "Example: {placeholder}" : "Пример: {placeholder}",
+ "File size (upload)" : "Големина на файл (качване)",
+ "less" : "по-малко",
+ "less or equals" : "по-малко или равно",
+ "greater or equals" : "по-голямо или равно",
+ "greater" : "равно",
+ "File system tag" : "Таг на файлова система",
+ "is tagged with" : "е тагнат с",
+ "is not tagged with" : "не е тагнат с",
+ "Select tag…" : "Избери таг...",
+ "Request remote address" : "Искане на отдалечен адрес",
+ "matches IPv4" : "съвпада IPv4",
+ "does not match IPv4" : "не съвпада IPv4",
+ "matches IPv6" : "съвпада IPv6",
+ "does not match IPv6" : "не съвпада IPv6",
+ "Request time" : "Врене ба заявка",
+ "between" : "между",
+ "not between" : "не между",
+ "Start" : "Начало",
+ "End" : "Край",
+ "Select timezone…" : "Изберете часови пояс...",
+ "Request URL" : "URL на заявка",
+ "Predefined URLs" : "Предефинирани URL-и",
+ "Files WebDAV" : "Файлове WebDAV",
+ "Request user agent" : "Потребителски агент на заявка",
+ "Sync clients" : "Синхронизиране на клиенти",
+ "Android client" : "Android клиент",
+ "iOS client" : "iOS клиент",
+ "Desktop client" : "Клиент за настолен компютър",
+ "User group membership" : "Членство към потребителска група",
+ "is member of" : "е член на",
+ "is not member of" : "не е член на",
+ "The given operator is invalid" : "Даденият оператор е невалиден",
+ "The given regular expression is invalid" : "Даденият израз е невалиден",
+ "The given file size is invalid" : "Даденият размер на файла не е валиден",
+ "The given tag id is invalid" : "Даденият таг код не е валиден",
+ "The given IP range is invalid" : "Даденият IP диапазон е невалиден",
+ "The given IP range is not valid for IPv4" : "Даденият IP диапазон не е валиден за IPv4",
+ "The given IP range is not valid for IPv6" : "Даденият IP диапазон не е валиден за IPv6",
+ "The given time span is invalid" : "Даденият период е невалиден",
+ "The given start time is invalid" : "Даденият начален час е невалиден",
+ "The given end time is invalid" : "Даденият краен час е невалиден",
+ "The given group does not exist" : "Дадената група не съществува",
+ "Check %s is invalid or does not exist" : "Проверка %s не е валидна или несъществува",
+ "Operation #%s does not exist" : "Операция #%s не съществува",
+ "Operation %s does not exist" : "Операция %s не съществува",
+ "Operation %s is invalid" : "Операция %s е невалидна",
+ "Check %s does not exist" : "Проверка %s не съществува",
+ "Check %s is invalid" : "Проверка %s е невалидна",
+ "Check #%s does not exist" : "Проверка #%s не съществува",
+ "Workflow" : "Работен процес",
+ "Open documentation" : "Отвори документация",
+ "Add rule group" : "Добави група правила",
+ "Short rule description" : "Кратко описание на правило",
+ "Add rule" : "Добави правило",
+ "Reset" : "Възстанови",
+ "Save" : "Запази",
+ "Saving…" : "Запазване...",
+ "Loading…" : "Зареждане..."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file