Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bg.js « l10n « lookup_server_connector « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c0510ce7f8eae956596e0e49bac4ade1d143884 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "Конектор за сървър за търсене",
    "Sync public user information with the lookup server" : "Синхронизиране на публичната потребителска информация със сървъра за търсене "
},
"nplurals=2; plural=(n != 1);");