diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-08 02:28:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-08 02:28:45 +0000 |
commit | 5ce7336a1b459b07f16194380d17dc8d52389b58 (patch) | |
tree | 644ae3b517687496e76043df92836f8b6078444a /apps/updatenotification | |
parent | 1f9a8225fd36b83e530fdcb17009ed6282567261 (diff) | |
download | nextcloud-server-5ce7336a1b459b07f16194380d17dc8d52389b58.tar.gz nextcloud-server-5ce7336a1b459b07f16194380d17dc8d52389b58.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/mk.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/mk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/mk.js b/apps/updatenotification/l10n/mk.js index 17a8aa01ed6..222bcf061e5 100644 --- a/apps/updatenotification/l10n/mk.js +++ b/apps/updatenotification/l10n/mk.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." : "Проверете ги записите во Cloud-от и записите во серверот за грешките.", "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/mk.json b/apps/updatenotification/l10n/mk.json index 6e73397e1d0..e3841419805 100644 --- a/apps/updatenotification/l10n/mk.json +++ b/apps/updatenotification/l10n/mk.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." : "Проверете ги записите во Cloud-от и записите во серверот за грешките.", "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 за надградувачот.", |