diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-06 02:25:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-06 02:25:33 +0000 |
commit | e9075b02cd7ab77c62d9e008b797d67d3199da7c (patch) | |
tree | 10b3c5f01c0ea953b961b65190622afad4767913 /lib/l10n/mk.js | |
parent | bb3ba96b3797228eef7bcf7cc953c62373022b13 (diff) | |
download | nextcloud-server-e9075b02cd7ab77c62d9e008b797d67d3199da7c.tar.gz nextcloud-server-e9075b02cd7ab77c62d9e008b797d67d3199da7c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/mk.js')
-rw-r--r-- | lib/l10n/mk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 9aedfa6330d..c8ae9e5e1db 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -72,6 +72,7 @@ OC.L10N.register( "Empty file" : "Празна датотека", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул со ИД: %s не постои. Овозможете го во параметрите на апликациите или контактирајте администратор.", "File already exists" : "Датотека веќе постои", + "Invalid path" : "Невалидна патека", "Failed to create file from template" : "Неуспешно креирање на датотека од шаблон", "Templates" : "Шаблони", "File name is a reserved word" : "Името на датотеката е резервиран збор", @@ -121,6 +122,7 @@ OC.L10N.register( "Expiration date is in the past" : "Рокот на траење е во минато време", "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена", "Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата", + "Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s", "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", "Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.", |