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 Jul 18, 2023
1 parent 609ff63 commit 19e39d0
Show file tree
Hide file tree
Showing 16 changed files with 44 additions and 10 deletions.
1 change: 1 addition & 0 deletions apps/encryption/l10n/uk.js

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

1 change: 1 addition & 0 deletions apps/encryption/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"Encryption password" : "Пароль для шифрування",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю \"%s\".",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Будь ласка, увійдіть до вебінтерфейсу хмари, перейдіть до розділу \"Безпека\" ваших особистих налаштувань та оновіть ваш пароль шифрування даних: для цього зазначте пароль у полі \"Старий пароль входу\" та ваш поточний пароль входу.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається розшифрувати цей файл, ймовірно, він знаходиться у спільному доступі. Будь ласка, зверніться до власника файлу з проханням надати вам доступ до нього.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається прочитати цей файл, ймовірно, це файл із загальним доступом. Будь ласка, попросіть власника файлу надати вам спільний доступ до нього. ",
"Default encryption module" : "Типовий модуль шифрування",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
"copy" : "copia",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
Expand Down Expand Up @@ -117,6 +118,7 @@ OC.L10N.register(
"Name cannot be empty" : "El nombre no puede estar en blanco",
"Select all" : "Seleccionar todo",
"Change" : "Cambiar",
"Transfer" : "Transferencia",
"Unknown error" : "Se presentó un error desconocido",
"No files in here" : "No hay archivos aquí",
"Go back" : "Regresar",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/es_EC.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
"copy" : "copia",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
Expand Down Expand Up @@ -115,6 +116,7 @@
"Name cannot be empty" : "El nombre no puede estar en blanco",
"Select all" : "Seleccionar todo",
"Change" : "Cambiar",
"Transfer" : "Transferencia",
"Unknown error" : "Se presentó un error desconocido",
"No files in here" : "No hay archivos aquí",
"Go back" : "Regresar",
Expand Down
6 changes: 3 additions & 3 deletions apps/files/l10n/mn.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ OC.L10N.register(
"Name" : "Нэр",
"Size" : "Хэмжээ",
"Modified" : "Өөрчлөгдсөн",
"_%n folder_::_%n folders_" : ["хавтас","хавтсууд"],
"_%n file_::_%n files_" : ["файл","файлууд"],
"_%n folder_::_%n folders_" : ["%n хавтас","%n хавтас"],
"_%n file_::_%n files_" : ["%n файл","%n файл"],
"{dirs} and {files}" : "{dirs} болон {files}",
"_including %n hidden_::_including %n hidden_" : ["нуугдсан %n хамруулан","нуугдсан %n хамруулан"],
"You do not have permission to upload or create files here" : "Та энд файл үүсгэх эсвэл байршуулах эрхгүй байна.",
"_Uploading %n file_::_Uploading %n files_" : ["Файлыг байршуулж байна","%n файлыг байршуулж байна"],
"_Uploading %n file_::_Uploading %n files_" : [" %n файл байршуулж байна","%n файл байршуулж байна"],
"{used} of {quota} used" : "{quota} оноосноос {used} хэрэглэсэн",
"{used} used" : "{user} хэрэглэсэн",
"\"{name}\" is an invalid file name." : "\"{name}\" нь хүчин төгөлдөр бус файлын нэр",
Expand Down
6 changes: 3 additions & 3 deletions apps/files/l10n/mn.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"Name" : "Нэр",
"Size" : "Хэмжээ",
"Modified" : "Өөрчлөгдсөн",
"_%n folder_::_%n folders_" : ["хавтас","хавтсууд"],
"_%n file_::_%n files_" : ["файл","файлууд"],
"_%n folder_::_%n folders_" : ["%n хавтас","%n хавтас"],
"_%n file_::_%n files_" : ["%n файл","%n файл"],
"{dirs} and {files}" : "{dirs} болон {files}",
"_including %n hidden_::_including %n hidden_" : ["нуугдсан %n хамруулан","нуугдсан %n хамруулан"],
"You do not have permission to upload or create files here" : "Та энд файл үүсгэх эсвэл байршуулах эрхгүй байна.",
"_Uploading %n file_::_Uploading %n files_" : ["Файлыг байршуулж байна","%n файлыг байршуулж байна"],
"_Uploading %n file_::_Uploading %n files_" : [" %n файл байршуулж байна","%n файл байршуулж байна"],
"{used} of {quota} used" : "{quota} оноосноос {used} хэрэглэсэн",
"{used} used" : "{user} хэрэглэсэн",
"\"{name}\" is an invalid file name." : "\"{name}\" нь хүчин төгөлдөр бус файлын нэр",
Expand Down
10 changes: 10 additions & 0 deletions apps/files_sharing/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@ OC.L10N.register(
"Expires {relativetime}" : "Термін дії закінчується {relativetime}",
"this share just expired." : "термін дії спільного доступу вичерпано.",
"Shared with you by {owner}" : "{owner} поділився з вами",
"_Accept share_::_Accept shares_" : ["Прийняти запит на спільний ресурс","Прийняти запит на спільні ресурси","Прийняти запит на спільні ресурси","Схвалити запит на спільні ресурси"],
"Open in files" : "Відкрити у файлах",
"_Reject share_::_Reject shares_" : ["Скасувати запит на спільний ресурс","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси"],
"_Restore share_::_Restore shares_" : ["Відновити спільний ресурс","Відновити спільні ресурси","Відновити спільні ресурси","Відновити спільні ресурси"],
"Link to a file" : "Посилання на файл",
"Error creating the share: {errorMessage}" : "Помилка під час створення спільного ресурсу: {errorMessage}",
"Error creating the share" : "Помилка під час створення спільного ресурсу",
Expand All @@ -229,11 +233,17 @@ OC.L10N.register(
"Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}",
"Shared with you in a conversation by {owner}" : "{owner} поділився з вами у чаті",
"Shares" : "Спільні",
"Overview of shared files." : "Перегляд файлів у спільному доступі.",
"Shared with you" : "Відкриті для мене",
"List of files that are shared with you." : "Список файлів, якими поділилися з вами.",
"Shared with others" : "Ви поділилися",
"List of files that you shared with others." : "Список файлів, якими ви поділилися з іншими.",
"Shared by link" : "Поділилися за посиланням",
"List of files that are shared by link." : "Список файлів, якими поділилися за допомогою посилання.",
"Deleted shares" : "Більше недоступні",
"List of shares that you removed yourself from." : "Список файлів, з доступу до яких ви вийшли.",
"Pending shares" : "Запити на доступ",
"List of unapproved shares." : "Список несхвалених спільних ресурсів.",
"No entries found in this folder" : "Записів не знайдено в цьому каталозі",
"Name" : "Ім’я",
"Share time" : "Поділилися",
Expand Down
10 changes: 10 additions & 0 deletions apps/files_sharing/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@
"Expires {relativetime}" : "Термін дії закінчується {relativetime}",
"this share just expired." : "термін дії спільного доступу вичерпано.",
"Shared with you by {owner}" : "{owner} поділився з вами",
"_Accept share_::_Accept shares_" : ["Прийняти запит на спільний ресурс","Прийняти запит на спільні ресурси","Прийняти запит на спільні ресурси","Схвалити запит на спільні ресурси"],
"Open in files" : "Відкрити у файлах",
"_Reject share_::_Reject shares_" : ["Скасувати запит на спільний ресурс","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси"],
"_Restore share_::_Restore shares_" : ["Відновити спільний ресурс","Відновити спільні ресурси","Відновити спільні ресурси","Відновити спільні ресурси"],
"Link to a file" : "Посилання на файл",
"Error creating the share: {errorMessage}" : "Помилка під час створення спільного ресурсу: {errorMessage}",
"Error creating the share" : "Помилка під час створення спільного ресурсу",
Expand All @@ -227,11 +231,17 @@
"Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}",
"Shared with you in a conversation by {owner}" : "{owner} поділився з вами у чаті",
"Shares" : "Спільні",
"Overview of shared files." : "Перегляд файлів у спільному доступі.",
"Shared with you" : "Відкриті для мене",
"List of files that are shared with you." : "Список файлів, якими поділилися з вами.",
"Shared with others" : "Ви поділилися",
"List of files that you shared with others." : "Список файлів, якими ви поділилися з іншими.",
"Shared by link" : "Поділилися за посиланням",
"List of files that are shared by link." : "Список файлів, якими поділилися за допомогою посилання.",
"Deleted shares" : "Більше недоступні",
"List of shares that you removed yourself from." : "Список файлів, з доступу до яких ви вийшли.",
"Pending shares" : "Запити на доступ",
"List of unapproved shares." : "Список несхвалених спільних ресурсів.",
"No entries found in this folder" : "Записів не знайдено в цьому каталозі",
"Name" : "Ім’я",
"Share time" : "Поділилися",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ OC.L10N.register(
"Email" : "E-Mail-Adresse",
"Quota" : "Kontingent",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Avatar" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Avatar" : "Avatar",
"Group admin for" : "Gruppenadministrator für",
"User backend" : "Benutzer-Backend",
"Storage location" : "Speicherort",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"Email" : "E-Mail-Adresse",
"Quota" : "Kontingent",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Avatar" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Avatar" : "Avatar",
"Group admin for" : "Gruppenadministrator für",
"User backend" : "Benutzer-Backend",
"Storage location" : "Speicherort",
Expand Down
1 change: 1 addition & 0 deletions apps/systemtags/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ OC.L10N.register(
"Collaborative tags" : "Мітки для організації співпраці",
"Collaborative tagging functionality which shares tags among users." : "Функція спільного додавання міток, яка дозволяж ділитися мітками між користувачами.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функція спільного додавання міток, яка дозволяє ділитися мітками між користувачами. Чудово підходить для команд. \n(Якщо ви є провайдером із установкою з кількома клієнтами, радимо вимкнути цю програму, оскільки мітки є спільними.)",
"Loading collaborative tags …" : "Завантажую мітки співпрації...",
"Search or create collaborative tags" : "Пошук або створення спільних міток",
"Collaborative tags …" : "Спільні мітки...",
"No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку",
Expand Down
1 change: 1 addition & 0 deletions apps/systemtags/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"Collaborative tags" : "Мітки для організації співпраці",
"Collaborative tagging functionality which shares tags among users." : "Функція спільного додавання міток, яка дозволяж ділитися мітками між користувачами.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функція спільного додавання міток, яка дозволяє ділитися мітками між користувачами. Чудово підходить для команд. \n(Якщо ви є провайдером із установкою з кількома клієнтами, радимо вимкнути цю програму, оскільки мітки є спільними.)",
"Loading collaborative tags …" : "Завантажую мітки співпрації...",
"Search or create collaborative tags" : "Пошук або створення спільних міток",
"Collaborative tags …" : "Спільні мітки...",
"No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку",
Expand Down
3 changes: 3 additions & 0 deletions core/l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ OC.L10N.register(
"Forgot password?" : "¿Olvidaste tu contraseña?",
"Back" : "Atrás",
"Reset search" : "Reestablecer búsqueda",
"Load more results" : "Cargar más resultados",
"Search" : "Buscar",
"Settings menu" : "Menú de Configuraciones",
"Could not load your contacts" : "No fue posible cargar tus contactos",
Expand Down Expand Up @@ -141,6 +142,8 @@ OC.L10N.register(
"Connection to server lost" : "Se ha perdido la conexión con el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"],
"Hide details" : "Ocultar detalles",
"New in" : "Nuevo en",
"View changelog" : "Ver registro de cambios",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
Expand Down
Loading

0 comments on commit 19e39d0

Please sign in to comment.