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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-08 06:04:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-08 06:04:35 +0300
commita5f4f955e9d02dd0fb3f4900fda0477466c4760c (patch)
tree868aa3386170328adefff69c72afaebe291c8094
parente553b3a535ca1a9a5e66122caf0c689bdec97814 (diff)
[tx-robot] updated from transifexv25.0.0beta6v25.0.0beta5
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uk.js1
-rw-r--r--l10n/uk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index 47489fd..04df8e4 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Error" : "Помилка",
"Copy" : "Копіювати",
"App" : "Застосунок",
+ "Message" : "Повідомлення",
"Time" : "Час"
},
"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 bb8acf0..b19c22e 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -4,6 +4,7 @@
"Error" : "Помилка",
"Copy" : "Копіювати",
"App" : "Застосунок",
+ "Message" : "Повідомлення",
"Time" : "Час"
},"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