diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/bg.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js index 7329515d630..f0a6e408984 100644 --- a/apps/federatedfilesharing/l10n/bg.js +++ b/apps/federatedfilesharing/l10n/bg.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "Приемам", "Decline" : "Отхвърляне", "Federated Cloud Sharing" : "Федерирано споделяне в облак", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Споделете с мен, чрез моя #Nextcloud Federated Cloud ID - %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Споделете с мен, чрез моя #Nextcloud Federated Cloud ID", "Sharing" : "Споделяне", "Federated file sharing" : "Федерирано споделяне на файлове", "Provide federated file sharing across servers" : "Осигуряване на федерирано споделяне на файлове между сървъри", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "Споделете с мен, чрез Nextcloud", "HTML Code:" : "HTML код:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Споделете с мен чрез моя #Nextcloud Federated Cloud ID, вижте {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Споделете с мен, чрез моя #Nextcloud Federated Cloud ID", "Cloud ID copied to the clipboard" : "Cloud идентификатора е копиран в клипборда", "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" : "Споделете с мен, чрез моя #Nextcloud Federated Cloud ID - %s", "Open documentation" : "Отвори документацията" }, "nplurals=2; plural=(n != 1);"); |