diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
commit | a3c5d43cd562c3799cc820e8c0d882e8dad4690b (patch) | |
tree | e57912ef85ad231b8b4c2b0796387e352315d654 /settings/l10n/uk.js | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/uk.js')
-rw-r--r-- | settings/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index 2aacfba88cc..f4fd2a30906 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -176,7 +176,6 @@ OC.L10N.register( "Android app" : "Android-додаток", "iOS app" : "iOS додаток", "Show First Run Wizard again" : "Показувати Майстер Налаштувань знову", - "Name" : "Ім’я", "Username" : "Ім'я користувача", "Done" : "Готово", "Show storage location" : "Показати місцезнаходження сховища", @@ -216,6 +215,7 @@ OC.L10N.register( "Cron was not executed yet!" : "Cron-задачі ще не запускалися!", "Use system's cron service to call the cron.php file every 15 minutes." : "Використовувати системний cron для виклику cron.php кожні 15 хвилин.", "Cheers!" : "Будьмо!", + "Name" : "Ім’я", "Show last log in" : "Показати останній вхід в систему" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |