diff options
Diffstat (limited to 'apps/sharebymail/l10n/uk.js')
-rw-r--r-- | apps/sharebymail/l10n/uk.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index fc46809a132..e2859ea0f6f 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -41,17 +41,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволяє користувачам ділитися персоналізованими посиланням на файл або каталог через електронну пошту.", "Send password by mail" : "Надіслати пароль поштою", "Reply to initiator" : "Відповідь ініціатору", - "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти", - "Shared with %1$s" : "Спільний доступ з %1$s", - "Shared with %1$s by %2$s" : "%2$sнадав(-ла) доступ %1$s", - "Unshared from %1$s" : "Скасовано спільний доступ із %1$s", - "Unshared from %1$s by %2$s" : "Скасовано спільний доступ від користувача%1$s %2$s", - "Password for mail share sent to %1$s" : "Пароль для обміну поштою, надісланий на %1$s", - "You shared %1$s with %2$s by mail" : "Ви поділилися поштою %1$s з %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s надав(-ла) доступ %2$sдо %1$s через ел.пошту", - "You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою", - "%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою", - "Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s", - "Password to access %1$s was sent to you" : "Вам надіслано пароль для доступу %1$s" + "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); |