diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
commit | d070d5e958cb5fbd19bc1d6498d5fde5934bedb6 (patch) | |
tree | 83264ec01d56db301e37dea3e494f97e40ef35b9 /lib | |
parent | 67d7986082dbb788e6927336e8c21c9238ec6e6c (diff) | |
download | nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.tar.gz nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/mk.js | 1 | ||||
-rw-r--r-- | lib/l10n/mk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index bda43400d66..ed86eaa14f8 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -260,6 +260,7 @@ OC.L10N.register( "Storage connection error. %s" : "Грешка во конекција до складиштето. %s", "Storage is temporarily not available" : "Складиштето моментално не е достапно", "Storage connection timeout. %s" : "Поврзувањето со складиштето не успеа. %s", + "Generate headline" : "Генерирај заглавие", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Датотеките од аоликацијата %1$s не се преклопени коректно. Проверете дали верзијата е компатибилна со серверот.", "Full name" : "Цело име", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Максималниот број на корисници е достигнат. Проверете ги вашите известувања за да дознаете повеќе.", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index 3177350622d..e75fcec8743 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -258,6 +258,7 @@ "Storage connection error. %s" : "Грешка во конекција до складиштето. %s", "Storage is temporarily not available" : "Складиштето моментално не е достапно", "Storage connection timeout. %s" : "Поврзувањето со складиштето не успеа. %s", + "Generate headline" : "Генерирај заглавие", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Датотеките од аоликацијата %1$s не се преклопени коректно. Проверете дали верзијата е компатибилна со серверот.", "Full name" : "Цело име", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Максималниот број на корисници е достигнат. Проверете ги вашите известувања за да дознаете повеќе.", |