[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-09-08 02:26:07 +00:00
parent 9e0a524a20
commit 107aeb36e5
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
50 changed files with 634 additions and 178 deletions

View File

@ -24,6 +24,7 @@ OC.L10N.register(
"Hello" : "Здравейте",
"Hello, {name}" : "Здравейте, {name}",
"Pick from Files" : "Избери от Файловете",
"Default image" : "Изображение по подразбиране",
"Plain background" : "Обикновен фон",
"Insert from {productName}" : "Вмъкване от {productName}",
"Show something" : "Покажи нещо",

View File

@ -22,6 +22,7 @@
"Hello" : "Здравейте",
"Hello, {name}" : "Здравейте, {name}",
"Pick from Files" : "Избери от Файловете",
"Default image" : "Изображение по подразбиране",
"Plain background" : "Обикновен фон",
"Insert from {productName}" : "Вмъкване от {productName}",
"Show something" : "Покажи нещо",

View File

@ -21,6 +21,8 @@ OC.L10N.register(
"The old password was not correct, please try again." : "Старий пароль введено не вірно, спробуйте ще раз.",
"The current log-in password was not correct, please try again." : "Невірний пароль входу, будь ласка, спробуйте ще раз.",
"Private key password successfully updated." : "Пароль секретного ключа оновлено.",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Недійсний закритий ключ для програми шифрування. Щоб відновити доступ до зашифрованих файлів, оновіть пароль приватного ключа в особистих налаштуваннях.",
"Encryption app is enabled and ready" : "Програма для шифрування ввімкнена та готова",
"Bad Signature" : "Погана сиґнатура",
"Missing Signature" : "Відсутній підпис",
"one-time password for server-side-encryption" : "одноразовий пароль для шифрування на сервері",
@ -28,6 +30,7 @@ OC.L10N.register(
"Default encryption module for server-side encryption" : "Типовий модуль шифрування для шифрування на стороні сервера",
"The share will expire on %s." : "Спільний доступ закінчиться %s.",
"Cheers!" : "Будьмо!",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Програму для шифрування ввімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть із системи та увійдіть знову",
"Encrypt the home storage" : "Зашифрувати домашню теку",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Увімкнення цього параметра шифрує всі файли, що зберігаються в основній пам’яті, інакше будуть зашифровані лише файли на зовнішній пам’яті",
"Enable recovery key" : "Увімкнути ключ відновлення",
@ -50,6 +53,7 @@ OC.L10N.register(
"Enable password recovery:" : "Ввімкнути відновлення паролю:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати паролю",
"Enabled" : "Увімкнено",
"Disabled" : "Вимкнено"
"Disabled" : "Вимкнено",
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Привіт, <br> <br> адміністратор увімкнув шифрування на стороні сервера. Ваші файли були зашифровані за допомогою <strong>%s</strong> пароля. <br><br>Увійдіть у веб-інтерфейс, перейдіть до розділу «базовий модуль шифрування» ваших особистих налаштувань і оновіть пароль шифрування, ввівши цей пароль у поле «старий пароль для входу» та свій поточний логін-пароль.<br><br>"
},
"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);");

View File

@ -19,6 +19,8 @@
"The old password was not correct, please try again." : "Старий пароль введено не вірно, спробуйте ще раз.",
"The current log-in password was not correct, please try again." : "Невірний пароль входу, будь ласка, спробуйте ще раз.",
"Private key password successfully updated." : "Пароль секретного ключа оновлено.",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Недійсний закритий ключ для програми шифрування. Щоб відновити доступ до зашифрованих файлів, оновіть пароль приватного ключа в особистих налаштуваннях.",
"Encryption app is enabled and ready" : "Програма для шифрування ввімкнена та готова",
"Bad Signature" : "Погана сиґнатура",
"Missing Signature" : "Відсутній підпис",
"one-time password for server-side-encryption" : "одноразовий пароль для шифрування на сервері",
@ -26,6 +28,7 @@
"Default encryption module for server-side encryption" : "Типовий модуль шифрування для шифрування на стороні сервера",
"The share will expire on %s." : "Спільний доступ закінчиться %s.",
"Cheers!" : "Будьмо!",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Програму для шифрування ввімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть із системи та увійдіть знову",
"Encrypt the home storage" : "Зашифрувати домашню теку",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Увімкнення цього параметра шифрує всі файли, що зберігаються в основній пам’яті, інакше будуть зашифровані лише файли на зовнішній пам’яті",
"Enable recovery key" : "Увімкнути ключ відновлення",
@ -48,6 +51,7 @@
"Enable password recovery:" : "Ввімкнути відновлення паролю:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати паролю",
"Enabled" : "Увімкнено",
"Disabled" : "Вимкнено"
"Disabled" : "Вимкнено",
"Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Привіт, <br> <br> адміністратор увімкнув шифрування на стороні сервера. Ваші файли були зашифровані за допомогою <strong>%s</strong> пароля. <br><br>Увійдіть у веб-інтерфейс, перейдіть до розділу «базовий модуль шифрування» ваших особистих налаштувань і оновіть пароль шифрування, ввівши цей пароль у поле «старий пароль для входу» та свій поточний логін-пароль.<br><br>"
},"pluralForm" :"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);"
}

View File

@ -1,14 +1,37 @@
OC.L10N.register(
"federatedfilesharing",
{
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Скасувати",
"Add remote share" : "Додати віддалену загальну теку",
"Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ",
"Sharing %s failed, because this item is already shared with %s" : "Не вдалося поділитися %s, оскільки файл вже в загальному доступі з %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не вдалося поділитися %s, не вдалося знайти %s, можливо, сервер не доступний.",
"Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами",
"Couldn't establish a federated share." : "Не вдалося встановити об’єднаний спільний доступ.",
"Couldn't establish a federated share, maybe the password was wrong." : "Не вдалося встановити федеративний спільний доступ, можливо, пароль неправильний.",
"Not allowed to create a federated share with the same user" : "Заборонено створювати об’єднаний спільний ресурс з тим самим користувачем",
"File is already shared with %s" : "Файл вже в загальному доступі з %s",
"Could not find share" : "Не вдалося знайти спільний доступ",
"Federated sharing" : "Об'єднаний спільний доступ",
"Accept" : "Прийняти",
"Decline" : "Відхилити",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
"Open documentation" : "Відкрити документацію",
"Allow users on this server to send shares to other servers" : "Дозволити користувачам цього сервера публікувати на інших серверах",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Sharing" : "Поділитись",
"Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів",
"Share it:" : "Поділитися цим:",
"HTML Code:" : "HTML код:"
"Federated Cloud" : "Федеративна хмара",
"Your Federated Cloud ID:" : "Ваш ідентифікатор Federated Cloud:",
"Twitter" : "Twitter",
"Add to your website" : "Додати на ваш вебсайт",
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"HTML Code:" : "HTML код:",
"Copy" : "Копіювати",
"Copied!" : "Скопійовано!",
"Not supported!" : "Не підтримується!",
"Press ⌘-C to copy." : "Натисніть ⌘-C для копіювання.",
"Press Ctrl-C to copy." : "Натисніть Ctrl-C для копіювання.",
"Open documentation" : "Відкрити документацію"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
"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);");

View File

@ -1,12 +1,35 @@
{ "translations": {
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Скасувати",
"Add remote share" : "Додати віддалену загальну теку",
"Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ",
"Sharing %s failed, because this item is already shared with %s" : "Не вдалося поділитися %s, оскільки файл вже в загальному доступі з %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не вдалося поділитися %s, не вдалося знайти %s, можливо, сервер не доступний.",
"Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами",
"Couldn't establish a federated share." : "Не вдалося встановити об’єднаний спільний доступ.",
"Couldn't establish a federated share, maybe the password was wrong." : "Не вдалося встановити федеративний спільний доступ, можливо, пароль неправильний.",
"Not allowed to create a federated share with the same user" : "Заборонено створювати об’єднаний спільний ресурс з тим самим користувачем",
"File is already shared with %s" : "Файл вже в загальному доступі з %s",
"Could not find share" : "Не вдалося знайти спільний доступ",
"Federated sharing" : "Об'єднаний спільний доступ",
"Accept" : "Прийняти",
"Decline" : "Відхилити",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
"Open documentation" : "Відкрити документацію",
"Allow users on this server to send shares to other servers" : "Дозволити користувачам цього сервера публікувати на інших серверах",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Sharing" : "Поділитись",
"Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів",
"Share it:" : "Поділитися цим:",
"HTML Code:" : "HTML код:"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
"Federated Cloud" : "Федеративна хмара",
"Your Federated Cloud ID:" : "Ваш ідентифікатор Federated Cloud:",
"Twitter" : "Twitter",
"Add to your website" : "Додати на ваш вебсайт",
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"HTML Code:" : "HTML код:",
"Copy" : "Копіювати",
"Copied!" : "Скопійовано!",
"Not supported!" : "Не підтримується!",
"Press ⌘-C to copy." : "Натисніть ⌘-C для копіювання.",
"Press Ctrl-C to copy." : "Натисніть Ctrl-C для копіювання.",
"Open documentation" : "Відкрити документацію"
},"pluralForm" :"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);"
}

View File

@ -80,6 +80,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"],
"New file/folder menu" : "Ново меню за файл/папка",
"Select file range" : "Избери от файловете",
"{used}%" : "{used}%",
"{used} of {quota} used" : "{used} от {quota} използвани",
"{used} used" : "{used} използвани",
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
@ -190,6 +191,7 @@ OC.L10N.register(
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
"%s used" : "%s използвани",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s от %2$s използвани",
"Files settings" : "Настройки на файловете",
"Show hidden files" : "Показвай и скрити файлове",

View File

@ -78,6 +78,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"],
"New file/folder menu" : "Ново меню за файл/папка",
"Select file range" : "Избери от файловете",
"{used}%" : "{used}%",
"{used} of {quota} used" : "{used} от {quota} използвани",
"{used} used" : "{used} използвани",
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
@ -188,6 +189,7 @@
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
"%s used" : "%s използвани",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s от %2$s използвани",
"Files settings" : "Настройки на файловете",
"Show hidden files" : "Показвай и скрити файлове",

View File

@ -87,26 +87,34 @@ OC.L10N.register(
"File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
"\"/\" is not allowed inside a file name." : "Символ \"/\" не дозволено в імені файлу.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" є неприпустимим типом файлу",
"View in folder" : "Переглянути у теці",
"Storage of {owner} is full, files cannot be updated or synced anymore!" : "Сховище {owner} переповнено, подальша синхронізація файлів неможлива!",
"Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Груповий каталог \"{mountPoint}\" переповнено, подальша синхронізація файлів неможлива!",
"External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Зовнішнє сховище \"{mountPoint}\" переповнено, подальша синхронізація файлів неможлива!",
"Your storage is full, files cannot be updated or synced anymore!" : "Ваше сховище переповнено, подальша синхронізація файлів неможлива!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Сховище користувача {owner} майже заповнений ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Груповий каталог \"{mountPoint}\" майже заповнений ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Зовнішнє сховище \"{mountPoint}\" майже заповнено ({usedSpacePercent}%).",
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше сховище майже заповнено ({usedSpacePercent}%).",
"View in folder" : "Переглянути у каталозі",
"Copied!" : "Скопійовано!",
"Copy direct link (only works for users who have access to this file/folder)" : "Скопіювати пряме посилання (працює лише для користувачів, які мають доступ до цього файлу чи теки)",
"Copy direct link (only works for users who have access to this file/folder)" : "Скопіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)",
"Path" : "Шлях",
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт"],
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт(ів)"],
"Favorited" : "Вподобано",
"Favorite" : "Вподобати",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або теку",
"New folder" : "Нова тека",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог",
"New folder" : "Новий каталог",
"Upload file" : "Завантажити файл",
"Recent" : "Нещодавні",
"Not favorited" : "Не вподобані",
"Remove from favorites" : "Прибрати з вподобаних",
"Add to favorites" : "Додати до вподобаних",
"Remove from favorites" : "Прибрати із Вподобаного",
"Add to favorites" : "Додати до Вподобаного",
"An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
"Added to favorites" : "Додано до вподобаних",
"Removed from favorites" : "Вилучено з вподобаних",
"You added {file} to your favorites" : "Ви додали {file} до вподобаних документів",
"You removed {file} from your favorites" : "Ви вилучили {file} з вподобаних документів",
"File changes" : "Зміни файлу",
"Added to favorites" : "Додано до Вподобаного",
"Removed from favorites" : "Вилучено із Вподобаного",
"You added {file} to your favorites" : "Ви вподобали {file}",
"You removed {file} from your favorites" : "Ви вилучили {file} із Вподобаного",
"File changes" : "Зміни у файлі",
"Created by {user}" : "Створено користувачем {user}",
"Changed by {user}" : "Змінено користувачем {user}",
"Deleted by {user}" : "Вилучено користувачем {user}",
@ -129,63 +137,75 @@ OC.L10N.register(
"{user} deleted an encrypted file in {file}" : "{user} вилучив зашифрований файл у {file}",
"You restored {file}" : "Ви відновили {file}",
"{user} restored {file}" : "Користувач {user} відновив {file}",
"You renamed {oldfile} to {newfile}" : "Ви перейменували {oldfile} в {newfile}",
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ви перейменували {oldfile} (прихований) у {newfile} (прихований)",
"You renamed {oldfile} (hidden) to {newfile}" : "Ви перейменували {oldfile} (прихований) у {newfile}",
"You renamed {oldfile} to {newfile} (hidden)" : "Ви перейменували {oldfile} у {newfile} (прихований)",
"You renamed {oldfile} to {newfile}" : "Ви перейменували {oldfile} у {newfile}",
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} перейменував {oldfile} (прихований) у {newfile} (прихований)",
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} перейменував {oldfile} (прихований) у {newfile}",
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} перейменував {oldfile} у {newfile} (прихований)",
"{user} renamed {oldfile} to {newfile}" : "Користувач {user} перейменував {oldfile} у {newfile}",
"You moved {oldfile} to {newfile}" : "Ви перемістили {oldfile} до {newfile}",
"{user} moved {oldfile} to {newfile}" : "Користувач {user} перемістив {oldfile} до {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додан або вилучено з ваших <strong>вподобаних</strong> документів",
"A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших <strong>вподобаних</strong> документів",
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Вподобаний файли або каталог було <strong>змінено</strong>",
"All files" : "Усі файли",
"Unlimited" : "Необмежено",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Accept" : "Прийняти",
"Reject" : "Скасувати",
"Reject" : "Відмовитися",
"Incoming ownership transfer from {user}" : "Запит від користувача {user} на передачу прав власності",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Прийняти {path}?\n\nУвага: процес передачі після прийняття може тривати до 1 години.",
"Ownership transfer failed" : "Не вдалося передати права власності",
"Your ownership transfer of {path} to {user} failed." : "Передача ваших прав на {path} користувачеві {user} не вдалася.",
"The ownership transfer of {path} from {user} failed." : "Передача прав на {path} від користувача {user} не вдалася.",
"Ownership transfer done" : "Права власності передано",
"Your ownership transfer of {path} to {user} has completed." : "Передачу ваших прав на {path} користувачеві {user} виконано.",
"The ownership transfer of {path} from {user} has completed." : "Передачу прав на {path} від користувача {user} завершено.",
"Ownership transfer failed" : "Не вдалося передати право власності",
"Your ownership transfer of {path} to {user} failed." : "Передача вашого права власності на {path} користувачеві {user} не вдалася.",
"The ownership transfer of {path} from {user} failed." : "Передача права на власність {path} від користувача {user} не вдалася.",
"Ownership transfer done" : "Право власності передано",
"Your ownership transfer of {path} to {user} has completed." : "Передачу вашого права на власність на {path} користувачеві {user} виконано.",
"The ownership transfer of {path} from {user} has completed." : "Передачу права на власність на {path} від користувача {user} завершено.",
"in %s" : "в %s",
"File Management" : "Керування файлами",
"Transfer ownership of a file or folder" : "Передача прав власності на файл або теку",
"Choose file or folder to transfer" : "Виберіть файл або теку для передачі",
"Transfer ownership of a file or folder" : "Передача права на власність на файл або каталог",
"Choose file or folder to transfer" : "Виберіть файл або каталог для передачі",
"Change" : "Змінити",
"New owner" : "Новий власник",
"Search users" : "Пошук користувачів",
"Choose a file or folder to transfer" : "Виберіть файл або теку для передачі",
"Choose a file or folder to transfer" : "Виберіть файл або каталог для передачі",
"Transfer" : "Передати",
"Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}",
"Invalid path selected" : "Вибрано неправильний шлях",
"Ownership transfer request sent" : "Запит на передачу прав власності надіслано",
"Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте",
"Tags" : "Позначки",
"Unable to change the favourite state of the file" : "Неможливо змінити стан \"вподобане\" для цього файлу",
"Unable to change the favourite state of the file" : "Неможливо змінити стан \"вподобано\" для цього файла",
"Error while loading the file data" : "Помилка під час завантаження даних про файл",
"Pick a template for {name}" : "Вибрати шаблон для {name}",
"Cancel" : "Скасувати",
"Create" : "Створити",
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
"Creating file" : "Створення файлу",
"Blank" : "Порожньо",
"Unable to create new file from template" : "Неможливо створити новий файл на основі шаблону",
"Unable to create new file from template" : "зНеможливо створити новий файл з шаблону",
"Set up templates folder" : "Встановити каталог з шаблонами",
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"%s used" : "%s використано",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "Використано %1$s з %2$s",
"Files settings" : "Налаштування файлів",
"Show hidden files" : "Показувати приховані файли",
"Crop image previews" : "Обрізати попередній перегляд зображень",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "Використовуйте цю адресу для доступу до ваших Файлів за допомогою WebDAV",
"Use this address to access your Files via WebDAV" : "Використовуйте цю адресу для доступу до ваших Файлів за допомогою протоколу WebDAV",
"Toggle %1$s sublist" : "Перемкнути вкладений список %1$s",
"Toggle grid view" : "Показати плитками",
"No files in here" : "Тут немає файлів",
"Upload some content or sync with your devices!" : "Завантажте щось або синхронізуйте з пристроями!",
"No entries found in this folder" : "В цій теці нічого немає",
"Select all" : "Вибрати всі",
"Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
"No entries found in this folder" : "В цьому каталозі нічого немає",
"Select all" : "Вибрати все",
"Upload too large" : "Файл занадто великий",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір файлів для завантаження на цьому сервері.",
"No favorites yet" : "Ще відсутні вподобані документи",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір файлів для завантаження на сервері.",
"No favorites yet" : "Поки немає вподобаного",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви позначили як вподобані, з’являться тут",
"Deleted files" : "Кошик",
"Shares" : "Спільний доступ",
@ -195,7 +215,7 @@ OC.L10N.register(
"Deleted shares" : "Вилучено зі спільного доступу",
"Pending shares" : "Спільні ресурси в очікуванні",
"Text file" : "Текстовий файл",
"New text file.txt" : "Новий текстовий файл file.txt",
"New text file.txt" : "Новий текстовий файл.txt",
"Select" : "Вибрати",
"You dont have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення тут файлів",
"New" : "Створити",

View File

@ -85,26 +85,34 @@
"File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
"\"/\" is not allowed inside a file name." : "Символ \"/\" не дозволено в імені файлу.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" є неприпустимим типом файлу",
"View in folder" : "Переглянути у теці",
"Storage of {owner} is full, files cannot be updated or synced anymore!" : "Сховище {owner} переповнено, подальша синхронізація файлів неможлива!",
"Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Груповий каталог \"{mountPoint}\" переповнено, подальша синхронізація файлів неможлива!",
"External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Зовнішнє сховище \"{mountPoint}\" переповнено, подальша синхронізація файлів неможлива!",
"Your storage is full, files cannot be updated or synced anymore!" : "Ваше сховище переповнено, подальша синхронізація файлів неможлива!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Сховище користувача {owner} майже заповнений ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Груповий каталог \"{mountPoint}\" майже заповнений ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Зовнішнє сховище \"{mountPoint}\" майже заповнено ({usedSpacePercent}%).",
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше сховище майже заповнено ({usedSpacePercent}%).",
"View in folder" : "Переглянути у каталозі",
"Copied!" : "Скопійовано!",
"Copy direct link (only works for users who have access to this file/folder)" : "Скопіювати пряме посилання (працює лише для користувачів, які мають доступ до цього файлу чи теки)",
"Copy direct link (only works for users who have access to this file/folder)" : "Скопіювати пряме посилання (користувачі мають мати доступ до цього файлу чи каталогу)",
"Path" : "Шлях",
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт"],
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт(ів)"],
"Favorited" : "Вподобано",
"Favorite" : "Вподобати",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або теку",
"New folder" : "Нова тека",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог",
"New folder" : "Новий каталог",
"Upload file" : "Завантажити файл",
"Recent" : "Нещодавні",
"Not favorited" : "Не вподобані",
"Remove from favorites" : "Прибрати з вподобаних",
"Add to favorites" : "Додати до вподобаних",
"Remove from favorites" : "Прибрати із Вподобаного",
"Add to favorites" : "Додати до Вподобаного",
"An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
"Added to favorites" : "Додано до вподобаних",
"Removed from favorites" : "Вилучено з вподобаних",
"You added {file} to your favorites" : "Ви додали {file} до вподобаних документів",
"You removed {file} from your favorites" : "Ви вилучили {file} з вподобаних документів",
"File changes" : "Зміни файлу",
"Added to favorites" : "Додано до Вподобаного",
"Removed from favorites" : "Вилучено із Вподобаного",
"You added {file} to your favorites" : "Ви вподобали {file}",
"You removed {file} from your favorites" : "Ви вилучили {file} із Вподобаного",
"File changes" : "Зміни у файлі",
"Created by {user}" : "Створено користувачем {user}",
"Changed by {user}" : "Змінено користувачем {user}",
"Deleted by {user}" : "Вилучено користувачем {user}",
@ -127,63 +135,75 @@
"{user} deleted an encrypted file in {file}" : "{user} вилучив зашифрований файл у {file}",
"You restored {file}" : "Ви відновили {file}",
"{user} restored {file}" : "Користувач {user} відновив {file}",
"You renamed {oldfile} to {newfile}" : "Ви перейменували {oldfile} в {newfile}",
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ви перейменували {oldfile} (прихований) у {newfile} (прихований)",
"You renamed {oldfile} (hidden) to {newfile}" : "Ви перейменували {oldfile} (прихований) у {newfile}",
"You renamed {oldfile} to {newfile} (hidden)" : "Ви перейменували {oldfile} у {newfile} (прихований)",
"You renamed {oldfile} to {newfile}" : "Ви перейменували {oldfile} у {newfile}",
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} перейменував {oldfile} (прихований) у {newfile} (прихований)",
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} перейменував {oldfile} (прихований) у {newfile}",
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} перейменував {oldfile} у {newfile} (прихований)",
"{user} renamed {oldfile} to {newfile}" : "Користувач {user} перейменував {oldfile} у {newfile}",
"You moved {oldfile} to {newfile}" : "Ви перемістили {oldfile} до {newfile}",
"{user} moved {oldfile} to {newfile}" : "Користувач {user} перемістив {oldfile} до {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додан або вилучено з ваших <strong>вподобаних</strong> документів",
"A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших <strong>вподобаних</strong> документів",
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Вподобаний файли або каталог було <strong>змінено</strong>",
"All files" : "Усі файли",
"Unlimited" : "Необмежено",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Accept" : "Прийняти",
"Reject" : "Скасувати",
"Reject" : "Відмовитися",
"Incoming ownership transfer from {user}" : "Запит від користувача {user} на передачу прав власності",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Прийняти {path}?\n\nУвага: процес передачі після прийняття може тривати до 1 години.",
"Ownership transfer failed" : "Не вдалося передати права власності",
"Your ownership transfer of {path} to {user} failed." : "Передача ваших прав на {path} користувачеві {user} не вдалася.",
"The ownership transfer of {path} from {user} failed." : "Передача прав на {path} від користувача {user} не вдалася.",
"Ownership transfer done" : "Права власності передано",
"Your ownership transfer of {path} to {user} has completed." : "Передачу ваших прав на {path} користувачеві {user} виконано.",
"The ownership transfer of {path} from {user} has completed." : "Передачу прав на {path} від користувача {user} завершено.",
"Ownership transfer failed" : "Не вдалося передати право власності",
"Your ownership transfer of {path} to {user} failed." : "Передача вашого права власності на {path} користувачеві {user} не вдалася.",
"The ownership transfer of {path} from {user} failed." : "Передача права на власність {path} від користувача {user} не вдалася.",
"Ownership transfer done" : "Право власності передано",
"Your ownership transfer of {path} to {user} has completed." : "Передачу вашого права на власність на {path} користувачеві {user} виконано.",
"The ownership transfer of {path} from {user} has completed." : "Передачу права на власність на {path} від користувача {user} завершено.",
"in %s" : "в %s",
"File Management" : "Керування файлами",
"Transfer ownership of a file or folder" : "Передача прав власності на файл або теку",
"Choose file or folder to transfer" : "Виберіть файл або теку для передачі",
"Transfer ownership of a file or folder" : "Передача права на власність на файл або каталог",
"Choose file or folder to transfer" : "Виберіть файл або каталог для передачі",
"Change" : "Змінити",
"New owner" : "Новий власник",
"Search users" : "Пошук користувачів",
"Choose a file or folder to transfer" : "Виберіть файл або теку для передачі",
"Choose a file or folder to transfer" : "Виберіть файл або каталог для передачі",
"Transfer" : "Передати",
"Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}",
"Invalid path selected" : "Вибрано неправильний шлях",
"Ownership transfer request sent" : "Запит на передачу прав власності надіслано",
"Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте",
"Tags" : "Позначки",
"Unable to change the favourite state of the file" : "Неможливо змінити стан \"вподобане\" для цього файлу",
"Unable to change the favourite state of the file" : "Неможливо змінити стан \"вподобано\" для цього файла",
"Error while loading the file data" : "Помилка під час завантаження даних про файл",
"Pick a template for {name}" : "Вибрати шаблон для {name}",
"Cancel" : "Скасувати",
"Create" : "Створити",
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
"Creating file" : "Створення файлу",
"Blank" : "Порожньо",
"Unable to create new file from template" : "Неможливо створити новий файл на основі шаблону",
"Unable to create new file from template" : "зНеможливо створити новий файл з шаблону",
"Set up templates folder" : "Встановити каталог з шаблонами",
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"%s used" : "%s використано",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "Використано %1$s з %2$s",
"Files settings" : "Налаштування файлів",
"Show hidden files" : "Показувати приховані файли",
"Crop image previews" : "Обрізати попередній перегляд зображень",
"WebDAV" : "WebDAV",
"Use this address to access your Files via WebDAV" : "Використовуйте цю адресу для доступу до ваших Файлів за допомогою WebDAV",
"Use this address to access your Files via WebDAV" : "Використовуйте цю адресу для доступу до ваших Файлів за допомогою протоколу WebDAV",
"Toggle %1$s sublist" : "Перемкнути вкладений список %1$s",
"Toggle grid view" : "Показати плитками",
"No files in here" : "Тут немає файлів",
"Upload some content or sync with your devices!" : "Завантажте щось або синхронізуйте з пристроями!",
"No entries found in this folder" : "В цій теці нічого немає",
"Select all" : "Вибрати всі",
"Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
"No entries found in this folder" : "В цьому каталозі нічого немає",
"Select all" : "Вибрати все",
"Upload too large" : "Файл занадто великий",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір файлів для завантаження на цьому сервері.",
"No favorites yet" : "Ще відсутні вподобані документи",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір файлів для завантаження на сервері.",
"No favorites yet" : "Поки немає вподобаного",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви позначили як вподобані, з’являться тут",
"Deleted files" : "Кошик",
"Shares" : "Спільний доступ",
@ -193,7 +213,7 @@
"Deleted shares" : "Вилучено зі спільного доступу",
"Pending shares" : "Спільні ресурси в очікуванні",
"Text file" : "Текстовий файл",
"New text file.txt" : "Новий текстовий файл file.txt",
"New text file.txt" : "Новий текстовий файл.txt",
"Select" : "Вибрати",
"You dont have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення тут файлів",
"New" : "Створити",

View File

@ -44,6 +44,7 @@ OC.L10N.register(
"Objectstore forbidden" : "Objectstore заборонено",
"Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
"Not permitted to use backend \"%s\"" : "Не дозволено використовувати бекенд \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Не дозволено використовувати механізм автентифікації \"%s\"",
"Unsatisfied backend parameters" : "Незадоволені параметри серверної частини",
"Unsatisfied authentication mechanism parameters" : "Незадоволені параметри механізму автентифікації",
"Insufficient data: %s" : "Недостатні дані: %s",
@ -100,6 +101,8 @@ OC.L10N.register(
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Назва служби",
"Request timeout (seconds)" : "Час очікування запиту (секунди)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Підтримку cURL у PHP не ввімкнено або не встановлено. Монтаж %s неможливий. Будь ласка, попросіть свого системного адміністратора встановити його.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Підтримка FTP у PHP не ввімкнена або не встановлена. Монтаж %s неможливий. Будь ласка, попросіть свого системного адміністратора встановити його.",
"Name" : "Ім'я",
"Storage type" : "Тип сховища",
"Scope" : "Область",

View File

@ -42,6 +42,7 @@
"Objectstore forbidden" : "Objectstore заборонено",
"Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
"Not permitted to use backend \"%s\"" : "Не дозволено використовувати бекенд \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "Не дозволено використовувати механізм автентифікації \"%s\"",
"Unsatisfied backend parameters" : "Незадоволені параметри серверної частини",
"Unsatisfied authentication mechanism parameters" : "Незадоволені параметри механізму автентифікації",
"Insufficient data: %s" : "Недостатні дані: %s",
@ -98,6 +99,8 @@
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Назва служби",
"Request timeout (seconds)" : "Час очікування запиту (секунди)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Підтримку cURL у PHP не ввімкнено або не встановлено. Монтаж %s неможливий. Будь ласка, попросіть свого системного адміністратора встановити його.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Підтримка FTP у PHP не ввімкнена або не встановлена. Монтаж %s неможливий. Будь ласка, попросіть свого системного адміністратора встановити його.",
"Name" : "Ім'я",
"Storage type" : "Тип сховища",
"Scope" : "Область",

View File

@ -1,60 +1,145 @@
OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами",
"The mountpoint name contains invalid characters." : "Ім’я точки монтування містить неприпустимі символи.",
"Invalid or untrusted SSL certificate" : "Недійсній або не довірений SSL-сертифікат",
"Could not authenticate to remote share, password might be wrong" : "Не вдалося провести аутентифікацію для доступу до віддаленого сховища, можливо неправильно вказано пароль",
"Storage not valid" : "Cховище недоступне",
"Couldn't add remote share" : "Неможливо додати віддалену загальну теку",
"Shared with you" : "Доступне для вас",
"Shared with others" : "Доступне для інших",
"Shared by link" : "Доступне за посиланням",
"Shared with you" : "Поділилися з вами",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
"Files and folders others share with you will show up here" : "Розшарені для вас файли і папки з’являться тут",
"Nothing shared yet" : "Немає нічого розшареного",
"Files and folders you share will show up here" : "Файли і папки, які розшарені вами відображатимуться тут",
"No shared links" : "Немає опублікованих посилань",
"Files and folders you share by link will show up here" : "Файли і папки, якими ви поділилися за посиланням будуть відображатися тут",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Відмінити",
"Add remote share" : "Додати віддалену загальну теку",
"You can upload into this folder" : "Ви можете завантажити до цієї теки",
"No ownCloud installation (7 or higher) found at {remote}" : "Немає установленого OwnCloud (7 або вище), можна знайти на {remote}",
"Invalid ownCloud url" : "Невірний ownCloud URL",
"Shared by" : "Опубліковано",
"Sharing" : "Спільний доступ",
"Files and folders others share with you will show up here" : "Спільні файли та теки, якими поділилися з вами, з’являться тут",
"Shared with others" : "Поділилися з іншими",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
"Files and folders you share will show up here" : "Файли та каталоги, якими ви поділилися, показуватимуться тут",
"Shared by link" : "Поділилися за посиланням",
"No shared links" : "Відсутні спільні посилання",
"Files and folders you share by link will show up here" : "Файли та каталоги, якими ви поділилися за посиланням, показуватимуться тут",
"Deleted shares" : "Вилучено зі спільного доступу",
"No deleted shares" : "Відсутні спільні каталоги чи файли, які було вилучено",
"Shares you deleted will show up here" : "Спільні каталоги чи файли, які ви вилучили, показуватимуться тут",
"Pending shares" : "Спільні дані в очікуванні",
"No pending shares" : "Відсутні спільні дані в очікуванні",
"Shares you have received but not confirmed will show up here" : "Спільні дані, які ви отримали, але не підтвердили, показуватимуться тут",
"Shares" : "Спільний доступ",
"No shares" : "Відсутні спільні дані",
"Shares will show up here" : "Спільні дані показуватимуться тут",
"Restore" : "Відновити",
"Restore share" : "Відновити спільні дані",
"Something happened. Unable to restore the share." : "От халепа! Неможливо відновити спільні дані.",
"Accept share" : "Прийняти запит на спільні дані",
"Something happened. Unable to accept the share." : "От халепа! Неможливо прийняти дані, якими поділилися з вами.",
"Reject share" : "Відхилити запропоновані спільні дані",
"Something happened. Unable to reject the share." : "От халепа! Неможливо відхилити дані, якими поділилися з вами.",
"Waiting…" : "Зачекайте...",
"error" : "помилка",
"finished" : "завершено",
"This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.",
"Move or copy" : "Перенести або копіювати",
"Download" : "Завантажити",
"Delete" : "Вилучити",
"You can upload into this folder" : "Ви можете завантажити до цього каталогу",
"Terms of service" : "Умови використання",
"No compatible server found at {remote}" : "Відсутній сумісний сервер за адресою {remote}",
"Invalid server URL" : "Недійсна адреса сервера URL",
"Failed to add the public link to your Nextcloud" : "Не вдалося додати загальнодоступне посилання до вашого Nextcloud",
"No expiration date set" : "Не встановлено терміну дії",
"Shared by" : "Поділився",
"File shares" : "Спільні файли",
"Downloaded via public link" : "Завантажено за публічним посиланням",
"Downloaded by {email}" : "Завантажено через {email}",
"{file} downloaded via public link" : "{file} звантажено через публічне посилання",
"{email} downloaded {file}" : "{email} звантажено {file}",
"Shared with group {group}" : "Поділилися з групою {group}",
"Shared as public link" : "Доступне за посиланням",
"Removed public link" : "Видалено публічне посилання",
"Public link expired" : "Термін дії публічного посилання минув",
"{user} unshared {file} from you" : "{user} закрив доступ для вас до {file}",
"{actor} shared {file} with you" : " {actor} надав Вам доступ до {file}",
"A file or folder was shared from <strong>another server</strong>" : "Файл або теку було опубліковано <strong>з іншого сервера</strong>",
"Files" : "Робота з файлами",
"A file or folder has been <strong>shared</strong>" : "Файл або теку було відкрито для <strong> спільного користування </strong>",
"A file or folder was shared from <strong>another server</strong>" : "Файл або каталог був опублікований <strong>з іншого сервера</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Опублікований файл або каталог був <strong>завантажений</strong>",
"You received a new remote share from %s" : "Ви отримали нову віддалену папку %s",
"%1$s accepted remote share %2$s" : "%1$s віддалена шара підтверджена %2$s",
"%1$s declined remote share %2$s" : "%1$s віддалена шара скасована %2$s",
"%1$s unshared %2$s from you" : "%1$s не розшарений %2$s для вас",
"Public shared folder %1$s was downloaded" : "Опублікований каталог %1$s був завантажений",
"Public shared file %1$s was downloaded" : "Опублікований файл %1$s був завантажений",
"You shared %1$s with %2$s" : "Ви поділилися %1$s з %2$s",
"You shared %1$s with group %2$s" : "Ви поділилися %1$s з групою %2$s",
"You shared %1$s via link" : "Ви поділилися %1$s використовуючи лінк",
"%2$s shared %1$s with you" : "%2$s поділився %1$s з вами",
"Shares" : "Розподільні",
"This share is password-protected" : "Цей ресурс обміну захищений паролем",
"The password is wrong. Try again." : "Невірний пароль. Спробуйте ще раз.",
"Password" : "Пароль",
"Could not delete share" : "Не вдалося видалити спільний доступ",
"Please specify a file or folder path" : "Будь ласка, вкажіть шлях до файлу або папки",
"Could not create share" : "Не вдалося створити спільний доступ",
"Please specify a valid user" : "Будь ласка, вкажіть дійсного користувача",
"Group sharing is disabled by the administrator" : "Груповий спільний доступ вимкнено адміністратором",
"Please specify a valid group" : "Будь ласка, вкажіть дійсну групу",
"Public link sharing is disabled by the administrator" : "Адміністратор вимкнув публічний доступ за посиланням",
"Public upload disabled by the administrator" : "Публічне завантаження вимкнено адміністратором",
"Public upload is only possible for publicly shared folders" : "Публічне завантаження можливе лише для загальнодоступних папок",
"Invalid date, date format must be YYYY-MM-DD" : "Недійсна дата, формат дати має бути РРРР-ММ-ДД",
"Unknown share type" : "Невідомий тип частки",
"Not a directory" : "Не каталог",
"Could not lock path" : "Не вдалося заблокувати шлях",
"Wrong or no update parameter given" : "Вказано неправильний або відсутній параметр оновлення",
"shared by %s" : "поділилися %s",
"Direct link" : "Пряме посилання",
"Share API is disabled" : "Share API вимкнено",
"Accept" : "Прийняти",
"Reject" : "Скасувати",
"Sharing" : "Спільний доступ",
"Reset" : "Скидання",
"Invalid path selected" : "Вибрано неправильний шлях",
"Unknown error" : "Невідома помилка",
"Allow editing" : "Може редагувати",
"Read only" : "Тільки читання",
"Allow upload and editing" : "Може завантажувати та редагувати",
"File drop (upload only)" : "Сховище (тільки завантажування)",
"Read" : "Читати",
"Upload" : "Відвантажити",
"Edit" : "Редагувати",
"Allow creating" : "Може створювати",
"Allow deleting" : "Може вилучати",
"Allow resharing" : "Можете ділитися",
"Expiration date enforced" : "Вимагати термін дії",
"Set expiration date" : "Встановити термін дії",
"Note to recipient" : "Примітка для одержувача",
"Unshare" : "Закрити доступ",
"group" : "група",
"conversation" : "розмова",
"remote" : "віддалений",
"remote group" : "віддалена група",
"guest" : "гість",
"Internal link" : "Внутрішнє посилання",
"Link copied" : "Посилання скопійовано",
"Only works for users with access to this folder" : "Стосується користувачів, які мають доступ до цієї теки",
"Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу",
"Password protection" : "Password protection",
"Enter a password" : "Enter a password",
"Cancel" : "Скасувати",
"Hide download" : "Сховати завантаження",
"Password protect" : "Захистити паролем",
"Add another link" : "Додати інше посилання",
"Share link" : "Поширити посилання",
"Resharing is not allowed" : "Надання доступ іншим не дозволяється",
"Searching …" : "Пошук...",
"Search globally" : "Шукати всюди",
"Others with access" : "Доступ для інших",
"No other users with access found" : "Більше немає користувачів, які мають доступ",
"Shared with you by {owner}" : "{owner} опублікував для Вас",
"Shared" : "Спільні",
"Share" : "Поділитися",
"Shared with" : "Спільний доступ з",
"Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}",
"Shared with you and {circle} by {owner}" : "{owner} опублікував для вас, та для круга {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} поділився з вами, а також чатом {conversation}",
"Shared with you in a conversation by {owner}" : "{owner} поділився з вами у чаті",
"No entries found in this folder" : "Записів не знайдено в цій папці",
"Name" : "Ім’я",
"Share time" : "Дата публікації",
"Sorry, this link doesnt seem to work anymore." : "На жаль, посилання більше не працює.",
"Expiration date" : "Термін дії",
"Reasons might be:" : "Можливі причини:",
"the item was removed" : "цей пункт був вилучений",
"the link expired" : "посилання застаріло",
"sharing is disabled" : "обмін заборонений",
"For more info, please ask the person who sent this link." : "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.",
"Add to your ownCloud" : "Додати до вашого ownCloud",
"Download" : "Завантажити",
"Download %s" : "Завантажити %s",
"Direct link" : "Пряме посилання"
"Share note" : "Поширити нотатку",
"Show list view" : "Показати список",
"Show grid view" : "Показати сітку",
"Upload files to %s" : "Завантажувати файли в %s",
"Note" : "Нотатка",
"Select or drop files" : "Виберіть або відпустіть файли",
"Uploaded files:" : "Завантажені файли:",
"Add to your Nextcloud" : "Додати до вашого Nextcloud",
"Wrong share ID, share doesn't exist" : "Неправильний ідентифікатор спільного ресурсу, спільного ресурсу не існує",
"Wrong path, file/folder doesn't exist" : "Неправильний шлях, файл/папка не існує",
"Sorry, this link doesnt seem to work anymore." : "На жаль, посилання більше не працює.",
"Toggle grid view" : "Показати плитками"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
"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);");

View File

@ -1,58 +1,143 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "На даному сервері вимкнута можливість передачі даних між серверами",
"The mountpoint name contains invalid characters." : "Ім’я точки монтування містить неприпустимі символи.",
"Invalid or untrusted SSL certificate" : "Недійсній або не довірений SSL-сертифікат",
"Could not authenticate to remote share, password might be wrong" : "Не вдалося провести аутентифікацію для доступу до віддаленого сховища, можливо неправильно вказано пароль",
"Storage not valid" : "Cховище недоступне",
"Couldn't add remote share" : "Неможливо додати віддалену загальну теку",
"Shared with you" : "Доступне для вас",
"Shared with others" : "Доступне для інших",
"Shared by link" : "Доступне за посиланням",
"Shared with you" : "Поділилися з вами",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
"Files and folders others share with you will show up here" : "Розшарені для вас файли і папки з’являться тут",
"Nothing shared yet" : "Немає нічого розшареного",
"Files and folders you share will show up here" : "Файли і папки, які розшарені вами відображатимуться тут",
"No shared links" : "Немає опублікованих посилань",
"Files and folders you share by link will show up here" : "Файли і папки, якими ви поділилися за посиланням будуть відображатися тут",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Відмінити",
"Add remote share" : "Додати віддалену загальну теку",
"You can upload into this folder" : "Ви можете завантажити до цієї теки",
"No ownCloud installation (7 or higher) found at {remote}" : "Немає установленого OwnCloud (7 або вище), можна знайти на {remote}",
"Invalid ownCloud url" : "Невірний ownCloud URL",
"Shared by" : "Опубліковано",
"Sharing" : "Спільний доступ",
"Files and folders others share with you will show up here" : "Спільні файли та теки, якими поділилися з вами, з’являться тут",
"Shared with others" : "Поділилися з іншими",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
"Files and folders you share will show up here" : "Файли та каталоги, якими ви поділилися, показуватимуться тут",
"Shared by link" : "Поділилися за посиланням",
"No shared links" : "Відсутні спільні посилання",
"Files and folders you share by link will show up here" : "Файли та каталоги, якими ви поділилися за посиланням, показуватимуться тут",
"Deleted shares" : "Вилучено зі спільного доступу",
"No deleted shares" : "Відсутні спільні каталоги чи файли, які було вилучено",
"Shares you deleted will show up here" : "Спільні каталоги чи файли, які ви вилучили, показуватимуться тут",
"Pending shares" : "Спільні дані в очікуванні",
"No pending shares" : "Відсутні спільні дані в очікуванні",
"Shares you have received but not confirmed will show up here" : "Спільні дані, які ви отримали, але не підтвердили, показуватимуться тут",
"Shares" : "Спільний доступ",
"No shares" : "Відсутні спільні дані",
"Shares will show up here" : "Спільні дані показуватимуться тут",
"Restore" : "Відновити",
"Restore share" : "Відновити спільні дані",
"Something happened. Unable to restore the share." : "От халепа! Неможливо відновити спільні дані.",
"Accept share" : "Прийняти запит на спільні дані",
"Something happened. Unable to accept the share." : "От халепа! Неможливо прийняти дані, якими поділилися з вами.",
"Reject share" : "Відхилити запропоновані спільні дані",
"Something happened. Unable to reject the share." : "От халепа! Неможливо відхилити дані, якими поділилися з вами.",
"Waiting…" : "Зачекайте...",
"error" : "помилка",
"finished" : "завершено",
"This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.",
"Move or copy" : "Перенести або копіювати",
"Download" : "Завантажити",
"Delete" : "Вилучити",
"You can upload into this folder" : "Ви можете завантажити до цього каталогу",
"Terms of service" : "Умови використання",
"No compatible server found at {remote}" : "Відсутній сумісний сервер за адресою {remote}",
"Invalid server URL" : "Недійсна адреса сервера URL",
"Failed to add the public link to your Nextcloud" : "Не вдалося додати загальнодоступне посилання до вашого Nextcloud",
"No expiration date set" : "Не встановлено терміну дії",
"Shared by" : "Поділився",
"File shares" : "Спільні файли",
"Downloaded via public link" : "Завантажено за публічним посиланням",
"Downloaded by {email}" : "Завантажено через {email}",
"{file} downloaded via public link" : "{file} звантажено через публічне посилання",
"{email} downloaded {file}" : "{email} звантажено {file}",
"Shared with group {group}" : "Поділилися з групою {group}",
"Shared as public link" : "Доступне за посиланням",
"Removed public link" : "Видалено публічне посилання",
"Public link expired" : "Термін дії публічного посилання минув",
"{user} unshared {file} from you" : "{user} закрив доступ для вас до {file}",
"{actor} shared {file} with you" : " {actor} надав Вам доступ до {file}",
"A file or folder was shared from <strong>another server</strong>" : "Файл або теку було опубліковано <strong>з іншого сервера</strong>",
"Files" : "Робота з файлами",
"A file or folder has been <strong>shared</strong>" : "Файл або теку було відкрито для <strong> спільного користування </strong>",
"A file or folder was shared from <strong>another server</strong>" : "Файл або каталог був опублікований <strong>з іншого сервера</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Опублікований файл або каталог був <strong>завантажений</strong>",
"You received a new remote share from %s" : "Ви отримали нову віддалену папку %s",
"%1$s accepted remote share %2$s" : "%1$s віддалена шара підтверджена %2$s",
"%1$s declined remote share %2$s" : "%1$s віддалена шара скасована %2$s",
"%1$s unshared %2$s from you" : "%1$s не розшарений %2$s для вас",
"Public shared folder %1$s was downloaded" : "Опублікований каталог %1$s був завантажений",
"Public shared file %1$s was downloaded" : "Опублікований файл %1$s був завантажений",
"You shared %1$s with %2$s" : "Ви поділилися %1$s з %2$s",
"You shared %1$s with group %2$s" : "Ви поділилися %1$s з групою %2$s",
"You shared %1$s via link" : "Ви поділилися %1$s використовуючи лінк",
"%2$s shared %1$s with you" : "%2$s поділився %1$s з вами",
"Shares" : "Розподільні",
"This share is password-protected" : "Цей ресурс обміну захищений паролем",
"The password is wrong. Try again." : "Невірний пароль. Спробуйте ще раз.",
"Password" : "Пароль",
"Could not delete share" : "Не вдалося видалити спільний доступ",
"Please specify a file or folder path" : "Будь ласка, вкажіть шлях до файлу або папки",
"Could not create share" : "Не вдалося створити спільний доступ",
"Please specify a valid user" : "Будь ласка, вкажіть дійсного користувача",
"Group sharing is disabled by the administrator" : "Груповий спільний доступ вимкнено адміністратором",
"Please specify a valid group" : "Будь ласка, вкажіть дійсну групу",
"Public link sharing is disabled by the administrator" : "Адміністратор вимкнув публічний доступ за посиланням",
"Public upload disabled by the administrator" : "Публічне завантаження вимкнено адміністратором",
"Public upload is only possible for publicly shared folders" : "Публічне завантаження можливе лише для загальнодоступних папок",
"Invalid date, date format must be YYYY-MM-DD" : "Недійсна дата, формат дати має бути РРРР-ММ-ДД",
"Unknown share type" : "Невідомий тип частки",
"Not a directory" : "Не каталог",
"Could not lock path" : "Не вдалося заблокувати шлях",
"Wrong or no update parameter given" : "Вказано неправильний або відсутній параметр оновлення",
"shared by %s" : "поділилися %s",
"Direct link" : "Пряме посилання",
"Share API is disabled" : "Share API вимкнено",
"Accept" : "Прийняти",
"Reject" : "Скасувати",
"Sharing" : "Спільний доступ",
"Reset" : "Скидання",
"Invalid path selected" : "Вибрано неправильний шлях",
"Unknown error" : "Невідома помилка",
"Allow editing" : "Може редагувати",
"Read only" : "Тільки читання",
"Allow upload and editing" : "Може завантажувати та редагувати",
"File drop (upload only)" : "Сховище (тільки завантажування)",
"Read" : "Читати",
"Upload" : "Відвантажити",
"Edit" : "Редагувати",
"Allow creating" : "Може створювати",
"Allow deleting" : "Може вилучати",
"Allow resharing" : "Можете ділитися",
"Expiration date enforced" : "Вимагати термін дії",
"Set expiration date" : "Встановити термін дії",
"Note to recipient" : "Примітка для одержувача",
"Unshare" : "Закрити доступ",
"group" : "група",
"conversation" : "розмова",
"remote" : "віддалений",
"remote group" : "віддалена група",
"guest" : "гість",
"Internal link" : "Внутрішнє посилання",
"Link copied" : "Посилання скопійовано",
"Only works for users with access to this folder" : "Стосується користувачів, які мають доступ до цієї теки",
"Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу",
"Password protection" : "Password protection",
"Enter a password" : "Enter a password",
"Cancel" : "Скасувати",
"Hide download" : "Сховати завантаження",
"Password protect" : "Захистити паролем",
"Add another link" : "Додати інше посилання",
"Share link" : "Поширити посилання",
"Resharing is not allowed" : "Надання доступ іншим не дозволяється",
"Searching …" : "Пошук...",
"Search globally" : "Шукати всюди",
"Others with access" : "Доступ для інших",
"No other users with access found" : "Більше немає користувачів, які мають доступ",
"Shared with you by {owner}" : "{owner} опублікував для Вас",
"Shared" : "Спільні",
"Share" : "Поділитися",
"Shared with" : "Спільний доступ з",
"Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}",
"Shared with you and {circle} by {owner}" : "{owner} опублікував для вас, та для круга {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} поділився з вами, а також чатом {conversation}",
"Shared with you in a conversation by {owner}" : "{owner} поділився з вами у чаті",
"No entries found in this folder" : "Записів не знайдено в цій папці",
"Name" : "Ім’я",
"Share time" : "Дата публікації",
"Sorry, this link doesnt seem to work anymore." : "На жаль, посилання більше не працює.",
"Expiration date" : "Термін дії",
"Reasons might be:" : "Можливі причини:",
"the item was removed" : "цей пункт був вилучений",
"the link expired" : "посилання застаріло",
"sharing is disabled" : "обмін заборонений",
"For more info, please ask the person who sent this link." : "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.",
"Add to your ownCloud" : "Додати до вашого ownCloud",
"Download" : "Завантажити",
"Download %s" : "Завантажити %s",
"Direct link" : "Пряме посилання"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
"Share note" : "Поширити нотатку",
"Show list view" : "Показати список",
"Show grid view" : "Показати сітку",
"Upload files to %s" : "Завантажувати файли в %s",
"Note" : "Нотатка",
"Select or drop files" : "Виберіть або відпустіть файли",
"Uploaded files:" : "Завантажені файли:",
"Add to your Nextcloud" : "Додати до вашого Nextcloud",
"Wrong share ID, share doesn't exist" : "Неправильний ідентифікатор спільного ресурсу, спільного ресурсу не існує",
"Wrong path, file/folder doesn't exist" : "Неправильний шлях, файл/папка не існує",
"Sorry, this link doesnt seem to work anymore." : "На жаль, посилання більше не працює.",
"Toggle grid view" : "Показати плитками"
},"pluralForm" :"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);"
}

20
apps/oauth2/l10n/uk.js Normal file
View File

@ -0,0 +1,20 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клієнт не авторизований для підключення. Будь ласка, повідомте адміністратора вашого клієнта.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваша URL-адреса переспрямування має бути повною URL-адресою, наприклад: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Дозволяє автентифікацію, сумісну з OAuth2, з інших веб-програм.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований робочий процес автентифікації, щоб також дозволити сумісну з OAuth2 автентифікацію з інших веб-програм.",
"OAuth 2.0 clients" : "Клієнти OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 дозволяє зовнішнім службам запитувати доступ до {instanceName}.",
"Add client" : "Додати клієнта",
"Name" : "Ім'я",
"Redirection URI" : "URI перенаправлення",
"Add" : "Додати",
"Client Identifier" : "Ідентифікатор клієнта",
"Secret" : "Секретне",
"Show client secret" : "Показати секрет клієнта",
"Delete" : "Вилучити"
},
"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);");

18
apps/oauth2/l10n/uk.json Normal file
View File

@ -0,0 +1,18 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клієнт не авторизований для підключення. Будь ласка, повідомте адміністратора вашого клієнта.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваша URL-адреса переспрямування має бути повною URL-адресою, наприклад: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Дозволяє автентифікацію, сумісну з OAuth2, з інших веб-програм.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований робочий процес автентифікації, щоб також дозволити сумісну з OAuth2 автентифікацію з інших веб-програм.",
"OAuth 2.0 clients" : "Клієнти OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 дозволяє зовнішнім службам запитувати доступ до {instanceName}.",
"Add client" : "Додати клієнта",
"Name" : "Ім'я",
"Redirection URI" : "URI перенаправлення",
"Add" : "Додати",
"Client Identifier" : "Ідентифікатор клієнта",
"Secret" : "Секретне",
"Show client secret" : "Показати секрет клієнта",
"Delete" : "Вилучити"
},"pluralForm" :"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);"
}

View File

@ -256,15 +256,35 @@ OC.L10N.register(
"No encryption module loaded, please enable an encryption module in the app menu." : "No s'ha carregat cap mòdul d'encriptació, si us plau activeu un mòdul d'encriptació al menú d'aplicacions.",
"Select default encryption module:" : "Seleccioneu el mòdul criptogràfic per defecte:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Heu de migrar les claus de xifratge del xifratge anterior (ownCloud .= 8.0) al nou. Habiliteu el \"Mòdul de xifratge peredeterminat\" i executeu {command}",
"Unable to update server side encryption config" : "No es pot actualitzar la configuració del xifratge de la banda del servidor",
"Rename group" : "Canvia el nom del grup",
"Remove group" : "Suprimeix el grup",
"You are about to remove the group {group}. The users will NOT be deleted." : "Esteu a punt de suprimir el grup {group}. Els usuaris NO seran suprimits.",
"Please confirm the group removal " : "Confirmeu la supressió del grup ",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Your profile picture" : "La vostra imatge de perfil",
"Upload profile picture" : "Puja la imatge de perfil",
"Choose profile picture from files" : "Trieu una imatge de perfil als fitxers",
"Remove profile picture" : "Treu la imatge de perfil",
"png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB",
"Picture provided by original account" : "Imatge proporcionada pel compte original",
"Cancel" : "Cancel·la",
"Set as profile picture" : "Estableix com a imatge de perfil",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Tingueu en compte que la imatge de perfil pot tardar fins a 24 hores a actualitzar-se a tot arreu.",
"Choose your profile picture" : "Trieu la vostra imatge de perfil",
"Please select a valid png or jpg file" : "Seleccioneu un fitxer png o jpg vàlid",
"Error setting profile picture" : "Error en establir la imatge de perfil",
"Error cropping profile picture" : "Error en retallar la imatge de perfil",
"Error saving profile picture" : "Error en desar la imatge de perfil",
"Error removing profile picture" : "Error en treure la imatge de perfil",
"Your biography" : "La vostra biografia",
"Your full name" : "El vostre nom complet",
"Email options" : "Opcions de correu electrònic",
"Primary email for password reset and notifications" : "Adreça electrònica principal per a restablir la contrasenya i per a les notificacions",
"Remove primary email" : "Treu l'adreça electrònica principal",
"Delete email" : "Treu l'adreça electrònica",
"Your email address" : "El vostre correu electrònic",
"No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Language" : "Llengua",

View File

@ -254,15 +254,35 @@
"No encryption module loaded, please enable an encryption module in the app menu." : "No s'ha carregat cap mòdul d'encriptació, si us plau activeu un mòdul d'encriptació al menú d'aplicacions.",
"Select default encryption module:" : "Seleccioneu el mòdul criptogràfic per defecte:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Heu de migrar les claus de xifratge del xifratge anterior (ownCloud .= 8.0) al nou. Habiliteu el \"Mòdul de xifratge peredeterminat\" i executeu {command}",
"Unable to update server side encryption config" : "No es pot actualitzar la configuració del xifratge de la banda del servidor",
"Rename group" : "Canvia el nom del grup",
"Remove group" : "Suprimeix el grup",
"You are about to remove the group {group}. The users will NOT be deleted." : "Esteu a punt de suprimir el grup {group}. Els usuaris NO seran suprimits.",
"Please confirm the group removal " : "Confirmeu la supressió del grup ",
"Current password" : "Contrasenya actual",
"New password" : "Contrasenya nova",
"Change password" : "Canvia la contrasenya",
"Your profile picture" : "La vostra imatge de perfil",
"Upload profile picture" : "Puja la imatge de perfil",
"Choose profile picture from files" : "Trieu una imatge de perfil als fitxers",
"Remove profile picture" : "Treu la imatge de perfil",
"png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB",
"Picture provided by original account" : "Imatge proporcionada pel compte original",
"Cancel" : "Cancel·la",
"Set as profile picture" : "Estableix com a imatge de perfil",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Tingueu en compte que la imatge de perfil pot tardar fins a 24 hores a actualitzar-se a tot arreu.",
"Choose your profile picture" : "Trieu la vostra imatge de perfil",
"Please select a valid png or jpg file" : "Seleccioneu un fitxer png o jpg vàlid",
"Error setting profile picture" : "Error en establir la imatge de perfil",
"Error cropping profile picture" : "Error en retallar la imatge de perfil",
"Error saving profile picture" : "Error en desar la imatge de perfil",
"Error removing profile picture" : "Error en treure la imatge de perfil",
"Your biography" : "La vostra biografia",
"Your full name" : "El vostre nom complet",
"Email options" : "Opcions de correu electrònic",
"Primary email for password reset and notifications" : "Adreça electrònica principal per a restablir la contrasenya i per a les notificacions",
"Remove primary email" : "Treu l'adreça electrònica principal",
"Delete email" : "Treu l'adreça electrònica",
"Your email address" : "El vostre correu electrònic",
"No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Language" : "Llengua",

View File

@ -158,6 +158,7 @@ OC.L10N.register(
"App name" : "Ім'я застосунку",
"Create new app password" : "Створіть новий пароль застосунку",
"Use the credentials below to configure your app or device." : "Використовуйте наведені нижче облікові дані, щоб налаштувати програму або пристрій.",
"For security reasons this password will only be shown once." : "З міркувань безпеки цей пароль буде показано лише один раз.",
"Username" : "Ім'я користувача",
"Password" : "Пароль",
"Done" : "Готово",
@ -181,9 +182,21 @@ OC.L10N.register(
"Current password" : "Поточний пароль",
"New password" : "Новий пароль",
"Change password" : "Змінити пароль",
"Your profile picture" : "Ваше зображення профілю",
"Upload profile picture" : "Завантажте зображення профілю",
"Choose profile picture from files" : "Виберіть зображення профілю з файлів",
"Remove profile picture" : "Видалити зображення профілю",
"png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ",
"Picture provided by original account" : "Картинка надана оригінальним обліковим записом",
"Cancel" : "Скасувати",
"Set as profile picture" : "Установити як зображення профілю",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Зауважте, що повсюдне оновлення зображення профілю може зайняти до 24 годин.",
"Choose your profile picture" : "Виберіть зображення профілю",
"Please select a valid png or jpg file" : "Виберіть дійсний файл png або jpg",
"Error setting profile picture" : "Помилка налаштування зображення профілю",
"Error cropping profile picture" : "Помилка обрізання зображення профілю",
"Error saving profile picture" : "Помилка збереження зображення профілю",
"Error removing profile picture" : "Помилка видалення зображення профілю",
"Your email address" : "Ваша адреса електронної пошти",
"No email address set" : "E-mail не вказано",
"Language" : "Мова",
@ -217,6 +230,7 @@ OC.L10N.register(
"Add a new user" : "Додати нового користувача",
"Group admin for" : "Адміністратор групи для",
"Quota" : "Квота",
"User backend" : "Сервер користувача",
"Storage location" : "Місце розташування сховища",
"Last login" : "Останній вхід",
"No users in here" : "Немає користувачів",

View File

@ -156,6 +156,7 @@
"App name" : "Ім'я застосунку",
"Create new app password" : "Створіть новий пароль застосунку",
"Use the credentials below to configure your app or device." : "Використовуйте наведені нижче облікові дані, щоб налаштувати програму або пристрій.",
"For security reasons this password will only be shown once." : "З міркувань безпеки цей пароль буде показано лише один раз.",
"Username" : "Ім'я користувача",
"Password" : "Пароль",
"Done" : "Готово",
@ -179,9 +180,21 @@
"Current password" : "Поточний пароль",
"New password" : "Новий пароль",
"Change password" : "Змінити пароль",
"Your profile picture" : "Ваше зображення профілю",
"Upload profile picture" : "Завантажте зображення профілю",
"Choose profile picture from files" : "Виберіть зображення профілю з файлів",
"Remove profile picture" : "Видалити зображення профілю",
"png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ",
"Picture provided by original account" : "Картинка надана оригінальним обліковим записом",
"Cancel" : "Скасувати",
"Set as profile picture" : "Установити як зображення профілю",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Зауважте, що повсюдне оновлення зображення профілю може зайняти до 24 годин.",
"Choose your profile picture" : "Виберіть зображення профілю",
"Please select a valid png or jpg file" : "Виберіть дійсний файл png або jpg",
"Error setting profile picture" : "Помилка налаштування зображення профілю",
"Error cropping profile picture" : "Помилка обрізання зображення профілю",
"Error saving profile picture" : "Помилка збереження зображення профілю",
"Error removing profile picture" : "Помилка видалення зображення профілю",
"Your email address" : "Ваша адреса електронної пошти",
"No email address set" : "E-mail не вказано",
"Language" : "Мова",
@ -215,6 +228,7 @@
"Add a new user" : "Додати нового користувача",
"Group admin for" : "Адміністратор групи для",
"Quota" : "Квота",
"User backend" : "Сервер користувача",
"Storage location" : "Місце розташування сховища",
"Last login" : "Останній вхід",
"No users in here" : "Немає користувачів",

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Admin" : "Админ",
"Saved" : "Запазено",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"Error uploading the file" : "Грешка при качване на файла",
"Name cannot be empty" : "Името не може да бъде празно",
"The given name is too long" : "Името е прекалено дълго",
"The given web address is too long" : "Въведеният уеб адрес е твърде дълъг",

View File

@ -3,6 +3,7 @@
"Admin" : "Админ",
"Saved" : "Запазено",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"Error uploading the file" : "Грешка при качване на файла",
"Name cannot be empty" : "Името не може да бъде празно",
"The given name is too long" : "Името е прекалено дълго",
"The given web address is too long" : "Въведеният уеб адрес е твърде дълъг",

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Admin" : "Адмін",
"Saved" : "Збережено",
"a safe home for all your data" : "безпечна домівка для ваших даних",
"Error uploading the file" : "Помилка завантаження файлу",
"Name cannot be empty" : "Ім'я не може бути порожнім",
"The given name is too long" : "Ім'я задовге",
"The given web address is too long" : "Вебадреса занадто довга",

View File

@ -3,6 +3,7 @@
"Admin" : "Адмін",
"Saved" : "Збережено",
"a safe home for all your data" : "безпечна домівка для ваших даних",
"Error uploading the file" : "Помилка завантаження файлу",
"Name cannot be empty" : "Ім'я не може бути порожнім",
"The given name is too long" : "Ім'я задовге",
"The given web address is too long" : "Вебадреса занадто довга",

View File

@ -60,6 +60,10 @@ OC.L10N.register(
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
"_%n group found_::_%n groups found_" : ["%n открити групи","%n открити групи"],
"> 1000 groups found" : "> 1000 открити групи",
"> 1000 users found" : "> 1000 намерени потребители",
"_%n user found_::_%n users found_" : ["%n намерени потребители","%n намерени потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",

View File

@ -58,6 +58,10 @@
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
"_%n group found_::_%n groups found_" : ["%n открити групи","%n открити групи"],
"> 1000 groups found" : "> 1000 открити групи",
"> 1000 users found" : "> 1000 намерени потребители",
"_%n user found_::_%n users found_" : ["%n намерени потребители","%n намерени потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Моля, свържете се с администратора.",
"An internal error occurred." : "Възникна вътрешно сървърна грешка.",
"Please try again or contact your administrator." : "Опитайте отново или се свържете с администраотра.",
"Account name or email" : "Име на профил или имейл",
"Password" : "Парола",
"Wrong username or password." : "Грешен потребител или парола",
"User disabled" : "Потребителят е деактивиран",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "Моля, свържете се с администратора.",
"An internal error occurred." : "Възникна вътрешно сървърна грешка.",
"Please try again or contact your administrator." : "Опитайте отново или се свържете с администраотра.",
"Account name or email" : "Име на профил или имейл",
"Password" : "Парола",
"Wrong username or password." : "Грешен потребител или парола",
"User disabled" : "Потребителят е деактивиран",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
"User disabled" : "Uživatelský účet znepřístupněn",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
"User disabled" : "Uživatelský účet znepřístupněn",

View File

@ -26,6 +26,7 @@ OC.L10N.register(
"Invalid app password" : "Virheellinen sovellussalasana",
"Could not complete login" : "Kirjautumista ei voitu suorittaa loppuun",
"Your login token is invalid or has expired" : "Kirjautumispolettisi on virheellinen tai se on vanhentunut",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Tämä Nextcloudin yhteisöjulkaisu ei ole tuettu ja push-ilmoituksia on rajoitettu.",
"Login" : "Kirjaudu sisään",
"Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
"Could not reset password because the token is expired" : "Salasanaa ei voitu nollata, koska poletti on vanhentunut",
@ -100,12 +101,15 @@ OC.L10N.register(
"Continue to {productName}" : "Jatka {productName}iin",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Päivitys onnistui. Ohjataan {productName}iin %n sekunnin kuluttua.","Päivitys onnistui. Ohjataan {productName}iin %n sekunnin kuluttua."],
"More apps" : "Lisää sovelluksia",
"Currently open" : "Parhaillaan avoinna",
"_{count} notification_::_{count} notifications_" : ["{count} ilmoitus","{count} ilmoitusta"],
"Log in" : "Kirjaudu sisään",
"Logging in …" : "Kirjaudutaan sisään...",
"Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!",
"Please contact your administrator." : "Ota yhteys ylläpitäjään.",
"An internal error occurred." : "Tapahtui sisäinen virhe.",
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
"Account name or email" : "Tilin nimi tai sähköpostiosoite",
"Password" : "Salasana",
"Wrong username or password." : "Väärä käyttäjätunnus tai salasana.",
"User disabled" : "Käyttäjä poistettu käytöstä",
@ -149,6 +153,7 @@ OC.L10N.register(
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
"You have not added any info yet" : "Et ole lisännyt tietoja vielä",
"{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan",
"Reset search" : "Tyhjennä haku",
"Start search" : "Aloita haku",
"Search for {name} only" : "Etsi vain {name}",

View File

@ -24,6 +24,7 @@
"Invalid app password" : "Virheellinen sovellussalasana",
"Could not complete login" : "Kirjautumista ei voitu suorittaa loppuun",
"Your login token is invalid or has expired" : "Kirjautumispolettisi on virheellinen tai se on vanhentunut",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Tämä Nextcloudin yhteisöjulkaisu ei ole tuettu ja push-ilmoituksia on rajoitettu.",
"Login" : "Kirjaudu sisään",
"Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
"Could not reset password because the token is expired" : "Salasanaa ei voitu nollata, koska poletti on vanhentunut",
@ -98,12 +99,15 @@
"Continue to {productName}" : "Jatka {productName}iin",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Päivitys onnistui. Ohjataan {productName}iin %n sekunnin kuluttua.","Päivitys onnistui. Ohjataan {productName}iin %n sekunnin kuluttua."],
"More apps" : "Lisää sovelluksia",
"Currently open" : "Parhaillaan avoinna",
"_{count} notification_::_{count} notifications_" : ["{count} ilmoitus","{count} ilmoitusta"],
"Log in" : "Kirjaudu sisään",
"Logging in …" : "Kirjaudutaan sisään...",
"Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!",
"Please contact your administrator." : "Ota yhteys ylläpitäjään.",
"An internal error occurred." : "Tapahtui sisäinen virhe.",
"Please try again or contact your administrator." : "Yritä uudestaan tai ota yhteys ylläpitäjään.",
"Account name or email" : "Tilin nimi tai sähköpostiosoite",
"Password" : "Salasana",
"Wrong username or password." : "Väärä käyttäjätunnus tai salasana.",
"User disabled" : "Käyttäjä poistettu käytöstä",
@ -147,6 +151,7 @@
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
"You have not added any info yet" : "Et ole lisännyt tietoja vielä",
"{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Search starts once you start typing" : "Haku käynnistyy kun alat kirjoittamaan",
"Reset search" : "Tyhjennä haku",
"Start search" : "Aloita haku",
"Search for {name} only" : "Etsi vain {name}",

View File

@ -78,6 +78,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, <a href=\"{url}\">žiūrėkite įrašą mūsų forume</a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.",
"More apps" : "Daugiau programėlių",
"_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"],
"Log in" : "Prisijungti",
"Logging in …" : "Prisijungiama …",
"Server side authentication failed!" : "Autentikacija serveryje nepavyko!",
@ -90,7 +91,9 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dėl daugkartinių nesėkmingų bandymų prisijungti iš jūsų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.",
"Username or email" : "Naudotojas arba el. paštas",
"Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.",
"Browser not supported" : "Naršyklė nepalaikoma",
"Passwordless authentication is not supported in your browser." : "Tapatybės nustatymas be slaptažodžio nėra palaikomas jūsų naršyklėje.",
"Your connection is not secure" : "Jūsų ryšys nėra saugus",
"Passwordless authentication is only available over a secure connection." : "Tapatybės nustatymas be slaptažodžio yra prieinamas tik per saugų ryšį.",
"Reset password" : "Atstatyti slaptažodį",
"Couldn't send reset email. Please contact your administrator." : "Nepavyko išsiųsti atstatymo el. laiško. Susisiekite su savo administratoriumi.",
@ -109,6 +112,7 @@ OC.L10N.register(
"Forgot password?" : "Pamiršote slaptažodį?",
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Back" : "Atgal",
"Edit Profile" : "Taisyti profilį",
"Reset search" : "Atstatyti paiešką",
"Search for {name} only" : "Ieškoti tik {name}",
"No results for {query}" : "{query} negrąžino jokių rezultatų",
@ -202,6 +206,8 @@ OC.L10N.register(
"Admin" : "Administravimas",
"Help" : "Pagalba",
"Access forbidden" : "Prieiga uždrausta",
"Profile not found" : "Profilis nerastas",
"The profile does not exist." : "Profilio nėra.",
"Back to %s" : "Atgal į %s",
"File not found" : "Failas nerastas",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
@ -228,6 +234,7 @@ OC.L10N.register(
"Create an <strong>admin account</strong>" : "Sukurkite <strong>administratoriaus paskyrą</strong>",
"Username" : "Naudotojo vardas",
"Show password" : "Rodyti slaptažodį",
"Toggle password visibility" : "Perjungti slaptažodžio matomumą",
"Storage & database" : "Saugykla ir duomenų bazė",
"Data folder" : "Duomenų aplankas",
"Configure the database" : "Konfigūruokite duomenų bazę",
@ -244,6 +251,7 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite turėtų būti naudojama tik minimaliems ir plėtojimo egzemplioriams. Darbiniam egzemplioriui rekomenduojame naudoti kitą duomenų bazės vidinę pusę.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jei sinchronizavimui naudojate kliento programas, tuomet SQLite naudojimas yra primygtinai nerekomenduojamas.",
"Install" : "Įdiegti",
"Installing …" : "Įdiegiama…",
"Need help?" : "Reikia pagalbos?",
"See the documentation" : "Žiūrėkite dokumentaciją",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nepavyko iš konfigūracijos aplanko pašalinti failo CAN_INSTALL. Pašalinkite šį failą rankiniu būdu.",
@ -253,6 +261,7 @@ OC.L10N.register(
"Get your own free account" : "Gaukite nemokamą asmeninę paskyrą",
"Contacts" : "Adresatai",
"Contacts menu" : "Adresatų meniu",
"Open settings menu" : "Atverti nustatymų meniu",
"Confirm your password" : "Patvirtinkite savo slaptažodį",
"Connect to your account" : "Prisijunkite prie paskyros",
"Please log in before granting %1$s access to your %2$s account." : "Prieš suteikdami %1$s prieigą prie savo %2$s paskyros, prisijunkite.",
@ -261,6 +270,7 @@ OC.L10N.register(
"Grant access" : "Suteikti prieigą",
"Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą",
"Account access" : "Paskyros prieiga",
"Currently logged in as %1$s (%2$s)." : "Šiuo metu prisijungta kaip %1$s (%2$s).",
"You are about to grant %1$s access to your %2$s account." : "Ketinate suteikti %1$s prieigą prie savo %2$s paskyros.",
"Account connected" : "Paskyra prijungta",
"Your client should now be connected!" : "Dabar, jūsų kliento programa turėtų būti prijungta!",
@ -301,6 +311,8 @@ OC.L10N.register(
"More" : "Daugiau",
"More apps menu" : "Daugiau programėlių meniu",
"Settings menu" : "Nustatymų meniu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą."
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"You haven't added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} hasn't added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -76,6 +76,7 @@
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, <a href=\"{url}\">žiūrėkite įrašą mūsų forume</a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.",
"More apps" : "Daugiau programėlių",
"_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"],
"Log in" : "Prisijungti",
"Logging in …" : "Prisijungiama …",
"Server side authentication failed!" : "Autentikacija serveryje nepavyko!",
@ -88,7 +89,9 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dėl daugkartinių nesėkmingų bandymų prisijungti iš jūsų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.",
"Username or email" : "Naudotojas arba el. paštas",
"Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.",
"Browser not supported" : "Naršyklė nepalaikoma",
"Passwordless authentication is not supported in your browser." : "Tapatybės nustatymas be slaptažodžio nėra palaikomas jūsų naršyklėje.",
"Your connection is not secure" : "Jūsų ryšys nėra saugus",
"Passwordless authentication is only available over a secure connection." : "Tapatybės nustatymas be slaptažodžio yra prieinamas tik per saugų ryšį.",
"Reset password" : "Atstatyti slaptažodį",
"Couldn't send reset email. Please contact your administrator." : "Nepavyko išsiųsti atstatymo el. laiško. Susisiekite su savo administratoriumi.",
@ -107,6 +110,7 @@
"Forgot password?" : "Pamiršote slaptažodį?",
"Log in with a device" : "Prisijungti naudojant įrenginį",
"Back" : "Atgal",
"Edit Profile" : "Taisyti profilį",
"Reset search" : "Atstatyti paiešką",
"Search for {name} only" : "Ieškoti tik {name}",
"No results for {query}" : "{query} negrąžino jokių rezultatų",
@ -200,6 +204,8 @@
"Admin" : "Administravimas",
"Help" : "Pagalba",
"Access forbidden" : "Prieiga uždrausta",
"Profile not found" : "Profilis nerastas",
"The profile does not exist." : "Profilio nėra.",
"Back to %s" : "Atgal į %s",
"File not found" : "Failas nerastas",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?",
@ -226,6 +232,7 @@
"Create an <strong>admin account</strong>" : "Sukurkite <strong>administratoriaus paskyrą</strong>",
"Username" : "Naudotojo vardas",
"Show password" : "Rodyti slaptažodį",
"Toggle password visibility" : "Perjungti slaptažodžio matomumą",
"Storage & database" : "Saugykla ir duomenų bazė",
"Data folder" : "Duomenų aplankas",
"Configure the database" : "Konfigūruokite duomenų bazę",
@ -242,6 +249,7 @@
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite turėtų būti naudojama tik minimaliems ir plėtojimo egzemplioriams. Darbiniam egzemplioriui rekomenduojame naudoti kitą duomenų bazės vidinę pusę.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jei sinchronizavimui naudojate kliento programas, tuomet SQLite naudojimas yra primygtinai nerekomenduojamas.",
"Install" : "Įdiegti",
"Installing …" : "Įdiegiama…",
"Need help?" : "Reikia pagalbos?",
"See the documentation" : "Žiūrėkite dokumentaciją",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nepavyko iš konfigūracijos aplanko pašalinti failo CAN_INSTALL. Pašalinkite šį failą rankiniu būdu.",
@ -251,6 +259,7 @@
"Get your own free account" : "Gaukite nemokamą asmeninę paskyrą",
"Contacts" : "Adresatai",
"Contacts menu" : "Adresatų meniu",
"Open settings menu" : "Atverti nustatymų meniu",
"Confirm your password" : "Patvirtinkite savo slaptažodį",
"Connect to your account" : "Prisijunkite prie paskyros",
"Please log in before granting %1$s access to your %2$s account." : "Prieš suteikdami %1$s prieigą prie savo %2$s paskyros, prisijunkite.",
@ -259,6 +268,7 @@
"Grant access" : "Suteikti prieigą",
"Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą",
"Account access" : "Paskyros prieiga",
"Currently logged in as %1$s (%2$s)." : "Šiuo metu prisijungta kaip %1$s (%2$s).",
"You are about to grant %1$s access to your %2$s account." : "Ketinate suteikti %1$s prieigą prie savo %2$s paskyros.",
"Account connected" : "Paskyra prijungta",
"Your client should now be connected!" : "Dabar, jūsų kliento programa turėtų būti prijungta!",
@ -299,6 +309,8 @@
"More" : "Daugiau",
"More apps menu" : "Daugiau programėlių meniu",
"Settings menu" : "Nustatymų meniu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą."
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"You haven't added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} hasn't added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
"User disabled" : "Użytkownik zablokowany",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
"User disabled" : "Użytkownik zablokowany",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Lütfen BT yöneticiniz ile görüşün.",
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da BT yöneticinizle görüşün.",
"Account name or email" : "Hesap ado ya da e-posta adresi",
"Password" : "Parola",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
"User disabled" : "Kullanıcı devre dışı",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "Lütfen BT yöneticiniz ile görüşün.",
"An internal error occurred." : "İçeride bir sorun çıktı.",
"Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da BT yöneticinizle görüşün.",
"Account name or email" : "Hesap ado ya da e-posta adresi",
"Password" : "Parola",
"Wrong username or password." : "Kullanıcı adı ya da parola hatalı.",
"User disabled" : "Kullanıcı devre dışı",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.",
"An internal error occurred." : "Виникла внутрішня помилка.",
"Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
"Account name or email" : "Ім'я користувача або електронна пошта",
"Password" : "Пароль",
"Wrong username or password." : "Неправильне ім’я користувача або пароль.",
"User disabled" : "Користувач відключений",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "Будь ласка, зверніться до вашого Адміністратора.",
"An internal error occurred." : "Виникла внутрішня помилка.",
"Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
"Account name or email" : "Ім'я користувача або електронна пошта",
"Password" : "Пароль",
"Wrong username or password." : "Неправильне ім’я користувача або пароль.",
"User disabled" : "Користувач відключений",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
"User disabled" : "用戶已遭停用",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
"User disabled" : "用戶已遭停用",

View File

@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",

View File

@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",

View File

@ -92,6 +92,7 @@ OC.L10N.register(
"Help" : "Помощ",
"Apps" : "Приложения",
"Personal settings" : "Лични настройки",
"Administration settings" : "Административни настройки",
"Settings" : "Настройки",
"Log out" : "Отписване",
"Users" : "Потребители",

View File

@ -90,6 +90,7 @@
"Help" : "Помощ",
"Apps" : "Приложения",
"Personal settings" : "Лични настройки",
"Administration settings" : "Административни настройки",
"Settings" : "Настройки",
"Log out" : "Отписване",
"Users" : "Потребители",

View File

@ -16,6 +16,7 @@ OC.L10N.register(
"The command line tool %s could not be found" : "Утиліту командного рядка %s не знайдено",
"The library %s is not available." : "Бібліотека %s недоступна.",
"Server version %s or higher is required." : "Потрібна версія сервера %s або вище.",
"Server version %s or lower is required." : "Потрібна версія сервера %s або нижча.",
"Remote wipe started" : "Розпочато віддалене стирання",
"Remote wipe finished" : "Віддалене стирання завершено",
"Authentication" : "Автентифікація",
@ -34,6 +35,7 @@ OC.L10N.register(
"last year" : "минулого року",
"_%n year ago_::_%n years ago_" : ["%n рік тому","%n років тому","%n років тому","%n років тому"],
"_%n hour ago_::_%n hours ago_" : ["%nгодину тому","%n годин тому","%n годин тому","%n годин тому"],
"_%n minute ago_::_%n minutes ago_" : ["%n хвилину тому","%n хвилин тому","%n хвилин тому","%n хвилин тому"],
"in a few seconds" : "через кілька секунд",
"seconds ago" : "секунди тому",
"Empty file" : "Порожній файл",
@ -45,9 +47,12 @@ OC.L10N.register(
"Dot files are not allowed" : "Файли які починаються з крапки не допустимі",
"Empty filename is not allowed" : "Порожні імена файлів не допускаються",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Програму \"%s\" неможливо встановити, оскільки вона не сумісна з цією версією сервера.",
"__language_name__" : "Українська",
"Help" : "Допомога",
"Apps" : "Застосунки",
"Personal settings" : "Персональні налаштування",
"Administration settings" : "Налаштування адміністрування",
"Settings" : "Налаштування",
"Log out" : "Вихід",
"Users" : "Користувачі",

View File

@ -14,6 +14,7 @@
"The command line tool %s could not be found" : "Утиліту командного рядка %s не знайдено",
"The library %s is not available." : "Бібліотека %s недоступна.",
"Server version %s or higher is required." : "Потрібна версія сервера %s або вище.",
"Server version %s or lower is required." : "Потрібна версія сервера %s або нижча.",
"Remote wipe started" : "Розпочато віддалене стирання",
"Remote wipe finished" : "Віддалене стирання завершено",
"Authentication" : "Автентифікація",
@ -32,6 +33,7 @@
"last year" : "минулого року",
"_%n year ago_::_%n years ago_" : ["%n рік тому","%n років тому","%n років тому","%n років тому"],
"_%n hour ago_::_%n hours ago_" : ["%nгодину тому","%n годин тому","%n годин тому","%n годин тому"],
"_%n minute ago_::_%n minutes ago_" : ["%n хвилину тому","%n хвилин тому","%n хвилин тому","%n хвилин тому"],
"in a few seconds" : "через кілька секунд",
"seconds ago" : "секунди тому",
"Empty file" : "Порожній файл",
@ -43,9 +45,12 @@
"Dot files are not allowed" : "Файли які починаються з крапки не допустимі",
"Empty filename is not allowed" : "Порожні імена файлів не допускаються",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Програму \"%s\" неможливо встановити, оскільки вона не сумісна з цією версією сервера.",
"__language_name__" : "Українська",
"Help" : "Допомога",
"Apps" : "Застосунки",
"Personal settings" : "Персональні налаштування",
"Administration settings" : "Налаштування адміністрування",
"Settings" : "Налаштування",
"Log out" : "Вихід",
"Users" : "Користувачі",

View File

@ -13,6 +13,7 @@ OC.L10N.register(
"Settings" : "Settings",
"Users" : "Users",
"Address" : "Address",
"Profile picture" : "Profil rasmi",
"About" : "About",
"Full name" : "Full name",
"Unknown user" : "Unknown user",

View File

@ -11,6 +11,7 @@
"Settings" : "Settings",
"Users" : "Users",
"Address" : "Address",
"Profile picture" : "Profil rasmi",
"About" : "About",
"Full name" : "Full name",
"Unknown user" : "Unknown user",