Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:42 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:42 +0300
commitc7ce81fa01ae43f44580b12e24fb5544da3ec97d (patch)
tree7c9d0310c16acc119a046e888470a88b0fd1e925 /apps/oauth2
parent3ff8e940d130b4603d92ceb9ed5a5f192da3b26d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/fi.js1
-rw-r--r--apps/oauth2/l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 717e64be267..e710207fa95 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Add" : "Lisää",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
+ "Show client secret" : "Näytä asiakkaan salaisuus",
"Delete" : "Poista"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index f1f13f280c1..554a619b554 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -8,6 +8,7 @@
"Add" : "Lisää",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
+ "Show client secret" : "Näytä asiakkaan salaisuus",
"Delete" : "Poista"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file