diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/mk.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/mk.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/mk.js b/apps/federatedfilesharing/l10n/mk.js index f8951ecfd02..36ae3a78346 100644 --- a/apps/federatedfilesharing/l10n/mk.js +++ b/apps/federatedfilesharing/l10n/mk.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "Прифати", "Decline" : "Одбиј", "Federated Cloud Sharing" : "Федерално споделување", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Споделете со мене преку мојот Федерален Cloud ID, види %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Споделете со мене преку мојот Федерален Cloud ID", "Sharing" : "Споделување", "Federated file sharing" : "Федерално споделување на датотеки", "Provide federated file sharing across servers" : "Обезбедете федерално споделување на датотеки помеѓу сервери", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "Сподели со мене", "HTML Code:" : "HTML код:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Споделете со мене преку мојот Федерален Cloud ID, види {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Споделете со мене преку мојот Федерален Cloud ID", "Cloud ID copied to the clipboard" : "Cloud ID е копиран во клипборд", "Copy to clipboard" : "Копирај во клипборд", "Clipboard is not available" : "Клипбордот не е достапен", @@ -59,6 +58,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Притисни Ctrl-C за да копираш.", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Примивте \"%3$s\" како далечинско споделување од %4$s (%1$s) (во име на %5$s (%2$s))", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Примивте \"%3$s\" како далечинско споделување од %4$s (%1$s)", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Споделете со мене преку мојот Федерален Cloud ID, види %s", "Open documentation" : "Отвори ја документацијата" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |