summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-05 02:24:26 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-05 02:24:26 +0000
commit816200867273dfecf4e4bebbfb5b938d740d1be7 (patch)
treed317ad357f2a7843b6e120f448db44c26db4ba39 /apps/updatenotification
parent8112c3d31a20c52408711e3afa13f51863893ed9 (diff)
downloadnextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz
nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/bg.js1
-rw-r--r--apps/updatenotification/l10n/bg.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/bg.js b/apps/updatenotification/l10n/bg.js
index 40a08db1894..d6b4882ae31 100644
--- a/apps/updatenotification/l10n/bg.js
+++ b/apps/updatenotification/l10n/bg.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The update server could not be reached since %d days to check for new updates." : "Няма връзка със сървъра за актуализации от %d дни.",
"Please check the Nextcloud and server log files for errors." : "Проверете журналите на Nextcloud и на сървъра за грешки.",
"Update to %1$s is available." : "Налична е актуализация до версия %1$s.",
+ "Update to {serverAndVersion} is available." : "Налична е актуализация на {serverAndVersion}.",
"Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.",
"Update notification" : "Известие за актуализация",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показва известия за актуализация за Nextcloud и предоставя SSO за програмата за актуализиране.",
diff --git a/apps/updatenotification/l10n/bg.json b/apps/updatenotification/l10n/bg.json
index 628fb613bcd..ff1048308cf 100644
--- a/apps/updatenotification/l10n/bg.json
+++ b/apps/updatenotification/l10n/bg.json
@@ -6,6 +6,7 @@
"The update server could not be reached since %d days to check for new updates." : "Няма връзка със сървъра за актуализации от %d дни.",
"Please check the Nextcloud and server log files for errors." : "Проверете журналите на Nextcloud и на сървъра за грешки.",
"Update to %1$s is available." : "Налична е актуализация до версия %1$s.",
+ "Update to {serverAndVersion} is available." : "Налична е актуализация на {serverAndVersion}.",
"Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.",
"Update notification" : "Известие за актуализация",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показва известия за актуализация за Nextcloud и предоставя SSO за програмата за актуализиране.",