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

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/uk.json')
-rw-r--r--l10n/uk.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/uk.json b/l10n/uk.json
index 6319623..1257551 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Client ID" : "Ідентифікатор клієнта"
+ "Client ID" : "Ідентифікатор клієнта",
+ "Client Secret" : "Секрет клієнта"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file