Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 26, 2024
1 parent 326d198 commit 344dda2
Show file tree
Hide file tree
Showing 16 changed files with 54 additions and 14 deletions.
9 changes: 9 additions & 0 deletions apps/files/l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл добавлен в <strong>избранное</strong> или удалён оттуда",
"A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или папка отмеченные как избранное",
"Failed to authorize" : "Не удалось авторизовать",
"Invalid folder path" : "Неверный путь к папке",
"Folder not found" : "Папка не найдена",
"Upload (max. %s)" : "Загрузка (максимум %s)",
"Files compatibility" : "Совместимость файлов",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
Expand Down Expand Up @@ -190,6 +193,8 @@ OC.L10N.register(
"Filename" : "Имя файла",
"Folder name" : "Имя папки",
"This node is unavailable" : "Этот узел недоступен",
"Another entry with the same name already exists." : "Другая запись с таким же именем уже существует.",
"Invalid filename." : "Недопустимое имя файла.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.",
Expand All @@ -207,11 +212,14 @@ OC.L10N.register(
"Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"File not found" : "Файл не найден",
"Storage information" : "Информация о хранении",
"Storage quota" : "Квота хранилища",
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
"{relative}% used" : "Использовано {relative}%",
"Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
"Create" : "Создать",
"This name is already in use." : "Это название уже используется.",
"Submit" : "Отправить ответ",
"Transfer ownership of a file or folder" : "Изменение владельца файла или папки",
"Choose file or folder to transfer" : "Выберите файл или папку для передачи владения",
Expand Down Expand Up @@ -330,6 +338,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"All files" : "Все файлы",
"List of your files and folders." : "Список ваших файлов и каталогов.",
"All folders" : "Все папки",
"Personal Files" : "Личные Файлы",
"List of your files and folders that are not shared." : "Список ваших неопубликованных файлов и папок.",
"No personal files found" : "Личные файлы не найдены",
Expand Down
9 changes: 9 additions & 0 deletions apps/files/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл добавлен в <strong>избранное</strong> или удалён оттуда",
"A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или папка отмеченные как избранное",
"Failed to authorize" : "Не удалось авторизовать",
"Invalid folder path" : "Неверный путь к папке",
"Folder not found" : "Папка не найдена",
"Upload (max. %s)" : "Загрузка (максимум %s)",
"Files compatibility" : "Совместимость файлов",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
Expand Down Expand Up @@ -188,6 +191,8 @@
"Filename" : "Имя файла",
"Folder name" : "Имя папки",
"This node is unavailable" : "Этот узел недоступен",
"Another entry with the same name already exists." : "Другая запись с таким же именем уже существует.",
"Invalid filename." : "Недопустимое имя файла.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.",
Expand All @@ -205,11 +210,14 @@
"Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"File not found" : "Файл не найден",
"Storage information" : "Информация о хранении",
"Storage quota" : "Квота хранилища",
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
"{relative}% used" : "Использовано {relative}%",
"Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
"Create" : "Создать",
"This name is already in use." : "Это название уже используется.",
"Submit" : "Отправить ответ",
"Transfer ownership of a file or folder" : "Изменение владельца файла или папки",
"Choose file or folder to transfer" : "Выберите файл или папку для передачи владения",
Expand Down Expand Up @@ -328,6 +336,7 @@
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"All files" : "Все файлы",
"List of your files and folders." : "Список ваших файлов и каталогов.",
"All folders" : "Все папки",
"Personal Files" : "Личные Файлы",
"List of your files and folders that are not shared." : "Список ваших неопубликованных файлов и папок.",
"No personal files found" : "Личные файлы не найдены",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/ru.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions apps/settings/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@
"Loading categories" : "Загрузка категорий",
"Developer documentation ↗" : "Документация разработчика ↗",
"Version {version}, {license}-licensed" : "Версия: {version}, лицензия: {license}",
"All accounts" : "Все аккаунты",
"Admins" : "Администраторы",
"Account group: {group}" : "Группа учётных записей: {group}",
"Account management" : "Управление учётными записями",
Expand All @@ -648,6 +649,7 @@
"Date of birth" : "Дата рождения",
"Profile visibility" : "Видимость профиля",
"Locale" : "Региональные стандарты",
"First day of week" : "Первый день недели",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Заданный параметр не может быть использован, так как его используют основные функции, такие как совместный доступ к файлам и приглашения к событиям из календаря",
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Недоступно, так как федерация отключена для вашей учетной записи. Если у вас есть какие-либо вопросы, обратитесь к системному администратору.",
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Недоступно, так как публикация пользовательских данных на сервере поиска запрещена. Обратитесь к системному администратору, если у вас возникнут какие-либо вопросы.",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Twee-factor back-upcode",
"A two-factor auth backup codes provider" : "Een tweefactor authenticatie back-upcodes provider",
"Backup codes have been generated. {used} of {total} codes have been used." : "Back-upcodes zijn gegenereerd. {used} van {total} codes zijn gebruikt.",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze kunt niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren back-upcode",
"Print backup codes" : "Afdrukken back-upcode",
"Regenerate backup codes" : "Regenereer back-upcode",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"Two factor backup codes" : "Twee-factor back-upcode",
"A two-factor auth backup codes provider" : "Een tweefactor authenticatie back-upcodes provider",
"Backup codes have been generated. {used} of {total} codes have been used." : "Back-upcodes zijn gegenereerd. {used} van {total} codes zijn gebruikt.",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze kunt niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren back-upcode",
"Print backup codes" : "Afdrukken back-upcode",
"Regenerate backup codes" : "Regenereer back-upcode",
Expand Down
8 changes: 4 additions & 4 deletions core/l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "A bejelentkezési token érvénytelen vagy lejárt",
"This community release of Nextcloud is unsupported and push notifications are limited." : "A Nextcloud e közösségi kiadása nem támogatott, és a leküldéses értesítések korlátozottak.",
"Login" : "Bejelentkezés",
"Unsupported email length (>255)" : "Nem támogatott e-mail hosszúság (>255)",
"Unsupported email length (>255)" : "Nem támogatott hosszúságú e-mail-cím (>255)",
"Password reset is disabled" : "Jelszó visszaállítás letiltva",
"Could not reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt",
"Could not reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen",
Expand Down Expand Up @@ -252,7 +252,7 @@ OC.L10N.register(
"No action available" : "Nincs elérhető művelet",
"Error fetching contact actions" : "Hiba a kapcsolati műveletek lekérésekor",
"Close \"{dialogTitle}\" dialog" : "A(z) „{dialogTitle}” párbeszédablak bezárása",
"Email length is at max (255)" : "Az e-mail elérte a maximumot (255)",
"Email length is at max (255)" : "Az e-mail-cím hossza elérte a maximumot (255)",
"Non-existing tag #{tag}" : "Nem létező címke #{tag}",
"Restricted" : "Korlátozott",
"Invisible" : "Láthatatlan",
Expand All @@ -278,7 +278,7 @@ OC.L10N.register(
"The server was unable to complete your request." : "A szerver nem tudta végrehajtani a kérésed.",
"If this happens again, please send the technical details below to the server administrator." : "Ha ez még egyszer előfordul küldd el az alábbi technikai részleteket a rendszergazdának.",
"More details can be found in the server log." : "További részletek találhatók a kiszolgáló naplójában.",
"For more details see the documentation ↗." : "További részletekért nézze meg a dokumentációt. ↗",
"For more details see the documentation ↗." : "További részletekért nézze meg a dokumentációt ↗.",
"Technical details" : "Technikai adatok",
"Remote Address: %s" : "Távoli cím: %s",
"Request ID: %s" : "Kérésazonosító: %s",
Expand All @@ -300,7 +300,7 @@ OC.L10N.register(
"Only %s is available." : "Csak %s érhető el.",
"Install and activate additional PHP modules to choose other database types." : "Telepítse és aktiválja a bővített PHP modulokat, hogy tudjon más adatbázis típust is kiválasztani.",
"For more details check out the documentation." : "További részletekért nézze meg a dokumentációt.",
"Database account" : "Adatbázis fiók",
"Database account" : "Adatbázisfiók",
"Database password" : "Adatbázis jelszó",
"Database name" : "Az adatbázis neve",
"Database tablespace" : "Az adatbázis táblázattér (tablespace)",
Expand Down
Loading

0 comments on commit 344dda2

Please sign in to comment.