diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-17 01:55:34 -0400 |
commit | c378456137a47186147d3c9212d9a009c979890c (patch) | |
tree | 519e606e7baa2e90d533ceaed829c3db4cc49e01 /lib/l10n/uk.js | |
parent | 6cd1126dd13ec4561144a0124bedd5394a7c8ff9 (diff) | |
download | nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.tar.gz nextcloud-server-c378456137a47186147d3c9212d9a009c979890c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 3da12b1391f..05816691ed9 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -79,7 +79,6 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "Не вдалося поділитися %s, загальний доступ не допускає публікації з елементів типу %i", "Sharing %s failed, because the file does not exist" : "Не вдалося поділитися %s, оскільки файл не існує", "You are not allowed to share %s" : "Вам заборонено поширювати %s", - "Sharing %s failed, because the user %s is the item owner" : "Не вдалося поділитися з %s, оскільки %s вже є володарем", "Sharing %s failed, because the user %s does not exist" : "Не вдалося поділитися з %s, оскільки користувач %s не існує", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Не вдалося поділитися %s, оскільки користувач %s не є членом будь-якої групи в яку входить %s", "Sharing %s failed, because this item is already shared with %s" : "Не вдалося поділитися %s, оскільки файл вже в загальному доступі з %s", @@ -97,7 +96,6 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Backend загального доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд загального доступу для %s не знайдено", - "Sharing %s failed, because the user %s is the original sharer" : "Не вдалося поділитися %s, спочатку елементом поділився %s", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Не вдалося поділитися %s, права перевищують надані права доступу %s", "Sharing %s failed, because resharing is not allowed" : "Не вдалося поділитися %s, перевідкриття доступу заборонено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Не вдалося поділитися %s, backend загального доступу не знайшов шлях до %s", |