diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index c2228797d14..0a5b452f76d 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -73,7 +73,19 @@ OC.L10N.register(
"Where: %s" : "Где: %s",
"%1$s via %2$s" : "%1$s через %2$s",
"In the past on %1$s for the entire day" : "В прошлом, %1$s, в течение всего дня",
+ "_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Через %n минуту, %1$s, в течение всего дня","Через %n минуты, %1$s, в течение всего дня","Через %n минут, %1$s, в течение всего дня","Через %n минут, %1$s, в течение всего дня"],
+ "_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Через %n час, %1$s, в течение всего дня","Через %n часа, %1$s, в течение всего дня","Через %n часов, %1$s, в течение всего дня","Через %n часов, %1$s, в течение всего дня"],
+ "_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Через %n день, %1$s, в течение всего дня","Через %n дня, %1$s, в течение всего дня","Через %n дней, %1$s, в течение всего дня","Через %n дней, %1$s, в течение всего дня"],
+ "_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Через %n неделю, %1$s, в течение всего дня","Через %n недели, %1$s, в течение всего дня","Через %n недель, %1$s, в течение всего дня","Через %n недель, %1$s, в течение всего дня"],
+ "_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Через %n месяц, %1$s, в течение всего дня","Через %n месяца, %1$s, в течение всего дня","Через %n месяцев, %1$s, в течение всего дня","Через %n месяцев, %1$s, в течение всего дня"],
+ "_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Через %n год, %1$s, в течение всего дня","Через %n года, %1$s, в течение всего дня","Через %n лет, %1$s, в течение всего дня","Через %n лет, %1$s, в течение всего дня"],
"In the past on %1$s between %2$s - %3$s" : "В прошлом, %1$s, с %2$s до %3$s",
+ "_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Через %n минуту, %1$s, с %2$s до %3$s","Через %n минуты, %1$s, с %2$s до %3$s","Через %n минут, %1$s, с %2$s до %3$s","Через %n минут, %1$s, с %2$s до %3$s"],
+ "_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Через %n час, %1$s, с %2$s до %3$s","Через %n часа, %1$s, с %2$s до %3$s","Через %n часов, %1$s, с %2$s до %3$s","Через %n часов, %1$s, с %2$s до %3$s"],
+ "_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Через %n день, %1$s, с %2$s до %3$s","Через %n дня %1$s, с %2$s до %3$s","Через %n дней, %1$s, с %2$s до %3$s","Через %n дней, %1$s, с %2$s до %3$s"],
+ "_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Через %n неделю, %1$s, с %2$s до %3$s","Через %n недели, %1$s, с %2$s до %3$s","Через %n недель, %1$s, с %2$s до %3$s","Через %n недель, %1$s, с %2$s до %3$s"],
+ "_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Через %n месяц, %1$s, с %2$s до %3$s","Через %n месяца, %1$s, с %2$s до %3$s","Через %n месяцев, %1$s, с %2$s до %3$s","Через %n месяцев, %1$s, с %2$s до %3$s"],
+ "_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Через %n год, %1$s, с %2$s до %3$s","Через %n года, %1$s, с %2$s до %3$s","Через %n лет, %1$s, с %2$s до %3$s","Через %n лет, %1$s, с %2$s до %3$s"],
"Could not generate when statement" : "Не удалось сгенерировать выражение времени",
"Every Day for the entire day" : "Каждый день в течение всего дня",
"Every Day for the entire day until %1$s" : "Каждый день весь день до %1$s",
@@ -224,11 +236,13 @@ OC.L10N.register(
"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), файл, похоже, не существует",
+ "Failed to get size for : %1$s" : "Не удалось проверить размер файла: %1$s",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Failed to unlink: %1$s" : "Не удалось разорвать связь: %1$s",
"Failed to write file contents: %1$s" : "Не удалось записать содержимое файла: %1$s",
"File not found: %1$s" : "Файл не найден: %1$s",
+ "Insufficient space" : "Недостаточно места",
"Invalid target path" : "Неверный целевой путь",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
"Upgrade needed" : "Требуется обновление",
@@ -240,6 +254,7 @@ OC.L10N.register(
"Completed on %s" : "Завершено %s",
"Due on %s by %s" : "До %s %s",
"Due on %s" : "До %s",
+ "This is an example contact" : "Это пример контакта",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Добро пожаловать в Календарь Nextcloud!\n\nЭто пример события — исследуйте возможности планирования с Календарём Nextcloud, внося любые изменения по своему усмотрению!\n\nС помощью Календаря Nextcloud вы можете:\n- Легко создавать, редактировать и управлять событиями.\n- Создавать несколько календарей и делиться ими с коллегами, друзьями или семьёй.\n- Проверять доступность и показывать другим своё занятое время.\n- Беспрепятственно подключать приложения и устройства через CalDAV.\n- Настроить календарь под себя: повторяющиеся события, уведомления и многое другое.",
"Example event - open me!" : "Пример события — отройте меня!",
"System Address Book" : "Системная адресная книга",
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
index add5623fad6..9f532cdcdba 100644
--- a/apps/dav/l10n/ru.json
+++ b/apps/dav/l10n/ru.json
@@ -71,7 +71,19 @@
"Where: %s" : "Где: %s",
"%1$s via %2$s" : "%1$s через %2$s",
"In the past on %1$s for the entire day" : "В прошлом, %1$s, в течение всего дня",
+ "_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Через %n минуту, %1$s, в течение всего дня","Через %n минуты, %1$s, в течение всего дня","Через %n минут, %1$s, в течение всего дня","Через %n минут, %1$s, в течение всего дня"],
+ "_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Через %n час, %1$s, в течение всего дня","Через %n часа, %1$s, в течение всего дня","Через %n часов, %1$s, в течение всего дня","Через %n часов, %1$s, в течение всего дня"],
+ "_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Через %n день, %1$s, в течение всего дня","Через %n дня, %1$s, в течение всего дня","Через %n дней, %1$s, в течение всего дня","Через %n дней, %1$s, в течение всего дня"],
+ "_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Через %n неделю, %1$s, в течение всего дня","Через %n недели, %1$s, в течение всего дня","Через %n недель, %1$s, в течение всего дня","Через %n недель, %1$s, в течение всего дня"],
+ "_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Через %n месяц, %1$s, в течение всего дня","Через %n месяца, %1$s, в течение всего дня","Через %n месяцев, %1$s, в течение всего дня","Через %n месяцев, %1$s, в течение всего дня"],
+ "_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Через %n год, %1$s, в течение всего дня","Через %n года, %1$s, в течение всего дня","Через %n лет, %1$s, в течение всего дня","Через %n лет, %1$s, в течение всего дня"],
"In the past on %1$s between %2$s - %3$s" : "В прошлом, %1$s, с %2$s до %3$s",
+ "_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Через %n минуту, %1$s, с %2$s до %3$s","Через %n минуты, %1$s, с %2$s до %3$s","Через %n минут, %1$s, с %2$s до %3$s","Через %n минут, %1$s, с %2$s до %3$s"],
+ "_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Через %n час, %1$s, с %2$s до %3$s","Через %n часа, %1$s, с %2$s до %3$s","Через %n часов, %1$s, с %2$s до %3$s","Через %n часов, %1$s, с %2$s до %3$s"],
+ "_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Через %n день, %1$s, с %2$s до %3$s","Через %n дня %1$s, с %2$s до %3$s","Через %n дней, %1$s, с %2$s до %3$s","Через %n дней, %1$s, с %2$s до %3$s"],
+ "_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Через %n неделю, %1$s, с %2$s до %3$s","Через %n недели, %1$s, с %2$s до %3$s","Через %n недель, %1$s, с %2$s до %3$s","Через %n недель, %1$s, с %2$s до %3$s"],
+ "_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Через %n месяц, %1$s, с %2$s до %3$s","Через %n месяца, %1$s, с %2$s до %3$s","Через %n месяцев, %1$s, с %2$s до %3$s","Через %n месяцев, %1$s, с %2$s до %3$s"],
+ "_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Через %n год, %1$s, с %2$s до %3$s","Через %n года, %1$s, с %2$s до %3$s","Через %n лет, %1$s, с %2$s до %3$s","Через %n лет, %1$s, с %2$s до %3$s"],
"Could not generate when statement" : "Не удалось сгенерировать выражение времени",
"Every Day for the entire day" : "Каждый день в течение всего дня",
"Every Day for the entire day until %1$s" : "Каждый день весь день до %1$s",
@@ -222,11 +234,13 @@
"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), файл, похоже, не существует",
+ "Failed to get size for : %1$s" : "Не удалось проверить размер файла: %1$s",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Failed to unlink: %1$s" : "Не удалось разорвать связь: %1$s",
"Failed to write file contents: %1$s" : "Не удалось записать содержимое файла: %1$s",
"File not found: %1$s" : "Файл не найден: %1$s",
+ "Insufficient space" : "Недостаточно места",
"Invalid target path" : "Неверный целевой путь",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
"Upgrade needed" : "Требуется обновление",
@@ -238,6 +252,7 @@
"Completed on %s" : "Завершено %s",
"Due on %s by %s" : "До %s %s",
"Due on %s" : "До %s",
+ "This is an example contact" : "Это пример контакта",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Добро пожаловать в Календарь Nextcloud!\n\nЭто пример события — исследуйте возможности планирования с Календарём Nextcloud, внося любые изменения по своему усмотрению!\n\nС помощью Календаря Nextcloud вы можете:\n- Легко создавать, редактировать и управлять событиями.\n- Создавать несколько календарей и делиться ими с коллегами, друзьями или семьёй.\n- Проверять доступность и показывать другим своё занятое время.\n- Беспрепятственно подключать приложения и устройства через CalDAV.\n- Настроить календарь под себя: повторяющиеся события, уведомления и многое другое.",
"Example event - open me!" : "Пример события — отройте меня!",
"System Address Book" : "Системная адресная книга",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 7e35efd7446..afc87fc799c 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Другая запись с таким же именем уже существует.",
"Invalid filename." : "Недопустимое имя файла.",
"Rename file" : "Переименовать файл",
+ "Recently created" : "Недавно создано",
"Folder" : "Каталог",
"Unknown file type" : "Неизвестный тип файла",
"{ext} image" : "{ext} изображение",
@@ -215,13 +216,21 @@ OC.L10N.register(
"Submitting fields …" : "Отправка полей …",
"Submit" : "Отправить ответ",
"Choose a file or folder to transfer" : "Выберите файл или папку для передачи",
+ "Transfer \"{path}\"" : "Перенос \"{path}\"",
+ "Select file or folder" : "Выберите файл или папку",
"Transfer" : "Передать",
"Transfer {path} to {userid}" : "Передать {path} пользователю {userid}",
+ "Error while opening file picker for transfer ownership" : "Ошибка при открытии средства выбора файлов для передачи права собственности",
"Error while searching for users" : "Ошибка при поиске пользователей",
"Ownership transfer request sent" : "Запрос на передачу прав владения отправлен",
"Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат",
+ "Error while sending ownership transfer request" : "Ошибка при отправке запроса на передачу владения",
"Transfer ownership of a file or folder" : "Изменение владельца файла или папки",
+ "File or folder to transfer" : "Файл или папка для передачи",
+ "No file or folder selected" : "Ни один файл или папка не выбраны",
"New owner" : "Новый владелец",
+ "You need to select a file or folder to transfer ownership." : "Вам нужно выбрать файл или папку для передачи владения",
+ "You need to select a new owner for the file or folder." : "Вам необходимо выбрать нового владельца файла или папки.",
"Keep {old}" : "Сохранить {old}",
"Keep without extension" : "Сохранить без расширения",
"Use {new}" : "Использовать{new}",
@@ -231,6 +240,9 @@ OC.L10N.register(
"Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.",
"Do not show this dialog again." : "Больше не показывать это диалоговое окно.",
+ "Rename file to hidden" : "Переименуйте файл в скрытый",
+ "Prefixing a filename with a dot may render the file hidden." : "Префикс имени файла с точкой может сделать файл скрытым.",
+ "Are you sure you want to rename the file to \"{filename}\"?" : "Вы уверены, что хотите переименовать файл в \"{filename}\"?",
"Cancel" : "Отменить",
"Rename" : "Переименовать",
"Select file or folder to link to" : "Выберите файл или папку для создания ссылки",
@@ -313,7 +325,9 @@ OC.L10N.register(
"The files are locked" : "Файлы заблокированы",
"The file does not exist anymore" : "Файл больше не существует",
"Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
+ "Moving {count} files to \"{destination}\" …" : "Перемещение {count} файлов в \"{destination}\" …",
"Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
+ "Copying {count} files to \"{destination}\" …" : "Копирование {count} файлов в \"{destination}\" …",
"Choose destination" : "Выберите место назначения",
"Copy to {target}" : "Скопировать в «{target}»",
"Move to {target}" : "Переместить в «{target}»",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 0f26f334930..b85e38f095d 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -93,6 +93,7 @@
"Another entry with the same name already exists." : "Другая запись с таким же именем уже существует.",
"Invalid filename." : "Недопустимое имя файла.",
"Rename file" : "Переименовать файл",
+ "Recently created" : "Недавно создано",
"Folder" : "Каталог",
"Unknown file type" : "Неизвестный тип файла",
"{ext} image" : "{ext} изображение",
@@ -213,13 +214,21 @@
"Submitting fields …" : "Отправка полей …",
"Submit" : "Отправить ответ",
"Choose a file or folder to transfer" : "Выберите файл или папку для передачи",
+ "Transfer \"{path}\"" : "Перенос \"{path}\"",
+ "Select file or folder" : "Выберите файл или папку",
"Transfer" : "Передать",
"Transfer {path} to {userid}" : "Передать {path} пользователю {userid}",
+ "Error while opening file picker for transfer ownership" : "Ошибка при открытии средства выбора файлов для передачи права собственности",
"Error while searching for users" : "Ошибка при поиске пользователей",
"Ownership transfer request sent" : "Запрос на передачу прав владения отправлен",
"Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат",
+ "Error while sending ownership transfer request" : "Ошибка при отправке запроса на передачу владения",
"Transfer ownership of a file or folder" : "Изменение владельца файла или папки",
+ "File or folder to transfer" : "Файл или папка для передачи",
+ "No file or folder selected" : "Ни один файл или папка не выбраны",
"New owner" : "Новый владелец",
+ "You need to select a file or folder to transfer ownership." : "Вам нужно выбрать файл или папку для передачи владения",
+ "You need to select a new owner for the file or folder." : "Вам необходимо выбрать нового владельца файла или папки.",
"Keep {old}" : "Сохранить {old}",
"Keep without extension" : "Сохранить без расширения",
"Use {new}" : "Использовать{new}",
@@ -229,6 +238,9 @@
"Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.",
"Do not show this dialog again." : "Больше не показывать это диалоговое окно.",
+ "Rename file to hidden" : "Переименуйте файл в скрытый",
+ "Prefixing a filename with a dot may render the file hidden." : "Префикс имени файла с точкой может сделать файл скрытым.",
+ "Are you sure you want to rename the file to \"{filename}\"?" : "Вы уверены, что хотите переименовать файл в \"{filename}\"?",
"Cancel" : "Отменить",
"Rename" : "Переименовать",
"Select file or folder to link to" : "Выберите файл или папку для создания ссылки",
@@ -311,7 +323,9 @@
"The files are locked" : "Файлы заблокированы",
"The file does not exist anymore" : "Файл больше не существует",
"Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
+ "Moving {count} files to \"{destination}\" …" : "Перемещение {count} файлов в \"{destination}\" …",
"Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
+ "Copying {count} files to \"{destination}\" …" : "Копирование {count} файлов в \"{destination}\" …",
"Choose destination" : "Выберите место назначения",
"Copy to {target}" : "Скопировать в «{target}»",
"Move to {target}" : "Переместить в «{target}»",
diff --git a/apps/profile/l10n/lt_LT.js b/apps/profile/l10n/lt_LT.js
index e3d6cdfb294..646de4252e6 100644
--- a/apps/profile/l10n/lt_LT.js
+++ b/apps/profile/l10n/lt_LT.js
@@ -1,9 +1,13 @@
OC.L10N.register(
"profile",
{
+ "Profile picker" : "Profilio rinkiklis",
"Profile" : "Profilis",
"Searching …" : "Ieškoma",
"Not found" : "Nerasta",
+ "Search for a user profile" : "Ieškoti vartotojo profilio",
+ "Search for a user profile. Start typing" : "Ieškokite vartotojo profilio. Pradėkite rašyti.",
+ "Insert selected user profile link" : "Įterpti pasirinkto vartotojo profilio nuorodą",
"Insert" : "Įterpti",
"You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos",
diff --git a/apps/profile/l10n/lt_LT.json b/apps/profile/l10n/lt_LT.json
index 8ee2b2c72ea..597a3bd6f42 100644
--- a/apps/profile/l10n/lt_LT.json
+++ b/apps/profile/l10n/lt_LT.json
@@ -1,7 +1,11 @@
{ "translations": {
+ "Profile picker" : "Profilio rinkiklis",
"Profile" : "Profilis",
"Searching …" : "Ieškoma",
"Not found" : "Nerasta",
+ "Search for a user profile" : "Ieškoti vartotojo profilio",
+ "Search for a user profile. Start typing" : "Ieškokite vartotojo profilio. Pradėkite rašyti.",
+ "Insert selected user profile link" : "Įterpti pasirinkto vartotojo profilio nuorodą",
"Insert" : "Įterpti",
"You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos",
diff --git a/apps/profile/l10n/ru.js b/apps/profile/l10n/ru.js
index 24738417715..1aff327d709 100644
--- a/apps/profile/l10n/ru.js
+++ b/apps/profile/l10n/ru.js
@@ -1,11 +1,15 @@
OC.L10N.register(
"profile",
{
+ "Profile picker" : "Выбор профиля",
"Profile" : "Профиль",
"This application provides the profile" : "Это приложение предоставляет профиль",
"Provides a customisable user profile interface." : "Предоставляет настраиваемый интерфейс профиля пользователя.",
"Searching …" : "Поиск…",
"Not found" : "Не найдено",
+ "Search for a user profile" : "Поиск профиля пользователя",
+ "Search for a user profile. Start typing" : "Найти профиль пользователя. Начните печатать",
+ "Insert selected user profile link" : "Вставить ссылку на выбранный профиль пользователя",
"Insert" : "Вставить",
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
diff --git a/apps/profile/l10n/ru.json b/apps/profile/l10n/ru.json
index 15523878430..ac07a5d025b 100644
--- a/apps/profile/l10n/ru.json
+++ b/apps/profile/l10n/ru.json
@@ -1,9 +1,13 @@
{ "translations": {
+ "Profile picker" : "Выбор профиля",
"Profile" : "Профиль",
"This application provides the profile" : "Это приложение предоставляет профиль",
"Provides a customisable user profile interface." : "Предоставляет настраиваемый интерфейс профиля пользователя.",
"Searching …" : "Поиск…",
"Not found" : "Не найдено",
+ "Search for a user profile" : "Поиск профиля пользователя",
+ "Search for a user profile. Start typing" : "Найти профиль пользователя. Начните печатать",
+ "Insert selected user profile link" : "Вставить ссылку на выбранный профиль пользователя",
"Insert" : "Вставить",
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
diff --git a/apps/provisioning_api/l10n/ru.js b/apps/provisioning_api/l10n/ru.js
index c0dc5ebfcc6..6c2f7be8382 100644
--- a/apps/provisioning_api/l10n/ru.js
+++ b/apps/provisioning_api/l10n/ru.js
@@ -14,8 +14,15 @@ OC.L10N.register(
"An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.",
"Required email address was not provided" : "Не указан обязательный адрес электронной почты",
"User creation failed" : "Не удалось создать пользователя",
+ "Cannot change display name for this user" : "Невозможно изменить отображаемое имя для этого пользователя",
"Invalid email address" : "Неверный адрес электронной почты",
+ "Language change is not allowed on this instance" : "Изменение языка в этом экземпляре запрещено",
"Invalid language" : "Недопустимый язык",
+ "Insufficient permissions to change quota" : "Недостаточно разрешений для изменения квоты",
+ "Insufficient permissions to change groups" : "Недостаточно разрешений для изменения групп",
+ "Group %s does not exist" : "Группа %s не существует",
+ "Insufficient permissions to change sub-admin groups" : "Недостаточно разрешений для изменения групп субадминистраторов",
+ "Insufficient permissions to change manager" : "Недостаточно разрешений для смены менеджера",
"Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение",
"Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе",
diff --git a/apps/provisioning_api/l10n/ru.json b/apps/provisioning_api/l10n/ru.json
index f0ecf9bfad1..3cc497e4b29 100644
--- a/apps/provisioning_api/l10n/ru.json
+++ b/apps/provisioning_api/l10n/ru.json
@@ -12,8 +12,15 @@
"An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.",
"Required email address was not provided" : "Не указан обязательный адрес электронной почты",
"User creation failed" : "Не удалось создать пользователя",
+ "Cannot change display name for this user" : "Невозможно изменить отображаемое имя для этого пользователя",
"Invalid email address" : "Неверный адрес электронной почты",
+ "Language change is not allowed on this instance" : "Изменение языка в этом экземпляре запрещено",
"Invalid language" : "Недопустимый язык",
+ "Insufficient permissions to change quota" : "Недостаточно разрешений для изменения квоты",
+ "Insufficient permissions to change groups" : "Недостаточно разрешений для изменения групп",
+ "Group %s does not exist" : "Группа %s не существует",
+ "Insufficient permissions to change sub-admin groups" : "Недостаточно разрешений для изменения групп субадминистраторов",
+ "Insufficient permissions to change manager" : "Недостаточно разрешений для смены менеджера",
"Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s",
"Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение",
"Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 80cf2e630eb..0c1721f7d42 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -633,6 +633,7 @@ OC.L10N.register(
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.",
"Account name" : "Назва облікового запису",
"Account updated" : "Обліковий запис оновлено",
+ "Failed to update account" : "Не вдалося оновити обліковий запис",
"Edit account" : "Редагувати обліковий запис",
"Saving …" : "Збереження ...",
"Save" : "Зберегти",
@@ -654,6 +655,7 @@ OC.L10N.register(
"Language" : "Мова",
"Set default language" : "Встановити типову мову",
"Manager" : "Менеджер",
+ "Search for a manager…" : "Пошук менеджера...",
"Quota" : "Обмеження",
"Set account quota" : "Встановити квоту для користувача",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікових записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index a5284b16f64..a2948d6236d 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -631,6 +631,7 @@
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.",
"Account name" : "Назва облікового запису",
"Account updated" : "Обліковий запис оновлено",
+ "Failed to update account" : "Не вдалося оновити обліковий запис",
"Edit account" : "Редагувати обліковий запис",
"Saving …" : "Збереження ...",
"Save" : "Зберегти",
@@ -652,6 +653,7 @@
"Language" : "Мова",
"Set default language" : "Встановити типову мову",
"Manager" : "Менеджер",
+ "Search for a manager…" : "Пошук менеджера...",
"Quota" : "Обмеження",
"Set account quota" : "Встановити квоту для користувача",
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікових записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index 9eabfa9102f..64ed4654cdf 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Note:" : "Примечание:",
"This share is valid until %s at midnight" : "Общий ресурс будет действителен до полуночи %s",
"Expiration:" : "Срок действия:",
+ "Open shared item" : "Открыть общий элемент",
"%1$s via %2$s" : "%1$s через %2$s",
"%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s поделился(ась) с вами %2$s. Вы должны были получить отдельное письмо со ссылкой для доступа.",
"Password to access %1$s shared to you by %2$s" : "Пароль для доступа к %1$s, предоставленному вам пользователем %2$s",
diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json
index e050b8b4beb..1cb63ef0203 100644
--- a/apps/sharebymail/l10n/ru.json
+++ b/apps/sharebymail/l10n/ru.json
@@ -20,6 +20,7 @@
"Note:" : "Примечание:",
"This share is valid until %s at midnight" : "Общий ресурс будет действителен до полуночи %s",
"Expiration:" : "Срок действия:",
+ "Open shared item" : "Открыть общий элемент",
"%1$s via %2$s" : "%1$s через %2$s",
"%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s поделился(ась) с вами %2$s. Вы должны были получить отдельное письмо со ссылкой для доступа.",
"Password to access %1$s shared to you by %2$s" : "Пароль для доступа к %1$s, предоставленному вам пользователем %2$s",
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 9264ae131de..019a7f5e6cb 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -78,10 +78,9 @@ OC.L10N.register(
"Unknown" : "غير معروف",
"PNG image" : "صورة PNG",
"Done" : "تمّ",
- "Applications menu" : "قائمة التطبيقات",
- "Apps" : "التطبيقات",
- "More apps" : "المزيد من التطبيقات",
"_{count} notification_::_{count} notifications_" : ["{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات"],
+ "More apps" : "المزيد من التطبيقات",
+ "Apps" : "التطبيقات",
"No" : "لا",
"Yes" : "نعم",
"App password" : "كلمة مرور التطبيق",
@@ -339,6 +338,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "فشل التحديث. لمزيد من المعلومات تصفح مقالات المنتدى الخاص بنا لإصلاح هذا الخطأ.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "فشل التحديث. يرجى التبليغ عن هذه المشكلة إلى مجتمع Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال%n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني."],
+ "Applications menu" : "قائمة التطبيقات",
"Searching …" : "يتم الآن البحث…",
"Logging in …" : "تسجيل الدخول …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "لقد اكتشفنا عدة محاولات تسجيل دخول غير صالحة من عنوان IP الخاص بك. لذلك تم تقييد تسجيل الدخول التالي الخاص بك حتى 30 ثانية.",
diff --git a/core/l10n/ar.json b/core/l10n/ar.json
index 3cf4c262253..a1bfff88ad9 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -76,10 +76,9 @@
"Unknown" : "غير معروف",
"PNG image" : "صورة PNG",
"Done" : "تمّ",
- "Applications menu" : "قائمة التطبيقات",
- "Apps" : "التطبيقات",
- "More apps" : "المزيد من التطبيقات",
"_{count} notification_::_{count} notifications_" : ["{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات"],
+ "More apps" : "المزيد من التطبيقات",
+ "Apps" : "التطبيقات",
"No" : "لا",
"Yes" : "نعم",
"App password" : "كلمة مرور التطبيق",
@@ -337,6 +336,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "فشل التحديث. لمزيد من المعلومات تصفح مقالات المنتدى الخاص بنا لإصلاح هذا الخطأ.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "فشل التحديث. يرجى التبليغ عن هذه المشكلة إلى مجتمع Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال%n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني.","تم التحديث بنجاح، سوف يعاد توجيهك إلى {productName} خلال %n ثواني."],
+ "Applications menu" : "قائمة التطبيقات",
"Searching …" : "يتم الآن البحث…",
"Logging in …" : "تسجيل الدخول …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "لقد اكتشفنا عدة محاولات تسجيل دخول غير صالحة من عنوان IP الخاص بك. لذلك تم تقييد تسجيل الدخول التالي الخاص بك حتى 30 ثانية.",
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index 568ff43ea48..2f9bba89e45 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -77,10 +77,9 @@ OC.L10N.register(
"Unknown" : "Desconocíu",
"PNG image" : "Imaxe PNG",
"Done" : "Fecho",
- "Applications menu" : "Menú d'aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} avisu","{count} avisos"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "Non",
"Yes" : "Sí",
"App password" : "Contraseña de l'aplicación",
@@ -306,6 +305,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "L'anovamientu nun foi correutu. Pa consiguir más información, comprueba l'artículu del foru que cubre esti problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "L'anovamientu nun foi correutu. Informa d'esti problema na comunidá de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'anovamientu foi correutu. Va redirixísete a {productName} en %n segundu.","L'anovamientu foi correutu. Va redirixísete a {productName} en %n segundos."],
+ "Applications menu" : "Menú d'aplicaciones",
"Searching …" : "Buscando…",
"Logging in …" : "Aniciando la sesión…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dende la to IP, detectemos múltiples intentos d'aniciar la sesión que son inválidos. Poro, el próximu aniciu de la sesión va tardar 30 segundos.",
diff --git a/core/l10n/ast.json b/core/l10n/ast.json
index 0232313a545..2a7d98742a5 100644
--- a/core/l10n/ast.json
+++ b/core/l10n/ast.json
@@ -75,10 +75,9 @@
"Unknown" : "Desconocíu",
"PNG image" : "Imaxe PNG",
"Done" : "Fecho",
- "Applications menu" : "Menú d'aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} avisu","{count} avisos"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "Non",
"Yes" : "Sí",
"App password" : "Contraseña de l'aplicación",
@@ -304,6 +303,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "L'anovamientu nun foi correutu. Pa consiguir más información, comprueba l'artículu del foru que cubre esti problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "L'anovamientu nun foi correutu. Informa d'esti problema na comunidá de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'anovamientu foi correutu. Va redirixísete a {productName} en %n segundu.","L'anovamientu foi correutu. Va redirixísete a {productName} en %n segundos."],
+ "Applications menu" : "Menú d'aplicaciones",
"Searching …" : "Buscando…",
"Logging in …" : "Aniciando la sesión…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dende la to IP, detectemos múltiples intentos d'aniciar la sesión que son inválidos. Poro, el próximu aniciu de la sesión va tardar 30 segundos.",
diff --git a/core/l10n/be.js b/core/l10n/be.js
index d4fee6abee5..bfab76bbe1c 100644
--- a/core/l10n/be.js
+++ b/core/l10n/be.js
@@ -185,10 +185,9 @@ OC.L10N.register(
"Windows Media video" : "Відэа Windows Media",
"AVI video" : "Відэа AVI",
"Done" : "Гатова",
- "Applications menu" : "Меню праграм",
- "Apps" : "Праграмы",
- "More apps" : "Болей праграм",
"_{count} notification_::_{count} notifications_" : ["{count} апавяшчэнне","{count} апавяшчэнні","{count} апавяшчэнняў","{count} апавяшчэнняў"],
+ "More apps" : "Болей праграм",
+ "Apps" : "Праграмы",
"No" : "Не",
"Yes" : "Так",
"App password" : "Пароль праграмы",
@@ -425,6 +424,7 @@ OC.L10N.register(
"Please reload the page." : "Перазагрузіце старонку.",
"The update was unsuccessful. For more information check our forum post covering this issue." : "Абнаўленне было няўдалым. Дадатковая інфармацыя – у прысвечаным гэтаму пытанню паведамленні на нашым форуме.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Абнаўленне было няўдалым. Паведаміце пра гэту праблему супольнасці Nextcloud.",
+ "Applications menu" : "Меню праграм",
"Searching …" : "Пошук …",
"Logging in …" : "Уваход …",
"Loading apps …" : "Загрузка праграм …",
diff --git a/core/l10n/be.json b/core/l10n/be.json
index 648501ac0c8..961e68ab706 100644
--- a/core/l10n/be.json
+++ b/core/l10n/be.json
@@ -183,10 +183,9 @@
"Windows Media video" : "Відэа Windows Media",
"AVI video" : "Відэа AVI",
"Done" : "Гатова",
- "Applications menu" : "Меню праграм",
- "Apps" : "Праграмы",
- "More apps" : "Болей праграм",
"_{count} notification_::_{count} notifications_" : ["{count} апавяшчэнне","{count} апавяшчэнні","{count} апавяшчэнняў","{count} апавяшчэнняў"],
+ "More apps" : "Болей праграм",
+ "Apps" : "Праграмы",
"No" : "Не",
"Yes" : "Так",
"App password" : "Пароль праграмы",
@@ -423,6 +422,7 @@
"Please reload the page." : "Перазагрузіце старонку.",
"The update was unsuccessful. For more information check our forum post covering this issue." : "Абнаўленне было няўдалым. Дадатковая інфармацыя – у прысвечаным гэтаму пытанню паведамленні на нашым форуме.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Абнаўленне было няўдалым. Паведаміце пра гэту праблему супольнасці Nextcloud.",
+ "Applications menu" : "Меню праграм",
"Searching …" : "Пошук …",
"Logging in …" : "Уваход …",
"Loading apps …" : "Загрузка праграм …",
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index 808e6578152..8fca5bf6ecf 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -76,9 +76,9 @@ OC.L10N.register(
"Learn more ↗" : "Научете повече ↗",
"Unknown" : "Неизвестен",
"Done" : "Завършено",
- "Apps" : "Приложения",
- "More apps" : "Още приложения",
"_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"],
+ "More apps" : "Още приложения",
+ "Apps" : "Приложения",
"No" : "Не",
"Yes" : "Да",
"Grant access" : "Разреши достъпa",
diff --git a/core/l10n/bg.json b/core/l10n/bg.json
index ba434a5d0ea..873a224c835 100644
--- a/core/l10n/bg.json
+++ b/core/l10n/bg.json
@@ -74,9 +74,9 @@
"Learn more ↗" : "Научете повече ↗",
"Unknown" : "Неизвестен",
"Done" : "Завършено",
- "Apps" : "Приложения",
- "More apps" : "Още приложения",
"_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"],
+ "More apps" : "Още приложения",
+ "Apps" : "Приложения",
"No" : "Не",
"Yes" : "Да",
"Grant access" : "Разреши достъпa",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 236bf078255..3188692e897 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -199,10 +199,9 @@ OC.L10N.register(
"Windows Media video" : "Vídeo de Windows Media",
"AVI video" : "Vídeo AVI",
"Done" : "Fet",
- "Applications menu" : "Menú d'aplicacions",
- "Apps" : "Aplicacions",
- "More apps" : "Més aplicacions",
"_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"],
+ "More apps" : "Més aplicacions",
+ "Apps" : "Aplicacions",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contrasenya de l'aplicació",
@@ -480,6 +479,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "S'ha produït un error durant l'actualització. Per a obtenir més informació, consulteu la nostra publicació en el fòrum que parla d'aquest error.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "S'ha produït un error durant l'actualització. Informeu d'aquest error a la comunitat del Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segon.","L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segons."],
+ "Applications menu" : "Menú d'aplicacions",
"Searching …" : "S'està cercant…",
"Logging in …" : "S'està iniciant la sessió…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat diversos intents d'inici de sessió no vàlids des de la vostra IP. Per tant, el següent inici de sessió s'ha endarrerit fins a 30 segons.",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 794e293927b..403450371b2 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -197,10 +197,9 @@
"Windows Media video" : "Vídeo de Windows Media",
"AVI video" : "Vídeo AVI",
"Done" : "Fet",
- "Applications menu" : "Menú d'aplicacions",
- "Apps" : "Aplicacions",
- "More apps" : "Més aplicacions",
"_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"],
+ "More apps" : "Més aplicacions",
+ "Apps" : "Aplicacions",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contrasenya de l'aplicació",
@@ -478,6 +477,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "S'ha produït un error durant l'actualització. Per a obtenir més informació, consulteu la nostra publicació en el fòrum que parla d'aquest error.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "S'ha produït un error durant l'actualització. Informeu d'aquest error a la comunitat del Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segon.","L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segons."],
+ "Applications menu" : "Menú d'aplicacions",
"Searching …" : "S'està cercant…",
"Logging in …" : "S'està iniciant la sessió…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hem detectat diversos intents d'inici de sessió no vàlids des de la vostra IP. Per tant, el següent inici de sessió s'ha endarrerit fins a 30 segons.",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 2a517e7150f..01bda20c2cc 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Naskenovat QR kód pro přihlášení",
"Use {productName} mobile client you want to connect to scan the code" : "K naskenování kódu použijte mobilního klienta {productName} kterým se chcete připojit",
"Code will expire {timeCountdown} or after use" : "Platnost kódu skončí za {timeCountdown} nebo po použití",
- "Applications menu" : "Nabídka aplikací",
- "Apps" : "Aplikace",
- "More apps" : "Více aplikací",
"_{count} notification_::_{count} notifications_" : ["{count} upozornění","{count} upozornění","{count} upozornění","{count} upozornění"],
+ "More apps" : "Více aplikací",
+ "Apps" : "Aplikace",
"No" : "Ne",
"Yes" : "Ano",
"App password" : "Heslo pro aplikaci",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizace nebyla úspěšná. Další informace se dočtete v příspěvku na diskuzním fóru, pojednávajícím o tomto problému.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizace nebyla úspěšná. Prosím nahlaste tento problém komunitě projektu Nextcloud",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizace proběhla úspěšně. Za %n sekundu budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekundy budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekund budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekundy budete přesměrováni do {productName}"],
+ "Applications menu" : "Nabídka aplikací",
"Searching …" : "Hledání …",
"Logging in …" : "Přihlašování …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z vaší IP adresy. Další přihlášení bude možné za 30 sekund.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index bf8483a0c92..d452925b010 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Naskenovat QR kód pro přihlášení",
"Use {productName} mobile client you want to connect to scan the code" : "K naskenování kódu použijte mobilního klienta {productName} kterým se chcete připojit",
"Code will expire {timeCountdown} or after use" : "Platnost kódu skončí za {timeCountdown} nebo po použití",
- "Applications menu" : "Nabídka aplikací",
- "Apps" : "Aplikace",
- "More apps" : "Více aplikací",
"_{count} notification_::_{count} notifications_" : ["{count} upozornění","{count} upozornění","{count} upozornění","{count} upozornění"],
+ "More apps" : "Více aplikací",
+ "Apps" : "Aplikace",
"No" : "Ne",
"Yes" : "Ano",
"App password" : "Heslo pro aplikaci",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizace nebyla úspěšná. Další informace se dočtete v příspěvku na diskuzním fóru, pojednávajícím o tomto problému.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizace nebyla úspěšná. Prosím nahlaste tento problém komunitě projektu Nextcloud",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizace proběhla úspěšně. Za %n sekundu budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekundy budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekund budete přesměrováni do {productName}","Aktualizace proběhla úspěšně. Za %n sekundy budete přesměrováni do {productName}"],
+ "Applications menu" : "Nabídka aplikací",
"Searching …" : "Hledání …",
"Logging in …" : "Přihlašování …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z vaší IP adresy. Další přihlášení bude možné za 30 sekund.",
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 6ac42bc84f7..892b8daf256 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -198,10 +198,9 @@ OC.L10N.register(
"Windows Media video" : "Windows Medie video",
"AVI video" : "AVI video",
"Done" : "Færdig",
- "Applications menu" : "App menu",
- "Apps" : "Apps",
- "More apps" : "Flere apps",
"_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"],
+ "More apps" : "Flere apps",
+ "Apps" : "Apps",
"No" : "Nej",
"Yes" : "Ja",
"App password" : "App adgangskode",
@@ -481,6 +480,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Opdateringen blev ikke udført korrekt. For mere information tjek vores indlæg på forumet, som dækker dette problem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til Nextcloud fællesskabet.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekund.","Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekunder."],
+ "Applications menu" : "App menu",
"Searching …" : "Søger …",
"Logging in …" : "Logger ind …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har registreret flere ugyldige loginforsøg fra din IP. Derfor bliver din næste login sat op til 30 sekunder.",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index 3610a4acfee..14e9a411a9a 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -196,10 +196,9 @@
"Windows Media video" : "Windows Medie video",
"AVI video" : "AVI video",
"Done" : "Færdig",
- "Applications menu" : "App menu",
- "Apps" : "Apps",
- "More apps" : "Flere apps",
"_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"],
+ "More apps" : "Flere apps",
+ "Apps" : "Apps",
"No" : "Nej",
"Yes" : "Ja",
"App password" : "App adgangskode",
@@ -479,6 +478,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Opdateringen blev ikke udført korrekt. For mere information tjek vores indlæg på forumet, som dækker dette problem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til Nextcloud fællesskabet.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekund.","Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekunder."],
+ "Applications menu" : "App menu",
"Searching …" : "Søger …",
"Logging in …" : "Logger ind …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har registreret flere ugyldige loginforsøg fra din IP. Derfor bliver din næste login sat op til 30 sekunder.",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index d16a0cb7cd5..02e2ecbd5a5 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "QR-Code zum Anmelden scannen",
"Use {productName} mobile client you want to connect to scan the code" : "Den mobilen {productName}-Client wählen, der zum Scannen des Codes verwendet werden soll",
"Code will expire {timeCountdown} or after use" : "Der Code läuft bei Verwendung oder nach {timeCountdown} ab",
- "Applications menu" : "Anwendungs-Menü",
- "Apps" : "Apps",
- "More apps" : "Weitere Apps",
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
+ "More apps" : "Weitere Apps",
+ "Apps" : "Apps",
"No" : "Nein",
"Yes" : "Ja",
"App password" : "App-Passwort",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen lies bitte diesen Forenbeitrag zu diesem Thema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die Nextcloud Community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
+ "Applications menu" : "Anwendungs-Menü",
"Searching …" : "Suche …",
"Logging in …" : "Anmelden …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index cbff267c2ef..d515ea982e4 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "QR-Code zum Anmelden scannen",
"Use {productName} mobile client you want to connect to scan the code" : "Den mobilen {productName}-Client wählen, der zum Scannen des Codes verwendet werden soll",
"Code will expire {timeCountdown} or after use" : "Der Code läuft bei Verwendung oder nach {timeCountdown} ab",
- "Applications menu" : "Anwendungs-Menü",
- "Apps" : "Apps",
- "More apps" : "Weitere Apps",
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
+ "More apps" : "Weitere Apps",
+ "Apps" : "Apps",
"No" : "Nein",
"Yes" : "Ja",
"App password" : "App-Passwort",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen lies bitte diesen Forenbeitrag zu diesem Thema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die Nextcloud Community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
+ "Applications menu" : "Anwendungs-Menü",
"Searching …" : "Suche …",
"Logging in …" : "Anmelden …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 973dbd02022..04aa2ff953a 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "QR-Code zum Anmelden scannen",
"Use {productName} mobile client you want to connect to scan the code" : "Den mobilen {productName}-Client wählen, der zum Scannen des Codes verwendet werden soll",
"Code will expire {timeCountdown} or after use" : "Der Code läuft bei Verwendung oder nach {timeCountdown} ab",
- "Applications menu" : "Anwendungs-Menü",
- "Apps" : "Apps",
- "More apps" : "Weitere Apps",
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
+ "More apps" : "Weitere Apps",
+ "Apps" : "Apps",
"No" : "Nein",
"Yes" : "Ja",
"App password" : "App-Passwort",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen lesen Sie unseren Forenbeitrag zu diesem Thema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die Nextcloud Community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Sie werden in %n Sekunde zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Sie werden in %n Sekunden zu {productName} weitergeleitet."],
+ "Applications menu" : "Anwendungs-Menü",
"Searching …" : "Suche …",
"Logging in …" : "Anmelden …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index cc2d74590b2..1e19668746a 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "QR-Code zum Anmelden scannen",
"Use {productName} mobile client you want to connect to scan the code" : "Den mobilen {productName}-Client wählen, der zum Scannen des Codes verwendet werden soll",
"Code will expire {timeCountdown} or after use" : "Der Code läuft bei Verwendung oder nach {timeCountdown} ab",
- "Applications menu" : "Anwendungs-Menü",
- "Apps" : "Apps",
- "More apps" : "Weitere Apps",
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
+ "More apps" : "Weitere Apps",
+ "Apps" : "Apps",
"No" : "Nein",
"Yes" : "Ja",
"App password" : "App-Passwort",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen lesen Sie unseren Forenbeitrag zu diesem Thema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die Nextcloud Community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Sie werden in %n Sekunde zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Sie werden in %n Sekunden zu {productName} weitergeleitet."],
+ "Applications menu" : "Anwendungs-Menü",
"Searching …" : "Suche …",
"Logging in …" : "Anmelden …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
diff --git a/core/l10n/el.js b/core/l10n/el.js
index 77a400be0f3..93c22de1527 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Σαρώστε τον κωδικό QR για να συνδεθείτε",
"Use {productName} mobile client you want to connect to scan the code" : "Χρησιμοποιήστε την εφαρμογή {productName} για κινητά που θέλετε να συνδέσετε για να σαρώσετε τον κωδικό",
"Code will expire {timeCountdown} or after use" : "Ο κωδικός θα λήξει {timeCountdown} ή μετά τη χρήση",
- "Applications menu" : "Μενού εφαρμογών",
- "Apps" : "Εφαρμογές",
- "More apps" : "Περισσότερες εφαρμογές",
"_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"],
+ "More apps" : "Περισσότερες εφαρμογές",
+ "Apps" : "Εφαρμογές",
"No" : "Όχι",
"Yes" : "Ναι",
"App password" : "Συνθηματικό εφαρμογής",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Μη επιτυχημένη ενημέρωση. Για περισσότερες πληροφορίες δείτε αυτή τη δημοσίευση στο forum που καλύπτει αυτό το θέμα.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Μη επιτυχημένη ενημέρωση. Παρακαλούμε αναφέρετε αυτό το πρόβλημα στην κοινότητα Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Θα ανακατευθυνθείτε στο {productName} σε %n δευτερόλεπτα."],
+ "Applications menu" : "Μενού εφαρμογών",
"Searching …" : "Γίνεται αναζήτηση ...",
"Logging in …" : "Πραγματοποιείται είσοδος …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Εντοπίστηκαν πολλές λανθασμένες προσπάθειες εισόδου από την ΙΡ σας. Η επόμενη προσπάθεια εισόδου σας μπορεί να γίνει σε 30 δεύτερα.",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index bf63a11675e..9cce9f194ad 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Σαρώστε τον κωδικό QR για να συνδεθείτε",
"Use {productName} mobile client you want to connect to scan the code" : "Χρησιμοποιήστε την εφαρμογή {productName} για κινητά που θέλετε να συνδέσετε για να σαρώσετε τον κωδικό",
"Code will expire {timeCountdown} or after use" : "Ο κωδικός θα λήξει {timeCountdown} ή μετά τη χρήση",
- "Applications menu" : "Μενού εφαρμογών",
- "Apps" : "Εφαρμογές",
- "More apps" : "Περισσότερες εφαρμογές",
"_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"],
+ "More apps" : "Περισσότερες εφαρμογές",
+ "Apps" : "Εφαρμογές",
"No" : "Όχι",
"Yes" : "Ναι",
"App password" : "Συνθηματικό εφαρμογής",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Μη επιτυχημένη ενημέρωση. Για περισσότερες πληροφορίες δείτε αυτή τη δημοσίευση στο forum που καλύπτει αυτό το θέμα.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Μη επιτυχημένη ενημέρωση. Παρακαλούμε αναφέρετε αυτό το πρόβλημα στην κοινότητα Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Θα ανακατευθυνθείτε στο {productName} σε %n δευτερόλεπτα."],
+ "Applications menu" : "Μενού εφαρμογών",
"Searching …" : "Γίνεται αναζήτηση ...",
"Logging in …" : "Πραγματοποιείται είσοδος …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Εντοπίστηκαν πολλές λανθασμένες προσπάθειες εισόδου από την ΙΡ σας. Η επόμενη προσπάθεια εισόδου σας μπορεί να γίνει σε 30 δεύτερα.",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 0df00f2c418..910fbb29734 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Scan QR code to log in",
"Use {productName} mobile client you want to connect to scan the code" : "Use {productName} mobile client you want to connect to scan the code",
"Code will expire {timeCountdown} or after use" : "Code will expire {timeCountdown} or after use",
- "Applications menu" : "Applications menu",
- "Apps" : "Apps",
- "More apps" : "More apps",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"],
+ "More apps" : "More apps",
+ "Apps" : "Apps",
"No" : "No",
"Yes" : "Yes",
"App password" : "App password",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "The update was unsuccessful. For more information check our forum post covering this issue.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "The update was unsuccessful. Please report this issue to the Nextcloud community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "Applications menu",
"Searching …" : "Searching …",
"Logging in …" : "Logging in …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 3068d40784e..52e7c0b1213 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Scan QR code to log in",
"Use {productName} mobile client you want to connect to scan the code" : "Use {productName} mobile client you want to connect to scan the code",
"Code will expire {timeCountdown} or after use" : "Code will expire {timeCountdown} or after use",
- "Applications menu" : "Applications menu",
- "Apps" : "Apps",
- "More apps" : "More apps",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"],
+ "More apps" : "More apps",
+ "Apps" : "Apps",
"No" : "No",
"Yes" : "Yes",
"App password" : "App password",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "The update was unsuccessful. For more information check our forum post covering this issue.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "The update was unsuccessful. Please report this issue to the Nextcloud community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "Applications menu",
"Searching …" : "Searching …",
"Logging in …" : "Logging in …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index 868086c6d09..010c4c82837 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -72,10 +72,9 @@ OC.L10N.register(
"Learn more ↗" : "Scii pli ↗",
"Unknown" : "Nekonata",
"Done" : "Farita",
- "Applications menu" : "Aplikaĵa menuo",
- "Apps" : "Aplikaĵoj",
- "More apps" : "Pli da aplikaĵoj",
"_{count} notification_::_{count} notifications_" : ["{count} sciigoj","{count} sciigoj"],
+ "More apps" : "Pli da aplikaĵoj",
+ "Apps" : "Aplikaĵoj",
"No" : "Ne",
"Yes" : "Jes",
"App password" : "Aplikaĵa pasvorto",
@@ -258,6 +257,7 @@ OC.L10N.register(
"Please reload the page." : "Bonvolu reŝargi la paĝon.",
"The update was unsuccessful. For more information check our forum post covering this issue." : "La ĝisdatigo malsukcesis. Por pli da informoj, vidu la forumafisôn pri tio.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La ĝisdatigo malsukcesis. Bonvolu raporti tiun problemon al la Nextcloud-komunumo.",
+ "Applications menu" : "Aplikaĵa menuo",
"Searching …" : "Serĉado ...",
"Logging in …" : "Ensaluti...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ni eltrovis plurajn nevalidajn provojn ensaluti el via IP-adreso. Do, oni prokrastis vian sekvantan ensaluton dum ĝis 30 sekundoj.",
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index 83c6c750471..755755e144a 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -70,10 +70,9 @@
"Learn more ↗" : "Scii pli ↗",
"Unknown" : "Nekonata",
"Done" : "Farita",
- "Applications menu" : "Aplikaĵa menuo",
- "Apps" : "Aplikaĵoj",
- "More apps" : "Pli da aplikaĵoj",
"_{count} notification_::_{count} notifications_" : ["{count} sciigoj","{count} sciigoj"],
+ "More apps" : "Pli da aplikaĵoj",
+ "Apps" : "Aplikaĵoj",
"No" : "Ne",
"Yes" : "Jes",
"App password" : "Aplikaĵa pasvorto",
@@ -256,6 +255,7 @@
"Please reload the page." : "Bonvolu reŝargi la paĝon.",
"The update was unsuccessful. For more information check our forum post covering this issue." : "La ĝisdatigo malsukcesis. Por pli da informoj, vidu la forumafisôn pri tio.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La ĝisdatigo malsukcesis. Bonvolu raporti tiun problemon al la Nextcloud-komunumo.",
+ "Applications menu" : "Aplikaĵa menuo",
"Searching …" : "Serĉado ...",
"Logging in …" : "Ensaluti...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ni eltrovis plurajn nevalidajn provojn ensaluti el via IP-adreso. Do, oni prokrastis vian sekvantan ensaluton dum ĝis 30 sekundoj.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 69f96a522c8..3695f01ad82 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Escanea el código QR para iniciar sesión",
"Use {productName} mobile client you want to connect to scan the code" : "Utiliza el cliente móvil {productName} al que deseas conectarte para escanear el código.",
"Code will expire {timeCountdown} or after use" : "El código caducará en {timeCountdown} o tras usarlo",
- "Applications menu" : "Menú Aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contraseña de aplicación",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización tuvo un problema. Para más información consulte nuestro artículo del foro que cubre este tema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización ha fallado. Por favor, informa de este problema a la comunidad de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundo. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. "],
+ "Applications menu" : "Menú Aplicaciones",
"Searching …" : "Buscando …",
"Logging in …" : "Iniciando sesión ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 4e632341349..c85b7de1382 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Escanea el código QR para iniciar sesión",
"Use {productName} mobile client you want to connect to scan the code" : "Utiliza el cliente móvil {productName} al que deseas conectarte para escanear el código.",
"Code will expire {timeCountdown} or after use" : "El código caducará en {timeCountdown} o tras usarlo",
- "Applications menu" : "Menú Aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contraseña de aplicación",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización tuvo un problema. Para más información consulte nuestro artículo del foro que cubre este tema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización ha fallado. Por favor, informa de este problema a la comunidad de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundo. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. ","La actualización ha terminado con éxito. Redirigiendo a su {productName} en %n segundos. "],
+ "Applications menu" : "Menú Aplicaciones",
"Searching …" : "Buscando …",
"Logging in …" : "Iniciando sesión ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.",
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js
index 3300530e91a..7d39d74edc7 100644
--- a/core/l10n/es_EC.js
+++ b/core/l10n/es_EC.js
@@ -67,9 +67,9 @@ OC.L10N.register(
"Learn more ↗" : "Más información ↗",
"Unknown" : "Desconocido",
"Done" : "Hecho",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"Grant access" : "Conceder acceso",
diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json
index 9958f4b994d..98b173c40a7 100644
--- a/core/l10n/es_EC.json
+++ b/core/l10n/es_EC.json
@@ -65,9 +65,9 @@
"Learn more ↗" : "Más información ↗",
"Unknown" : "Desconocido",
"Done" : "Hecho",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"Grant access" : "Conceder acceso",
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index 9fcc879c74b..69ded3c3fe0 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -78,10 +78,9 @@ OC.L10N.register(
"Unknown" : "Desconocido",
"PNG image" : "Imagen PNG",
"Done" : "Terminado",
- "Applications menu" : "Menú de aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contraseña de la aplicación",
@@ -318,6 +317,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización fue exitosa. Redireccionando a {productName} en %n segundo.","La actualización fue exitosa. Redireccionando a {productName} en %n segundos.","La actualización fue exitosa. Redireccionando a {productName} en %n segundos."],
+ "Applications menu" : "Menú de aplicaciones",
"Searching …" : "Buscando …",
"Logging in …" : "Iniciando sesión ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json
index 8f6a60f2290..60fd8ae54eb 100644
--- a/core/l10n/es_MX.json
+++ b/core/l10n/es_MX.json
@@ -76,10 +76,9 @@
"Unknown" : "Desconocido",
"PNG image" : "Imagen PNG",
"Done" : "Terminado",
- "Applications menu" : "Menú de aplicaciones",
- "Apps" : "Aplicaciones",
- "More apps" : "Más aplicaciones",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"],
+ "More apps" : "Más aplicaciones",
+ "Apps" : "Aplicaciones",
"No" : "No",
"Yes" : "Sí",
"App password" : "Contraseña de la aplicación",
@@ -316,6 +315,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización fue exitosa. Redireccionando a {productName} en %n segundo.","La actualización fue exitosa. Redireccionando a {productName} en %n segundos.","La actualización fue exitosa. Redireccionando a {productName} en %n segundos."],
+ "Applications menu" : "Menú de aplicaciones",
"Searching …" : "Buscando …",
"Logging in …" : "Iniciando sesión ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 0787739bb58..83ccb9112e0 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Sisselogimiseks skaneeri QR-koodi",
"Use {productName} mobile client you want to connect to scan the code" : "Skaneeri seda koode {productName}i mobiilikliendiga, mida soovid kasutada",
"Code will expire {timeCountdown} or after use" : "Kood aegub peale kasutamist või {timeCountdown}",
- "Applications menu" : "Rakenduste menüü",
- "Apps" : "Rakendused",
- "More apps" : "Veel rakendusi",
"_{count} notification_::_{count} notifications_" : ["{count} teavitus","{count} teavitust"],
+ "More apps" : "Veel rakendusi",
+ "Apps" : "Rakendused",
"No" : "Ei",
"Yes" : "Jah",
"App password" : "Rakenduse salasõna",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uuendamine ebaõnnestus. Täiendavat infot vaata meie foorumipostitusest.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uuendamine ebaõnnestus. Palun teavita probleemist Nextcloudi kogukonda.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uuendamine õnnestus. Sind suunatakse tagasi {productName} juurde %n sekundi pärast.","Uuendamine õnnestus. Sind suunatakse tagasi {productName} juurde %n sekundi pärast."],
+ "Applications menu" : "Rakenduste menüü",
"Searching …" : "Otsin...",
"Logging in …" : "Sisselogimisel...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Me tuvastasime sinu IP-aadressilt palju ebaõnnestunud sisselogimiskatseid. Seetõttu on su järgmine sisselogimine ootel kuni 30 sekundit.",
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index e6909eaf16f..3e226049e26 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Sisselogimiseks skaneeri QR-koodi",
"Use {productName} mobile client you want to connect to scan the code" : "Skaneeri seda koode {productName}i mobiilikliendiga, mida soovid kasutada",
"Code will expire {timeCountdown} or after use" : "Kood aegub peale kasutamist või {timeCountdown}",
- "Applications menu" : "Rakenduste menüü",
- "Apps" : "Rakendused",
- "More apps" : "Veel rakendusi",
"_{count} notification_::_{count} notifications_" : ["{count} teavitus","{count} teavitust"],
+ "More apps" : "Veel rakendusi",
+ "Apps" : "Rakendused",
"No" : "Ei",
"Yes" : "Jah",
"App password" : "Rakenduse salasõna",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uuendamine ebaõnnestus. Täiendavat infot vaata meie foorumipostitusest.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uuendamine ebaõnnestus. Palun teavita probleemist Nextcloudi kogukonda.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uuendamine õnnestus. Sind suunatakse tagasi {productName} juurde %n sekundi pärast.","Uuendamine õnnestus. Sind suunatakse tagasi {productName} juurde %n sekundi pärast."],
+ "Applications menu" : "Rakenduste menüü",
"Searching …" : "Otsin...",
"Logging in …" : "Sisselogimisel...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Me tuvastasime sinu IP-aadressilt palju ebaõnnestunud sisselogimiskatseid. Seetõttu on su järgmine sisselogimine ootel kuni 30 sekundit.",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index d8388e2265a..7643794e834 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -202,10 +202,9 @@ OC.L10N.register(
"AVI video" : "AVI bideoa",
"Done" : "Egina",
"Scan QR code to log in" : "Eskaneatu QRa saioa hasteko",
- "Applications menu" : "Aplikazio-menua",
- "Apps" : "Aplikazioak",
- "More apps" : "Aplikazio gehiago",
"_{count} notification_::_{count} notifications_" : ["Jakinarazpen {count}","{count} jakinarazpenak"],
+ "More apps" : "Aplikazio gehiago",
+ "Apps" : "Aplikazioak",
"No" : "Ez",
"Yes" : "Bai",
"App password" : "Aplikazioaren pasahitza",
@@ -504,6 +503,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Eguneraketak huts egin du. Informazio gehiagorako begiratu gure foroko argitalpena arazo honi buruz.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Eguneraketak huts egin du. Mesedez, jakinarazi arazoa Nextcloud komunitateari.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Eguneraketa behar bezala egin da. {productName} ra birbideratuko zaitugu %nsegundotan.","Eguneraketa behar bezala egin da. {productName} (e)ra birbideratuko zaitugu %n segundotan."],
+ "Applications menu" : "Aplikazio-menua",
"Searching …" : "Bilatzen…",
"Logging in …" : "Saioa hasten...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Saioa hasteko hainbat saiakera baliogabe jaso ditugu zure IPtik. Ondorioz, zure hurrengo saio hasiera 30 segundo atzeratuko da.",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index dace71d0e7b..a6042e64a93 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -200,10 +200,9 @@
"AVI video" : "AVI bideoa",
"Done" : "Egina",
"Scan QR code to log in" : "Eskaneatu QRa saioa hasteko",
- "Applications menu" : "Aplikazio-menua",
- "Apps" : "Aplikazioak",
- "More apps" : "Aplikazio gehiago",
"_{count} notification_::_{count} notifications_" : ["Jakinarazpen {count}","{count} jakinarazpenak"],
+ "More apps" : "Aplikazio gehiago",
+ "Apps" : "Aplikazioak",
"No" : "Ez",
"Yes" : "Bai",
"App password" : "Aplikazioaren pasahitza",
@@ -502,6 +501,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Eguneraketak huts egin du. Informazio gehiagorako begiratu gure foroko argitalpena arazo honi buruz.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Eguneraketak huts egin du. Mesedez, jakinarazi arazoa Nextcloud komunitateari.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Eguneraketa behar bezala egin da. {productName} ra birbideratuko zaitugu %nsegundotan.","Eguneraketa behar bezala egin da. {productName} (e)ra birbideratuko zaitugu %n segundotan."],
+ "Applications menu" : "Aplikazio-menua",
"Searching …" : "Bilatzen…",
"Logging in …" : "Saioa hasten...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Saioa hasteko hainbat saiakera baliogabe jaso ditugu zure IPtik. Ondorioz, zure hurrengo saio hasiera 30 segundo atzeratuko da.",
diff --git a/core/l10n/fa.js b/core/l10n/fa.js
index 0fd5bde5757..5d5cb10125a 100644
--- a/core/l10n/fa.js
+++ b/core/l10n/fa.js
@@ -196,10 +196,9 @@ OC.L10N.register(
"Windows Media video" : "ویدیوی Windows Media.",
"AVI video" : "ویدیوی AVI.",
"Done" : "Done",
- "Applications menu" : "منو برنامهها.",
- "Apps" : " برنامه ها",
- "More apps" : "برنامه های بیشتر",
"_{count} notification_::_{count} notifications_" : ["{count} اعلان.","{count} اعلان."],
+ "More apps" : "برنامه های بیشتر",
+ "Apps" : " برنامه ها",
"No" : "نه",
"Yes" : "بله",
"App password" : "گذرواژه برنامه",
@@ -458,6 +457,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "به روزرسانی ناموفق بود. برای اطلاعات بیشتر فروم ما را بررسی کنید",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "به روزرسانی ناموفق بود. لطفا این مسئله را در جامعه Nextcloud گزارش دهید",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["به روزرسانی موفقیت آمیز بود. شما در %n ثانیه به {productName} هدایت میشوید.","به روزرسانی موفقیت آمیز بود. شما در %n ثانیه به {productName} هدایت میشوید."],
+ "Applications menu" : "منو برنامهها.",
"Searching …" : "جستجوکردن …",
"Logging in …" : "ورود به سیستم ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "از این آی پی چندین بار تلاش ناموفق برای ورود انجام شده است فلذا برای ورود مجدد حداقل ۳۰ ثانیه باید صبر کنید.",
diff --git a/core/l10n/fa.json b/core/l10n/fa.json
index 178d98adb37..d50c15529d0 100644
--- a/core/l10n/fa.json
+++ b/core/l10n/fa.json
@@ -194,10 +194,9 @@
"Windows Media video" : "ویدیوی Windows Media.",
"AVI video" : "ویدیوی AVI.",
"Done" : "Done",
- "Applications menu" : "منو برنامهها.",
- "Apps" : " برنامه ها",
- "More apps" : "برنامه های بیشتر",
"_{count} notification_::_{count} notifications_" : ["{count} اعلان.","{count} اعلان."],
+ "More apps" : "برنامه های بیشتر",
+ "Apps" : " برنامه ها",
"No" : "نه",
"Yes" : "بله",
"App password" : "گذرواژه برنامه",
@@ -456,6 +455,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "به روزرسانی ناموفق بود. برای اطلاعات بیشتر فروم ما را بررسی کنید",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "به روزرسانی ناموفق بود. لطفا این مسئله را در جامعه Nextcloud گزارش دهید",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["به روزرسانی موفقیت آمیز بود. شما در %n ثانیه به {productName} هدایت میشوید.","به روزرسانی موفقیت آمیز بود. شما در %n ثانیه به {productName} هدایت میشوید."],
+ "Applications menu" : "منو برنامهها.",
"Searching …" : "جستجوکردن …",
"Logging in …" : "ورود به سیستم ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "از این آی پی چندین بار تلاش ناموفق برای ورود انجام شده است فلذا برای ورود مجدد حداقل ۳۰ ثانیه باید صبر کنید.",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index f94cbe16e49..9bd22cc2756 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -166,10 +166,9 @@ OC.L10N.register(
"Done" : "Valmis",
"Scan QR code to log in" : "Skannaa QR-koodi kirjautuaksesi sisään",
"Code will expire {timeCountdown} or after use" : "Koodi vanhenee {timeCountdown} tai kun se on käytetty",
- "Applications menu" : "Sovellusten valikko",
- "Apps" : "Sovellukset",
- "More apps" : "Lisää sovelluksia",
"_{count} notification_::_{count} notifications_" : ["{count} ilmoitus","{count} ilmoitusta"],
+ "More apps" : "Lisää sovelluksia",
+ "Apps" : "Sovellukset",
"No" : "Ei",
"Yes" : "Kyllä",
"App password" : "Sovellussalasana",
@@ -451,6 +450,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Päivitys epäonnistui. Katso lisätietoja tähän ongelmaan liittyen keskustelupalstan viestistä.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Päivitys ei onnistunut. Raportoisitko tämän ongelman Nextcloud-yhteisölle.",
"_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."],
+ "Applications menu" : "Sovellusten valikko",
"Searching …" : "Haetaan…",
"Logging in …" : "Kirjaudutaan sisään...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Useita virheellisiä kirjautumisyrityksiä havaittiin IP-osoitteestasi. Siksi seuraava yritys sallitaan vasta 30 sekunnin päästä.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 46add5c69a3..247127f106d 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -164,10 +164,9 @@
"Done" : "Valmis",
"Scan QR code to log in" : "Skannaa QR-koodi kirjautuaksesi sisään",
"Code will expire {timeCountdown} or after use" : "Koodi vanhenee {timeCountdown} tai kun se on käytetty",
- "Applications menu" : "Sovellusten valikko",
- "Apps" : "Sovellukset",
- "More apps" : "Lisää sovelluksia",
"_{count} notification_::_{count} notifications_" : ["{count} ilmoitus","{count} ilmoitusta"],
+ "More apps" : "Lisää sovelluksia",
+ "Apps" : "Sovellukset",
"No" : "Ei",
"Yes" : "Kyllä",
"App password" : "Sovellussalasana",
@@ -449,6 +448,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Päivitys epäonnistui. Katso lisätietoja tähän ongelmaan liittyen keskustelupalstan viestistä.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Päivitys ei onnistunut. Raportoisitko tämän ongelman Nextcloud-yhteisölle.",
"_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."],
+ "Applications menu" : "Sovellusten valikko",
"Searching …" : "Haetaan…",
"Logging in …" : "Kirjaudutaan sisään...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Useita virheellisiä kirjautumisyrityksiä havaittiin IP-osoitteestasi. Siksi seuraava yritys sallitaan vasta 30 sekunnin päästä.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index c336ebed079..3c735ace2ac 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Scannez le QR code pour vous connecter",
"Use {productName} mobile client you want to connect to scan the code" : "Utilisez le client mobile {productName} que vous voulez connecter pour scanner le code",
"Code will expire {timeCountdown} or after use" : "Le code expirera dans {timeCountdown} ou après utilisation",
- "Applications menu" : "Menu des applications",
- "Apps" : "Applications",
- "More apps" : "Plus d’applications",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"],
+ "More apps" : "Plus d’applications",
+ "Apps" : "Applications",
"No" : "Non",
"Yes" : "Oui",
"App password" : "Mot de passe d'application",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "La mise à jour a échoué. Pour plus d’informations consultez notre publication sur le forum à propos de ce problème.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La mise à jour a échoué. Veuillez reporter le problème à la communauté Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes."],
+ "Applications menu" : "Menu des applications",
"Searching …" : "Recherche…",
"Logging in …" : "Connexion…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C’est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index e50215d455a..adce68cd31e 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Scannez le QR code pour vous connecter",
"Use {productName} mobile client you want to connect to scan the code" : "Utilisez le client mobile {productName} que vous voulez connecter pour scanner le code",
"Code will expire {timeCountdown} or after use" : "Le code expirera dans {timeCountdown} ou après utilisation",
- "Applications menu" : "Menu des applications",
- "Apps" : "Applications",
- "More apps" : "Plus d’applications",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"],
+ "More apps" : "Plus d’applications",
+ "Apps" : "Applications",
"No" : "Non",
"Yes" : "Oui",
"App password" : "Mot de passe d'application",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "La mise à jour a échoué. Pour plus d’informations consultez notre publication sur le forum à propos de ce problème.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "La mise à jour a échoué. Veuillez reporter le problème à la communauté Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes.","La mise à jour est terminée. Vous allez être redirigé vers {productName} dans %n secondes."],
+ "Applications menu" : "Menu des applications",
"Searching …" : "Recherche…",
"Logging in …" : "Connexion…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C’est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
diff --git a/core/l10n/ga.js b/core/l10n/ga.js
index c9e508daa84..e71488396ed 100644
--- a/core/l10n/ga.js
+++ b/core/l10n/ga.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Scanáil an cód QR le logáil isteach",
"Use {productName} mobile client you want to connect to scan the code" : "Bain úsáid as an gcliant soghluaiste {productName} ar mian leat ceangal leis chun an cód a scanadh",
"Code will expire {timeCountdown} or after use" : "Rachaidh an cód in éag {timeCountdown} nó tar éis úsáide",
- "Applications menu" : "Roghchlár feidhmchlár",
- "Apps" : "Feidhmchláir",
- "More apps" : "Tuilleadh apps",
"_{count} notification_::_{count} notifications_" : ["{count} fógra","{count} fógra","{count} fógra","{count} fógra","{count} fógra"],
+ "More apps" : "Tuilleadh apps",
+ "Apps" : "Feidhmchláir",
"No" : "Níl",
"Yes" : "Tá",
"App password" : "Pasfhocal aip",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Níor éirigh leis an nuashonrú. Le haghaidh tuilleadh faisnéise seiceáil ár bpost fóraim a chlúdaíonn an tsaincheist seo.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Níor éirigh leis an nuashonrú. Tuairiscigh an tsaincheist seo do phobal Nextcloud le do thoil.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","The update was successful. Redirecting you to {productName} in %n seconds.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind."],
+ "Applications menu" : "Roghchlár feidhmchlár",
"Searching …" : "Ag cuardach…",
"Logging in …" : "Ag logáil isteach…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bhraitheamar go leor iarrachtaí logáil isteach neamhbhailí ó do IP. Dá bhrí sin tá do logáil isteach eile throttled suas go dtí 30 soicind.",
diff --git a/core/l10n/ga.json b/core/l10n/ga.json
index 295c7d96638..6ebf0299268 100644
--- a/core/l10n/ga.json
+++ b/core/l10n/ga.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Scanáil an cód QR le logáil isteach",
"Use {productName} mobile client you want to connect to scan the code" : "Bain úsáid as an gcliant soghluaiste {productName} ar mian leat ceangal leis chun an cód a scanadh",
"Code will expire {timeCountdown} or after use" : "Rachaidh an cód in éag {timeCountdown} nó tar éis úsáide",
- "Applications menu" : "Roghchlár feidhmchlár",
- "Apps" : "Feidhmchláir",
- "More apps" : "Tuilleadh apps",
"_{count} notification_::_{count} notifications_" : ["{count} fógra","{count} fógra","{count} fógra","{count} fógra","{count} fógra"],
+ "More apps" : "Tuilleadh apps",
+ "Apps" : "Feidhmchláir",
"No" : "Níl",
"Yes" : "Tá",
"App password" : "Pasfhocal aip",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Níor éirigh leis an nuashonrú. Le haghaidh tuilleadh faisnéise seiceáil ár bpost fóraim a chlúdaíonn an tsaincheist seo.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Níor éirigh leis an nuashonrú. Tuairiscigh an tsaincheist seo do phobal Nextcloud le do thoil.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","The update was successful. Redirecting you to {productName} in %n seconds.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind.","D'éirigh leis an nuashonrú. Tú á atreorú chuig {productName} i gceann %n soicind."],
+ "Applications menu" : "Roghchlár feidhmchlár",
"Searching …" : "Ag cuardach…",
"Logging in …" : "Ag logáil isteach…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bhraitheamar go leor iarrachtaí logáil isteach neamhbhailí ó do IP. Dá bhrí sin tá do logáil isteach eile throttled suas go dtí 30 soicind.",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 46a52a50882..60226c0e8e4 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Escanee o código QR para acceder",
"Use {productName} mobile client you want to connect to scan the code" : "Empregue o cliente móbil {productName} ao que quere conectarse para escanear o código",
"Code will expire {timeCountdown} or after use" : "O código caducará en {timeCountdown} ou após o seu uso",
- "Applications menu" : "Menú de aplicacións",
- "Apps" : "Aplicacións",
- "More apps" : "Máis aplicacións",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"],
+ "More apps" : "Máis aplicacións",
+ "Apps" : "Aplicacións",
"No" : "Non",
"Yes" : "Si",
"App password" : "Contrasinal da aplicación",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Fallou a actualización. Obteña máis información consultando o noso artigo no foro para arranxar esta incidencia.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Fallou a actualización. Informe desta incidencia na comunidade de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundo.","A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundos."],
+ "Applications menu" : "Menú de aplicacións",
"Searching …" : "Buscando…",
"Logging in …" : "Acceder…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas desde o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 4af57653108..d3c85f83250 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Escanee o código QR para acceder",
"Use {productName} mobile client you want to connect to scan the code" : "Empregue o cliente móbil {productName} ao que quere conectarse para escanear o código",
"Code will expire {timeCountdown} or after use" : "O código caducará en {timeCountdown} ou após o seu uso",
- "Applications menu" : "Menú de aplicacións",
- "Apps" : "Aplicacións",
- "More apps" : "Máis aplicacións",
"_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"],
+ "More apps" : "Máis aplicacións",
+ "Apps" : "Aplicacións",
"No" : "Non",
"Yes" : "Si",
"App password" : "Contrasinal da aplicación",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Fallou a actualización. Obteña máis información consultando o noso artigo no foro para arranxar esta incidencia.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Fallou a actualización. Informe desta incidencia na comunidade de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundo.","A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundos."],
+ "Applications menu" : "Menú de aplicacións",
"Searching …" : "Buscando…",
"Logging in …" : "Acceder…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas desde o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos",
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index be975014d68..33304b05622 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Skeniraj QR kod za prijavu",
"Use {productName} mobile client you want to connect to scan the code" : "Upotrijebite mobilni klijent {productName} s kojim se želite povezati kako biste skenirali kod.",
"Code will expire {timeCountdown} or after use" : "Kod će isteći za {timeCountdown} ili nakon korištenja",
- "Applications menu" : "Izbornik aplikacija",
- "Apps" : "Aplikacije",
- "More apps" : "Više aplikacija",
"_{count} notification_::_{count} notifications_" : ["{count} obavijest","{count} obavijesti","{count} obavijesti"],
+ "More apps" : "Više aplikacija",
+ "Apps" : "Aplikacije",
"No" : "Ne",
"Yes" : "Da",
"App password" : "Apl lozinka",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Ažuriranje nije uspjelo. Za više informacija pročitajte objavu na forumu koja pokriva ovaj problem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Ažuriranje nije uspjelo. Prijavite ovaj problem Nextcloudovoj zajednici.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekundu.","Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekunde.","Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekundi."],
+ "Applications menu" : "Izbornik aplikacija",
"Searching …" : "Traženje…",
"Logging in …" : "Prijavljivanje...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Otkrili smo nekoliko nevažećih pokušaja prijave s vaše IP adrese. Iduća prijava odgađa se za najviše 30 sekundi.",
diff --git a/core/l10n/hr.json b/core/l10n/hr.json
index c0d159a9182..5a1b9f70edd 100644
--- a/core/l10n/hr.json
+++ b/core/l10n/hr.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Skeniraj QR kod za prijavu",
"Use {productName} mobile client you want to connect to scan the code" : "Upotrijebite mobilni klijent {productName} s kojim se želite povezati kako biste skenirali kod.",
"Code will expire {timeCountdown} or after use" : "Kod će isteći za {timeCountdown} ili nakon korištenja",
- "Applications menu" : "Izbornik aplikacija",
- "Apps" : "Aplikacije",
- "More apps" : "Više aplikacija",
"_{count} notification_::_{count} notifications_" : ["{count} obavijest","{count} obavijesti","{count} obavijesti"],
+ "More apps" : "Više aplikacija",
+ "Apps" : "Aplikacije",
"No" : "Ne",
"Yes" : "Da",
"App password" : "Apl lozinka",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Ažuriranje nije uspjelo. Za više informacija pročitajte objavu na forumu koja pokriva ovaj problem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Ažuriranje nije uspjelo. Prijavite ovaj problem Nextcloudovoj zajednici.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekundu.","Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekunde.","Ažuriranje uspješno. Preusmjeravanje na {productName} za %n sekundi."],
+ "Applications menu" : "Izbornik aplikacija",
"Searching …" : "Traženje…",
"Logging in …" : "Prijavljivanje...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Otkrili smo nekoliko nevažećih pokušaja prijave s vaše IP adrese. Iduća prijava odgađa se za najviše 30 sekundi.",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index f5d913bcf4e..362e75a1feb 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Olvassa le a QR-kódot a bejelentkezéshez",
"Use {productName} mobile client you want to connect to scan the code" : "Használja a hozzákapcsolandó {productName} mobilklienst a kód leolvasásához",
"Code will expire {timeCountdown} or after use" : "A kód {timeCountdown} vagy használat után lejár",
- "Applications menu" : "Alkalmazások menü",
- "Apps" : "Alkalmazások",
- "More apps" : "További alkalmazások",
"_{count} notification_::_{count} notifications_" : ["{count} értesítés","{count} értesítés"],
+ "More apps" : "További alkalmazások",
+ "Apps" : "Alkalmazások",
"No" : "Nem",
"Yes" : "Igen",
"App password" : "Alkalmazásjelszó",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "A frissítés sikertelen. Bővebb információért keresse fel a problémáról szóló fórumbejegyzésünket.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen. Jelezze a problémát a Nextcloud közösségnek.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A frissítés sikeres volt. %n másodperc múlva át lesz irányítva a következőhöz: {productName}.","A frissítés sikeres volt. %n másodperc múlva át lesz irányítva a következőhöz: {productName}."],
+ "Applications menu" : "Alkalmazások menü",
"Searching …" : "Keresés…",
"Logging in …" : "Bejelentkezés…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet észleltünk az IP-címéről. A legközelebbi kísérlete így 30 másodperccel késleltetve lesz.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index a97387cc985..fdbc4a9c222 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Olvassa le a QR-kódot a bejelentkezéshez",
"Use {productName} mobile client you want to connect to scan the code" : "Használja a hozzákapcsolandó {productName} mobilklienst a kód leolvasásához",
"Code will expire {timeCountdown} or after use" : "A kód {timeCountdown} vagy használat után lejár",
- "Applications menu" : "Alkalmazások menü",
- "Apps" : "Alkalmazások",
- "More apps" : "További alkalmazások",
"_{count} notification_::_{count} notifications_" : ["{count} értesítés","{count} értesítés"],
+ "More apps" : "További alkalmazások",
+ "Apps" : "Alkalmazások",
"No" : "Nem",
"Yes" : "Igen",
"App password" : "Alkalmazásjelszó",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "A frissítés sikertelen. Bővebb információért keresse fel a problémáról szóló fórumbejegyzésünket.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen. Jelezze a problémát a Nextcloud közösségnek.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A frissítés sikeres volt. %n másodperc múlva át lesz irányítva a következőhöz: {productName}.","A frissítés sikeres volt. %n másodperc múlva át lesz irányítva a következőhöz: {productName}."],
+ "Applications menu" : "Alkalmazások menü",
"Searching …" : "Keresés…",
"Logging in …" : "Bejelentkezés…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet észleltünk az IP-címéről. A legközelebbi kísérlete így 30 másodperccel késleltetve lesz.",
diff --git a/core/l10n/id.js b/core/l10n/id.js
index 9aa77a687cc..fa7b13f861f 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -202,10 +202,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Pindai kode QR untuk masuk",
"Use {productName} mobile client you want to connect to scan the code" : "Gunakan klien seluler {productName} yang ingin Anda hubungkan untuk memindai kode",
"Code will expire {timeCountdown} or after use" : "Kode akan kedaluwarsa {timeCountdown} atau setelah digunakan",
- "Applications menu" : "Menu aplikasi",
- "Apps" : "Aplikasi",
- "More apps" : "Aplikasi lainnya",
"_{count} notification_::_{count} notifications_" : ["{count} notifikasi"],
+ "More apps" : "Aplikasi lainnya",
+ "Apps" : "Aplikasi",
"No" : "Tidak",
"Yes" : "Ya",
"App password" : "Kata sandi aplikasi",
@@ -502,6 +501,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Pembaruan gagal. Untuk informasi berikutnya cek posting di forum yang mencakup masalah kami.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Pembaruan gagal. Laporkan masalah ini ke komunitas Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Pembaruan berhasil. Mengarahkan Anda ke {productName} dalam hitungan detik."],
+ "Applications menu" : "Menu aplikasi",
"Searching …" : "Mencari …",
"Logging in …" : "Log masuk …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Terdeteksi multipel percobaan log masuk tidak valid dari IP Anda. Pencekalan log masuk berikutnya dilakukan hingga 30 detik.",
diff --git a/core/l10n/id.json b/core/l10n/id.json
index 5cc6358e4aa..2b962f35e6b 100644
--- a/core/l10n/id.json
+++ b/core/l10n/id.json
@@ -200,10 +200,9 @@
"Scan QR code to log in" : "Pindai kode QR untuk masuk",
"Use {productName} mobile client you want to connect to scan the code" : "Gunakan klien seluler {productName} yang ingin Anda hubungkan untuk memindai kode",
"Code will expire {timeCountdown} or after use" : "Kode akan kedaluwarsa {timeCountdown} atau setelah digunakan",
- "Applications menu" : "Menu aplikasi",
- "Apps" : "Aplikasi",
- "More apps" : "Aplikasi lainnya",
"_{count} notification_::_{count} notifications_" : ["{count} notifikasi"],
+ "More apps" : "Aplikasi lainnya",
+ "Apps" : "Aplikasi",
"No" : "Tidak",
"Yes" : "Ya",
"App password" : "Kata sandi aplikasi",
@@ -500,6 +499,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Pembaruan gagal. Untuk informasi berikutnya cek posting di forum yang mencakup masalah kami.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Pembaruan gagal. Laporkan masalah ini ke komunitas Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Pembaruan berhasil. Mengarahkan Anda ke {productName} dalam hitungan detik."],
+ "Applications menu" : "Menu aplikasi",
"Searching …" : "Mencari …",
"Logging in …" : "Log masuk …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Terdeteksi multipel percobaan log masuk tidak valid dari IP Anda. Pencekalan log masuk berikutnya dilakukan hingga 30 detik.",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 02d1f255475..e9ee00cd64b 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Skannaðu QR-kóða til að skrá inn",
"Use {productName} mobile client you want to connect to scan the code" : "Notaðu það {productName} farsímaforrit sem þú vilt tengjast með til að skanna kóðann",
"Code will expire {timeCountdown} or after use" : "Kóðinn mun renna út {timeCountdown} eða eftir notkun",
- "Applications menu" : "Forritavalmynd",
- "Apps" : "Forrit",
- "More apps" : "Fleiri forrit",
"_{count} notification_::_{count} notifications_" : ["{count} tilkynning","{count} tilkynningar"],
+ "More apps" : "Fleiri forrit",
+ "Apps" : "Forrit",
"No" : "Nei",
"Yes" : "Já",
"App password" : "Lykilorð forrits",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uppfærslan tókst ekki. Til að fá frekari upplýsingar skoðaðu færslu á spjallsvæðinu okkar sem fjallar um þetta mál.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uppfærslan tókst ekki. Skoðaðu annálana á kerfisstjórnunarsíðunni og sendu inn tilkynningu um vandamálið til Nextcloud samfélagsins.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uppfærslan heppnaðist. Beini þér til {productName} eftir %n sekúndu.","Uppfærslan heppnaðist. Beini þér til {productName} eftir %n sekúndur."],
+ "Applications menu" : "Forritavalmynd",
"Searching …" : "Leita …",
"Logging in …" : "Skrái inn …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 857f5708ec4..4c18a3f0a4c 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Skannaðu QR-kóða til að skrá inn",
"Use {productName} mobile client you want to connect to scan the code" : "Notaðu það {productName} farsímaforrit sem þú vilt tengjast með til að skanna kóðann",
"Code will expire {timeCountdown} or after use" : "Kóðinn mun renna út {timeCountdown} eða eftir notkun",
- "Applications menu" : "Forritavalmynd",
- "Apps" : "Forrit",
- "More apps" : "Fleiri forrit",
"_{count} notification_::_{count} notifications_" : ["{count} tilkynning","{count} tilkynningar"],
+ "More apps" : "Fleiri forrit",
+ "Apps" : "Forrit",
"No" : "Nei",
"Yes" : "Já",
"App password" : "Lykilorð forrits",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uppfærslan tókst ekki. Til að fá frekari upplýsingar skoðaðu færslu á spjallsvæðinu okkar sem fjallar um þetta mál.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uppfærslan tókst ekki. Skoðaðu annálana á kerfisstjórnunarsíðunni og sendu inn tilkynningu um vandamálið til Nextcloud samfélagsins.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uppfærslan heppnaðist. Beini þér til {productName} eftir %n sekúndu.","Uppfærslan heppnaðist. Beini þér til {productName} eftir %n sekúndur."],
+ "Applications menu" : "Forritavalmynd",
"Searching …" : "Leita …",
"Logging in …" : "Skrái inn …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 9d6e059f7e0..071631e8be2 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Esegui la scansione del codice QR per accedere",
"Use {productName} mobile client you want to connect to scan the code" : "Utilizza il client mobile di {productName} che vuoi collegare per eseguire la scansione del codice",
"Code will expire {timeCountdown} or after use" : "Il codice scadrà {timeCountdown} o dopo l'utilizzo",
- "Applications menu" : "Menu applicazioni",
- "Apps" : "Applicazioni",
- "More apps" : "Altre applicazioni",
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
+ "More apps" : "Altre applicazioni",
+ "Apps" : "Applicazioni",
"No" : "No",
"Yes" : "Sì",
"App password" : "Password dell'applicazione",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni controlla l'articolo del nostro forum che riguarda questo problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "L'aggiornamento non è riuscito. Segnala il problema alla comunità di Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} in %n secondo.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi."],
+ "Applications menu" : "Menu applicazioni",
"Searching …" : "Ricerca in corso…",
"Logging in …" : "Accesso in corso...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index cb080e0a9ad..ffadc35ec04 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Esegui la scansione del codice QR per accedere",
"Use {productName} mobile client you want to connect to scan the code" : "Utilizza il client mobile di {productName} che vuoi collegare per eseguire la scansione del codice",
"Code will expire {timeCountdown} or after use" : "Il codice scadrà {timeCountdown} o dopo l'utilizzo",
- "Applications menu" : "Menu applicazioni",
- "Apps" : "Applicazioni",
- "More apps" : "Altre applicazioni",
"_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"],
+ "More apps" : "Altre applicazioni",
+ "Apps" : "Applicazioni",
"No" : "No",
"Yes" : "Sì",
"App password" : "Password dell'applicazione",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni controlla l'articolo del nostro forum che riguarda questo problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "L'aggiornamento non è riuscito. Segnala il problema alla comunità di Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} in %n secondo.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi.","L'aggiornamento è stato effettuato correttamente. Reindirizzamento a {productName} %n secondi."],
+ "Applications menu" : "Menu applicazioni",
"Searching …" : "Ricerca in corso…",
"Logging in …" : "Accesso in corso...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 740b98f6696..2e21c0ccbc4 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "QRコードをスキャンしてログイン",
"Use {productName} mobile client you want to connect to scan the code" : "接続したい{productName}モバイルクライアントでコードをスキャンしてください",
"Code will expire {timeCountdown} or after use" : "コードは{timeCountdown}で期限切れ、または使用後に失効します",
- "Applications menu" : "アプリケーションメニュー",
- "Apps" : "アプリ",
- "More apps" : "さらにアプリ",
"_{count} notification_::_{count} notifications_" : ["通知 {count} 件"],
+ "More apps" : "さらにアプリ",
+ "Apps" : "アプリ",
"No" : "いいえ",
"Yes" : "はい",
"App password" : "アプリパスワード",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "アップデートできませんでした。この問題に対する詳細な情報については、フォーラムの投稿を確認してください ",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "アップデートできませんでした。Nextcloud コミュニティ に問題を報告してください。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["アップデートできました。%n秒で {productName}にリダイレクトします。"],
+ "Applications menu" : "アプリケーションメニュー",
"Searching …" : "検索しています…",
"Logging in …" : "ログイン中...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index b938cbc389c..0335c3852f1 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "QRコードをスキャンしてログイン",
"Use {productName} mobile client you want to connect to scan the code" : "接続したい{productName}モバイルクライアントでコードをスキャンしてください",
"Code will expire {timeCountdown} or after use" : "コードは{timeCountdown}で期限切れ、または使用後に失効します",
- "Applications menu" : "アプリケーションメニュー",
- "Apps" : "アプリ",
- "More apps" : "さらにアプリ",
"_{count} notification_::_{count} notifications_" : ["通知 {count} 件"],
+ "More apps" : "さらにアプリ",
+ "Apps" : "アプリ",
"No" : "いいえ",
"Yes" : "はい",
"App password" : "アプリパスワード",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "アップデートできませんでした。この問題に対する詳細な情報については、フォーラムの投稿を確認してください ",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "アップデートできませんでした。Nextcloud コミュニティ に問題を報告してください。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["アップデートできました。%n秒で {productName}にリダイレクトします。"],
+ "Applications menu" : "アプリケーションメニュー",
"Searching …" : "検索しています…",
"Logging in …" : "ログイン中...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。",
diff --git a/core/l10n/ka.js b/core/l10n/ka.js
index 501858c587c..19dd97af688 100644
--- a/core/l10n/ka.js
+++ b/core/l10n/ka.js
@@ -201,10 +201,9 @@ OC.L10N.register(
"AVI video" : "AVI ვიდეო",
"Done" : "მზადაა",
"Scan QR code to log in" : "შესასვლელად დაასკანირეთ QRCode",
- "Applications menu" : "აპლიკაციების მენიუ",
- "Apps" : "აპები",
- "More apps" : "მეტი აპი",
"_{count} notification_::_{count} notifications_" : ["{count} გაფრთხილება","{count} გაფრთხილება"],
+ "More apps" : "მეტი აპი",
+ "Apps" : "აპები",
"No" : "არა",
"Yes" : "დიახ",
"App password" : "აპის პაროლი",
@@ -490,6 +489,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "The update was unsuccessful. For more information check our forum post covering this issue.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "The update was unsuccessful. Please report this issue to the Nextcloud community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "აპლიკაციების მენიუ",
"Searching …" : "ძებნა …",
"Logging in …" : "შესვლა …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
diff --git a/core/l10n/ka.json b/core/l10n/ka.json
index 901b9f1615d..c4ed42a0ade 100644
--- a/core/l10n/ka.json
+++ b/core/l10n/ka.json
@@ -199,10 +199,9 @@
"AVI video" : "AVI ვიდეო",
"Done" : "მზადაა",
"Scan QR code to log in" : "შესასვლელად დაასკანირეთ QRCode",
- "Applications menu" : "აპლიკაციების მენიუ",
- "Apps" : "აპები",
- "More apps" : "მეტი აპი",
"_{count} notification_::_{count} notifications_" : ["{count} გაფრთხილება","{count} გაფრთხილება"],
+ "More apps" : "მეტი აპი",
+ "Apps" : "აპები",
"No" : "არა",
"Yes" : "დიახ",
"App password" : "აპის პაროლი",
@@ -488,6 +487,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "The update was unsuccessful. For more information check our forum post covering this issue.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "The update was unsuccessful. Please report this issue to the Nextcloud community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "აპლიკაციების მენიუ",
"Searching …" : "ძებნა …",
"Logging in …" : "შესვლა …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 891a87e4272..86b3c04e28a 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "QR코드를 스캔하여 로그인",
"Use {productName} mobile client you want to connect to scan the code" : "연결하려는 {productName} 모바일 클라이언트를 사용해 코드를 스캔하세요",
"Code will expire {timeCountdown} or after use" : "코드는 {timeCountdown} 또는 사용 후 만료됩니다.",
- "Applications menu" : "애플리케이션 메뉴",
- "Apps" : "앱",
- "More apps" : "더 많은 앱",
"_{count} notification_::_{count} notifications_" : ["{count}개의 알림"],
+ "More apps" : "더 많은 앱",
+ "Apps" : "앱",
"No" : "아니요",
"Yes" : "예",
"App password" : "앱 암호",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "업데이트에 실패했습니다. 더 많은 정보를 보려면 이 문제에 대한 포럼 글을 참조하십시오.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "업데이트가 실패했습니다. 이 문제를 Nextcloud 커뮤니티에 보고하여 주십시오.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 {productName}(으)로 이동합니다."],
+ "Applications menu" : "애플리케이션 메뉴",
"Searching …" : "검색 중...",
"Logging in …" : "로그인 중 …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index d3c51d4e1f7..fefb1abde8c 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "QR코드를 스캔하여 로그인",
"Use {productName} mobile client you want to connect to scan the code" : "연결하려는 {productName} 모바일 클라이언트를 사용해 코드를 스캔하세요",
"Code will expire {timeCountdown} or after use" : "코드는 {timeCountdown} 또는 사용 후 만료됩니다.",
- "Applications menu" : "애플리케이션 메뉴",
- "Apps" : "앱",
- "More apps" : "더 많은 앱",
"_{count} notification_::_{count} notifications_" : ["{count}개의 알림"],
+ "More apps" : "더 많은 앱",
+ "Apps" : "앱",
"No" : "아니요",
"Yes" : "예",
"App password" : "앱 암호",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "업데이트에 실패했습니다. 더 많은 정보를 보려면 이 문제에 대한 포럼 글을 참조하십시오.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "업데이트가 실패했습니다. 이 문제를 Nextcloud 커뮤니티에 보고하여 주십시오.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 {productName}(으)로 이동합니다."],
+ "Applications menu" : "애플리케이션 메뉴",
"Searching …" : "검색 중...",
"Logging in …" : "로그인 중 …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.",
diff --git a/core/l10n/lo.js b/core/l10n/lo.js
index 031b282362c..dfdd04c64dd 100644
--- a/core/l10n/lo.js
+++ b/core/l10n/lo.js
@@ -199,10 +199,9 @@ OC.L10N.register(
"Windows Media video" : "Windows Media video",
"AVI video" : "AVI video",
"Done" : "ສະຖານະ",
- "Applications menu" : "Applications menu",
- "Apps" : "ແອັບພລິເຄຊັນ",
- "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ",
"_{count} notification_::_{count} notifications_" : ["{count} notifications"],
+ "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ",
+ "Apps" : "ແອັບພລິເຄຊັນ",
"No" : "ບໍ່",
"Yes" : "ແມ່ນແລ້ວ",
"App password" : "App password",
@@ -482,6 +481,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "ການປັບປຸງບໍ່ສໍາເລັດ. ສໍາລັບຂໍ້ມູນເພີ່ມເຕີມໃຫ້ ກວດສອບການສົ່ງຂໍ້ຄວາມ forum ຂອງ ພວກ ເຮົາທີ່ ກ່ຽວ ພັນ ກັບ ບັນ ຫາ ນີ້ .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "ການປັບປຸງບໍ່ສໍາເລັດ. ກະລຸນາລາຍງານບັນຫານີ້ຕໍ່ Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "Applications menu",
"Searching …" : "ກຳລັງຄົ້ນຫາ...",
"Logging in …" : "ກຳລັງໂຫຼດ",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "ພວກເຮົາກວດພົບຄວາມພະຍາຍາມ login ທີ່ ບໍ່ຖືກຕ້ອງຈາກ IP ຂອງ ທ່ານ . ດັ່ງນັ້ນການເຄື່ອນໄຫວຕໍ່ໄປຂອງທ່ານແມ່ນ throttled ເຖິງ 30 ວິນາທີ.",
diff --git a/core/l10n/lo.json b/core/l10n/lo.json
index b46f3d930e5..922193de67e 100644
--- a/core/l10n/lo.json
+++ b/core/l10n/lo.json
@@ -197,10 +197,9 @@
"Windows Media video" : "Windows Media video",
"AVI video" : "AVI video",
"Done" : "ສະຖານະ",
- "Applications menu" : "Applications menu",
- "Apps" : "ແອັບພລິເຄຊັນ",
- "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ",
"_{count} notification_::_{count} notifications_" : ["{count} notifications"],
+ "More apps" : "ແອັບພລິເຄຊັນເພີ່ມເຕີມ",
+ "Apps" : "ແອັບພລິເຄຊັນ",
"No" : "ບໍ່",
"Yes" : "ແມ່ນແລ້ວ",
"App password" : "App password",
@@ -480,6 +479,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "ການປັບປຸງບໍ່ສໍາເລັດ. ສໍາລັບຂໍ້ມູນເພີ່ມເຕີມໃຫ້ ກວດສອບການສົ່ງຂໍ້ຄວາມ forum ຂອງ ພວກ ເຮົາທີ່ ກ່ຽວ ພັນ ກັບ ບັນ ຫາ ນີ້ .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "ການປັບປຸງບໍ່ສໍາເລັດ. ກະລຸນາລາຍງານບັນຫານີ້ຕໍ່ Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n seconds."],
+ "Applications menu" : "Applications menu",
"Searching …" : "ກຳລັງຄົ້ນຫາ...",
"Logging in …" : "ກຳລັງໂຫຼດ",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "ພວກເຮົາກວດພົບຄວາມພະຍາຍາມ login ທີ່ ບໍ່ຖືກຕ້ອງຈາກ IP ຂອງ ທ່ານ . ດັ່ງນັ້ນການເຄື່ອນໄຫວຕໍ່ໄປຂອງທ່ານແມ່ນ throttled ເຖິງ 30 ວິນາທີ.",
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 29ddb1e3225..1ed1455733f 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Nuskenuokite QR kodą norėdami prisijungti",
"Use {productName} mobile client you want to connect to scan the code" : "Norėdami nuskaityti kodą, naudokite {productName} mobilųjį klientą, prie kurio norite prisijungti",
"Code will expire {timeCountdown} or after use" : "Kodas baigs galioti jį panaudojus arba {timeCountdown}",
- "Applications menu" : "Programų meniu",
- "Apps" : "Programėlės",
- "More apps" : "Daugiau programėlių",
"_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"],
+ "More apps" : "Daugiau programėlių",
+ "Apps" : "Programėlės",
"No" : "Ne",
"Yes" : "Taip",
"App password" : "Programėlės slaptažodis",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, žiūrėkite įrašą mūsų forume.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą Nextcloud bendruomenei.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atnaujinimas sėkmingas. Po %n sekundės būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundžių būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundžių būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundės būsite peradresuoti į {productName}."],
+ "Applications menu" : "Programų meniu",
"Searching …" : "Ieškoma…",
"Logging in …" : "Prisijungiama …",
"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ų.",
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 357b9a7d81f..a6a65e97ea9 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Nuskenuokite QR kodą norėdami prisijungti",
"Use {productName} mobile client you want to connect to scan the code" : "Norėdami nuskaityti kodą, naudokite {productName} mobilųjį klientą, prie kurio norite prisijungti",
"Code will expire {timeCountdown} or after use" : "Kodas baigs galioti jį panaudojus arba {timeCountdown}",
- "Applications menu" : "Programų meniu",
- "Apps" : "Programėlės",
- "More apps" : "Daugiau programėlių",
"_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"],
+ "More apps" : "Daugiau programėlių",
+ "Apps" : "Programėlės",
"No" : "Ne",
"Yes" : "Taip",
"App password" : "Programėlės slaptažodis",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Atnaujinimas buvo nesėkmingas. Išsamesnei informacijai apie šią problemą, žiūrėkite įrašą mūsų forume.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą Nextcloud bendruomenei.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atnaujinimas sėkmingas. Po %n sekundės būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundžių būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundžių būsite peradresuoti į {productName}.","Atnaujinimas sėkmingas. Po %n sekundės būsite peradresuoti į {productName}."],
+ "Applications menu" : "Programų meniu",
"Searching …" : "Ieškoma…",
"Logging in …" : "Prisijungiama …",
"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ų.",
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index 798020c3fe1..f91884018dd 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -76,10 +76,9 @@ OC.L10N.register(
"Unknown" : "Nezināms",
"LDIF address book" : "LDIF adrešu grāmata",
"Done" : "Pabeigts",
- "Applications menu" : "Lietotņu izvēlne",
- "Apps" : "Lietotnes",
- "More apps" : "Vairāk lietotņu",
"_{count} notification_::_{count} notifications_" : ["{count} paziņojumu","{count}paziņojums","{count}paziņojumi"],
+ "More apps" : "Vairāk lietotņu",
+ "Apps" : "Lietotnes",
"No" : "Nē",
"Yes" : "Jā",
"App password" : "Lietotnes parole",
@@ -245,6 +244,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Atjaunināšana bija nesekmīga. Vairāk informācijas par šo sarežģījumu ir skatāma mūsu foruma ierakstā .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Atjaunināšana bija nesekmība. Lūgums ziņot par šo nepilnību Nextcloud kopienai.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atjaunināšana bija veiksmīga. Notiks pārvirzīšana uz {productName} pēc %n sekundēm.","Atjaunināšana bija veiksmīga. Notiks pārvirzīšana uz {productName} pēc %n sekundes.","Atjaunināšana bija sekmīga. Pēc %nsekundēm notiks pārvirzīšana uz {productName}."],
+ "Applications menu" : "Lietotņu izvēlne",
"Searching …" : "Meklē...",
"Logging in …" : "Notiek pieteikšanās …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Mēs esam noteikuši vairākus nederīgus pieteikšanās mēģinājumus no šīs IP adreses, tādējādi nākamā pieteikšanās ir ierobežota līdz 30 sekundēm.",
diff --git a/core/l10n/lv.json b/core/l10n/lv.json
index 051243edb59..73fed10fa05 100644
--- a/core/l10n/lv.json
+++ b/core/l10n/lv.json
@@ -74,10 +74,9 @@
"Unknown" : "Nezināms",
"LDIF address book" : "LDIF adrešu grāmata",
"Done" : "Pabeigts",
- "Applications menu" : "Lietotņu izvēlne",
- "Apps" : "Lietotnes",
- "More apps" : "Vairāk lietotņu",
"_{count} notification_::_{count} notifications_" : ["{count} paziņojumu","{count}paziņojums","{count}paziņojumi"],
+ "More apps" : "Vairāk lietotņu",
+ "Apps" : "Lietotnes",
"No" : "Nē",
"Yes" : "Jā",
"App password" : "Lietotnes parole",
@@ -243,6 +242,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Atjaunināšana bija nesekmīga. Vairāk informācijas par šo sarežģījumu ir skatāma mūsu foruma ierakstā .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Atjaunināšana bija nesekmība. Lūgums ziņot par šo nepilnību Nextcloud kopienai.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atjaunināšana bija veiksmīga. Notiks pārvirzīšana uz {productName} pēc %n sekundēm.","Atjaunināšana bija veiksmīga. Notiks pārvirzīšana uz {productName} pēc %n sekundes.","Atjaunināšana bija sekmīga. Pēc %nsekundēm notiks pārvirzīšana uz {productName}."],
+ "Applications menu" : "Lietotņu izvēlne",
"Searching …" : "Meklē...",
"Logging in …" : "Notiek pieteikšanās …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Mēs esam noteikuši vairākus nederīgus pieteikšanās mēģinājumus no šīs IP adreses, tādējādi nākamā pieteikšanās ir ierobežota līdz 30 sekundēm.",
diff --git a/core/l10n/mk.js b/core/l10n/mk.js
index fe8fea718bc..8bf36d3789e 100644
--- a/core/l10n/mk.js
+++ b/core/l10n/mk.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Скенирај го QR кодот за да се најавиш",
"Use {productName} mobile client you want to connect to scan the code" : "Користи {productName} за мобилен за да се најавиш со скенирање на кодот",
"Code will expire {timeCountdown} or after use" : "Кодот ќе истече за {timeCountdown} или одкога ќе го искористиш",
- "Applications menu" : "Мени со апликации",
- "Apps" : "Аппликации",
- "More apps" : "Повеќе апликации",
"_{count} notification_::_{count} notifications_" : ["{count} известување","{count} известувања"],
+ "More apps" : "Повеќе апликации",
+ "Apps" : "Аппликации",
"No" : "Не",
"Yes" : "Да",
"App password" : "Лозинка за апликација",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Надградбата не беше успешна. За повеќе информации проверете го нашиот форум што го покрива овој проблем.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Надградбата не беше успешна. Ве молиме овој проблем да го пријавите во заедницата.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунда.","Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунди."],
+ "Applications menu" : "Мени со апликации",
"Searching …" : "Пребарување ...",
"Logging in …" : "Најава ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Детектирани се повеќе неуспешни најавувања од вашата IP адреса. Затоа вашиот следен обид за најавување е одложено за 30 секунди.",
diff --git a/core/l10n/mk.json b/core/l10n/mk.json
index 6b7f165ece6..613663b5701 100644
--- a/core/l10n/mk.json
+++ b/core/l10n/mk.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Скенирај го QR кодот за да се најавиш",
"Use {productName} mobile client you want to connect to scan the code" : "Користи {productName} за мобилен за да се најавиш со скенирање на кодот",
"Code will expire {timeCountdown} or after use" : "Кодот ќе истече за {timeCountdown} или одкога ќе го искористиш",
- "Applications menu" : "Мени со апликации",
- "Apps" : "Аппликации",
- "More apps" : "Повеќе апликации",
"_{count} notification_::_{count} notifications_" : ["{count} известување","{count} известувања"],
+ "More apps" : "Повеќе апликации",
+ "Apps" : "Аппликации",
"No" : "Не",
"Yes" : "Да",
"App password" : "Лозинка за апликација",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Надградбата не беше успешна. За повеќе информации проверете го нашиот форум што го покрива овој проблем.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Надградбата не беше успешна. Ве молиме овој проблем да го пријавите во заедницата.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунда.","Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунди."],
+ "Applications menu" : "Мени со апликации",
"Searching …" : "Пребарување ...",
"Logging in …" : "Најава ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Детектирани се повеќе неуспешни најавувања од вашата IP адреса. Затоа вашиот следен обид за најавување е одложено за 30 секунди.",
diff --git a/core/l10n/mn.js b/core/l10n/mn.js
index b11a532f428..b208d45eb31 100644
--- a/core/l10n/mn.js
+++ b/core/l10n/mn.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Нэвтрэхийн тулд QR кодыг уншуулна уу",
"Use {productName} mobile client you want to connect to scan the code" : "Холбогдохыг хүссэн {productName} гар утасны программаар кодыг уншуулна уу",
"Code will expire {timeCountdown} or after use" : "Код {timeCountdown} дараа эсвэл ашигласны дараа хүчингүй болно",
- "Applications menu" : "Програмын цэс",
- "Apps" : "Апп-ууд",
- "More apps" : "Бусад аппууд",
"_{count} notification_::_{count} notifications_" : ["{count} мэдэгдэл","{count} мэдэгдэл"],
+ "More apps" : "Бусад аппууд",
+ "Apps" : "Апп-ууд",
"No" : "Үгүй",
"Yes" : "Тийм",
"App password" : "Програмын нууц үг",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Шинэчлэлт амжилтгүй болсон. Дэлгэрэнгүй мэдээллийг энэ асуудлыг хамарсан манай форумын нийтлэлээс үзнэ үү.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Шинэчлэлт амжилтгүй болсон. Энэ асуудлыг Nextcloud олон нийт-д мэдэгдэнэ үү.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Шинэчлэлт амжилттай боллоо. %n секундын дараа {productName} руу чиглүүлж байна.","Шинэчлэлт амжилттай боллоо. %n секундын дараа {productName} руу чиглүүлж байна."],
+ "Applications menu" : "Програмын цэс",
"Searching …" : "Хайж байна …",
"Logging in …" : "Нэвтэрч байна",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Таны IP хаягаас олон удаагийн буруу нэвтрэх оролдлого илэрсэн. Тиймээс дараагийн нэвтрэлт 30 хүртэл секундын хойшлогдолтой болно.",
diff --git a/core/l10n/mn.json b/core/l10n/mn.json
index 3f37eada9b8..2c5d5b17bc0 100644
--- a/core/l10n/mn.json
+++ b/core/l10n/mn.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Нэвтрэхийн тулд QR кодыг уншуулна уу",
"Use {productName} mobile client you want to connect to scan the code" : "Холбогдохыг хүссэн {productName} гар утасны программаар кодыг уншуулна уу",
"Code will expire {timeCountdown} or after use" : "Код {timeCountdown} дараа эсвэл ашигласны дараа хүчингүй болно",
- "Applications menu" : "Програмын цэс",
- "Apps" : "Апп-ууд",
- "More apps" : "Бусад аппууд",
"_{count} notification_::_{count} notifications_" : ["{count} мэдэгдэл","{count} мэдэгдэл"],
+ "More apps" : "Бусад аппууд",
+ "Apps" : "Апп-ууд",
"No" : "Үгүй",
"Yes" : "Тийм",
"App password" : "Програмын нууц үг",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Шинэчлэлт амжилтгүй болсон. Дэлгэрэнгүй мэдээллийг энэ асуудлыг хамарсан манай форумын нийтлэлээс үзнэ үү.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Шинэчлэлт амжилтгүй болсон. Энэ асуудлыг Nextcloud олон нийт-д мэдэгдэнэ үү.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Шинэчлэлт амжилттай боллоо. %n секундын дараа {productName} руу чиглүүлж байна.","Шинэчлэлт амжилттай боллоо. %n секундын дараа {productName} руу чиглүүлж байна."],
+ "Applications menu" : "Програмын цэс",
"Searching …" : "Хайж байна …",
"Logging in …" : "Нэвтэрч байна",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Таны IP хаягаас олон удаагийн буруу нэвтрэх оролдлого илэрсэн. Тиймээс дараагийн нэвтрэлт 30 хүртэл секундын хойшлогдолтой болно.",
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 1c739416d0a..360c86194ce 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -129,10 +129,9 @@ OC.L10N.register(
"Windows Media video" : "Windows Media-video",
"AVI video" : "AVI-video",
"Done" : "Ferdig",
- "Applications menu" : "Applikasjonsmeny",
- "Apps" : "Apper",
- "More apps" : "Flere apper",
"_{count} notification_::_{count} notifications_" : ["{count} varsel","{count} varsler"],
+ "More apps" : "Flere apper",
+ "Apps" : "Apper",
"No" : "Nei",
"Yes" : "Ja",
"App password" : "App passord",
@@ -393,6 +392,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Oppdateringen var mislykket. For mer informasjon se vår forum-artikkel som beskriver dette problemet.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Oppdateringen mislyktes. Rapporter dette problemet til Nextcloud-gemenskapen.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Oppdatering er vellykket. Går videre til {productName} om %n sekunder.","Oppdatering er vellykket. Går videre til {productName} om %n sekunder."],
+ "Applications menu" : "Applikasjonsmeny",
"Searching …" : "Søker ...",
"Logging in …" : "Logger inn…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index 4c40551811e..56bd88598fb 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -127,10 +127,9 @@
"Windows Media video" : "Windows Media-video",
"AVI video" : "AVI-video",
"Done" : "Ferdig",
- "Applications menu" : "Applikasjonsmeny",
- "Apps" : "Apper",
- "More apps" : "Flere apper",
"_{count} notification_::_{count} notifications_" : ["{count} varsel","{count} varsler"],
+ "More apps" : "Flere apper",
+ "Apps" : "Apper",
"No" : "Nei",
"Yes" : "Ja",
"App password" : "App passord",
@@ -391,6 +390,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Oppdateringen var mislykket. For mer informasjon se vår forum-artikkel som beskriver dette problemet.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Oppdateringen mislyktes. Rapporter dette problemet til Nextcloud-gemenskapen.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Oppdatering er vellykket. Går videre til {productName} om %n sekunder.","Oppdatering er vellykket. Går videre til {productName} om %n sekunder."],
+ "Applications menu" : "Applikasjonsmeny",
"Searching …" : "Søker ...",
"Logging in …" : "Logger inn…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index a3606e512bf..60b54e88537 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Scan de QR-code om in te loggen",
"Use {productName} mobile client you want to connect to scan the code" : "Gebruik {productName} mobiele client waarmee u verbinding wilt maken om de code te scannen.",
"Code will expire {timeCountdown} or after use" : "De code verloopt {timeCountdown} of na gebruik.",
- "Applications menu" : "Applicatiemenu",
- "Apps" : "Apps",
- "More apps" : "Meer apps",
"_{count} notification_::_{count} notifications_" : ["{count} melding","{count} meldingen"],
+ "More apps" : "Meer apps",
+ "Apps" : "Apps",
"No" : "Nee",
"Yes" : "Ja",
"App password" : "App wachtwoord",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "De update was niet succesvol. Voor meer informatie zie ons bericht op het forum over dit probleem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "De update is mislukt. Meld dit probleem aan de Nextcloud-community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["De update was succesvol. Redirecten naar {productName} over %nseconde.","De update was succesvol. Redirecten naar {productName} over %n seconden."],
+ "Applications menu" : "Applicatiemenu",
"Searching …" : "Zoeken ...",
"Logging in …" : "Inloggen...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken vanaf jouw IP-adres gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index e6a97ab1c2f..a0a7b1ee2db 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Scan de QR-code om in te loggen",
"Use {productName} mobile client you want to connect to scan the code" : "Gebruik {productName} mobiele client waarmee u verbinding wilt maken om de code te scannen.",
"Code will expire {timeCountdown} or after use" : "De code verloopt {timeCountdown} of na gebruik.",
- "Applications menu" : "Applicatiemenu",
- "Apps" : "Apps",
- "More apps" : "Meer apps",
"_{count} notification_::_{count} notifications_" : ["{count} melding","{count} meldingen"],
+ "More apps" : "Meer apps",
+ "Apps" : "Apps",
"No" : "Nee",
"Yes" : "Ja",
"App password" : "App wachtwoord",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "De update was niet succesvol. Voor meer informatie zie ons bericht op het forum over dit probleem.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "De update is mislukt. Meld dit probleem aan de Nextcloud-community.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["De update was succesvol. Redirecten naar {productName} over %nseconde.","De update was succesvol. Redirecten naar {productName} over %n seconden."],
+ "Applications menu" : "Applicatiemenu",
"Searching …" : "Zoeken ...",
"Logging in …" : "Inloggen...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken vanaf jouw IP-adres gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.",
diff --git a/core/l10n/oc.js b/core/l10n/oc.js
index cea1db5986f..060fb4bdb5b 100644
--- a/core/l10n/oc.js
+++ b/core/l10n/oc.js
@@ -57,9 +57,9 @@ OC.L10N.register(
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d’una avaria de seguretat nos calguèt tirar certans de vòstres ligams de partiment. Vejatz lo ligam per mai d’informacions.",
"Learn more ↗" : "Ne saber mai ↗",
"Unknown" : "Desconegut",
- "Apps" : "Aplicacions",
- "More apps" : "Mai d’aplicacions",
"_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"],
+ "More apps" : "Mai d’aplicacions",
+ "Apps" : "Aplicacions",
"No" : "No",
"Yes" : "Yes",
"Grant access" : "Donar accès",
diff --git a/core/l10n/oc.json b/core/l10n/oc.json
index cbed1f42b8d..e8927a0b3ad 100644
--- a/core/l10n/oc.json
+++ b/core/l10n/oc.json
@@ -55,9 +55,9 @@
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d’una avaria de seguretat nos calguèt tirar certans de vòstres ligams de partiment. Vejatz lo ligam per mai d’informacions.",
"Learn more ↗" : "Ne saber mai ↗",
"Unknown" : "Desconegut",
- "Apps" : "Aplicacions",
- "More apps" : "Mai d’aplicacions",
"_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"],
+ "More apps" : "Mai d’aplicacions",
+ "Apps" : "Aplicacions",
"No" : "No",
"Yes" : "Yes",
"Grant access" : "Donar accès",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 48fc5b1f669..c40593c5708 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Zeskanuj kod QR, aby się zalogować",
"Use {productName} mobile client you want to connect to scan the code" : "Użyj klienta mobilnego {productName}, z którym chcesz się połączyć, aby zeskanować kod",
"Code will expire {timeCountdown} or after use" : "Kod wygaśnie za {timeCountdown} lub po użyciu",
- "Applications menu" : "Menu aplikacji",
- "Apps" : "Aplikacje",
- "More apps" : "Więcej aplikacji",
"_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"],
+ "More apps" : "Więcej aplikacji",
+ "Apps" : "Aplikacje",
"No" : "Nie",
"Yes" : "Tak",
"App password" : "Hasło aplikacji",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, zapoznaj się z naszym postem na forum dotyczącym tego problemu.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizacja nie powiodła się. Zgłoś ten problem do społeczności Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekundę.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekundy.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekund.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekund."],
+ "Applications menu" : "Menu aplikacji",
"Searching …" : "Wyszukiwanie…",
"Logging in …" : "Logowanie…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index e2c8700ea88..b08cddbdc86 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Zeskanuj kod QR, aby się zalogować",
"Use {productName} mobile client you want to connect to scan the code" : "Użyj klienta mobilnego {productName}, z którym chcesz się połączyć, aby zeskanować kod",
"Code will expire {timeCountdown} or after use" : "Kod wygaśnie za {timeCountdown} lub po użyciu",
- "Applications menu" : "Menu aplikacji",
- "Apps" : "Aplikacje",
- "More apps" : "Więcej aplikacji",
"_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"],
+ "More apps" : "Więcej aplikacji",
+ "Apps" : "Aplikacje",
"No" : "Nie",
"Yes" : "Tak",
"App password" : "Hasło aplikacji",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, zapoznaj się z naszym postem na forum dotyczącym tego problemu.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizacja nie powiodła się. Zgłoś ten problem do społeczności Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekundę.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekundy.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekund.","Aktualizacja przebiegła pomyślnie. Przekierowanie do {productName} za %n sekund."],
+ "Applications menu" : "Menu aplikacji",
"Searching …" : "Wyszukiwanie…",
"Logging in …" : "Logowanie…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 4810d6506de..cabc81d285d 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Digitalize o código QR para fazer login",
"Use {productName} mobile client you want to connect to scan the code" : "Use o cliente móvel {productName} que você deseja conectar para escanear o código",
"Code will expire {timeCountdown} or after use" : "O código expirará {timeCountdown} após o uso",
- "Applications menu" : "Menu de aplicativos",
- "Apps" : "Aplicativos",
- "More apps" : "Mais aplicativos",
"_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} de notificações","{count} notificações"],
+ "More apps" : "Mais aplicativos",
+ "Apps" : "Aplicativos",
"No" : "Não",
"Yes" : "Sim",
"App password" : "Senha de aplicativo",
@@ -509,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "A atualização não foi realizada com sucesso. Para mais informações verifique nosso post no fórum que abrange esta questão.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A atualização não foi realizada com sucesso. Por favor, informe este problema para a comunidade Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A atualização foi bem-sucedida. Redirecionando você à {productName} em %n segundo.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n de segundos.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n segundos."],
+ "Applications menu" : "Menu de aplicativos",
"Searching …" : "Pesquisando …",
"Logging in …" : "Entrando …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 35dd44d4074..d3707bd8c47 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Digitalize o código QR para fazer login",
"Use {productName} mobile client you want to connect to scan the code" : "Use o cliente móvel {productName} que você deseja conectar para escanear o código",
"Code will expire {timeCountdown} or after use" : "O código expirará {timeCountdown} após o uso",
- "Applications menu" : "Menu de aplicativos",
- "Apps" : "Aplicativos",
- "More apps" : "Mais aplicativos",
"_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} de notificações","{count} notificações"],
+ "More apps" : "Mais aplicativos",
+ "Apps" : "Aplicativos",
"No" : "Não",
"Yes" : "Sim",
"App password" : "Senha de aplicativo",
@@ -507,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "A atualização não foi realizada com sucesso. Para mais informações verifique nosso post no fórum que abrange esta questão.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A atualização não foi realizada com sucesso. Por favor, informe este problema para a comunidade Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A atualização foi bem-sucedida. Redirecionando você à {productName} em %n segundo.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n de segundos.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n segundos."],
+ "Applications menu" : "Menu de aplicativos",
"Searching …" : "Pesquisando …",
"Logging in …" : "Entrando …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index ecc9e8a10b1..c055e4528be 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -199,10 +199,9 @@ OC.L10N.register(
"Windows Media video" : "Vídeo Windows Media",
"AVI video" : "Vídeo AVI",
"Done" : "Concluído",
- "Applications menu" : "Menu de Aplicações",
- "Apps" : "Aplicações",
- "More apps" : "Mais aplicações",
"_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} notificações","{count} notificações"],
+ "More apps" : "Mais aplicações",
+ "Apps" : "Aplicações",
"No" : "Não",
"Yes" : "Sim",
"App password" : "Palavra‑passe de aplicação",
@@ -482,6 +481,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "A atualização falhou. Para mais informação consulte o nosso artigo do fórum sobre como resolver este problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A atualização não foi bem sucedida. Por favor, reporte este problema à comunidade de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A atualização foi concluída. A redirecionar para {productName} dentro de %n segundo.","A atualização foi concluída. A redirecionar para {productName} dentro de %n segundos.","A atualização foi concluída. A redirecionar para {productName} dentro de %n segundos."],
+ "Applications menu" : "Menu de Aplicações",
"Searching …" : "A procurar…",
"Logging in …" : "A iniciar a sessão...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nós detetamos múltiplas tentativas falhadas de autenticação com o seu IP. Por isso, a sua próxima autenticação será adiada até 30 segundos. ",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index de4cd852a63..303ee471c8c 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -197,10 +197,9 @@
"Windows Media video" : "Vídeo Windows Media",
"AVI video" : "Vídeo AVI",
"Done" : "Concluído",
- "Applications menu" : "Menu de Aplicações",
- "Apps" : "Aplicações",
- "More apps" : "Mais aplicações",
"_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} notificações","{count} notificações"],
+ "More apps" : "Mais aplicações",
+ "Apps" : "Aplicações",
"No" : "Não",
"Yes" : "Sim",
"App password" : "Palavra‑passe de aplicação",
@@ -480,6 +479,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "A atualização falhou. Para mais informação consulte o nosso artigo do fórum sobre como resolver este problema.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "A atualização não foi bem sucedida. Por favor, reporte este problema à comunidade de Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A atualização foi concluída. A redirecionar para {productName} dentro de %n segundo.","A atualização foi concluída. A redirecionar para {productName} dentro de %n segundos.","A atualização foi concluída. A redirecionar para {productName} dentro de %n segundos."],
+ "Applications menu" : "Menu de Aplicações",
"Searching …" : "A procurar…",
"Logging in …" : "A iniciar a sessão...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nós detetamos múltiplas tentativas falhadas de autenticação com o seu IP. Por isso, a sua próxima autenticação será adiada até 30 segundos. ",
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index c5827f32516..f9f0a9d24bf 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -76,10 +76,9 @@ OC.L10N.register(
"Learn more ↗" : "Află mai multe ↗",
"Unknown" : "Necunoscut",
"Done" : "Realizat",
- "Applications menu" : "Meniul aplicațiilor",
- "Apps" : "Aplicații",
- "More apps" : "Mai multe aplicatii",
"_{count} notification_::_{count} notifications_" : ["{count} notificare","{count} notificări","{count} notificări"],
+ "More apps" : "Mai multe aplicatii",
+ "Apps" : "Aplicații",
"No" : "Nu",
"Yes" : "Da",
"App password" : "Parolă aplicație",
@@ -293,6 +292,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Actualizarea nu a reușit. Pentru mai multe informații verificați postările din forum pe această temă.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Actualizarea nu a reușit. Te rugăm să raportezi această problemă comunității Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Actualizare efectuată. Redirectare la {productName} în %n secundă.","Actualizare efectuată. Redirectare la {productName} în %n seconde.","Actualizare efectuată. Redirectare la {productName} în %n secunde."],
+ "Applications menu" : "Meniul aplicațiilor",
"Searching …" : "Căutare ...",
"Logging in …" : "Se autentifică...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Au fost detectate mai multe încercări de logare eșuate de la adresa dumneavoastră IP. De aceea, următoarea încercare va fi încetinită până la 30 de secunde.",
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index b0195b2ed7a..284858dd989 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -74,10 +74,9 @@
"Learn more ↗" : "Află mai multe ↗",
"Unknown" : "Necunoscut",
"Done" : "Realizat",
- "Applications menu" : "Meniul aplicațiilor",
- "Apps" : "Aplicații",
- "More apps" : "Mai multe aplicatii",
"_{count} notification_::_{count} notifications_" : ["{count} notificare","{count} notificări","{count} notificări"],
+ "More apps" : "Mai multe aplicatii",
+ "Apps" : "Aplicații",
"No" : "Nu",
"Yes" : "Da",
"App password" : "Parolă aplicație",
@@ -291,6 +290,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Actualizarea nu a reușit. Pentru mai multe informații verificați postările din forum pe această temă.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Actualizarea nu a reușit. Te rugăm să raportezi această problemă comunității Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Actualizare efectuată. Redirectare la {productName} în %n secundă.","Actualizare efectuată. Redirectare la {productName} în %n seconde.","Actualizare efectuată. Redirectare la {productName} în %n secunde."],
+ "Applications menu" : "Meniul aplicațiilor",
"Searching …" : "Căutare ...",
"Logging in …" : "Se autentifică...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Au fost detectate mai multe încercări de logare eșuate de la adresa dumneavoastră IP. De aceea, următoarea încercare va fi încetinită până la 30 de secunde.",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 2b6b1b7e9d3..a3954177d06 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "Используйте QR-код для входа",
"Use {productName} mobile client you want to connect to scan the code" : "Используйте мобильное приложение {productName}, которое вы ходите подключить, для сканирования QR-кода.",
"Code will expire {timeCountdown} or after use" : "Срок действия кода истечёт через {timeCountdown} или после использования",
- "Applications menu" : "Меню приложений",
- "Apps" : "Приложения",
- "More apps" : "Ещё приложения",
"_{count} notification_::_{count} notifications_" : ["{count} уведомление","{count} уведомлений","{count} уведомлений","{count} уведомлений"],
+ "More apps" : "Ещё приложения",
+ "Applications" : "Приложения",
+ "Apps" : "Приложения",
"No" : "Нет",
"Yes" : "Да",
"App password" : "Пароль приложения",
@@ -508,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Обновление не удалось. Больше информации о данной проблеме можно найти в сообщении на нашем форуме.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Обновление не удалось. Сообщите об этой проблеме сообществу Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Обновление выполнено успешно. Перенаправление в {productName} через %n секунду.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунды.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунд.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунд."],
+ "Applications menu" : "Меню приложений",
"Searching …" : "Поиск…",
"Logging in …" : "Вход в систему…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 5e2018f1c13..0c249f1fbfb 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "Используйте QR-код для входа",
"Use {productName} mobile client you want to connect to scan the code" : "Используйте мобильное приложение {productName}, которое вы ходите подключить, для сканирования QR-кода.",
"Code will expire {timeCountdown} or after use" : "Срок действия кода истечёт через {timeCountdown} или после использования",
- "Applications menu" : "Меню приложений",
- "Apps" : "Приложения",
- "More apps" : "Ещё приложения",
"_{count} notification_::_{count} notifications_" : ["{count} уведомление","{count} уведомлений","{count} уведомлений","{count} уведомлений"],
+ "More apps" : "Ещё приложения",
+ "Applications" : "Приложения",
+ "Apps" : "Приложения",
"No" : "Нет",
"Yes" : "Да",
"App password" : "Пароль приложения",
@@ -506,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Обновление не удалось. Больше информации о данной проблеме можно найти в сообщении на нашем форуме.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Обновление не удалось. Сообщите об этой проблеме сообществу Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Обновление выполнено успешно. Перенаправление в {productName} через %n секунду.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунды.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунд.","Обновление выполнено успешно. Перенаправление в {productName} через %n секунд."],
+ "Applications menu" : "Меню приложений",
"Searching …" : "Поиск…",
"Logging in …" : "Вход в систему…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С вашего IP-адреса было выполнено множество неудачных попыток входа в систему. Следующую попытку можно будет выполнить через 30 секунд.",
diff --git a/core/l10n/sc.js b/core/l10n/sc.js
index 2ec377c3535..cfc438be4b7 100644
--- a/core/l10n/sc.js
+++ b/core/l10n/sc.js
@@ -64,10 +64,9 @@ OC.L10N.register(
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pro un'errore de seguresa nch'amus dèpidu bogare carchi ligòngiu de cumpartzidura. Càstia su ligòngiu pro àteras informatziones.",
"Learn more ↗" : "Àteras informatziones ↗",
"Unknown" : "Disconnotu",
- "Applications menu" : "Menù de aplicatziones",
- "Apps" : "Aplicatziones",
- "More apps" : "Àteras aplicatziones",
"_{count} notification_::_{count} notifications_" : ["{count} notìfica","{count} notìficas"],
+ "More apps" : "Àteras aplicatziones",
+ "Apps" : "Aplicatziones",
"No" : "No",
"Yes" : "Eja",
"App password" : "Crae de s'aplicatzione",
@@ -276,6 +275,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "S'agiornamentu est andadu male. Pro àteras informatziones controlla sa publicatzione subra de custu in su forum.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "S'agiornamentu no est andadu bene. Sinnala custu problema a sa comunidade de Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["S'agiornamentu est andadu bene. Indiritzende·ti a {productName} intre %n segundu.","S'agiornamentu est andadu bene. Indiritzende·ti a {productName} intre %n segundos."],
+ "Applications menu" : "Menù de aplicatziones",
"Searching …" : "Chirchende …",
"Logging in …" : "Intrende ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Amus agatadu tentativos meda de atzessu dae s'IP tuo. Duncas s'atzessu tuo imbeniente dd'as a pòdere fàghere intre 30 segundos.",
diff --git a/core/l10n/sc.json b/core/l10n/sc.json
index b740a75c0ae..bd54c7025ae 100644
--- a/core/l10n/sc.json
+++ b/core/l10n/sc.json
@@ -62,10 +62,9 @@
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pro un'errore de seguresa nch'amus dèpidu bogare carchi ligòngiu de cumpartzidura. Càstia su ligòngiu pro àteras informatziones.",
"Learn more ↗" : "Àteras informatziones ↗",
"Unknown" : "Disconnotu",
- "Applications menu" : "Menù de aplicatziones",
- "Apps" : "Aplicatziones",
- "More apps" : "Àteras aplicatziones",
"_{count} notification_::_{count} notifications_" : ["{count} notìfica","{count} notìficas"],
+ "More apps" : "Àteras aplicatziones",
+ "Apps" : "Aplicatziones",
"No" : "No",
"Yes" : "Eja",
"App password" : "Crae de s'aplicatzione",
@@ -274,6 +273,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "S'agiornamentu est andadu male. Pro àteras informatziones controlla sa publicatzione subra de custu in su forum.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "S'agiornamentu no est andadu bene. Sinnala custu problema a sa comunidade de Nextcloud .",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["S'agiornamentu est andadu bene. Indiritzende·ti a {productName} intre %n segundu.","S'agiornamentu est andadu bene. Indiritzende·ti a {productName} intre %n segundos."],
+ "Applications menu" : "Menù de aplicatziones",
"Searching …" : "Chirchende …",
"Logging in …" : "Intrende ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Amus agatadu tentativos meda de atzessu dae s'IP tuo. Duncas s'atzessu tuo imbeniente dd'as a pòdere fàghere intre 30 segundos.",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 4f271431d4d..2a29340b183 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "Naskenujte QR kód na prihlásenie",
"Use {productName} mobile client you want to connect to scan the code" : "Použite {productName} mobilného klienta, ktorý chcete pripojiť, na naskenovanie kódu.",
"Code will expire {timeCountdown} or after use" : "Kód vyprší {timeCountdown} alebo po použití",
- "Applications menu" : "Ponuka aplikácií",
- "Apps" : "Aplikácie",
- "More apps" : "Viac aplikácií",
"_{count} notification_::_{count} notifications_" : ["{count} upozornenie","{count} upozornenia","{count} upozornení","{count} upozornenia"],
+ "More apps" : "Viac aplikácií",
+ "Applications" : "Aplikácie",
+ "Apps" : "Aplikácie",
"No" : "Nie",
"Yes" : "Áno",
"App password" : "Heslo aplikácie",
@@ -509,6 +509,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizácia neprebehla úspešne. Pre viac informácií navštívte príspevok na našom fóre, ktorý pokrýva tento problém.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizácia bola neúspešná. Oznámte prosím tento problém komunite Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizácia prebehla úspešne. O %n sekundu budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekundy budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekúnd budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekúnd budete presmerovaní na {productName}."],
+ "Applications menu" : "Ponuka aplikácií",
"Searching …" : "Hľadá sa…",
"Logging in …" : "Prihlasujem ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznamenali sme viacnásobné chybné prihlásenie z vašej IP adresy. Vaše nasledujúce prihlásenie bude pozdržané o 30 sekúnd.",
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index e56c52d7836..707f46fd807 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "Naskenujte QR kód na prihlásenie",
"Use {productName} mobile client you want to connect to scan the code" : "Použite {productName} mobilného klienta, ktorý chcete pripojiť, na naskenovanie kódu.",
"Code will expire {timeCountdown} or after use" : "Kód vyprší {timeCountdown} alebo po použití",
- "Applications menu" : "Ponuka aplikácií",
- "Apps" : "Aplikácie",
- "More apps" : "Viac aplikácií",
"_{count} notification_::_{count} notifications_" : ["{count} upozornenie","{count} upozornenia","{count} upozornení","{count} upozornenia"],
+ "More apps" : "Viac aplikácií",
+ "Applications" : "Aplikácie",
+ "Apps" : "Aplikácie",
"No" : "Nie",
"Yes" : "Áno",
"App password" : "Heslo aplikácie",
@@ -507,6 +507,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Aktualizácia neprebehla úspešne. Pre viac informácií navštívte príspevok na našom fóre, ktorý pokrýva tento problém.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Aktualizácia bola neúspešná. Oznámte prosím tento problém komunite Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Aktualizácia prebehla úspešne. O %n sekundu budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekundy budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekúnd budete presmerovaní na {productName}.","Aktualizácia prebehla úspešne. O %n sekúnd budete presmerovaní na {productName}."],
+ "Applications menu" : "Ponuka aplikácií",
"Searching …" : "Hľadá sa…",
"Logging in …" : "Prihlasujem ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznamenali sme viacnásobné chybné prihlásenie z vašej IP adresy. Vaše nasledujúce prihlásenie bude pozdržané o 30 sekúnd.",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 905f64f092f..4682e668223 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -204,10 +204,9 @@ OC.L10N.register(
"Scan QR code to log in" : "Prijava s skeniranjem QR kode",
"Use {productName} mobile client you want to connect to scan the code" : "Uporabite mobilnega odjemalca {productName}, na katerega se želite povezati za skeniranje kode",
"Code will expire {timeCountdown} or after use" : "Koda poteče {timeCountdown} ali po uporabi",
- "Applications menu" : "Meni programov",
- "Apps" : "Programi",
- "More apps" : "Več programov",
"_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
+ "More apps" : "Več programov",
+ "Apps" : "Programi",
"No" : "Ne",
"Yes" : "Da",
"App password" : "Geslo programa",
@@ -508,6 +507,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Posodobitev je spodletela. Več podrobnosti o napaki je objavljenih na forumu.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Posodobitev je spodletela. Pošljite poročilo o napaki skupnosti Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
+ "Applications menu" : "Meni programov",
"Searching …" : "Poteka iskanje ...",
"Logging in …" : "Poteka prijavljanje ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznanih je več neveljavnih poskusov prijave iz trenutnega naslova IP. Iz varnostnih razlogov bo možnost naslednjega poskusa prijave zadržana za 30 sekund.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 2a870442f81..1aac7cfb2a6 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -202,10 +202,9 @@
"Scan QR code to log in" : "Prijava s skeniranjem QR kode",
"Use {productName} mobile client you want to connect to scan the code" : "Uporabite mobilnega odjemalca {productName}, na katerega se želite povezati za skeniranje kode",
"Code will expire {timeCountdown} or after use" : "Koda poteče {timeCountdown} ali po uporabi",
- "Applications menu" : "Meni programov",
- "Apps" : "Programi",
- "More apps" : "Več programov",
"_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
+ "More apps" : "Več programov",
+ "Apps" : "Programi",
"No" : "Ne",
"Yes" : "Da",
"App password" : "Geslo programa",
@@ -506,6 +505,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Posodobitev je spodletela. Več podrobnosti o napaki je objavljenih na forumu.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Posodobitev je spodletela. Pošljite poročilo o napaki skupnosti Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
+ "Applications menu" : "Meni programov",
"Searching …" : "Poteka iskanje ...",
"Logging in …" : "Poteka prijavljanje ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznanih je več neveljavnih poskusov prijave iz trenutnega naslova IP. Iz varnostnih razlogov bo možnost naslednjega poskusa prijave zadržana za 30 sekund.",
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 5ff24814f28..52e9413d118 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -198,10 +198,10 @@ OC.L10N.register(
"Windows Media video" : "Windows Media видео",
"AVI video" : "AVI видео",
"Done" : "Завршено",
- "Applications menu" : "Мени апликација",
- "Apps" : "Апликације",
- "More apps" : "Још апликација",
"_{count} notification_::_{count} notifications_" : ["{count} обавештење","{count} обавештења","{count} обавештења"],
+ "More apps" : "Још апликација",
+ "Applications" : "Апликације",
+ "Apps" : "Апликације",
"No" : "Не",
"Yes" : "Да",
"App password" : "Лозинка апликације",
@@ -480,6 +480,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Ажурирање није успело. За више информација погледајте нашу објаву на форуму која обрађује ову тему.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Ажурирање није успело. Пријавите овај проблем Некстклауд заједници.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунду.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунде.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунди."],
+ "Applications menu" : "Мени апликација",
"Searching …" : "Тражим…",
"Logging in …" : "Пријављивање …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 01d86f672dd..0b2be5726b9 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -196,10 +196,10 @@
"Windows Media video" : "Windows Media видео",
"AVI video" : "AVI видео",
"Done" : "Завршено",
- "Applications menu" : "Мени апликација",
- "Apps" : "Апликације",
- "More apps" : "Још апликација",
"_{count} notification_::_{count} notifications_" : ["{count} обавештење","{count} обавештења","{count} обавештења"],
+ "More apps" : "Још апликација",
+ "Applications" : "Апликације",
+ "Apps" : "Апликације",
"No" : "Не",
"Yes" : "Да",
"App password" : "Лозинка апликације",
@@ -478,6 +478,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Ажурирање није успело. За више информација погледајте нашу објаву на форуму која обрађује ову тему.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Ажурирање није успело. Пријавите овај проблем Некстклауд заједници.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунду.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунде.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунди."],
+ "Applications menu" : "Мени апликација",
"Searching …" : "Тражим…",
"Logging in …" : "Пријављивање …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 819c2cd4b5e..1cad9e4ee33 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "Skanna QR kod för att kolla in",
"Use {productName} mobile client you want to connect to scan the code" : "Använd den mobila {productName}-appen som du vill ansluta till för att skanna koden.",
"Code will expire {timeCountdown} or after use" : "Koden upphör att gälla om {timeCountdown} eller efter användning",
- "Applications menu" : "Appmeny",
- "Apps" : "Appar",
- "More apps" : "Fler appar",
"_{count} notification_::_{count} notifications_" : ["{count} meddelande","{count} meddelanden"],
+ "More apps" : "Fler appar",
+ "Applications" : "Appar",
+ "Apps" : "Appar",
"No" : "Nej",
"Yes" : "Ja",
"App password" : " Applösenord",
@@ -509,6 +509,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uppdateringen misslyckades. För mer information se vår forumpost angående problemet.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uppdateringen misslyckades. Rapportera felet till Nextcloud-gemenskapen.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uppdateringen lyckades. Omdirigerar dig till {productName} om %n sekund.","Uppdateringen lyckades. Omdirigerar dig till {productName} om %n sekunder."],
+ "Applications menu" : "Appmeny",
"Searching …" : "Söker ...",
"Logging in …" : "Loggar in ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har upptäckt flera felaktiga inloggningsförsök från din IP-adress. Ditt nästa inloggningsförsök kommer därför att fördröjas med upp till 30 sekunder.",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 5ac6f1a79aa..8711f71f4b9 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "Skanna QR kod för att kolla in",
"Use {productName} mobile client you want to connect to scan the code" : "Använd den mobila {productName}-appen som du vill ansluta till för att skanna koden.",
"Code will expire {timeCountdown} or after use" : "Koden upphör att gälla om {timeCountdown} eller efter användning",
- "Applications menu" : "Appmeny",
- "Apps" : "Appar",
- "More apps" : "Fler appar",
"_{count} notification_::_{count} notifications_" : ["{count} meddelande","{count} meddelanden"],
+ "More apps" : "Fler appar",
+ "Applications" : "Appar",
+ "Apps" : "Appar",
"No" : "Nej",
"Yes" : "Ja",
"App password" : " Applösenord",
@@ -507,6 +507,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uppdateringen misslyckades. För mer information se vår forumpost angående problemet.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uppdateringen misslyckades. Rapportera felet till Nextcloud-gemenskapen.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uppdateringen lyckades. Omdirigerar dig till {productName} om %n sekund.","Uppdateringen lyckades. Omdirigerar dig till {productName} om %n sekunder."],
+ "Applications menu" : "Appmeny",
"Searching …" : "Söker ...",
"Logging in …" : "Loggar in ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har upptäckt flera felaktiga inloggningsförsök från din IP-adress. Ditt nästa inloggningsförsök kommer därför att fördröjas med upp till 30 sekunder.",
diff --git a/core/l10n/sw.js b/core/l10n/sw.js
index 09b34c4fff8..57860fe81fe 100644
--- a/core/l10n/sw.js
+++ b/core/l10n/sw.js
@@ -199,10 +199,10 @@ OC.L10N.register(
"Windows Media video" : "Picha mjongeo ya Windows Media",
"AVI video" : "Picha mjongeo ya AVI",
"Done" : "Imefanyika",
- "Applications menu" : "Mwongozo wa maombi",
- "Apps" : "Maombi",
- "More apps" : "Apps zaidi",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} taarifa"],
+ "More apps" : "Apps zaidi",
+ "Applications" : "Maombi",
+ "Apps" : "Maombi",
"No" : "Hapana",
"Yes" : "Ndiyo",
"App password" : "Nenosiri la program",
@@ -481,6 +481,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Usasishaji haujafaulu. Kwa habari zaidi angalia chapisho letu la jukwaa linaloangazia suala hili.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uasasishaji umefanikiwa. Tafadhali toa taarifa ya jambo hili kwenye Jamii ya Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second."," Usasishaji umekamilika. Elekeza upya katika {productName} ndani ya %n sekunde."],
+ "Applications menu" : "Mwongozo wa maombi",
"Searching …" : "Inatafuta",
"Logging in …" : "Inaingia",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Tumegundua majaribio mengi batili ya kuingia kutoka kwa IP yako. Kwa hivyo kuingia kwako kunakofuata kunasisitizwa hadi sekunde 30.",
diff --git a/core/l10n/sw.json b/core/l10n/sw.json
index 7e134f981f9..cc0640530de 100644
--- a/core/l10n/sw.json
+++ b/core/l10n/sw.json
@@ -197,10 +197,10 @@
"Windows Media video" : "Picha mjongeo ya Windows Media",
"AVI video" : "Picha mjongeo ya AVI",
"Done" : "Imefanyika",
- "Applications menu" : "Mwongozo wa maombi",
- "Apps" : "Maombi",
- "More apps" : "Apps zaidi",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} taarifa"],
+ "More apps" : "Apps zaidi",
+ "Applications" : "Maombi",
+ "Apps" : "Maombi",
"No" : "Hapana",
"Yes" : "Ndiyo",
"App password" : "Nenosiri la program",
@@ -479,6 +479,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Usasishaji haujafaulu. Kwa habari zaidi angalia chapisho letu la jukwaa linaloangazia suala hili.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uasasishaji umefanikiwa. Tafadhali toa taarifa ya jambo hili kwenye Jamii ya Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second."," Usasishaji umekamilika. Elekeza upya katika {productName} ndani ya %n sekunde."],
+ "Applications menu" : "Mwongozo wa maombi",
"Searching …" : "Inatafuta",
"Logging in …" : "Inaingia",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Tumegundua majaribio mengi batili ya kuingia kutoka kwa IP yako. Kwa hivyo kuingia kwako kunakofuata kunasisitizwa hadi sekunde 30.",
diff --git a/core/l10n/th.js b/core/l10n/th.js
index d334c7d53a2..d7e18fb0c94 100644
--- a/core/l10n/th.js
+++ b/core/l10n/th.js
@@ -90,10 +90,9 @@ OC.L10N.register(
"Microsoft Access database" : "ฐานข้อมูล Microsoft Access",
"Microsoft OneNote document" : "เอกสาร Microsoft OneNote",
"Unknown" : "ไม่ทราบ",
- "Applications menu" : "เมนูแอปพลิเคชัน",
- "Apps" : "แอป",
- "More apps" : "แอปเพิ่มเติม",
"_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"],
+ "More apps" : "แอปเพิ่มเติม",
+ "Apps" : "แอป",
"No" : "ไม่",
"Yes" : "ใช่",
"App password" : "รหัสผ่านแอป",
@@ -301,6 +300,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "การอัปเดตไม่สำเร็จ สำหรับข้อมูลเพิ่มเติม ดูโพสต์ของเราในฟอรัมเกี่ยวกับปัญหานี้",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "การอัปเดตไม่สำเร็จ กรุณารายงานปัญหานี้ไปยังชุมชน Nextcloud",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["การอัปเดตเสร็จสมบูรณ์ กำลังนำคุณไปที่ {productName} ใน %n วินาที"],
+ "Applications menu" : "เมนูแอปพลิเคชัน",
"Searching …" : "กำลังค้นหา …",
"Logging in …" : "กำลังเข้าสู่ระบบ ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "เราตรวจพบการเข้าสู่ระบบที่ไม่ถูกต้องจากที่อยู่ IP ของคุณหลายครั้ง การเข้าสู่ระบบถัดไปของคุณถูกควบคุมเป็นเวลาอย่างมาก 30 วินาที",
diff --git a/core/l10n/th.json b/core/l10n/th.json
index bbb7a61b1ab..be07c9ce2e0 100644
--- a/core/l10n/th.json
+++ b/core/l10n/th.json
@@ -88,10 +88,9 @@
"Microsoft Access database" : "ฐานข้อมูล Microsoft Access",
"Microsoft OneNote document" : "เอกสาร Microsoft OneNote",
"Unknown" : "ไม่ทราบ",
- "Applications menu" : "เมนูแอปพลิเคชัน",
- "Apps" : "แอป",
- "More apps" : "แอปเพิ่มเติม",
"_{count} notification_::_{count} notifications_" : ["{count} การแจ้งเตือน"],
+ "More apps" : "แอปเพิ่มเติม",
+ "Apps" : "แอป",
"No" : "ไม่",
"Yes" : "ใช่",
"App password" : "รหัสผ่านแอป",
@@ -299,6 +298,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "การอัปเดตไม่สำเร็จ สำหรับข้อมูลเพิ่มเติม ดูโพสต์ของเราในฟอรัมเกี่ยวกับปัญหานี้",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "การอัปเดตไม่สำเร็จ กรุณารายงานปัญหานี้ไปยังชุมชน Nextcloud",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["การอัปเดตเสร็จสมบูรณ์ กำลังนำคุณไปที่ {productName} ใน %n วินาที"],
+ "Applications menu" : "เมนูแอปพลิเคชัน",
"Searching …" : "กำลังค้นหา …",
"Logging in …" : "กำลังเข้าสู่ระบบ ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "เราตรวจพบการเข้าสู่ระบบที่ไม่ถูกต้องจากที่อยู่ IP ของคุณหลายครั้ง การเข้าสู่ระบบถัดไปของคุณถูกควบคุมเป็นเวลาอย่างมาก 30 วินาที",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index f140dbbdfa3..431757bfc9e 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "Oturum açmak için kare kodu tarayın",
"Use {productName} mobile client you want to connect to scan the code" : "{productName} mobil istemcisi ile bağlanmak istediğiniz kodu tarayın",
"Code will expire {timeCountdown} or after use" : "Kod {timeCountdown} ya da kullanıldıktan sonra geçersiz olacak",
- "Applications menu" : "Uygulamalar menüsü",
- "Apps" : "Uygulamalar",
- "More apps" : "Diğer uygulamalar",
"_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"],
+ "More apps" : "Diğer uygulamalar",
+ "Applications" : "Uygulamalar",
+ "Apps" : "Uygulamalar",
"No" : "Hayır",
"Yes" : "Evet",
"App password" : "Uygulama parolası",
@@ -508,6 +508,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorun ile ilgili forum iletimize bakabilirsiniz.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uygulama güncellenemedi. Lütfen bu sorunu Nextcloud topluluğuna bildirin.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."],
+ "Applications menu" : "Uygulamalar menüsü",
"Searching …" : "Aranıyor…",
"Logging in …" : "Oturum açılıyor …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index bed0886ac0d..1f86c896a24 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "Oturum açmak için kare kodu tarayın",
"Use {productName} mobile client you want to connect to scan the code" : "{productName} mobil istemcisi ile bağlanmak istediğiniz kodu tarayın",
"Code will expire {timeCountdown} or after use" : "Kod {timeCountdown} ya da kullanıldıktan sonra geçersiz olacak",
- "Applications menu" : "Uygulamalar menüsü",
- "Apps" : "Uygulamalar",
- "More apps" : "Diğer uygulamalar",
"_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"],
+ "More apps" : "Diğer uygulamalar",
+ "Applications" : "Uygulamalar",
+ "Apps" : "Uygulamalar",
"No" : "Hayır",
"Yes" : "Evet",
"App password" : "Uygulama parolası",
@@ -506,6 +506,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorun ile ilgili forum iletimize bakabilirsiniz.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Uygulama güncellenemedi. Lütfen bu sorunu Nextcloud topluluğuna bildirin.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."],
+ "Applications menu" : "Uygulamalar menüsü",
"Searching …" : "Aranıyor…",
"Logging in …" : "Oturum açılıyor …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.",
diff --git a/core/l10n/ug.js b/core/l10n/ug.js
index 6f0f50c42f4..7c2719398b1 100644
--- a/core/l10n/ug.js
+++ b/core/l10n/ug.js
@@ -199,10 +199,10 @@ OC.L10N.register(
"Windows Media video" : "Windows Media سىن",
"AVI video" : "AVI سىن",
"Done" : "پۈتتى",
- "Applications menu" : "قوللىنىشچان تىزىملىك",
- "Apps" : "ئەپلەر",
- "More apps" : "تېخىمۇ كۆپ ئەپلەر",
"_{count} notification_::_{count} notifications_" : ["{count} ئۇقتۇرۇش","{count} ئۇقتۇرۇش"],
+ "More apps" : "تېخىمۇ كۆپ ئەپلەر",
+ "Applications" : "قوللىنىشچان پروگراممىلار",
+ "Apps" : "ئەپلەر",
"No" : "ياق",
"Yes" : "ھەئە",
"App password" : "ئەپ پارولى",
@@ -483,6 +483,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "يېڭىلاش مۇۋەپپەقىيەتلىك بولمىدى. تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىش ئۈچۈن بۇ مەسىلىنى ئۆز ئىچىگە ئالغان مۇنبەر يازمىمىزنى تەكشۈرۈڭ .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "يېڭىلاش مۇۋەپپەقىيەتلىك بولمىدى. بۇ مەسىلىنى Nextcloud مەھەللىسىگە دوكلات قىلىڭ.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["يېڭىلاش مۇۋەپپەقىيەتلىك بولدى. %n سېكۇنت ئىچىدە سىزنى {productName} غا يۆتكەيدۇ.","يېڭىلاش مۇۋەپپەقىيەتلىك بولدى. %n سېكۇنت ئىچىدە سىزنى {productName} غا يۆتكەيدۇ."],
+ "Applications menu" : "قوللىنىشچان تىزىملىك",
"Searching …" : "ئىزدەش…",
"Logging in …" : "تىزىمغا كىرىش…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "بىز IP دىن نۇرغۇن ئىناۋەتسىز كىرىش سىنىقىنى بايقىدۇق. شۇڭلاشقا كېيىنكى كىرىش ۋاقتىڭىز 30 سېكۇنتقا يېتىدۇ.",
diff --git a/core/l10n/ug.json b/core/l10n/ug.json
index 7339aa5c8d4..123450386f0 100644
--- a/core/l10n/ug.json
+++ b/core/l10n/ug.json
@@ -197,10 +197,10 @@
"Windows Media video" : "Windows Media سىن",
"AVI video" : "AVI سىن",
"Done" : "پۈتتى",
- "Applications menu" : "قوللىنىشچان تىزىملىك",
- "Apps" : "ئەپلەر",
- "More apps" : "تېخىمۇ كۆپ ئەپلەر",
"_{count} notification_::_{count} notifications_" : ["{count} ئۇقتۇرۇش","{count} ئۇقتۇرۇش"],
+ "More apps" : "تېخىمۇ كۆپ ئەپلەر",
+ "Applications" : "قوللىنىشچان پروگراممىلار",
+ "Apps" : "ئەپلەر",
"No" : "ياق",
"Yes" : "ھەئە",
"App password" : "ئەپ پارولى",
@@ -481,6 +481,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "يېڭىلاش مۇۋەپپەقىيەتلىك بولمىدى. تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىش ئۈچۈن بۇ مەسىلىنى ئۆز ئىچىگە ئالغان مۇنبەر يازمىمىزنى تەكشۈرۈڭ .",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "يېڭىلاش مۇۋەپپەقىيەتلىك بولمىدى. بۇ مەسىلىنى Nextcloud مەھەللىسىگە دوكلات قىلىڭ.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["يېڭىلاش مۇۋەپپەقىيەتلىك بولدى. %n سېكۇنت ئىچىدە سىزنى {productName} غا يۆتكەيدۇ.","يېڭىلاش مۇۋەپپەقىيەتلىك بولدى. %n سېكۇنت ئىچىدە سىزنى {productName} غا يۆتكەيدۇ."],
+ "Applications menu" : "قوللىنىشچان تىزىملىك",
"Searching …" : "ئىزدەش…",
"Logging in …" : "تىزىمغا كىرىش…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "بىز IP دىن نۇرغۇن ئىناۋەتسىز كىرىش سىنىقىنى بايقىدۇق. شۇڭلاشقا كېيىنكى كىرىش ۋاقتىڭىز 30 سېكۇنتقا يېتىدۇ.",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index dc7825af3c5..9e443dee770 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "Відскануйте код QR для входу",
"Use {productName} mobile client you want to connect to scan the code" : "Скористайтеся мобільним застосунком {productName}, до якого ви бажаєте під'єднатися, щоби відсканувати код",
"Code will expire {timeCountdown} or after use" : "Термін дії коду завершиться через {timeCountdown} або після використання",
- "Applications menu" : "Меню застосунків",
- "Apps" : "Застосунки",
- "More apps" : "Більше застосунків",
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
+ "More apps" : "Більше застосунків",
+ "Applications" : "Застосунки",
+ "Apps" : "Застосунки",
"No" : "Ні",
"Yes" : "Так",
"App password" : "Пароль застосунку",
@@ -509,6 +509,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Оновлення не вдалося. За інформацією зверніться до повідомлення на форумі, що описує цю проблему.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Оновлення не вдалося. Будь ласка, повідомте про це питання в спільноту Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Оновлення пройшло успішно. Переспрямування на {productName} за %n секунду.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди."],
+ "Applications menu" : "Меню застосунків",
"Searching …" : "Пошук ...",
"Logging in …" : "Вхід ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ми виявили кілька недійсних спроб входу з вашого IP-адресу. Тому наступну спробу входу можна буде здійснити через 30 секунд.",
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index 659b7db3229..0211d916f80 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "Відскануйте код QR для входу",
"Use {productName} mobile client you want to connect to scan the code" : "Скористайтеся мобільним застосунком {productName}, до якого ви бажаєте під'єднатися, щоби відсканувати код",
"Code will expire {timeCountdown} or after use" : "Термін дії коду завершиться через {timeCountdown} або після використання",
- "Applications menu" : "Меню застосунків",
- "Apps" : "Застосунки",
- "More apps" : "Більше застосунків",
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
+ "More apps" : "Більше застосунків",
+ "Applications" : "Застосунки",
+ "Apps" : "Застосунки",
"No" : "Ні",
"Yes" : "Так",
"App password" : "Пароль застосунку",
@@ -507,6 +507,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Оновлення не вдалося. За інформацією зверніться до повідомлення на форумі, що описує цю проблему.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Оновлення не вдалося. Будь ласка, повідомте про це питання в спільноту Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Оновлення пройшло успішно. Переспрямування на {productName} за %n секунду.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди.","Оновлення пройшло успішно. Переспрямування до {productName} за лічені %n секунди."],
+ "Applications menu" : "Меню застосунків",
"Searching …" : "Пошук ...",
"Logging in …" : "Вхід ...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ми виявили кілька недійсних спроб входу з вашого IP-адресу. Тому наступну спробу входу можна буде здійснити через 30 секунд.",
diff --git a/core/l10n/uz.js b/core/l10n/uz.js
index e18c17e3cad..1673de29685 100644
--- a/core/l10n/uz.js
+++ b/core/l10n/uz.js
@@ -77,10 +77,10 @@ OC.L10N.register(
"Learn more ↗" : "Ko'proq ma'lumot oling. ↗",
"Unknown" : "Noma'lum",
"Done" : "Bajarildi",
- "Applications menu" : "Ilovalar menyusi",
- "Apps" : "Ilovalar",
- "More apps" : "Ko'proq ilovalar",
"_{count} notification_::_{count} notifications_" : ["{count} bildirishnomalarnotifications"],
+ "More apps" : "Ko'proq ilovalar",
+ "Applications" : "Ilovalar",
+ "Apps" : "Ilovalar",
"No" : "Yo`q",
"Yes" : "Ha",
"App password" : "Ilova paroli",
@@ -334,6 +334,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Yangilash muvaffaqiyatsiz tugadi. Qo'shimcha ma'lumot olish uchun ushbu muammoga bag'ishlangan forum postimizni tekshiring.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Yangilash muvaffaqiyatsiz tugadi. Iltimos, bu muammo haqida Nextcloud hamjamiyatiga xabar qiling..",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : [" {productName}ni yangilanish muvaffaqiyatli bo'ldi. Sizni yo'naltirish %n sekund."],
+ "Applications menu" : "Ilovalar menyusi",
"Searching …" : "Qidirilmoqda …",
"Logging in …" : "Kirilmoqda …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Biz sizning IP-dan bir nechta noto'g'ri kirish urinishlarini aniqladik. Shuning uchun sizning keyingi kirishingiz 30 soniyagacha qisqartiriladi.",
diff --git a/core/l10n/uz.json b/core/l10n/uz.json
index 8c0299c574a..7a3a65169a9 100644
--- a/core/l10n/uz.json
+++ b/core/l10n/uz.json
@@ -75,10 +75,10 @@
"Learn more ↗" : "Ko'proq ma'lumot oling. ↗",
"Unknown" : "Noma'lum",
"Done" : "Bajarildi",
- "Applications menu" : "Ilovalar menyusi",
- "Apps" : "Ilovalar",
- "More apps" : "Ko'proq ilovalar",
"_{count} notification_::_{count} notifications_" : ["{count} bildirishnomalarnotifications"],
+ "More apps" : "Ko'proq ilovalar",
+ "Applications" : "Ilovalar",
+ "Apps" : "Ilovalar",
"No" : "Yo`q",
"Yes" : "Ha",
"App password" : "Ilova paroli",
@@ -332,6 +332,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Yangilash muvaffaqiyatsiz tugadi. Qo'shimcha ma'lumot olish uchun ushbu muammoga bag'ishlangan forum postimizni tekshiring.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Yangilash muvaffaqiyatsiz tugadi. Iltimos, bu muammo haqida Nextcloud hamjamiyatiga xabar qiling..",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : [" {productName}ni yangilanish muvaffaqiyatli bo'ldi. Sizni yo'naltirish %n sekund."],
+ "Applications menu" : "Ilovalar menyusi",
"Searching …" : "Qidirilmoqda …",
"Logging in …" : "Kirilmoqda …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Biz sizning IP-dan bir nechta noto'g'ri kirish urinishlarini aniqladik. Shuning uchun sizning keyingi kirishingiz 30 soniyagacha qisqartiriladi.",
diff --git a/core/l10n/vi.js b/core/l10n/vi.js
index a2851fd5c6a..405a31b338c 100644
--- a/core/l10n/vi.js
+++ b/core/l10n/vi.js
@@ -83,10 +83,9 @@ OC.L10N.register(
"Ogg audio" : "Âm thanh Ogg",
"C++ source code" : "Mã nguồn C++",
"Done" : "Hoàn tất",
- "Applications menu" : "Menu ứng dụng",
- "Apps" : "Ứng dụng",
- "More apps" : "Thêm ứng dụng",
"_{count} notification_::_{count} notifications_" : ["{count} thông báo"],
+ "More apps" : "Thêm ứng dụng",
+ "Apps" : "Ứng dụng",
"No" : "Không",
"Yes" : "Có",
"App password" : "Mật khẩu ứng dụng",
@@ -332,6 +331,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Quá trình cập nhật không thành công. Để biết thêm thông tin chi tiết đề nghị xem các bài viết trong diễn đàn để xử lý vấn đề này.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Quá trình cập nhật không thành công. Xin vui lòng báo lại vấn đề gặp phải trong tới Cộng đồng Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Cập nhật đã thành công. Chuyển hướng bạn đến {productName} trong %n seconds."],
+ "Applications menu" : "Menu ứng dụng",
"Searching …" : "Đang tìm kiếm ...",
"Logging in …" : "Đang đăng nhập",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Chúng tôi đã phát hiện nhiều lần đăng nhập không hợp lệ từ IP của bạn. Do đó, lần đăng nhập tiếp theo của bạn được điều chỉnh lên đến 30 giây.",
diff --git a/core/l10n/vi.json b/core/l10n/vi.json
index 866b0d70c14..2ad13066f58 100644
--- a/core/l10n/vi.json
+++ b/core/l10n/vi.json
@@ -81,10 +81,9 @@
"Ogg audio" : "Âm thanh Ogg",
"C++ source code" : "Mã nguồn C++",
"Done" : "Hoàn tất",
- "Applications menu" : "Menu ứng dụng",
- "Apps" : "Ứng dụng",
- "More apps" : "Thêm ứng dụng",
"_{count} notification_::_{count} notifications_" : ["{count} thông báo"],
+ "More apps" : "Thêm ứng dụng",
+ "Apps" : "Ứng dụng",
"No" : "Không",
"Yes" : "Có",
"App password" : "Mật khẩu ứng dụng",
@@ -330,6 +329,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Quá trình cập nhật không thành công. Để biết thêm thông tin chi tiết đề nghị xem các bài viết trong diễn đàn để xử lý vấn đề này.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Quá trình cập nhật không thành công. Xin vui lòng báo lại vấn đề gặp phải trong tới Cộng đồng Nextcloud.",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Cập nhật đã thành công. Chuyển hướng bạn đến {productName} trong %n seconds."],
+ "Applications menu" : "Menu ứng dụng",
"Searching …" : "Đang tìm kiếm ...",
"Logging in …" : "Đang đăng nhập",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Chúng tôi đã phát hiện nhiều lần đăng nhập không hợp lệ từ IP của bạn. Do đó, lần đăng nhập tiếp theo của bạn được điều chỉnh lên đến 30 giây.",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 4b900db41dd..0a9206085bd 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "扫描二维码登录",
"Use {productName} mobile client you want to connect to scan the code" : "使用要连接的 {productName} 移动客户端扫描二维码",
"Code will expire {timeCountdown} or after use" : "二维码将在 {timeCountdown} 或使用后过期",
- "Applications menu" : "应用程序菜单",
- "Apps" : "应用",
- "More apps" : "更多的应用程序",
"_{count} notification_::_{count} notifications_" : ["{count} 条通知"],
+ "More apps" : "更多的应用程序",
+ "Applications" : "应用程序",
+ "Apps" : "应用",
"No" : "否",
"Yes" : "是",
"App password" : "应用密码",
@@ -509,6 +509,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失败。有关此问题的更多信息请查看我们的论坛帖子。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "升级失败。请将此问题报告给 Nextcloud社区。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,%n 秒后你将重定向到 {productName}。"],
+ "Applications menu" : "应用程序菜单",
"Searching …" : "正在搜索 ...",
"Logging in …" : "正在登录……",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到你的 IP 进行了多次无效登录尝试。因此,你的下一次登录将被延迟 30 秒。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index cd71fe7a3ef..f0cb5486424 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "扫描二维码登录",
"Use {productName} mobile client you want to connect to scan the code" : "使用要连接的 {productName} 移动客户端扫描二维码",
"Code will expire {timeCountdown} or after use" : "二维码将在 {timeCountdown} 或使用后过期",
- "Applications menu" : "应用程序菜单",
- "Apps" : "应用",
- "More apps" : "更多的应用程序",
"_{count} notification_::_{count} notifications_" : ["{count} 条通知"],
+ "More apps" : "更多的应用程序",
+ "Applications" : "应用程序",
+ "Apps" : "应用",
"No" : "否",
"Yes" : "是",
"App password" : "应用密码",
@@ -507,6 +507,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失败。有关此问题的更多信息请查看我们的论坛帖子。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "升级失败。请将此问题报告给 Nextcloud社区。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,%n 秒后你将重定向到 {productName}。"],
+ "Applications menu" : "应用程序菜单",
"Searching …" : "正在搜索 ...",
"Logging in …" : "正在登录……",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到你的 IP 进行了多次无效登录尝试。因此,你的下一次登录将被延迟 30 秒。",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index d1fe5cbf9a2..f5dc52509f8 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -204,10 +204,10 @@ OC.L10N.register(
"Scan QR code to log in" : "掃描 QR code 以登入",
"Use {productName} mobile client you want to connect to scan the code" : "使用您要連線的 {productName} 行動裝置客戶端掃描此條碼",
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
- "Applications menu" : "應用程式選項單",
- "Apps" : "應用程式",
- "More apps" : "更多應用程式",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
+ "More apps" : "更多應用程式",
+ "Applications" : "應用程式",
+ "Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
"App password" : "應用程式密碼",
@@ -509,6 +509,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失敗。請查看我們關於此問題的論壇帖子來瞭解更多。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "更新不成功。請在 Nextcloud 社群舉報此問題。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,將在 %n 秒後重導向至 {productName}。"],
+ "Applications menu" : "應用程式選項單",
"Searching …" : "正在搜尋……",
"Logging in …" : "正在登入 …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。請耐心等待一段時間後再試。",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 586373544cb..de0330670f2 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -202,10 +202,10 @@
"Scan QR code to log in" : "掃描 QR code 以登入",
"Use {productName} mobile client you want to connect to scan the code" : "使用您要連線的 {productName} 行動裝置客戶端掃描此條碼",
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
- "Applications menu" : "應用程式選項單",
- "Apps" : "應用程式",
- "More apps" : "更多應用程式",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
+ "More apps" : "更多應用程式",
+ "Applications" : "應用程式",
+ "Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
"App password" : "應用程式密碼",
@@ -507,6 +507,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失敗。請查看我們關於此問題的論壇帖子來瞭解更多。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "更新不成功。請在 Nextcloud 社群舉報此問題。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,將在 %n 秒後重導向至 {productName}。"],
+ "Applications menu" : "應用程式選項單",
"Searching …" : "正在搜尋……",
"Logging in …" : "正在登入 …",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。請耐心等待一段時間後再試。",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 8c108abf72d..4a2d2fb020a 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -204,10 +204,11 @@ OC.L10N.register(
"Scan QR code to log in" : "掃描 QR code 以登入",
"Use {productName} mobile client you want to connect to scan the code" : "使用您要連線的 {productName} 行動裝置客戶端掃描此條碼",
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
- "Applications menu" : "應用程式選單",
- "Apps" : "應用程式",
- "More apps" : "更多應用程式",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
+ "More apps" : "更多應用程式",
+ "App store" : "應用程式商店",
+ "Applications" : "應用程式",
+ "Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
"App password" : "應用程式密碼",
@@ -509,6 +510,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失敗。參閱論壇上的文章了解問題的更多資訊。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "更新失敗。請前往 Nextcloud 社群回報此問題。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。將在 %n 秒後重新導向至 {productName}。"],
+ "Applications menu" : "應用程式選單",
"Searching …" : "正在搜尋…",
"Logging in …" : "正在登入…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時 30 秒。",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index b2212f3e969..f95bda64d36 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -202,10 +202,11 @@
"Scan QR code to log in" : "掃描 QR code 以登入",
"Use {productName} mobile client you want to connect to scan the code" : "使用您要連線的 {productName} 行動裝置客戶端掃描此條碼",
"Code will expire {timeCountdown} or after use" : "條碼會在 {timeCountdown} 後或使用後失效",
- "Applications menu" : "應用程式選單",
- "Apps" : "應用程式",
- "More apps" : "更多應用程式",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
+ "More apps" : "更多應用程式",
+ "App store" : "應用程式商店",
+ "Applications" : "應用程式",
+ "Apps" : "應用程式",
"No" : "否",
"Yes" : "是",
"App password" : "應用程式密碼",
@@ -507,6 +508,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "更新失敗。參閱論壇上的文章了解問題的更多資訊。",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "更新失敗。請前往 Nextcloud 社群回報此問題。",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。將在 %n 秒後重新導向至 {productName}。"],
+ "Applications menu" : "應用程式選單",
"Searching …" : "正在搜尋…",
"Logging in …" : "正在登入…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時 30 秒。",