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 Mar 31, 2024
1 parent 4f3601d commit 056e14b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ OC.L10N.register(
"Permissions" : "Permisos",
"Delete" : "Eliminar",
"Group" : "Grupo",
"Team" : "Equipo",
"Share link" : "Compartir liga",
"Add link" : "Añadir liga",
"Copy to clipboard" : "Copiar al portapapeles",
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"Permissions" : "Permisos",
"Delete" : "Eliminar",
"Group" : "Grupo",
"Team" : "Equipo",
"Share link" : "Compartir liga",
"Add link" : "Añadir liga",
"Copy to clipboard" : "Copiar al portapapeles",
Expand Down
4 changes: 2 additions & 2 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ OC.L10N.register(
"Error while deleting {title}" : "Помилка при видаленні {title}",
"An answer for the {index} option" : "Текст відповіді для варіанту {index}",
"Answer number {index}" : "Варіант номер {index}",
"Delete answer" : "Видалити варіант",
"Delete answer" : "Вилучити відповідь",
"Error while saving the answer" : "Помилка при збереженні варіанту",
"Question number {index}" : "Запитання номер {index}",
"Move question up" : "Перемістити запитання вгору",
Expand All @@ -65,7 +65,7 @@ OC.L10N.register(
"Technical name of the question" : "Технічна назва для запитання",
"Technical name" : "Технічна назва",
"Copy question" : "Ви збираєтеся змінити власника {name} на іншого користувача. Вкажіть, будь ласка, кого ви хочете зробити новим власником.",
"Delete question" : "Видалити запитання",
"Delete question" : "Вилучити запитання",
"Description (formatting using Markdown is supported)" : "Опис (можна використовувати Markdown для форматування)",
"This question needs a title!" : "Це питання потребує заголовка!",
"Shuffle options" : "Перемішувати варіанти",
Expand Down
4 changes: 2 additions & 2 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"Error while deleting {title}" : "Помилка при видаленні {title}",
"An answer for the {index} option" : "Текст відповіді для варіанту {index}",
"Answer number {index}" : "Варіант номер {index}",
"Delete answer" : "Видалити варіант",
"Delete answer" : "Вилучити відповідь",
"Error while saving the answer" : "Помилка при збереженні варіанту",
"Question number {index}" : "Запитання номер {index}",
"Move question up" : "Перемістити запитання вгору",
Expand All @@ -63,7 +63,7 @@
"Technical name of the question" : "Технічна назва для запитання",
"Technical name" : "Технічна назва",
"Copy question" : "Ви збираєтеся змінити власника {name} на іншого користувача. Вкажіть, будь ласка, кого ви хочете зробити новим власником.",
"Delete question" : "Видалити запитання",
"Delete question" : "Вилучити запитання",
"Description (formatting using Markdown is supported)" : "Опис (можна використовувати Markdown для форматування)",
"This question needs a title!" : "Це питання потребує заголовка!",
"Shuffle options" : "Перемішувати варіанти",
Expand Down

0 comments on commit 056e14b

Please sign in to comment.