diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /core/l10n/uk.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r-- | core/l10n/uk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 0a69151727f..39a1f4132bb 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -296,7 +296,6 @@ OC.L10N.register( "Error while sending notification" : "Помилка під час надсилання повідомлення", "No search results in other folders" : "В інших теках нічого не знайдено", "Two-step verification" : "Дворівнева перевірка", - "An error occured while verifying the token" : "При верифікації токена виникла помилка", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud" + "An error occured while verifying the token" : "При верифікації токена виникла помилка" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |