diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:34 +0000 |
commit | d230275ea855d5b7b0ed391741d1547c95213601 (patch) | |
tree | de9b7add12fb74d23dd194c96106e6427362fcdc /core/l10n/mk.js | |
parent | f370679d8660d673af2d2b3c4141863350c651c3 (diff) | |
download | nextcloud-server-d230275ea855d5b7b0ed391741d1547c95213601.tar.gz nextcloud-server-d230275ea855d5b7b0ed391741d1547c95213601.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 68baee72d23..02546d661af 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -321,7 +321,6 @@ OC.L10N.register( "See the documentation" : "Види ја документацијата", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Изгледа дека се обидувате да го преинсталирате Nextcloud. Како и да е, датотеката CAN_INSTALL недостасува во вашата конфигурациона папка. Креирајте празна датотека CAN_INSTALL во конфигурационата папка за да продолжите.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Неможе да се отстрани CAN_INSTALL датотеката од конфигурациската папка. Избришете ја рачно.", - "%s logo" : "%s лого", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "За оваа апликација да работи исправно потребна е JavaScript. Ве молиме {linkstart}овозможете JavaScript{linkend} и превчитајте ја страницата.", "Skip to main content" : "Оди до главната содржина", "Skip to navigation of app" : "Оди до навигацијата на апликацијата", @@ -393,6 +392,7 @@ OC.L10N.register( "Contacts" : "Контакти", "Contacts menu" : "Мени за контакти", "Settings menu" : "Мени за параметри", - "Setup two-factor authentication" : "Постави двофакторна автентикација" + "Setup two-factor authentication" : "Постави двофакторна автентикација", + "%s logo" : "%s лого" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |