diff options
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;"); |