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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-15 06:15:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-15 06:15:43 +0300
commitf376c830b53a253434d01b1b34e8a887e2428f2a (patch)
tree6723e6ac56bf9bf09c5d8880889760193f8fef76
parent43f759369a0cbcd641c4bb920c0851b3ec580fc8 (diff)
[tx-robot] updated from transifex
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 0385bf8..592734c 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Disable" : "Вимкнути",
"Are you sure you want to wipe all your messages ?" : "Ви впевнені, що бажаєте стерти всі ваші повідомлення?",
"Reset all messages" : "Скинути всі повідомлення",
+ "%s messages shown of %s messages stored in database." : "%s показані повідомлення з %s повідомлень, що зберігаються в базі даних.",
"Please select a conversation from the list to load it." : "Будь ласка, виберіть розмову зі списку, щоб завантажити її."
},
"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 56cd839..31b5c25 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -17,6 +17,7 @@
"Disable" : "Вимкнути",
"Are you sure you want to wipe all your messages ?" : "Ви впевнені, що бажаєте стерти всі ваші повідомлення?",
"Reset all messages" : "Скинути всі повідомлення",
+ "%s messages shown of %s messages stored in database." : "%s показані повідомлення з %s повідомлень, що зберігаються в базі даних.",
"Please select a conversation from the list to load it." : "Будь ласка, виберіть розмову зі списку, щоб завантажити її."
},"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