summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/uk.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-20 01:55:23 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-20 01:55:23 -0400
commite8680e6637c7bb4aa5a331d81ba5ed76e0dfd1ae (patch)
treeb3aff3842bc48e8376bdbf3ad35044c745c400a2 /apps/files/l10n/uk.js
parent2a8c3798a8e43e1215c476815c3f7fa79d5ba91f (diff)
downloadnextcloud-server-e8680e6637c7bb4aa5a331d81ba5ed76e0dfd1ae.tar.gz
nextcloud-server-e8680e6637c7bb4aa5a331d81ba5ed76e0dfd1ae.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r--apps/files/l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 0e8c34b4d87..3e83db2aa58 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -111,6 +111,6 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Файли скануються, зачекайте, будь-ласка.",
"Currently scanning" : "Триває перевірка",
"No favorites" : "Немає обраних",
- "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітити як улюблені з'являться тут"
+ "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітили як улюблені з’являться тут"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");