nextcloud/apps/lookup_server_connector/l10n/tr.js

8 lines
285 B
JavaScript
Raw Normal View History

2020-09-20 05:17:05 +03:00
OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Tarama Sunucusu Bağlantısı",
"Sync public user information with the lookup server" : "Herkese açık kullanıcı bilgilerini tarama sunucusu ile eşitler"
},
"nplurals=2; plural=(n > 1);");