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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-23 05:50:58 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-23 05:50:58 +0300
commitce7582631906b99ce297a6a61d8d0118d5b9d54f (patch)
treeb51e2cc69d86eb286627b9e7af8cf95abd2d5f6d
parentd083bb1b5bf36914d26a73852e8cb71b2f1b2b8c (diff)
[tx-robot] updated from transifexv16.0.8RC1
-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 ab95713..ab27057 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Failed to dismiss all notifications" : "Не вдалося відхилити всі сповіщення",
"Failed to perform action" : "Не вдалося виконати дію",
"Dismiss" : "Припинити",
+ "Failed to dismiss notification" : "Не вдалося відпустити сповіщення",
"in {path}" : "в {path}"
},
"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 3f41ac8..4ca0b53 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -7,6 +7,7 @@
"Failed to dismiss all notifications" : "Не вдалося відхилити всі сповіщення",
"Failed to perform action" : "Не вдалося виконати дію",
"Dismiss" : "Припинити",
+ "Failed to dismiss notification" : "Не вдалося відпустити сповіщення",
"in {path}" : "в {path}"
},"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