diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-19 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-19 01:55:06 -0400 |
commit | e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3 (patch) | |
tree | 3580964d421a247f866237019f8bc54f8c67f5c2 /apps/files/l10n/uk.js | |
parent | fe8002a7db0ccfec3a96def4f889c265b52ace53 (diff) | |
download | nextcloud-server-e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3.tar.gz nextcloud-server-e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 9d50cc07d3d..0e8c34b4d87 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);"); |