diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js
index f45f2d53e1c..9939a6b565b 100644
--- a/apps/dav/l10n/uk.js
+++ b/apps/dav/l10n/uk.js
@@ -191,6 +191,7 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} оновив(-ла) контакт {card} в адресній книзі {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Ви оновили контакт {card} в адресній книзі {addressbook}",
"A contact or address book was modified" : "Контактну або адресну книгу було змінено",
+ "System address book disabled" : "Системну адресну книгу вимкнено",
"Accounts" : "Облікові записи",
"System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи",
"File is not updatable: %1$s" : "Файл не оновлюється: %1$s",
@@ -203,6 +204,8 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "Не вдалося перейменувати файл частини на остаточний файл, скасовано підхопленням",
"Could not rename part file to final file" : "Не вдалося перейменувати файл частини на остаточний файл",
"Failed to check file size: %1$s" : "Не вдалося перевірити розмір файлу: %1$s",
+ "Could not open file: %1$s (%2$d), file does seem to exist" : "Не вдалося відкрити файл: %1$s (%2$d), хоча схоже, що файл наявний",
+ "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Не вдалося відкрити файл: %1$s (%2$d), схоже, що файл відсутній",
"Encryption not ready: %1$s" : "Шифрування не готове: %1$s",
"Failed to open file: %1$s" : "Не вдалося відкрити файл: %1$s",
"Failed to unlink: %1$s" : "Не вдалося від’єднати: %1$s",
@@ -227,6 +230,10 @@ OC.L10N.register(
"DAV system address book" : "Системна адресна книга DAV",
"No outstanding DAV system address book sync." : "Немає незавершеної синхронізації системної адресної книги DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".",
+ "DAV system address book size" : "Розмір системної адресної книги DAV ",
+ "The system address book is disabled" : "Системну адресну книгу вимкнено",
+ "The system address book is enabled, but contains more than the configured limit of %d contacts" : "Системну адресну книгу увімкнено, проте вона містить більше, ніж визначено максимальну кількість у %d контактів.",
+ "The system address book is enabled and contains less than the configured limit of %d contacts" : "Системну адресну книгу увімкнено, проте вона містить менше, ніж визначено максимальну кількість у %d контактів.",
"WebDAV endpoint" : "Точка доступу WebDAV",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Неможливо перевірити, чи на вашому вебсервері правильно налаштовано доступ для синхронізації файлів через протокол WebDAV. Перевірте це вручну.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Ваш вебсервер не налаштований як треба для синхронізації файлів, схоже інтерфейс WebDAV поламаний.",
diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json
index 489c8e61b62..eeb334638e3 100644
--- a/apps/dav/l10n/uk.json
+++ b/apps/dav/l10n/uk.json
@@ -189,6 +189,7 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} оновив(-ла) контакт {card} в адресній книзі {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Ви оновили контакт {card} в адресній книзі {addressbook}",
"A contact or address book was modified" : "Контактну або адресну книгу було змінено",
+ "System address book disabled" : "Системну адресну книгу вимкнено",
"Accounts" : "Облікові записи",
"System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи",
"File is not updatable: %1$s" : "Файл не оновлюється: %1$s",
@@ -201,6 +202,8 @@
"Could not rename part file to final file, canceled by hook" : "Не вдалося перейменувати файл частини на остаточний файл, скасовано підхопленням",
"Could not rename part file to final file" : "Не вдалося перейменувати файл частини на остаточний файл",
"Failed to check file size: %1$s" : "Не вдалося перевірити розмір файлу: %1$s",
+ "Could not open file: %1$s (%2$d), file does seem to exist" : "Не вдалося відкрити файл: %1$s (%2$d), хоча схоже, що файл наявний",
+ "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Не вдалося відкрити файл: %1$s (%2$d), схоже, що файл відсутній",
"Encryption not ready: %1$s" : "Шифрування не готове: %1$s",
"Failed to open file: %1$s" : "Не вдалося відкрити файл: %1$s",
"Failed to unlink: %1$s" : "Не вдалося від’єднати: %1$s",
@@ -225,6 +228,10 @@
"DAV system address book" : "Системна адресна книга DAV",
"No outstanding DAV system address book sync." : "Немає незавершеної синхронізації системної адресної книги DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".",
+ "DAV system address book size" : "Розмір системної адресної книги DAV ",
+ "The system address book is disabled" : "Системну адресну книгу вимкнено",
+ "The system address book is enabled, but contains more than the configured limit of %d contacts" : "Системну адресну книгу увімкнено, проте вона містить більше, ніж визначено максимальну кількість у %d контактів.",
+ "The system address book is enabled and contains less than the configured limit of %d contacts" : "Системну адресну книгу увімкнено, проте вона містить менше, ніж визначено максимальну кількість у %d контактів.",
"WebDAV endpoint" : "Точка доступу WebDAV",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Неможливо перевірити, чи на вашому вебсервері правильно налаштовано доступ для синхронізації файлів через протокол WebDAV. Перевірте це вручну.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Ваш вебсервер не налаштований як треба для синхронізації файлів, схоже інтерфейс WebDAV поламаний.",
diff --git a/apps/federatedfilesharing/l10n/uk.js b/apps/federatedfilesharing/l10n/uk.js
index 50232a67539..dcf73ceb364 100644
--- a/apps/federatedfilesharing/l10n/uk.js
+++ b/apps/federatedfilesharing/l10n/uk.js
@@ -42,8 +42,8 @@ OC.L10N.register(
"The lookup server is only available for global scale." : "Сервер пошуку доступний тільки для глобального масштабу.",
"Search global and public address book for people" : "Шукати користувачів у глобальній та публічній адресних книгах",
"Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі",
- "Trusted federation" : "Довірена федерація",
- "Automatically accept shares from trusted federated accounts and groups by default" : "Типово автоматично приймати пропозиції спільного доступу від надійних облікових записів та груп об'єднаних хмар",
+ "Trusted federation" : "Довірені об'єднані хмари",
+ "Automatically accept shares from trusted federated accounts and groups by default" : "Стандартно автоматично приймати пропозиції спільного доступу від надійних облікових записів та груп об'єднаних хмар",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me via Nextcloud" : "Поділіться зі мною у Nextcloud",
diff --git a/apps/federatedfilesharing/l10n/uk.json b/apps/federatedfilesharing/l10n/uk.json
index 60fe7fba002..296d035a3f5 100644
--- a/apps/federatedfilesharing/l10n/uk.json
+++ b/apps/federatedfilesharing/l10n/uk.json
@@ -40,8 +40,8 @@
"The lookup server is only available for global scale." : "Сервер пошуку доступний тільки для глобального масштабу.",
"Search global and public address book for people" : "Шукати користувачів у глобальній та публічній адресних книгах",
"Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі",
- "Trusted federation" : "Довірена федерація",
- "Automatically accept shares from trusted federated accounts and groups by default" : "Типово автоматично приймати пропозиції спільного доступу від надійних облікових записів та груп об'єднаних хмар",
+ "Trusted federation" : "Довірені об'єднані хмари",
+ "Automatically accept shares from trusted federated accounts and groups by default" : "Стандартно автоматично приймати пропозиції спільного доступу від надійних облікових записів та груп об'єднаних хмар",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me via Nextcloud" : "Поділіться зі мною у Nextcloud",
diff --git a/apps/federation/l10n/uk.js b/apps/federation/l10n/uk.js
index 3db424fdfbc..d419a25038e 100644
--- a/apps/federation/l10n/uk.js
+++ b/apps/federation/l10n/uk.js
@@ -11,7 +11,18 @@ OC.L10N.register(
"Federation" : "Об'єднання",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів. Так, це може бути корисно для автоматичної підстановки зовнішніх користувачів під час надання у спільний доступ ресурсів об'єднаних хмар.",
+ "Could not add trusted server. Please try again later." : "Не вдалося додати довірений сервер. Спробуйте ще раз пізніше.",
+ "Add trusted server" : "Додати довірений сервер",
+ "Server url" : " Посилання на сервер",
"Add" : "Додати",
+ "Server ok" : "Сервер ОК",
+ "User list was exchanged at least once successfully with the remote server." : "Принаймні один раз відбувся обмін списком користувачів з віддаленим сервером.",
+ "Server pending" : "Очікування сервера",
+ "Waiting for shared secret or initial user list exchange." : "Очікування парольної фрази спільного доступу або початкового обміну списком користувачів",
+ "Server access revoked" : "Відкликано доступ для сервера",
+ "Server failure" : "Помилка на стороні сервера",
+ "Connection to the remote server failed or the remote server is misconfigured." : "Не вдалося встановити з'єднання з віддаленим сервером, або віддалений сервер має помилки з налаштуванням",
+ "Failed to delete trusted server. Please try again later." : "Не вдалося вилучити довірений сервер. Спробуйте ще раз пізніше.",
"Delete" : "Видалити",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів. Так, це може бути корисно для автоматичної підстановки зовнішніх користувачів під час надання у спільний доступ ресурсів об'єднаних хмар. Необов'язково додавати сервер яко довірений для створення спільного ресурсу між об'єднаними хмарами.",
"Each server must validate the other. This process may require a few cron cycles." : "Кожен сервер має підтвердити один одного. Цей процес може вимагати кількох циклів виконання cron.",
diff --git a/apps/federation/l10n/uk.json b/apps/federation/l10n/uk.json
index e84f76d16c5..d175d3f7501 100644
--- a/apps/federation/l10n/uk.json
+++ b/apps/federation/l10n/uk.json
@@ -9,7 +9,18 @@
"Federation" : "Об'єднання",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів. Так, це може бути корисно для автоматичної підстановки зовнішніх користувачів під час надання у спільний доступ ресурсів об'єднаних хмар.",
+ "Could not add trusted server. Please try again later." : "Не вдалося додати довірений сервер. Спробуйте ще раз пізніше.",
+ "Add trusted server" : "Додати довірений сервер",
+ "Server url" : " Посилання на сервер",
"Add" : "Додати",
+ "Server ok" : "Сервер ОК",
+ "User list was exchanged at least once successfully with the remote server." : "Принаймні один раз відбувся обмін списком користувачів з віддаленим сервером.",
+ "Server pending" : "Очікування сервера",
+ "Waiting for shared secret or initial user list exchange." : "Очікування парольної фрази спільного доступу або початкового обміну списком користувачів",
+ "Server access revoked" : "Відкликано доступ для сервера",
+ "Server failure" : "Помилка на стороні сервера",
+ "Connection to the remote server failed or the remote server is misconfigured." : "Не вдалося встановити з'єднання з віддаленим сервером, або віддалений сервер має помилки з налаштуванням",
+ "Failed to delete trusted server. Please try again later." : "Не вдалося вилучити довірений сервер. Спробуйте ще раз пізніше.",
"Delete" : "Видалити",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Об'єднання хмар дозволяє з'єднуватися з іншими довіреними серверами й обмінюватися обліковими даними користувачів. Так, це може бути корисно для автоматичної підстановки зовнішніх користувачів під час надання у спільний доступ ресурсів об'єднаних хмар. Необов'язково додавати сервер яко довірений для створення спільного ресурсу між об'єднаними хмарами.",
"Each server must validate the other. This process may require a few cron cycles." : "Кожен сервер має підтвердити один одного. Цей процес може вимагати кількох циклів виконання cron.",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 5c429ed9e63..44f05392121 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
"Current directory path" : "Geçerli klasör yolu",
"Share" : "Paylaş",
+ "Reload content" : "İçeriği yeniden yükle",
"Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz",
"You do not have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.",
"Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın",
@@ -109,6 +110,7 @@ OC.L10N.register(
"Last 30 days" : "Önceki 30 gün",
"This year ({year})" : "Bu yıl ({year})",
"Last year ({year})" : "Önceki yıl ({year})",
+ "Custom range" : "Özel aralık",
"Custom date range" : "Özel tarih aralığı",
"Search everywhere" : "Her yerde ara",
"Documents" : "Belgeler",
@@ -120,6 +122,7 @@ OC.L10N.register(
"Images" : "Görseller",
"Videos" : "Görüntüler",
"Filters" : "Süzgeçler",
+ "Back to filters" : "Süzgeçlere dön",
"Appearance" : "Görünüm",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Show file type column" : "Dosya türü sütunu görüntülensin",
@@ -231,6 +234,9 @@ OC.L10N.register(
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.",
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.",
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
+ "Rename file to hidden" : "Gizlemek için dosyayı yeniden adlandırın",
+ "Prefixing a filename with a dot may render the file hidden." : "Dosya adının başına nokta koymak onu görünümlerde gizler.",
+ "Are you sure you want to rename the file to \"{filename}\"?" : "Dosyanın adını \"{filename}\" olarak değiştirmek istediğinize emin misiniz?",
"Cancel" : "İptal",
"Rename" : "Yeniden adlandır",
"Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin",
@@ -245,6 +251,7 @@ OC.L10N.register(
"Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
"Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
"Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
+ "File list is reloading" : "Dosya listesi yeniden yükleniyor",
"Loading current folder" : "Geçerli klasör yükleniyor",
"Retry" : "Yeniden dene",
"No files in here" : "Burada herhangi bir dosya yok",
@@ -312,7 +319,9 @@ OC.L10N.register(
"The files are locked" : "Dosyalar kilitli",
"The file does not exist anymore" : "Dosya artık yok",
"Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…",
+ "Moving {count} files to \"{destination}\" …" : "{count} dosya \"{destination}\" konumuna taşınıyor…",
"Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…",
+ "Copying {count} files to \"{destination}\" …" : "{count} dosya \"{destination}\" konumuna kopyalanıyor…",
"Choose destination" : "Hedefi seçin",
"Copy to {target}" : "{target} içine kopyala",
"Move to {target}" : "{target} içine taşı",
@@ -337,6 +346,7 @@ OC.L10N.register(
"Templates" : "Kalıplar",
"New template folder" : "Yeni kalıp klasörü",
"In folder" : "Klasörde",
+ "Pick folder to search in" : "Aranacak klasörü seçin",
"Search in all files" : "Tüm dosyalarda ara",
"Search in folder: {folder}" : "Şu klasörde ara: {folder}",
"One of the dropped files could not be processed" : "Bırakılan dosyalardan biri işlenemedi",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 410b6958b10..67cb4db461d 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -77,6 +77,7 @@
"Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
"Current directory path" : "Geçerli klasör yolu",
"Share" : "Paylaş",
+ "Reload content" : "İçeriği yeniden yükle",
"Your have used your space quota and cannot upload files anymore" : "Depolama alanınızın tümünü kullandığınız için başka dosya yüklemezsiniz",
"You do not have permission to upload or create files here." : "Buraya dosya yükleme ya da ekleme izniniz yok.",
"Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın",
@@ -107,6 +108,7 @@
"Last 30 days" : "Önceki 30 gün",
"This year ({year})" : "Bu yıl ({year})",
"Last year ({year})" : "Önceki yıl ({year})",
+ "Custom range" : "Özel aralık",
"Custom date range" : "Özel tarih aralığı",
"Search everywhere" : "Her yerde ara",
"Documents" : "Belgeler",
@@ -118,6 +120,7 @@
"Images" : "Görseller",
"Videos" : "Görüntüler",
"Filters" : "Süzgeçler",
+ "Back to filters" : "Süzgeçlere dön",
"Appearance" : "Görünüm",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Show file type column" : "Dosya türü sütunu görüntülensin",
@@ -229,6 +232,9 @@
"Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.",
"Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.",
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
+ "Rename file to hidden" : "Gizlemek için dosyayı yeniden adlandırın",
+ "Prefixing a filename with a dot may render the file hidden." : "Dosya adının başına nokta koymak onu görünümlerde gizler.",
+ "Are you sure you want to rename the file to \"{filename}\"?" : "Dosyanın adını \"{filename}\" olarak değiştirmek istediğinize emin misiniz?",
"Cancel" : "İptal",
"Rename" : "Yeniden adlandır",
"Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin",
@@ -243,6 +249,7 @@
"Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
"Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
"Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
+ "File list is reloading" : "Dosya listesi yeniden yükleniyor",
"Loading current folder" : "Geçerli klasör yükleniyor",
"Retry" : "Yeniden dene",
"No files in here" : "Burada herhangi bir dosya yok",
@@ -310,7 +317,9 @@
"The files are locked" : "Dosyalar kilitli",
"The file does not exist anymore" : "Dosya artık yok",
"Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…",
+ "Moving {count} files to \"{destination}\" …" : "{count} dosya \"{destination}\" konumuna taşınıyor…",
"Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…",
+ "Copying {count} files to \"{destination}\" …" : "{count} dosya \"{destination}\" konumuna kopyalanıyor…",
"Choose destination" : "Hedefi seçin",
"Copy to {target}" : "{target} içine kopyala",
"Move to {target}" : "{target} içine taşı",
@@ -335,6 +344,7 @@
"Templates" : "Kalıplar",
"New template folder" : "Yeni kalıp klasörü",
"In folder" : "Klasörde",
+ "Pick folder to search in" : "Aranacak klasörü seçin",
"Search in all files" : "Tüm dosyalarda ara",
"Search in folder: {folder}" : "Şu klasörde ara: {folder}",
"One of the dropped files could not be processed" : "Bırakılan dosyalardan biri işlenemedi",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index f71db3a65a5..f57a2c09dbd 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -387,7 +387,7 @@ OC.L10N.register(
"Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.",
"Recent" : "Останні",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
- "No recently modified files" : "Відсутні файли із нещодавними змінами",
+ "No recently modified files" : "Відсутні файли, які було нещодавно змінено",
"Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.",
"Search" : "Пошук",
"Search results within your files." : "Шукати результати серед ваших файлів.",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index ae5c562823b..8ed53142870 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -385,7 +385,7 @@
"Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.",
"Recent" : "Останні",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
- "No recently modified files" : "Відсутні файли із нещодавними змінами",
+ "No recently modified files" : "Відсутні файли, які було нещодавно змінено",
"Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.",
"Search" : "Пошук",
"Search results within your files." : "Шукати результати серед ваших файлів.",
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index c933c93f69b..805af2bff7f 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -282,7 +282,7 @@ OC.L10N.register(
"Advanced settings" : "Розширені",
"Share label" : "Мітка спільного ресурсу",
"Share link token" : "Токен спільного ресурсу",
- "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановити публічне посилання на спільний ресурс у просту для запам'ятовування назву або створити новий токен. Не рекомендується використовувати токени, які можна легко вгадати для спільних ресурсів, які містять чутливі дані.",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановіть токен для публічного посилання на спільний ресурс з простою для запам'ятовування назвою або створіть новий токен. Не рекомендується використовувати токени, які можна легко вгадати, для спільних ресурсів, що містять чутливі дані.",
"Generating…" : "Створення...",
"Generate new token" : "Створити новий токен",
"Set password" : "Встановити пароль",
diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json
index b0d407791cb..04ec1dca91f 100644
--- a/apps/files_sharing/l10n/uk.json
+++ b/apps/files_sharing/l10n/uk.json
@@ -280,7 +280,7 @@
"Advanced settings" : "Розширені",
"Share label" : "Мітка спільного ресурсу",
"Share link token" : "Токен спільного ресурсу",
- "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановити публічне посилання на спільний ресурс у просту для запам'ятовування назву або створити новий токен. Не рекомендується використовувати токени, які можна легко вгадати для спільних ресурсів, які містять чутливі дані.",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановіть токен для публічного посилання на спільний ресурс з простою для запам'ятовування назвою або створіть новий токен. Не рекомендується використовувати токени, які можна легко вгадати, для спільних ресурсів, що містять чутливі дані.",
"Generating…" : "Створення...",
"Generate new token" : "Створити новий токен",
"Set password" : "Встановити пароль",
diff --git a/apps/profile/l10n/be.js b/apps/profile/l10n/be.js
new file mode 100644
index 00000000000..e9e3c29da55
--- /dev/null
+++ b/apps/profile/l10n/be.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Profile" : "Профіль",
+ "Searching …" : "Пошук …",
+ "Not found" : "Не знойдзена",
+ "Insert" : "Уставіць",
+ "You have not added any info yet" : "Вы пакуль не дадалі ніякай інфармацыі",
+ "{user} has not added any info yet" : "{user} пакуль не дадаў(-ла) ніякай інфармацыі",
+ "Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
+ "Edit Profile" : "Рэдагаваць профіль",
+ "Profile not found" : "Профіль не знойдзены",
+ "The profile does not exist." : "Профіль не існуе.",
+ "Back to %s" : "Назад да %s"
+},
+"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/profile/l10n/be.json b/apps/profile/l10n/be.json
new file mode 100644
index 00000000000..32a7b976336
--- /dev/null
+++ b/apps/profile/l10n/be.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "Profile" : "Профіль",
+ "Searching …" : "Пошук …",
+ "Not found" : "Не знойдзена",
+ "Insert" : "Уставіць",
+ "You have not added any info yet" : "Вы пакуль не дадалі ніякай інфармацыі",
+ "{user} has not added any info yet" : "{user} пакуль не дадаў(-ла) ніякай інфармацыі",
+ "Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
+ "Edit Profile" : "Рэдагаваць профіль",
+ "Profile not found" : "Профіль не знойдзены",
+ "The profile does not exist." : "Профіль не існуе.",
+ "Back to %s" : "Назад да %s"
+},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/ca.js b/apps/profile/l10n/ca.js
new file mode 100644
index 00000000000..920447648d3
--- /dev/null
+++ b/apps/profile/l10n/ca.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Searching …" : "Cercant …",
+ "Not found" : "No s'ha trobat",
+ "Insert" : "Insereix",
+ "You have not added any info yet" : "Encara no heu afegit cap informació",
+ "{user} has not added any info yet" : "{user} encara no ha afegit cap informació",
+ "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
+ "Edit Profile" : "Edita el perfil",
+ "The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "Profile not found" : "No s'ha trobat el perfil",
+ "The profile does not exist." : "El perfil no existeix.",
+ "Back to %s" : "Torna a %s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/profile/l10n/ca.json b/apps/profile/l10n/ca.json
new file mode 100644
index 00000000000..b2e923aeba6
--- /dev/null
+++ b/apps/profile/l10n/ca.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "Searching …" : "Cercant …",
+ "Not found" : "No s'ha trobat",
+ "Insert" : "Insereix",
+ "You have not added any info yet" : "Encara no heu afegit cap informació",
+ "{user} has not added any info yet" : "{user} encara no ha afegit cap informació",
+ "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
+ "Edit Profile" : "Edita el perfil",
+ "The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "Profile not found" : "No s'ha trobat el perfil",
+ "The profile does not exist." : "El perfil no existeix.",
+ "Back to %s" : "Torna a %s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/is.js b/apps/profile/l10n/is.js
new file mode 100644
index 00000000000..d416d4d74d2
--- /dev/null
+++ b/apps/profile/l10n/is.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Searching …" : "Leita …",
+ "Not found" : "Fannst ekki",
+ "Insert" : "Setja inn",
+ "You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá",
+ "{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá",
+ "Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar",
+ "Edit Profile" : "Breyta sniði",
+ "The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
+ "Profile not found" : "Sniðið finnst ekki",
+ "The profile does not exist." : "Sniðið er ekki til.",
+ "Back to %s" : "Til baka í %s"
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/profile/l10n/is.json b/apps/profile/l10n/is.json
new file mode 100644
index 00000000000..1e6497dc05f
--- /dev/null
+++ b/apps/profile/l10n/is.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "Searching …" : "Leita …",
+ "Not found" : "Fannst ekki",
+ "Insert" : "Setja inn",
+ "You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá",
+ "{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá",
+ "Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar",
+ "Edit Profile" : "Breyta sniði",
+ "The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
+ "Profile not found" : "Sniðið finnst ekki",
+ "The profile does not exist." : "Sniðið er ekki til.",
+ "Back to %s" : "Til baka í %s"
+},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/mk.js b/apps/profile/l10n/mk.js
new file mode 100644
index 00000000000..27b6bc61556
--- /dev/null
+++ b/apps/profile/l10n/mk.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Profile" : "Профил",
+ "Searching …" : "Пребарување …",
+ "Not found" : "Не е пронајдено",
+ "You have not added any info yet" : "Сè уште немате додадено никакви информации",
+ "{user} has not added any info yet" : "{user} нема додадено никакви информации",
+ "Edit Profile" : "Уреди профил",
+ "The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде",
+ "Profile not found" : "Профилот не е пронајден",
+ "The profile does not exist." : "Профилот на постои",
+ "Back to %s" : "Врати се на %s"
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/profile/l10n/mk.json b/apps/profile/l10n/mk.json
new file mode 100644
index 00000000000..3b5663155d4
--- /dev/null
+++ b/apps/profile/l10n/mk.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Profile" : "Профил",
+ "Searching …" : "Пребарување …",
+ "Not found" : "Не е пронајдено",
+ "You have not added any info yet" : "Сè уште немате додадено никакви информации",
+ "{user} has not added any info yet" : "{user} нема додадено никакви информации",
+ "Edit Profile" : "Уреди профил",
+ "The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде",
+ "Profile not found" : "Профилот не е пронајден",
+ "The profile does not exist." : "Профилот на постои",
+ "Back to %s" : "Врати се на %s"
+},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/oc.js b/apps/profile/l10n/oc.js
new file mode 100644
index 00000000000..5b84569e5e1
--- /dev/null
+++ b/apps/profile/l10n/oc.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Profile picker" : "Selector de perfil",
+ "Profile" : "Perfil",
+ "Searching …" : "Recèrca…",
+ "Not found" : "Non trobat",
+ "Search for a user profile" : "Cercar un perfil utilizaire",
+ "Search for a user profile. Start typing" : "Cercar un perfil utilizaire. Començatz de picar",
+ "Insert selected user profile link" : "Inserir lo ligam del perfil utilizaire seleccionat",
+ "Insert" : "Inserir",
+ "Edit Profile" : "Modificar perfil",
+ "Profile not found" : "Perfil pas trobat",
+ "The profile does not exist." : "Lo perfil existís pas.",
+ "Back to %s" : "Tornar a %s"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/profile/l10n/oc.json b/apps/profile/l10n/oc.json
new file mode 100644
index 00000000000..ce0cc6f4ba5
--- /dev/null
+++ b/apps/profile/l10n/oc.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Profile picker" : "Selector de perfil",
+ "Profile" : "Perfil",
+ "Searching …" : "Recèrca…",
+ "Not found" : "Non trobat",
+ "Search for a user profile" : "Cercar un perfil utilizaire",
+ "Search for a user profile. Start typing" : "Cercar un perfil utilizaire. Començatz de picar",
+ "Insert selected user profile link" : "Inserir lo ligam del perfil utilizaire seleccionat",
+ "Insert" : "Inserir",
+ "Edit Profile" : "Modificar perfil",
+ "Profile not found" : "Perfil pas trobat",
+ "The profile does not exist." : "Lo perfil existís pas.",
+ "Back to %s" : "Tornar a %s"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/ro.js b/apps/profile/l10n/ro.js
new file mode 100644
index 00000000000..3dce33f1451
--- /dev/null
+++ b/apps/profile/l10n/ro.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Not found" : "Nu a fost găsit",
+ "You have not added any info yet" : "Nu ați adăugat nicio informație",
+ "{user} has not added any info yet" : "{user} nu a adăugat nicio informație",
+ "Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh",
+ "Edit Profile" : "Editare profil",
+ "The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici",
+ "Profile not found" : "Profil inexistent",
+ "The profile does not exist." : "Profilul nu există",
+ "Back to %s" : "Înapoi la %s"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/profile/l10n/ro.json b/apps/profile/l10n/ro.json
new file mode 100644
index 00000000000..9c9fd87d311
--- /dev/null
+++ b/apps/profile/l10n/ro.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Not found" : "Nu a fost găsit",
+ "You have not added any info yet" : "Nu ați adăugat nicio informație",
+ "{user} has not added any info yet" : "{user} nu a adăugat nicio informație",
+ "Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh",
+ "Edit Profile" : "Editare profil",
+ "The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici",
+ "Profile not found" : "Profil inexistent",
+ "The profile does not exist." : "Profilul nu există",
+ "Back to %s" : "Înapoi la %s"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+}
\ No newline at end of file
diff --git a/apps/profile/l10n/th.js b/apps/profile/l10n/th.js
deleted file mode 100644
index 0edaca23acc..00000000000
--- a/apps/profile/l10n/th.js
+++ /dev/null
@@ -1,12 +0,0 @@
-OC.L10N.register(
- "profile",
- {
- "Not found" : "ไม่พบ",
- "You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ",
- "{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ",
- "Edit Profile" : "แก้ไขโปรไฟล์",
- "Profile not found" : "ไม่พบโปรไฟล์",
- "The profile does not exist." : "โปรไฟล์นี้ไม่มีอยู่",
- "Back to %s" : "กลับสู่ %s"
-},
-"nplurals=1; plural=0;");
diff --git a/apps/profile/l10n/th.json b/apps/profile/l10n/th.json
deleted file mode 100644
index a25a92c2af4..00000000000
--- a/apps/profile/l10n/th.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{ "translations": {
- "Not found" : "ไม่พบ",
- "You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ",
- "{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ",
- "Edit Profile" : "แก้ไขโปรไฟล์",
- "Profile not found" : "ไม่พบโปรไฟล์",
- "The profile does not exist." : "โปรไฟล์นี้ไม่มีอยู่",
- "Back to %s" : "กลับสู่ %s"
-},"pluralForm" :"nplurals=1; plural=0;"
-}
\ No newline at end of file
diff --git a/apps/profile/l10n/tr.js b/apps/profile/l10n/tr.js
index 2b8724bb92c..aa8d399536f 100644
--- a/apps/profile/l10n/tr.js
+++ b/apps/profile/l10n/tr.js
@@ -1,11 +1,15 @@
OC.L10N.register(
"profile",
{
+ "Profile picker" : "Profil seçici",
"Profile" : "Profil",
"This application provides the profile" : "Bu uygulama profili sağlar",
"Provides a customisable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
"Searching …" : "Aranıyor…",
"Not found" : "Bulunamadı",
+ "Search for a user profile" : "Kullanıcı profili ara",
+ "Search for a user profile. Start typing" : "Aranacak kullanıcı profilini yazmaya başlayın",
+ "Insert selected user profile link" : "Seçilmiş kullanıcı profili bağlantısını ekle",
"Insert" : "Ekle",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
diff --git a/apps/profile/l10n/tr.json b/apps/profile/l10n/tr.json
index 64944a28cb5..7d4df8f448e 100644
--- a/apps/profile/l10n/tr.json
+++ b/apps/profile/l10n/tr.json
@@ -1,9 +1,13 @@
{ "translations": {
+ "Profile picker" : "Profil seçici",
"Profile" : "Profil",
"This application provides the profile" : "Bu uygulama profili sağlar",
"Provides a customisable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
"Searching …" : "Aranıyor…",
"Not found" : "Bulunamadı",
+ "Search for a user profile" : "Kullanıcı profili ara",
+ "Search for a user profile. Start typing" : "Aranacak kullanıcı profilini yazmaya başlayın",
+ "Insert selected user profile link" : "Seçilmiş kullanıcı profili bağlantısını ekle",
"Insert" : "Ekle",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 39899249ca2..670f064290b 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -593,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).",
"Cron (Recommended)" : "Cron (Empfohlen)",
"Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden",
+ "Unable to update profile picker setting" : "Einstellungen der Profilauswahl konnten nicht aktualisiert werden",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.",
+ "Enable the profile picker" : "Profilauswahl aktivieren",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Aktivieren oder deaktivieren der Profilauswahl im Smart Picker und die Vorschau der Profilverknüpfungen.",
"Password confirmation is required" : "Passwortbestätigung erforderlich",
"Failed to save setting" : "Einstellung konnte nicht gespeichert werden",
"{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 69e9415f72a..fcdc03e2875 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -591,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).",
"Cron (Recommended)" : "Cron (Empfohlen)",
"Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden",
+ "Unable to update profile picker setting" : "Einstellungen der Profilauswahl konnten nicht aktualisiert werden",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.",
+ "Enable the profile picker" : "Profilauswahl aktivieren",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Aktivieren oder deaktivieren der Profilauswahl im Smart Picker und die Vorschau der Profilverknüpfungen.",
"Password confirmation is required" : "Passwortbestätigung erforderlich",
"Failed to save setting" : "Einstellung konnte nicht gespeichert werden",
"{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 0f46cacf1b2..d590808af10 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -593,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).",
"Cron (Recommended)" : "Cron (Empfohlen)",
"Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden",
+ "Unable to update profile picker setting" : "Einstellungen der Profilauswahl konnten nicht aktualisiert werden",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.",
+ "Enable the profile picker" : "Profilauswahl aktivieren",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Aktivieren oder deaktivieren der Profilauswahl im Smart Picker und die Vorschau der Profilverknüpfungen.",
"Password confirmation is required" : "Passwortbestätigung erforderlich",
"Failed to save setting" : "Einstellung konnte nicht gespeichert werden",
"{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 1033df59e18..888efada0b1 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -591,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).",
"Cron (Recommended)" : "Cron (Empfohlen)",
"Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden",
+ "Unable to update profile picker setting" : "Einstellungen der Profilauswahl konnten nicht aktualisiert werden",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.",
+ "Enable the profile picker" : "Profilauswahl aktivieren",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Aktivieren oder deaktivieren der Profilauswahl im Smart Picker und die Vorschau der Profilverknüpfungen.",
"Password confirmation is required" : "Passwortbestätigung erforderlich",
"Failed to save setting" : "Einstellung konnte nicht gespeichert werden",
"{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 259fd1f9f58..ade10170a26 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -593,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php está rexistrado nun servizo webcron para chamar a cron.php cada 5 minutos a través de HTTP. Caso de uso: instancia moi pequena (de 1 a 5 contas segundo o uso).",
"Cron (Recommended)" : "Cron (Recomendado)",
"Unable to update profile default setting" : "Non é posíbel actualizar a configuración predeterminada do perfil",
+ "Unable to update profile picker setting" : "Non é posíbel actualizar a configuración do selector de perfil",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Activar ou desactivar o perfil predeterminado para as novas contas.",
+ "Enable the profile picker" : "Activar o selector de perfil",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activar ou desactivar o selector de perfís no Selector intelixente e nas vistas previas da ligazón ao perfil.",
"Password confirmation is required" : "Requírese a confirmación do contrasinal",
"Failed to save setting" : "Produciuse un fallo ao gardar o axuste",
"{app}'s declarative setting field: {name}" : "Campo de axuste declarativo de {app}: {name}",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 4b58ce84d1f..3c289900d3d 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -591,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php está rexistrado nun servizo webcron para chamar a cron.php cada 5 minutos a través de HTTP. Caso de uso: instancia moi pequena (de 1 a 5 contas segundo o uso).",
"Cron (Recommended)" : "Cron (Recomendado)",
"Unable to update profile default setting" : "Non é posíbel actualizar a configuración predeterminada do perfil",
+ "Unable to update profile picker setting" : "Non é posíbel actualizar a configuración do selector de perfil",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Activar ou desactivar o perfil predeterminado para as novas contas.",
+ "Enable the profile picker" : "Activar o selector de perfil",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activar ou desactivar o selector de perfís no Selector intelixente e nas vistas previas da ligazón ao perfil.",
"Password confirmation is required" : "Requírese a confirmación do contrasinal",
"Failed to save setting" : "Produciuse un fallo ao gardar o axuste",
"{app}'s declarative setting field: {name}" : "Campo de axuste declarativo de {app}: {name}",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 31c45f6d6ba..594eb0d6f1c 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -593,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php é registrado em um serviço webcron para chamar cron.php a cada 5 minutos por HTTP. Caso de uso: Instância muito pequena (1–5 contas dependendo do uso).",
"Cron (Recommended)" : "Cron (Recomendado)",
"Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil",
+ "Unable to update profile picker setting" : "Não é possível atualizar a configuração do seletor de perfis",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Ativar ou desativar o perfil por padrão para novas contas.",
+ "Enable the profile picker" : "Ativar o seletor de perfis",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Ative ou desative o seletor de perfis no seletor inteligente e as pré-visualizações dos links dos perfis.",
"Password confirmation is required" : "A confirmação da senha é necessária",
"Failed to save setting" : "Falha ao salvar a configuração",
"{app}'s declarative setting field: {name}" : "Campo de configuração declarativa de {app}: {name}",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index f02039d2743..c11cdbdbea4 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -591,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php é registrado em um serviço webcron para chamar cron.php a cada 5 minutos por HTTP. Caso de uso: Instância muito pequena (1–5 contas dependendo do uso).",
"Cron (Recommended)" : "Cron (Recomendado)",
"Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil",
+ "Unable to update profile picker setting" : "Não é possível atualizar a configuração do seletor de perfis",
"Profile" : "Perfil",
"Enable or disable profile by default for new accounts." : "Ativar ou desativar o perfil por padrão para novas contas.",
+ "Enable the profile picker" : "Ativar o seletor de perfis",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Ative ou desative o seletor de perfis no seletor inteligente e as pré-visualizações dos links dos perfis.",
"Password confirmation is required" : "A confirmação da senha é necessária",
"Failed to save setting" : "Falha ao salvar a configuração",
"{app}'s declarative setting field: {name}" : "Campo de configuração declarativa de {app}: {name}",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index 45012bc5b82..fdf85f1e817 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -330,6 +330,10 @@ OC.L10N.register(
"Database transaction isolation level" : "Veri tabanı işlemsel yalıtım düzeyi",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Veri tabanınız \"READ COMMITTED\" işlem yalıtma düzeyinde çalışmıyor. Bu durum aynı anda birden çok işlem yapıldığında sorun çıkmasına yol açabilir.",
"Was not able to get transaction isolation level: %s" : "İşlemsel yalıtım düzeyi alınamadı: %s",
+ "Second factor configuration" : "İkinci adım yapılandırması",
+ "This instance has no second factor provider available." : "Bu kopyada kullanılabilecek bir ikinci adım hizmeti sağlayıcısı yok.",
+ "Second factor providers are available but two-factor authentication is not enforced." : "Kullanılabilecek ikinci adım hizmeti sağlayıcıları var, ancak iki adımlı doğrulama zorunlu değil.",
+ "Second factor providers are available and enforced: %s." : "Kullanılabilecek ikinci adım hizmeti sağlayıcıları var ve kullanılması zorunlu: %s.",
".well-known URLs" : ".well-known adresler",
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "Yapılandırmanızda `check_for_working_wellknown_setup` değerinin false olarak ayarlandığından emin olun. Böylece bu denetim atlanır.",
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Site sunucunuzun `.well.known` bilgisini doğru şekilde sunup sunmadığı denetlenemedi. Lütfen el ile denetleyin.",
@@ -382,6 +386,8 @@ OC.L10N.register(
"Shares with guessable tokens may be accessed easily" : "Öngörülebilir kodları olan paylaşımlara kolayca erişilebilir",
"Limit sharing based on groups" : "Paylaşımlar gruplara göre sınırlansın",
"Allow sharing for everyone (default)" : "Herkes ile paylaşım yapılabilsin (varsayılan)",
+ "Exclude some groups" : "Bazı gruplar katılmasın",
+ "Allow some groups" : "Bazı gruplar katılsın",
"Groups allowed to share" : "Paylaşım yapılabilecek gruplar",
"Groups excluded from sharing" : "Paylaşıma katılmayacak gruplar",
"Not allowed groups will still be able to receive shares, but not to initiate them." : "İzin verilmeyen gruplar paylaşımları almayı sürdürebilir ancak paylaşım yapamaz.",
@@ -436,9 +442,16 @@ OC.L10N.register(
"This app is supported via your current Nextcloud subscription." : "Bu uygulamanın desteği geçerli Nextcloud aboneliğiniz ile sağlanır.",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Öne çıkarılmış uygulamalar topluluk tarafından geliştirilmiştir. Temel işlevleri yerine getirirler ve üretim ortamında kullanılabilirler.",
"Community rating: {score}/5" : "Topluluk değerlendirmesi: {score}/5",
+ "Office suite switching is managed through the Nextcloud All-in-One interface." : "Ofis paketi değişikliği Nextcloud tümü bir arada arayüzünden yapılır.",
+ "Please use the AIO interface to switch between office suites." : "Ofis paketi değişikliği yapmak için tümü bir arada arayüzünü kullanın.",
+ "Select your preferred office suite. Please note that installing requires manual server setup." : "Kullanmak istediğiniz ofis paketini seçin. Kurulum için sunucuda el ile işlem yapılması gerektirdiğini unutmayın.",
+ "installed" : "kurulmuş",
"Learn more" : "Ayrıntılı bilgi alın",
+ "Disable office suites" : "Ofis paketlerini kullanımdan kaldır",
"Disable all" : "Tümünü kullanımdan kaldır",
"Download and enable all" : "İndir ve tümünü kullanıma al",
+ "All office suites disabled" : "Tüm ofis paketleri kullanımdan kaldırıldı",
+ "{name} enabled" : "{name} kullanıma alındı",
"All apps are up-to-date." : "Tüm uygulamalar güncel",
"Icon" : "Simge",
"Name" : "Ad",
@@ -580,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php, HTTP üzerinden her 5 dakikada bir cron.php sayfasını çağıran bir internet zamanlanmış görevi hizmetinde kayıtlıdır. Kullanım şekli: Çok küçük kopya (kullanıma bağlı olarak 1–5 hesap).",
"Cron (Recommended)" : "Cron (önerilen)",
"Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi",
+ "Unable to update profile picker setting" : "Profil seçici ayarı güncellenemedi",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Yeni hesaplar için profilleri varsayılan olarak kullanıma al ya da kaldır.",
+ "Enable the profile picker" : "Profil seçiciyi aç",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Akıllı seçicide profil seçiciyi ve profil bağlantısı ön izlemelerini açar ya da kapatır.",
"Password confirmation is required" : "Parola onayının yazılması zorunludur",
"Failed to save setting" : "Ayar kaydedilemedi",
"{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}",
@@ -898,6 +914,17 @@ OC.L10N.register(
"App bundles" : "Uygulama Paketleri",
"Featured apps" : "Öne çıkarılmış uygulamalar",
"Supported apps" : "Desteklenen uygulamalar",
+ "Best Nextcloud integration" : "En iyi Nextcloud bütünleştirmesi",
+ "Open source" : "Açık kaynaklı",
+ "Good performance" : "İyi başarım",
+ "Best security: documents never leave your server" : "En iyi güvenlik: Belgeler asla sunucunuzdan ayrılmaz",
+ "Best ODF compatibility" : "En iyi ODF uyumluluğu",
+ "Best support for legacy files" : "Eski dosyalar için en iyi destek",
+ "Good Nextcloud integration" : "İyi Nextcloud bütünleştirmesi",
+ "Open core" : "Açık çekirdekli",
+ "Best performance" : "En iyi başarım",
+ "Limited ODF compatibility" : "Sınırlı ODF uyumluluğu",
+ "Best Microsoft compatibility" : "En iyi Microsoft uyumluluğu",
"Show to everyone" : "Herkese görüntülensin",
"Show to logged in accounts only" : "Yalnızca oturum açmış hesaplara görüntülensin",
"Hide" : "Gizlensin",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index c6f33262b2f..a68a7761f7e 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -328,6 +328,10 @@
"Database transaction isolation level" : "Veri tabanı işlemsel yalıtım düzeyi",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Veri tabanınız \"READ COMMITTED\" işlem yalıtma düzeyinde çalışmıyor. Bu durum aynı anda birden çok işlem yapıldığında sorun çıkmasına yol açabilir.",
"Was not able to get transaction isolation level: %s" : "İşlemsel yalıtım düzeyi alınamadı: %s",
+ "Second factor configuration" : "İkinci adım yapılandırması",
+ "This instance has no second factor provider available." : "Bu kopyada kullanılabilecek bir ikinci adım hizmeti sağlayıcısı yok.",
+ "Second factor providers are available but two-factor authentication is not enforced." : "Kullanılabilecek ikinci adım hizmeti sağlayıcıları var, ancak iki adımlı doğrulama zorunlu değil.",
+ "Second factor providers are available and enforced: %s." : "Kullanılabilecek ikinci adım hizmeti sağlayıcıları var ve kullanılması zorunlu: %s.",
".well-known URLs" : ".well-known adresler",
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "Yapılandırmanızda `check_for_working_wellknown_setup` değerinin false olarak ayarlandığından emin olun. Böylece bu denetim atlanır.",
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Site sunucunuzun `.well.known` bilgisini doğru şekilde sunup sunmadığı denetlenemedi. Lütfen el ile denetleyin.",
@@ -380,6 +384,8 @@
"Shares with guessable tokens may be accessed easily" : "Öngörülebilir kodları olan paylaşımlara kolayca erişilebilir",
"Limit sharing based on groups" : "Paylaşımlar gruplara göre sınırlansın",
"Allow sharing for everyone (default)" : "Herkes ile paylaşım yapılabilsin (varsayılan)",
+ "Exclude some groups" : "Bazı gruplar katılmasın",
+ "Allow some groups" : "Bazı gruplar katılsın",
"Groups allowed to share" : "Paylaşım yapılabilecek gruplar",
"Groups excluded from sharing" : "Paylaşıma katılmayacak gruplar",
"Not allowed groups will still be able to receive shares, but not to initiate them." : "İzin verilmeyen gruplar paylaşımları almayı sürdürebilir ancak paylaşım yapamaz.",
@@ -434,9 +440,16 @@
"This app is supported via your current Nextcloud subscription." : "Bu uygulamanın desteği geçerli Nextcloud aboneliğiniz ile sağlanır.",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Öne çıkarılmış uygulamalar topluluk tarafından geliştirilmiştir. Temel işlevleri yerine getirirler ve üretim ortamında kullanılabilirler.",
"Community rating: {score}/5" : "Topluluk değerlendirmesi: {score}/5",
+ "Office suite switching is managed through the Nextcloud All-in-One interface." : "Ofis paketi değişikliği Nextcloud tümü bir arada arayüzünden yapılır.",
+ "Please use the AIO interface to switch between office suites." : "Ofis paketi değişikliği yapmak için tümü bir arada arayüzünü kullanın.",
+ "Select your preferred office suite. Please note that installing requires manual server setup." : "Kullanmak istediğiniz ofis paketini seçin. Kurulum için sunucuda el ile işlem yapılması gerektirdiğini unutmayın.",
+ "installed" : "kurulmuş",
"Learn more" : "Ayrıntılı bilgi alın",
+ "Disable office suites" : "Ofis paketlerini kullanımdan kaldır",
"Disable all" : "Tümünü kullanımdan kaldır",
"Download and enable all" : "İndir ve tümünü kullanıma al",
+ "All office suites disabled" : "Tüm ofis paketleri kullanımdan kaldırıldı",
+ "{name} enabled" : "{name} kullanıma alındı",
"All apps are up-to-date." : "Tüm uygulamalar güncel",
"Icon" : "Simge",
"Name" : "Ad",
@@ -578,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php, HTTP üzerinden her 5 dakikada bir cron.php sayfasını çağıran bir internet zamanlanmış görevi hizmetinde kayıtlıdır. Kullanım şekli: Çok küçük kopya (kullanıma bağlı olarak 1–5 hesap).",
"Cron (Recommended)" : "Cron (önerilen)",
"Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi",
+ "Unable to update profile picker setting" : "Profil seçici ayarı güncellenemedi",
"Profile" : "Profil",
"Enable or disable profile by default for new accounts." : "Yeni hesaplar için profilleri varsayılan olarak kullanıma al ya da kaldır.",
+ "Enable the profile picker" : "Profil seçiciyi aç",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Akıllı seçicide profil seçiciyi ve profil bağlantısı ön izlemelerini açar ya da kapatır.",
"Password confirmation is required" : "Parola onayının yazılması zorunludur",
"Failed to save setting" : "Ayar kaydedilemedi",
"{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}",
@@ -896,6 +912,17 @@
"App bundles" : "Uygulama Paketleri",
"Featured apps" : "Öne çıkarılmış uygulamalar",
"Supported apps" : "Desteklenen uygulamalar",
+ "Best Nextcloud integration" : "En iyi Nextcloud bütünleştirmesi",
+ "Open source" : "Açık kaynaklı",
+ "Good performance" : "İyi başarım",
+ "Best security: documents never leave your server" : "En iyi güvenlik: Belgeler asla sunucunuzdan ayrılmaz",
+ "Best ODF compatibility" : "En iyi ODF uyumluluğu",
+ "Best support for legacy files" : "Eski dosyalar için en iyi destek",
+ "Good Nextcloud integration" : "İyi Nextcloud bütünleştirmesi",
+ "Open core" : "Açık çekirdekli",
+ "Best performance" : "En iyi başarım",
+ "Limited ODF compatibility" : "Sınırlı ODF uyumluluğu",
+ "Best Microsoft compatibility" : "En iyi Microsoft uyumluluğu",
"Show to everyone" : "Herkese görüntülensin",
"Show to logged in accounts only" : "Yalnızca oturum açmış hesaplara görüntülensin",
"Hide" : "Gizlensin",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 11fea7acc64..c468b0c15f4 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -369,18 +369,18 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Дозволити надання у спільний доступ тільки в межах власних груп",
"Ignore the following groups when checking group membership" : "Ігнорувати такі групи під час перевірки участи в групі",
"Allow users to preview files even if download is disabled" : "Дозволити користувачам переглядати файли, навіть якщо завантаження вимкнено",
- "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Користувачі все одно зможуть робити скріншоти або записувати екран. Це не забезпечує жодного остаточного захисту.",
+ "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Користувачі все одно можуть робити скріншоти або записувати екран. Це не забезпечить надійним захистом.",
"Allow users to share via link and emails" : "Дозволити користувачам надання у спільний доступ за допомогою посилань та ел. листів",
"Allow public uploads" : "Дозволити публічне завантаження",
- "Allow public shares to be added to other clouds by federation." : "Дозволити додавати публічні ресурси до інших хмар за допомогою федерації.",
+ "Allow public shares to be added to other clouds by federation." : "Дозволити додавати публічні ресурси до інших хмар за допомогою функціоналу об'єднаних хмар.",
"This will add share permissions to all newly created link shares." : "Це додасть дозволи на спільний доступ до всіх новостворених спільних ресурсів посилань.",
"Always ask for a password" : "Завжди запитувати пароль",
"Enforce password protection" : "Захист паролем обов'язковий",
"Exclude groups from password requirements" : "Виключення щодо вимог пароля для груп",
"Exclude groups from creating link shares" : "Не дозволяти користувачам таких груп створювати посилання спільного доступу",
- "Allow users to set custom share link tokens" : "Дозволити користвучам встановити власні токени спільних посилань",
- "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Частки з власними токенами залишатимуться доступними після вимкнення цього параметра",
- "Shares with guessable tokens may be accessed easily" : "До спільних ресурсів з токенами, які можна вгадати, можна легко отримати доступ.",
+ "Allow users to set custom share link tokens" : "Дозволити користувачам встановлювати власні токени для спільного доступу",
+ "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Спільний доступ з токенами користувачів залишатиметься активним після вимкнення цього параметра",
+ "Shares with guessable tokens may be accessed easily" : "До спільних ресурсів з токенами, які можна спробувати вгадати, інші можуть легко отримати доступ.",
"Limit sharing based on groups" : "Обмежити надання у спільний доступ на основі груп",
"Allow sharing for everyone (default)" : "Дозволити надання у спільний доступ для всіх (типово)",
"Exclude some groups" : "Вилучити окремі групи",
@@ -400,16 +400,16 @@ OC.L10N.register(
"Enforce expiration date for link or mail shares" : "Застосовувати термін дії для посилань або спільного доступу до пошти",
"Default expiration time of shares in days" : "Типовий термін дії спільних ресурсів у днях",
"Privacy settings for sharing" : "Налаштування конфіденційності для спільного доступу",
- "Allow account name autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача та доступ до системної адресної книги",
- "Sharing autocompletion restrictions" : "Обмеження автозавершення для спільного доступу",
- "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Якщо задіяно автозавершення як для \"тієї саме групи\" та \"інтеграції з адресною книгою\", достатньо одного збігу, щоби показати ім'я користувача.",
- "Restrict account name autocompletion and system address book access to users within the same groups" : "Обмежити автозаповнення імени користувача та доступу до системної адресної книги тільки користувачам однієї й тої саме групи",
- "Restrict account name autocompletion to users based on their phonebook" : "Обмежити автозавершення імени користувача на основі адресних книг користувачів",
- "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автозавершення для повного збігу при введенні повного імени (не враховуватимуться такі обмеження, як участь в групах або незбіг з адресною книгою)",
- "Full match autocompletion restrictions" : "Обмеження повного збігу для автозавершення",
- "Also allow autocompletion on full match of the user ID" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
- "Also allow autocompletion on full match of the display name" : "Також дозволити автозаповнення при повному збігу імени для показу",
- "Also allow autocompletion on full match of the user email" : "Також дозволити автозавершення при повному збігу ел. адреси користувача",
+ "Allow account name autocompletion in share dialog and allow access to the system address book" : "Дозволити автоматичне заповнення імени користувача та доступ до системної адресної книги",
+ "Sharing autocompletion restrictions" : "Дозволи автоматичного заповнення для спільного доступу",
+ "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Якщо уімкнено автоматичне заповнення \"в межах власної групи\" та \"доступ за адресною книгою\", достатньо, щоби хоч раз було виконано умови, щоб показати ім'я користувача.",
+ "Restrict account name autocompletion and system address book access to users within the same groups" : "Дозволити автоматичне заповнення імени користувача, доступ до системної адресної книги користувачам тільки в межах власних груп",
+ "Restrict account name autocompletion to users based on their phonebook" : "Дозволити автоматичне заповнення імени користувача тільки з власних адресних книг користувачів",
+ "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автоматичне заповнення, якщо введено ім'я користувача повністю (при цьому не враховуватимуться такі дозволи, як участь в групах або відсутність у адресній книзі)",
+ "Full match autocompletion restrictions" : "Дозволи для автоматичного заповнення, якщо дані введено повністю",
+ "Also allow autocompletion on full match of the user ID" : "Дозволити автоматичне заповнення, якщо введено повний ідентифікатор користувача",
+ "Also allow autocompletion on full match of the display name" : "Дзволити автоматичне заповнення, якщо введено ім'я користувача",
+ "Also allow autocompletion on full match of the user email" : "Дозволити автоматичне заповнення, якщо введено ел. адресу користувача",
"Do not use second user displayname for full match" : "Не використовувати друге ім'я для показу для повного збігу",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження публічного посилання (відображається, лише якщо список файлів приховано)",
"Disclaimer text" : "Текст відмови від відповідальності",
@@ -590,8 +590,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php зареєстровано на сервісі webcron, щоб викликати cron.php кожні 5 хвилин по HTTP. Варіант використання: Дуже маленький екземпляр (1-5 акаунтів залежно від використання).",
"Cron (Recommended)" : "Cron (рекомендовано)",
"Unable to update profile default setting" : "Не вдалося оновити стандартні налаштування профілю",
+ "Unable to update profile picker setting" : "Не вдалося оновити налаштування вибору профілю",
"Profile" : "Профіль",
"Enable or disable profile by default for new accounts." : "Увімкнути або вимкнути стандартний профіль для нових акаунтів.",
+ "Enable the profile picker" : "Увімкнути вибір профілю",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Увімкнути або вимкнути вибір профілю для Асистента з вибору та попереднього перегляду посилання на профіль.",
"Password confirmation is required" : "Необхідне підтвердження паролем",
"Failed to save setting" : "Не вдалося зберегти налаштування",
"{app}'s declarative setting field: {name}" : "Декларативне поле налаштувань {app}: {name}",
@@ -978,7 +981,7 @@ OC.L10N.register(
"Unable to retrieve the group list" : "Неможливо отримати список груп",
"Exclude some groups from sharing" : "Не дозволяти таким групам надавати у спільний доступ",
"Limit sharing to some groups" : "Дозволити надання у спільний доступ тільки для таких груп",
- "Also allow autocompletion on full match of the user id" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
+ "Also allow autocompletion on full match of the user id" : "Дозволити автоматичне заповнення, якщо введено повністю ідентифікатор користувача",
"Loading accounts …" : "Завантаження облікових записів ...",
"Set account as admin for …" : "Встановити адміністратором для ...",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index db2b6be6b7f..30aeae813bd 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -367,18 +367,18 @@
"Restrict users to only share with users in their groups" : "Дозволити надання у спільний доступ тільки в межах власних груп",
"Ignore the following groups when checking group membership" : "Ігнорувати такі групи під час перевірки участи в групі",
"Allow users to preview files even if download is disabled" : "Дозволити користувачам переглядати файли, навіть якщо завантаження вимкнено",
- "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Користувачі все одно зможуть робити скріншоти або записувати екран. Це не забезпечує жодного остаточного захисту.",
+ "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Користувачі все одно можуть робити скріншоти або записувати екран. Це не забезпечить надійним захистом.",
"Allow users to share via link and emails" : "Дозволити користувачам надання у спільний доступ за допомогою посилань та ел. листів",
"Allow public uploads" : "Дозволити публічне завантаження",
- "Allow public shares to be added to other clouds by federation." : "Дозволити додавати публічні ресурси до інших хмар за допомогою федерації.",
+ "Allow public shares to be added to other clouds by federation." : "Дозволити додавати публічні ресурси до інших хмар за допомогою функціоналу об'єднаних хмар.",
"This will add share permissions to all newly created link shares." : "Це додасть дозволи на спільний доступ до всіх новостворених спільних ресурсів посилань.",
"Always ask for a password" : "Завжди запитувати пароль",
"Enforce password protection" : "Захист паролем обов'язковий",
"Exclude groups from password requirements" : "Виключення щодо вимог пароля для груп",
"Exclude groups from creating link shares" : "Не дозволяти користувачам таких груп створювати посилання спільного доступу",
- "Allow users to set custom share link tokens" : "Дозволити користвучам встановити власні токени спільних посилань",
- "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Частки з власними токенами залишатимуться доступними після вимкнення цього параметра",
- "Shares with guessable tokens may be accessed easily" : "До спільних ресурсів з токенами, які можна вгадати, можна легко отримати доступ.",
+ "Allow users to set custom share link tokens" : "Дозволити користувачам встановлювати власні токени для спільного доступу",
+ "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Спільний доступ з токенами користувачів залишатиметься активним після вимкнення цього параметра",
+ "Shares with guessable tokens may be accessed easily" : "До спільних ресурсів з токенами, які можна спробувати вгадати, інші можуть легко отримати доступ.",
"Limit sharing based on groups" : "Обмежити надання у спільний доступ на основі груп",
"Allow sharing for everyone (default)" : "Дозволити надання у спільний доступ для всіх (типово)",
"Exclude some groups" : "Вилучити окремі групи",
@@ -398,16 +398,16 @@
"Enforce expiration date for link or mail shares" : "Застосовувати термін дії для посилань або спільного доступу до пошти",
"Default expiration time of shares in days" : "Типовий термін дії спільних ресурсів у днях",
"Privacy settings for sharing" : "Налаштування конфіденційності для спільного доступу",
- "Allow account name autocompletion in share dialog and allow access to the system address book" : "Дозволити автозаповнення імени користувача та доступ до системної адресної книги",
- "Sharing autocompletion restrictions" : "Обмеження автозавершення для спільного доступу",
- "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Якщо задіяно автозавершення як для \"тієї саме групи\" та \"інтеграції з адресною книгою\", достатньо одного збігу, щоби показати ім'я користувача.",
- "Restrict account name autocompletion and system address book access to users within the same groups" : "Обмежити автозаповнення імени користувача та доступу до системної адресної книги тільки користувачам однієї й тої саме групи",
- "Restrict account name autocompletion to users based on their phonebook" : "Обмежити автозавершення імени користувача на основі адресних книг користувачів",
- "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автозавершення для повного збігу при введенні повного імени (не враховуватимуться такі обмеження, як участь в групах або незбіг з адресною книгою)",
- "Full match autocompletion restrictions" : "Обмеження повного збігу для автозавершення",
- "Also allow autocompletion on full match of the user ID" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
- "Also allow autocompletion on full match of the display name" : "Також дозволити автозаповнення при повному збігу імени для показу",
- "Also allow autocompletion on full match of the user email" : "Також дозволити автозавершення при повному збігу ел. адреси користувача",
+ "Allow account name autocompletion in share dialog and allow access to the system address book" : "Дозволити автоматичне заповнення імени користувача та доступ до системної адресної книги",
+ "Sharing autocompletion restrictions" : "Дозволи автоматичного заповнення для спільного доступу",
+ "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Якщо уімкнено автоматичне заповнення \"в межах власної групи\" та \"доступ за адресною книгою\", достатньо, щоби хоч раз було виконано умови, щоб показати ім'я користувача.",
+ "Restrict account name autocompletion and system address book access to users within the same groups" : "Дозволити автоматичне заповнення імени користувача, доступ до системної адресної книги користувачам тільки в межах власних груп",
+ "Restrict account name autocompletion to users based on their phonebook" : "Дозволити автоматичне заповнення імени користувача тільки з власних адресних книг користувачів",
+ "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автоматичне заповнення, якщо введено ім'я користувача повністю (при цьому не враховуватимуться такі дозволи, як участь в групах або відсутність у адресній книзі)",
+ "Full match autocompletion restrictions" : "Дозволи для автоматичного заповнення, якщо дані введено повністю",
+ "Also allow autocompletion on full match of the user ID" : "Дозволити автоматичне заповнення, якщо введено повний ідентифікатор користувача",
+ "Also allow autocompletion on full match of the display name" : "Дзволити автоматичне заповнення, якщо введено ім'я користувача",
+ "Also allow autocompletion on full match of the user email" : "Дозволити автоматичне заповнення, якщо введено ел. адресу користувача",
"Do not use second user displayname for full match" : "Не використовувати друге ім'я для показу для повного збігу",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження публічного посилання (відображається, лише якщо список файлів приховано)",
"Disclaimer text" : "Текст відмови від відповідальності",
@@ -588,8 +588,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php зареєстровано на сервісі webcron, щоб викликати cron.php кожні 5 хвилин по HTTP. Варіант використання: Дуже маленький екземпляр (1-5 акаунтів залежно від використання).",
"Cron (Recommended)" : "Cron (рекомендовано)",
"Unable to update profile default setting" : "Не вдалося оновити стандартні налаштування профілю",
+ "Unable to update profile picker setting" : "Не вдалося оновити налаштування вибору профілю",
"Profile" : "Профіль",
"Enable or disable profile by default for new accounts." : "Увімкнути або вимкнути стандартний профіль для нових акаунтів.",
+ "Enable the profile picker" : "Увімкнути вибір профілю",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Увімкнути або вимкнути вибір профілю для Асистента з вибору та попереднього перегляду посилання на профіль.",
"Password confirmation is required" : "Необхідне підтвердження паролем",
"Failed to save setting" : "Не вдалося зберегти налаштування",
"{app}'s declarative setting field: {name}" : "Декларативне поле налаштувань {app}: {name}",
@@ -976,7 +979,7 @@
"Unable to retrieve the group list" : "Неможливо отримати список груп",
"Exclude some groups from sharing" : "Не дозволяти таким групам надавати у спільний доступ",
"Limit sharing to some groups" : "Дозволити надання у спільний доступ тільки для таких груп",
- "Also allow autocompletion on full match of the user id" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
+ "Also allow autocompletion on full match of the user id" : "Дозволити автоматичне заповнення, якщо введено повністю ідентифікатор користувача",
"Loading accounts …" : "Завантаження облікових записів ...",
"Set account as admin for …" : "Встановити адміністратором для ...",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index a67f015c82f..eb367b19c3e 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -593,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php 在 webcron 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個帳號,取決於使用量)。",
"Cron (Recommended)" : "Cron(建議)",
"Unable to update profile default setting" : "無法更新個人檔案預設設定",
+ "Unable to update profile picker setting" : "無法更新個人檔案挑選程式設定",
"Profile" : "個人檔案",
"Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案",
+ "Enable the profile picker" : "啟用個人檔案挑選程式",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "在智慧型挑選程式與個人檔案連結預覽中啟用或停用個人檔案挑選程式。",
"Password confirmation is required" : "需要密碼確認",
"Failed to save setting" : "儲存設定失敗",
"{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index e1f4c546281..1d24300d1e7 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -591,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php 在 webcron 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個帳號,取決於使用量)。",
"Cron (Recommended)" : "Cron(建議)",
"Unable to update profile default setting" : "無法更新個人檔案預設設定",
+ "Unable to update profile picker setting" : "無法更新個人檔案挑選程式設定",
"Profile" : "個人檔案",
"Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案",
+ "Enable the profile picker" : "啟用個人檔案挑選程式",
+ "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "在智慧型挑選程式與個人檔案連結預覽中啟用或停用個人檔案挑選程式。",
"Password confirmation is required" : "需要密碼確認",
"Failed to save setting" : "儲存設定失敗",
"{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}",
diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js
index 28bee007500..5b4322f0ab6 100644
--- a/apps/sharebymail/l10n/uk.js
+++ b/apps/sharebymail/l10n/uk.js
@@ -41,6 +41,6 @@ OC.L10N.register(
"Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти",
"Allows people to share a personalized link to a file or folder by putting in an email address." : "Дозволяє користувачам надавати персоналізоване посилання на файл або каталог шляхом додавання адреси ел. пошти.",
"Send password by mail" : "Надіслати пароль поштою",
- "Reply to initiator" : "Відповідь ініціатору"
+ "Reply to initiator" : "Відповісти ініціатору"
},
"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);");
diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json
index 2a1b78b044b..cec364dc67b 100644
--- a/apps/sharebymail/l10n/uk.json
+++ b/apps/sharebymail/l10n/uk.json
@@ -39,6 +39,6 @@
"Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти",
"Allows people to share a personalized link to a file or folder by putting in an email address." : "Дозволяє користувачам надавати персоналізоване посилання на файл або каталог шляхом додавання адреси ел. пошти.",
"Send password by mail" : "Надіслати пароль поштою",
- "Reply to initiator" : "Відповідь ініціатору"
+ "Reply to initiator" : "Відповісти ініціатору"
},"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);"
}
\ No newline at end of file
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index ad858991238..5a4fac04b49 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Reset primary color" : "Birincil rengi sıfırla",
"Reset to default" : "Varsayılanlara dön",
"Non image file selected" : "Seçilen dosya bir görsel değil",
+ "Failed to upload image" : "Görsel yüklenemedi",
"Preview of the selected image" : "Seçilmiş görselin ön izlemesi",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {linkstart}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index c5a95f5bbca..6dd4f9721ff 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -107,6 +107,7 @@
"Reset primary color" : "Birincil rengi sıfırla",
"Reset to default" : "Varsayılanlara dön",
"Non image file selected" : "Seçilen dosya bir görsel değil",
+ "Failed to upload image" : "Görsel yüklenemedi",
"Preview of the selected image" : "Seçilmiş görselin ön izlemesi",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {linkstart}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",