diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/mk.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 77e97ceb67f..431a9c84bf0 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Далечинското бришење е започна на %1$s", "Remote wipe has finished on %1$s" : "Далечинското бришење заврши на %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Вашата <strong>лозинка</strong> или <strong>е-пошта</strong> е променета", - "Apps" : "Аппликации", + "Settings" : "Параметри", "Could not remove app." : "Не може да ја се избрише апликацијата.", "Could not update app." : "Не може да ја се ажурира апликацијата.", "Wrong password" : "Погрешна лозинка", @@ -67,7 +67,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Ако ја примивте оваа порака, тоа значи дека конфигурацијата за е-пошта е правилно поставена.", "Email could not be sent. Check your mail server log" : "Порака преку Е-пошта неможе да се испрати. Проверете го записот во е-пошта серверот", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Се случи грешка при праќање на порака. Ве молам проверете ги вашите параметри. (Error: %s)", - "Users" : "Корисници", "Invalid mail address" : "Неправилна електронска адреса/пошта", "Settings saved" : "Параматрите се зачувани", "Unable to change full name" : "Не можам да го променам целото име", @@ -96,9 +95,10 @@ OC.L10N.register( "Set your password" : "Поставете ваша лозинка", "Go to %s" : "Оди до %s", "Install Client" : "Инсталирај клиент", - "Settings" : "Параметри", + "Apps" : "Аппликации", "Personal" : "Лично", "Administration" : "Администрација", + "Users" : "Корисници", "Additional settings" : "Дополнителни параметри", "Artificial Intelligence" : "Вештачка интелигенција", "Administration privileges" : "Административни привилегии", |