diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-06 02:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-06 02:22:41 +0000 |
commit | b352bf7e973ea8995684db7480dceb63a05d2f1c (patch) | |
tree | 066aa9874ec2aa269694bb9c029e7af2afbf566b /apps/federatedfilesharing | |
parent | 6d5f10eb577a80013c9db9996b156838e4b71908 (diff) | |
download | nextcloud-server-b352bf7e973ea8995684db7480dceb63a05d2f1c.tar.gz nextcloud-server-b352bf7e973ea8995684db7480dceb63a05d2f1c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/mk.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/mk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/mk.js b/apps/federatedfilesharing/l10n/mk.js index 591cbc1440a..94955447fb9 100644 --- a/apps/federatedfilesharing/l10n/mk.js +++ b/apps/federatedfilesharing/l10n/mk.js @@ -18,6 +18,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Испратено е барање за федерално споделување, ќе добиете покана. Проверете ги известувањата.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Неможе да се воспостави федерално споделување, изгледа дека Федералноиот сервер има премногу стара верзија (<= 9).", "It is not allowed to send federated group shares from this server." : "Не е овозможено да испратите федерално групно споделување од овој сервер.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s", "Not allowed to create a federated share with the same user" : "Не е овозможено да креирате федерално споделување со ист корисник", "File is already shared with %s" : "Датотеката е веќе споделена со %s", "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, можеби серверот моментално не е достапен или користи недоверлив сертификат.", diff --git a/apps/federatedfilesharing/l10n/mk.json b/apps/federatedfilesharing/l10n/mk.json index 2ac439ba5f4..d1d7c5a44ae 100644 --- a/apps/federatedfilesharing/l10n/mk.json +++ b/apps/federatedfilesharing/l10n/mk.json @@ -16,6 +16,7 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Испратено е барање за федерално споделување, ќе добиете покана. Проверете ги известувањата.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Неможе да се воспостави федерално споделување, изгледа дека Федералноиот сервер има премногу стара верзија (<= 9).", "It is not allowed to send federated group shares from this server." : "Не е овозможено да испратите федерално групно споделување од овој сервер.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s", "Not allowed to create a federated share with the same user" : "Не е овозможено да креирате федерално споделување со ист корисник", "File is already shared with %s" : "Датотеката е веќе споделена со %s", "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, можеби серверот моментално не е достапен или користи недоверлив сертификат.", |