aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/mk.js')
-rw-r--r--apps/sharebymail/l10n/mk.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/mk.js b/apps/sharebymail/l10n/mk.js
index cc1952d78ad..f23875cbe22 100644
--- a/apps/sharebymail/l10n/mk.js
+++ b/apps/sharebymail/l10n/mk.js
@@ -1,28 +1,17 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Споделено со %1$s",
"Shared with {email}" : "Споделено со {email}",
- "Shared with %1$s by %2$s" : "Споделено со %1$s од %2$s",
"Shared with {email} by {actor}" : "Споделено со {email} од {actor}",
- "Unshared from %1$s" : "Не е повеќе споделено со %1$s",
"Unshared from {email}" : "Не е повеќе споделено со {email}",
- "Unshared from %1$s by %2$s" : "Не е повеќе споделено со %1$s од %2$s",
"Unshared from {email} by {actor}" : "Не е повеќе споделено со {email} од {actor}",
- "Password for mail share sent to %1$s" : "Лозинката за споделување е испратена до %1$s",
"Password for mail share sent to {email}" : "Лозинката за споделување е испратена до {email}",
"Password for mail share sent to you" : "Лозинката за споделување е испратена до вас",
- "You shared %1$s with %2$s by mail" : "Споделивте %1$s со %2$s преку е-пошта",
"You shared {file} with {email} by mail" : "Споделивте {file} со {email} преку е-пошта",
- "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s со %2$s преку е-пошта",
"{actor} shared {file} with {email} by mail" : "{actor} сподели {file} со {email} преку е-пошта",
- "You unshared %1$s from %2$s by mail" : "Отстранивте споделување преку емаил на %1$s со %2$s",
"You unshared {file} from {email} by mail" : "Отстранивте споделување преку емаил на {file} со {email}",
- "%3$s unshared %1$s from %2$s by mail" : "%3$s не го споделува повеќе преку емаил %1$s со %2$s",
"{actor} unshared {file} from {email} by mail" : "{actor} не го споделува повеќе преку емаил {file} со {email}",
- "Password to access %1$s was sent to %2s" : "Лозинката за пристап до %1$s е испратена на %2s",
"Password to access {file} was sent to {email}" : "Лозинката за пристап до {file} е испратена на {email}",
- "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас",
"Password to access {file} was sent to you" : "Лозинката за пристап до {file}  е испратена до вас",
"Share by mail" : "Сподели преку е-пошта",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s",
@@ -49,6 +38,17 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Провајдер за споделување кој дозволува споделување преки е-пошта",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволете им на корисниците да споделуваат персонални линкови до датотеки и папки со внесување на адреса на е-пошта.",
"Send password by mail" : "Испрати лозинка преку е-пошта",
- "Reply to initiator" : "Одговор до иницијаторот"
+ "Reply to initiator" : "Одговор до иницијаторот",
+ "Shared with %1$s" : "Споделено со %1$s",
+ "Shared with %1$s by %2$s" : "Споделено со %1$s од %2$s",
+ "Unshared from %1$s" : "Не е повеќе споделено со %1$s",
+ "Unshared from %1$s by %2$s" : "Не е повеќе споделено со %1$s од %2$s",
+ "Password for mail share sent to %1$s" : "Лозинката за споделување е испратена до %1$s",
+ "You shared %1$s with %2$s by mail" : "Споделивте %1$s со %2$s преку е-пошта",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s со %2$s преку е-пошта",
+ "You unshared %1$s from %2$s by mail" : "Отстранивте споделување преку емаил на %1$s со %2$s",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s не го споделува повеќе преку емаил %1$s со %2$s",
+ "Password to access %1$s was sent to %2s" : "Лозинката за пристап до %1$s е испратена на %2s",
+ "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");