diff options
Diffstat (limited to 'apps/files_sharing/l10n/uk.js')
-rw-r--r-- | apps/files_sharing/l10n/uk.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 292c5f22e56..b5916a0dc7d 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -50,24 +50,24 @@ OC.L10N.register( "Shared with group {group}" : "Поділилися з групою {group}", "Removed share for group {group}" : "Вилучено спільний доступ для групи {group}", "{actor} shared with group {group}" : "{actor} надав(-ла) доступ групі {group}", - "{actor} removed share for group {group}" : "{actor} вилучив спільний доступ для групи {group}", + "{actor} removed share for group {group}" : "{actor} вилучив(-ла) спільний доступ для групи {group}", "Share for group {group} expired" : "Термін дії спільного доступу для групи {group} сплив", "You shared {file} with group {group}" : "Ви поділилися {file} з групою {group}", "You removed group {group} from {file}" : "Ви вилучили групу {group} з {file}", "{actor} shared {file} with group {group}" : "{actor} надав(-ла) доступ до файлу {file}, група {group}", - "{actor} removed group {group} from {file}" : "{actor} вилучив групи {group} з {file}", + "{actor} removed group {group} from {file}" : "{actor} вилучив(-ла) групи {group} з {file}", "Share for file {file} with group {group} expired" : "Термін дії спільного доступу до файла {file} для групи {group} вичерпано", "Shared as public link" : "Доступне за публічним посиланням", "Removed public link" : "Вилучено публічне посилання", "Public link expired" : "Термін дії публічного посилання вичерпано", "{actor} shared as public link" : "{actor} поділився публічним посиланням", - "{actor} removed public link" : "{actor} вилучив публічне посилання", + "{actor} removed public link" : "{actor} вилучив(-ла) публічне посилання", "Public link of {actor} expired" : "Термін дії публічного посилання {actor} вичерпано", "You shared {file} as public link" : "Ви поділилися {file} за допомогою публічного посилання", "You removed public link for {file}" : "Ви вилучили публічне посилання для файла {file}", "Public link expired for {file}" : "Термін дії посилання сплив для файла {file}", "{actor} shared {file} as public link" : "{actor} надав(-ла) доступ до файлу {file} через публічне посилання", - "{actor} removed public link for {file}" : "{actor} вилучив публічне посилання для {file}", + "{actor} removed public link for {file}" : "{actor} вилучив(-ла) публічне посилання для {file}", "Public link of {actor} for {file} expired" : "Термін дії публічне посилання {actor} для {file} вичерпано", "{user} accepted the remote share" : "{user} прийняв запит на віддалений спільний ресурс", "{user} declined the remote share" : "{user} відхилив віддалений спільний ресурс", @@ -90,7 +90,7 @@ OC.L10N.register( "You removed yourself from {file}" : "Ви вийшли з доступу до {file}", "{actor} removed themselves from {file}" : "{actor} вийшов(-ла) з доступу до {file}", "{actor} shared {file} with {user}" : "{actor} надав(-ла) доступ {user} до файлу {file}", - "{actor} removed {user} from {file}" : "{actor} вилучив {user} з {file}", + "{actor} removed {user} from {file}" : "{actor} вилучив(-ла) {user} з {file}", "{actor} shared {file} with you" : "{actor} поділив(ла)ся з вами доступом до спільного ресурсу {file}", "{actor} removed you from the share named {file}" : "{actor} скасував вам доступ до спільного ресурсу {file}", "Share for file {file} with {user} expired" : "Термін дії доступу {user} до спільного ресурсу {file} вичерпано", |