diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
commit | d4dffc156606e4f721042ff0ce8f9377c23d63a5 (patch) | |
tree | 76cddd7092443bb79befdb1416a518664e06cb3d /apps/settings/l10n/mk.js | |
parent | 94692cd57b93de913d79e76816d6a371c6ebe7e2 (diff) | |
download | nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.tar.gz nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/mk.js')
-rw-r--r-- | apps/settings/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 02ff5f12053..8aa85b0f6ed 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -275,8 +275,6 @@ OC.L10N.register( "Error removing profile picture" : "Грешка при бришење на фотографија за профилот", "Your biography" : "Ваша биографија", "You are a member of the following groups:" : "Член сте на следниве групи", - "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето целосно име", "Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања", "Email options" : "Е-пошта параметри", @@ -477,6 +475,8 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php треба да се регистрира на webcron сервис за да ја повикува процедурата секој 5 минути преку HTTP. Се користи за помали истанци (1-5 корисника во зависност на искористувањето).", "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php е потребно да биде извршен од системски корисник \"{user}\".", "Enable or disable profile by default for new users." : "Стандардно овозможи или оневозможи профил за нови корисници.", + "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Дополнителни е-пошти", "Enable Profile" : "Овозможи профил", "No users" : "Нема корисници", |