summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
commit63132483ca2075d4a984f435e272badf3cab41c3 (patch)
tree9e40bb44181eeecb4256432c25ada24cc5693b44 /lib/l10n/uk.js
parent3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff)
downloadnextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz
nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 8aa1a9600d3..20d5d976e76 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -162,8 +162,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Неповна конфігурація сховища. %s",
"Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s",
"Storage not available" : "Сховище не доступне",
- "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
- "_%n file_::_%n files_" : ["%n файл","%n файлів","%n файлів"],
- "_%n window_::_%n windows_" : ["%n вікно","%n вікон","%n вікон"]
+ "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");