summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-22 02:59:27 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-22 02:59:27 +0000
commitd475ddfcc6d5243f21f2ab082fdf4c83f1c92852 (patch)
tree4db770618bfcb73e02c901a3bb266131b0ec5014
parent147c4e16aa29eb750dbc91dcea8c7f6894f6054b (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/uk.js3
-rw-r--r--l10n/uk.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index fb4f6f56..07e06922 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Reply" : "Відповісти",
"More actions" : "Більше дій",
"Close" : "Закрити",
- "Continue" : "Продовжити"
+ "Continue" : "Продовжити",
+ "User not found" : "Користувача не знайдено"
},
"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);");
diff --git a/l10n/uk.json b/l10n/uk.json
index b06c122a..3dca5d0d 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -7,6 +7,7 @@
"Reply" : "Відповісти",
"More actions" : "Більше дій",
"Close" : "Закрити",
- "Continue" : "Продовжити"
+ "Continue" : "Продовжити",
+ "User not found" : "Користувача не знайдено"
},"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