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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 26, 2024
1 parent f9a446a commit 0d3374a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ OC.L10N.register(
"Edit row" : "Modifica riga",
"I really want to delete this row!" : "Confermo di voler eliminare questa riga!",
"Could not delete row." : "Impossibile eliminare la riga.",
"Owner" : "Proprietario",
"Import successful" : "Importazione avvenuta",
"Close" : "Chiudi",
"Select from Files" : "Seleziona da file",
Expand Down
1 change: 1 addition & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"Edit row" : "Modifica riga",
"I really want to delete this row!" : "Confermo di voler eliminare questa riga!",
"Could not delete row." : "Impossibile eliminare la riga.",
"Owner" : "Proprietario",
"Import successful" : "Importazione avvenuta",
"Close" : "Chiudi",
"Select from Files" : "Seleziona da file",
Expand Down
1 change: 1 addition & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ OC.L10N.register(
"Cannot create new table. Title is missing." : "Не удается создать новую таблицу. Заголовок отсутствует.",
"Could not create new table" : "Не удалось создать новую таблицу",
"Delete column" : "Удалить стопку",
"Error occurred while deleting column \"{column}\"." : "Произошла ошибка при удалении столбца \"{column}\".",
"Cancel" : "Отменить",
"Delete" : "Удалить",
"Confirm table deletion" : "Подтверждение удаления таблицы",
Expand Down
1 change: 1 addition & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"Cannot create new table. Title is missing." : "Не удается создать новую таблицу. Заголовок отсутствует.",
"Could not create new table" : "Не удалось создать новую таблицу",
"Delete column" : "Удалить стопку",
"Error occurred while deleting column \"{column}\"." : "Произошла ошибка при удалении столбца \"{column}\".",
"Cancel" : "Отменить",
"Delete" : "Удалить",
"Confirm table deletion" : "Подтверждение удаления таблицы",
Expand Down
2 changes: 1 addition & 1 deletion l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ OC.L10N.register(
"Read data" : "Переглядати",
"Create data" : "Створювати",
"Update data" : "Вносити зміни",
"Delete data" : "Вилучати",
"Delete data" : "Вилучити",
"Promote to table manager" : "Зробити адміністратором таблиці",
"Demote to normal share" : "Понизити до нормального спільного ресурсу",
"Open main table to adjust table management permissions" : "Відкрити головну таблицю для налаштування дозволів на керування",
Expand Down
2 changes: 1 addition & 1 deletion l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"Read data" : "Переглядати",
"Create data" : "Створювати",
"Update data" : "Вносити зміни",
"Delete data" : "Вилучати",
"Delete data" : "Вилучити",
"Promote to table manager" : "Зробити адміністратором таблиці",
"Demote to normal share" : "Понизити до нормального спільного ресурсу",
"Open main table to adjust table management permissions" : "Відкрити головну таблицю для налаштування дозволів на керування",
Expand Down

0 comments on commit 0d3374a

Please sign in to comment.