summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-28 02:27:22 +0000
committerNextcloud bot <bot@nextcloud.com>2022-03-28 02:27:22 +0000
commit53180f40e15b92cd4953d0c13c5451a07fe559ca (patch)
tree844d764eaae0c34d7a82efd708bf51ab89e86415 /apps/lookup_server_connector
parentd715a2272a6c2c1f4368753f2095b3e8ffac21a6 (diff)
downloadnextcloud-server-53180f40e15b92cd4953d0c13c5451a07fe559ca.tar.gz
nextcloud-server-53180f40e15b92cd4953d0c13c5451a07fe559ca.zip
[tx-robot] updated 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/fi.js7
-rw-r--r--apps/lookup_server_connector/l10n/fi.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/fi.js b/apps/lookup_server_connector/l10n/fi.js
new file mode 100644
index 00000000000..f9f3ed3bd5a
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/fi.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
+ "Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/fi.json b/apps/lookup_server_connector/l10n/fi.json
new file mode 100644
index 00000000000..e8013ca2ab8
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/fi.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
+ "Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file