diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
commit | 9707fcf4fe8502cc57b7a524a283bda543bac133 (patch) | |
tree | 1d0c5211907c43d4a45587e6c4a3b2c161ca7e4d /apps/federatedfilesharing/l10n/mk.js | |
parent | 5195be108f1f6bc90d0413cf732361e64982f001 (diff) | |
download | nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.tar.gz nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/mk.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/mk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/mk.js b/apps/federatedfilesharing/l10n/mk.js index e89615d96b9..148c379ad80 100644 --- a/apps/federatedfilesharing/l10n/mk.js +++ b/apps/federatedfilesharing/l10n/mk.js @@ -24,9 +24,7 @@ OC.L10N.register( "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Споделувањето на %1$s е неуспешно, неможе да се пронајде %2$s, можеби серверот моментално не е достапен или користи недоверлив сертификат.", "Could not find share" : "Неможе да се пронајде споделувањето", "Federated sharing" : "Федерирано споделување", - "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Вие добивте \"%3$s\" како далечинско споделување од %1$s (во име на%2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Вие добивте {share} како далечинско споделување од {user} (во име на {behalf})", - "You received \"%3$s\" as a remote share from %1$s" : "Вие добивте \"%3$s\"како далечинско споделување од %1$s", "You received {share} as a remote share from {user}" : "Вие добивте {share} како далечинско споделување од {user}", "Accept" : "Прифати", "Decline" : "Одбиј", @@ -50,6 +48,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Споделете и вашите пријатели ќе можат да споделуваат со вас:", "Add to your website" : "Додади на твојот веб сајт", "Share with me via Nextcloud" : "Сподели со мене преку Nextcloud", - "HTML Code:" : "HTML код:" + "HTML Code:" : "HTML код:", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Вие добивте \"%3$s\" како далечинско споделување од %1$s (во име на%2$s)", + "You received \"%3$s\" as a remote share from %1$s" : "Вие добивте \"%3$s\"како далечинско споделување од %1$s" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |