aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-18 00:19:47 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-18 00:19:47 +0000
commit85f28856cfd75fe17f490f098c5657090bc00412 (patch)
treea8fe83fddb565126f25ff5f52ad3f2f44097dacd /apps/lookup_server_connector
parentc7ef27d066aea2406c8009bd1a49888d1610b889 (diff)
downloadnextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.tar.gz
nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/l10n/nb.js1
-rw-r--r--apps/lookup_server_connector/l10n/nb.json1
-rw-r--r--apps/lookup_server_connector/l10n/tr.js1
-rw-r--r--apps/lookup_server_connector/l10n/tr.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/nb.js b/apps/lookup_server_connector/l10n/nb.js
index 0900c13f609..897b087cf65 100644
--- a/apps/lookup_server_connector/l10n/nb.js
+++ b/apps/lookup_server_connector/l10n/nb.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Tilkoble oppslagsserver",
+ "Sync public account information with the lookup server" : "Synkroniser offentlig kontoinformasjon med oppslagsserveren",
"Sync public user information with the lookup server" : "Synkroniser offentlig brukerinformasjon med oppslagsserveren"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/nb.json b/apps/lookup_server_connector/l10n/nb.json
index 264d921ffef..a989f2f2d1f 100644
--- a/apps/lookup_server_connector/l10n/nb.json
+++ b/apps/lookup_server_connector/l10n/nb.json
@@ -1,5 +1,6 @@
{ "translations": {
"Lookup Server Connector" : "Tilkoble oppslagsserver",
+ "Sync public account information with the lookup server" : "Synkroniser offentlig kontoinformasjon med oppslagsserveren",
"Sync public user information with the lookup server" : "Synkroniser offentlig brukerinformasjon med oppslagsserveren"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/lookup_server_connector/l10n/tr.js b/apps/lookup_server_connector/l10n/tr.js
index aa0081295f2..9e023898e0a 100644
--- a/apps/lookup_server_connector/l10n/tr.js
+++ b/apps/lookup_server_connector/l10n/tr.js
@@ -2,6 +2,7 @@ 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);");
diff --git a/apps/lookup_server_connector/l10n/tr.json b/apps/lookup_server_connector/l10n/tr.json
index bd6a8cbbb87..46ab29bea48 100644
--- a/apps/lookup_server_connector/l10n/tr.json
+++ b/apps/lookup_server_connector/l10n/tr.json
@@ -1,5 +1,6 @@
{ "translations": {
"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"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file