aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
commit64c19ce3aab20cae15bd522428ae54548a76b78b (patch)
treeb9aebb314460a39c0f55b7f9db328e30aa197543 /apps/lookup_server_connector
parent892a837ecb3773a202fe866b4d0662a83f4dfac1 (diff)
downloadnextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.tar.gz
nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.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/et_EE.js7
-rw-r--r--apps/lookup_server_connector/l10n/et_EE.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/et_EE.js b/apps/lookup_server_connector/l10n/et_EE.js
new file mode 100644
index 00000000000..f26119aedaf
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/et_EE.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Otsingu serveri ühendaja",
+ "Sync public user information with the lookup server" : "Sünkroniseeri avaliku kasutaja informatsioon otsingu serveriga"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/et_EE.json b/apps/lookup_server_connector/l10n/et_EE.json
new file mode 100644
index 00000000000..4dbc907221b
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/et_EE.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Otsingu serveri ühendaja",
+ "Sync public user information with the lookup server" : "Sünkroniseeri avaliku kasutaja informatsioon otsingu serveriga"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file