0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 00:19:14 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/tr.js
Nextcloud bot 85f28856cf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 00:19:47 +00:00

8 lines
413 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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