diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-16 01:12:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-16 01:12:32 +0000 |
commit | 3068f07ad98ab6ec0aa96027aa2ef45240e809a6 (patch) | |
tree | b8ba36c302335cea364e317276cebdd61956fd1e /apps/updatenotification/l10n | |
parent | 5a2a78c692120b2117deb11ff05f61802630be01 (diff) | |
download | nextcloud-server-3068f07ad98ab6ec0aa96027aa2ef45240e809a6.tar.gz nextcloud-server-3068f07ad98ab6ec0aa96027aa2ef45240e809a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/bg.js | 11 | ||||
-rw-r--r-- | apps/updatenotification/l10n/bg.json | 11 |
2 files changed, 12 insertions, 10 deletions
diff --git a/apps/updatenotification/l10n/bg.js b/apps/updatenotification/l10n/bg.js index 6e50b94fa49..a9830ba8a3c 100644 --- a/apps/updatenotification/l10n/bg.js +++ b/apps/updatenotification/l10n/bg.js @@ -8,18 +8,19 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Налична е актуализация от %1$s до версия %2$s.", "Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.", "Open updater" : "Отвори актуализиращата програма", + "Download now" : "Свали сега", + "The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Опреснете страницата.", "Your version is up to date." : "Ползвате последната версия.", + "Update channel:" : "Канал за актуализиране:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Винаги може да актуализирате до по-нова версия / експериментален канал. Но не можете да се върнете до по-стабилен канал.", "Notify members of the following groups about available updates:" : "Известявай следните групи при наличие на актуализация:", "Only notification for app updates are available." : "Налични са само известия за актуализации на приложенията.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за актуализации прави известията за този сървър остарели.", "The selected update channel does not support updates of the server." : "Избрания канал за актуализации не поддържа сървърни актуализации.", + "<strong>All</strong> apps have an update for this version available" : "<strong>Всички</strong> приложения имат актуализация за наличната версия", "View changelog" : "Преглед на списъка с промени", "Could not start updater, please try the manual update" : "Актуализиращата програма не беше стартирана. Моля, опитайте ръчно обновление", "A new version is available: %s" : "Налична е нова версия: %s", - "Download now" : "Изтегляне сега", - "Checked on %s" : "Проверено на %s", - "Update channel:" : "Канал за актуализиране:", - "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за актуализации прави известията за този сървър остарели.", - "The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Опреснете страницата." + "Checked on %s" : "Проверено на %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/bg.json b/apps/updatenotification/l10n/bg.json index 6d1e3b41fa0..617e2380523 100644 --- a/apps/updatenotification/l10n/bg.json +++ b/apps/updatenotification/l10n/bg.json @@ -6,18 +6,19 @@ "Update for %1$s to version %2$s is available." : "Налична е актуализация от %1$s до версия %2$s.", "Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.", "Open updater" : "Отвори актуализиращата програма", + "Download now" : "Свали сега", + "The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Опреснете страницата.", "Your version is up to date." : "Ползвате последната версия.", + "Update channel:" : "Канал за актуализиране:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Винаги може да актуализирате до по-нова версия / експериментален канал. Но не можете да се върнете до по-стабилен канал.", "Notify members of the following groups about available updates:" : "Известявай следните групи при наличие на актуализация:", "Only notification for app updates are available." : "Налични са само известия за актуализации на приложенията.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за актуализации прави известията за този сървър остарели.", "The selected update channel does not support updates of the server." : "Избрания канал за актуализации не поддържа сървърни актуализации.", + "<strong>All</strong> apps have an update for this version available" : "<strong>Всички</strong> приложения имат актуализация за наличната версия", "View changelog" : "Преглед на списъка с промени", "Could not start updater, please try the manual update" : "Актуализиращата програма не беше стартирана. Моля, опитайте ръчно обновление", "A new version is available: %s" : "Налична е нова версия: %s", - "Download now" : "Изтегляне сега", - "Checked on %s" : "Проверено на %s", - "Update channel:" : "Канал за актуализиране:", - "The selected update channel makes dedicated notifications for the server obsolete." : "Избрания канал за актуализации прави известията за този сървър остарели.", - "The update check is not yet finished. Please refresh the page." : "Проверката за актуализации не е приключила. Опреснете страницата." + "Checked on %s" : "Проверено на %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |