Skip to content

Commit 3500952

Browse files
authored
Merge branch 'main' into prevent-invalid-year-input
2 parents 6a7d75e + 67abfa2 commit 3500952

9 files changed

Lines changed: 50 additions & 20 deletions

File tree

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/oc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ OC.L10N.register(
2020
"Completed" : "Acabat",
2121
"Details" : "Detalhs",
2222
"General" : "Generals",
23+
"Appearance" : "Aparéncia",
2324
"Search" : "Recercar",
2425
"Sharing" : "Partiment",
2526
"Tags" : "Etiquetas",

l10n/oc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Completed" : "Acabat",
1919
"Details" : "Detalhs",
2020
"General" : "Generals",
21+
"Appearance" : "Aparéncia",
2122
"Search" : "Recercar",
2223
"Sharing" : "Partiment",
2324
"Tags" : "Etiquetas",

l10n/tr.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,10 @@ OC.L10N.register(
333333
"An error occurred" : "Bir sorun çıktı",
334334
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.",
335335
"Delete the board?" : "Pano silinsin mi?",
336+
"Are you sure you want to leave the board {title}?" : "{title} panosundan ayrılmak istediğinize emin misiniz?",
337+
"Leave the board?" : "Panodan ayrılınsın mı?",
336338
"Leave" : "Ayrıl",
339+
"Failed to leave the board" : "Panodan ayrılınamadı",
337340
"Exporting board..." : "Pano dışa aktarılıyor...",
338341
"Board details" : "Pano ayrıntıları",
339342
"Edit board" : "Panoyu sil",
@@ -347,6 +350,7 @@ OC.L10N.register(
347350
"Assigned cards" : "Atanmış kartlar",
348351
"No notifications" : "Bildirim yok",
349352
"Delete board" : "Panoyu sil",
353+
"Leave board" : "Panodan ayrıl",
350354
"Importing board..." : "Pano içe aktarılıyor...",
351355
"Board imported successfully" : "Pano içe aktarıldı",
352356
"Import board" : "Panoyu içe aktar",

l10n/tr.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,10 @@
331331
"An error occurred" : "Bir sorun çıktı",
332332
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.",
333333
"Delete the board?" : "Pano silinsin mi?",
334+
"Are you sure you want to leave the board {title}?" : "{title} panosundan ayrılmak istediğinize emin misiniz?",
335+
"Leave the board?" : "Panodan ayrılınsın mı?",
334336
"Leave" : "Ayrıl",
337+
"Failed to leave the board" : "Panodan ayrılınamadı",
335338
"Exporting board..." : "Pano dışa aktarılıyor...",
336339
"Board details" : "Pano ayrıntıları",
337340
"Edit board" : "Panoyu sil",
@@ -345,6 +348,7 @@
345348
"Assigned cards" : "Atanmış kartlar",
346349
"No notifications" : "Bildirim yok",
347350
"Delete board" : "Panoyu sil",
351+
"Leave board" : "Panodan ayrıl",
348352
"Importing board..." : "Pano içe aktarılıyor...",
349353
"Board imported successfully" : "Pano içe aktarıldı",
350354
"Import board" : "Panoyu içe aktar",

l10n/uk.js

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -185,24 +185,25 @@ OC.L10N.register(
185185
"General" : "Загальне",
186186
"Use bigger card view" : "Режим перегляду зі збільшеними картками",
187187
"Appearance" : "Вигляд",
188-
"Show card ID badge" : "Покажіть бейдж з ідентифікаційною карткою",
188+
"Show card ID badge" : "Показувати бейдж з ідентифікаційною карткою",
189189
"Show boards in calendar/tasks" : "Показувати дошки в календарі та завданнях",
190+
"Admin settings" : "Налаштування адміністратора",
190191
"Limit board creation to some groups" : "Обмежити створення дошки для деяких груп",
191192
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Користувачі поза цими групами не зможуть створювати власні дошки, але зможуть працювати на дошках, до яких їм надано спільний доступ.",
192193
"Board actions" : "Дії правління",
193-
"Scroll sideways" : "Прокрутіть вбік",
194+
"Scroll sideways" : "Прокрутити вбік",
194195
"Navigate between cards" : "Перехід між картками",
195196
"Close card details" : "Закрити дані картки",
196197
"Search" : "Пошук",
197198
"Show card filters" : "Показати фільтри карток",
198199
"Clear card filters" : "Очистити фільтри карток",
199-
"Show those shortcuts" : "Показувати ці скорочення",
200+
"Show those shortcuts" : "Показувати скорочення клавіш",
200201
"Card actions" : "Дії з карткою",
201202
"Open card details" : "Відкрити реквізити картки",
202-
"Edit the card title" : "Відредагуйте назву картки",
203+
"Edit the card title" : "Редагувати назву картки",
203204
"Assign yourself to the current card" : "Приєднайте себе до поточної картки",
204205
"Archive/unarchive the current card" : "Архівувати/розархівувати поточну картку",
205-
"Mark card as completed/not completed" : "Позначте картку як завершену/не завершену",
206+
"Mark card as completed/not completed" : "Позначити картку як завершену/не завершену",
206207
"Open card menu" : "Відкрити меню картки",
207208
"Currently present people" : "Наразі присутні люди",
208209
"Loading board" : "Завантаження дошки",
@@ -332,7 +333,10 @@ OC.L10N.register(
332333
"An error occurred" : "Виникла помилка",
333334
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.",
334335
"Delete the board?" : "Вилучити дошку?",
336+
"Are you sure you want to leave the board {title}?" : "Дійсно залишити дошку {title}?",
337+
"Leave the board?" : "Залишити дошку?",
335338
"Leave" : "Залишити",
339+
"Failed to leave the board" : "Не вдалося залишити дошку",
336340
"Exporting board..." : "Експортна дошка...",
337341
"Board details" : "Деталі дошки",
338342
"Edit board" : "Редагувати дошку",
@@ -346,6 +350,7 @@ OC.L10N.register(
346350
"Assigned cards" : "Призначені картки",
347351
"No notifications" : "Немає сповіщень",
348352
"Delete board" : "Вилучити дошку",
353+
"Leave board" : "Залишити дошку",
349354
"Importing board..." : "Імпортна дошка...",
350355
"Board imported successfully" : "Плату успішно імпортовано",
351356
"Import board" : "Імпортна дошка",
@@ -407,16 +412,16 @@ OC.L10N.register(
407412
"Example Task 2" : "Приклад завдання 2",
408413
"Example Task 1" : "Приклад завдання 1",
409414
"Save" : "Зберегти",
410-
"Keyboard shortcuts" : "Скорочення",
411-
"Boost your productivity using Deck with keyboard shortcuts." : "Підвищуйте свою продуктивність, використовуючи Deck за допомогою комбінацій клавіш.",
415+
"Keyboard shortcuts" : "Гарячі клавіші",
416+
"Boost your productivity using Deck with keyboard shortcuts." : "Підвищуйте продуктивність за допомогою сполучень клавіш у Deck.",
412417
"Keyboard shortcut" : "Сполучення клавіш",
413418
"Action" : "Дія ",
414419
"Shift" : "Shift",
415420
"Scroll" : "Прокрутка",
416421
"Esc" : "Esc",
417422
"Ctrl" : "Ctrl",
418423
"Show help dialog" : "Показати діалогове вікно довідки",
419-
"The following actions can be triggered on the currently highlighted card" : "На поточній виділеній картці можна виконати такі дії",
424+
"The following actions can be triggered on the currently highlighted card" : "На поточній картці можна виконувати такі дії.",
420425
"Enter" : "Ввід",
421426
"Space" : "Простір",
422427
"Today" : "Сьогодні",

l10n/uk.json

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,24 +183,25 @@
183183
"General" : "Загальне",
184184
"Use bigger card view" : "Режим перегляду зі збільшеними картками",
185185
"Appearance" : "Вигляд",
186-
"Show card ID badge" : "Покажіть бейдж з ідентифікаційною карткою",
186+
"Show card ID badge" : "Показувати бейдж з ідентифікаційною карткою",
187187
"Show boards in calendar/tasks" : "Показувати дошки в календарі та завданнях",
188+
"Admin settings" : "Налаштування адміністратора",
188189
"Limit board creation to some groups" : "Обмежити створення дошки для деяких груп",
189190
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Користувачі поза цими групами не зможуть створювати власні дошки, але зможуть працювати на дошках, до яких їм надано спільний доступ.",
190191
"Board actions" : "Дії правління",
191-
"Scroll sideways" : "Прокрутіть вбік",
192+
"Scroll sideways" : "Прокрутити вбік",
192193
"Navigate between cards" : "Перехід між картками",
193194
"Close card details" : "Закрити дані картки",
194195
"Search" : "Пошук",
195196
"Show card filters" : "Показати фільтри карток",
196197
"Clear card filters" : "Очистити фільтри карток",
197-
"Show those shortcuts" : "Показувати ці скорочення",
198+
"Show those shortcuts" : "Показувати скорочення клавіш",
198199
"Card actions" : "Дії з карткою",
199200
"Open card details" : "Відкрити реквізити картки",
200-
"Edit the card title" : "Відредагуйте назву картки",
201+
"Edit the card title" : "Редагувати назву картки",
201202
"Assign yourself to the current card" : "Приєднайте себе до поточної картки",
202203
"Archive/unarchive the current card" : "Архівувати/розархівувати поточну картку",
203-
"Mark card as completed/not completed" : "Позначте картку як завершену/не завершену",
204+
"Mark card as completed/not completed" : "Позначити картку як завершену/не завершену",
204205
"Open card menu" : "Відкрити меню картки",
205206
"Currently present people" : "Наразі присутні люди",
206207
"Loading board" : "Завантаження дошки",
@@ -330,7 +331,10 @@
330331
"An error occurred" : "Виникла помилка",
331332
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.",
332333
"Delete the board?" : "Вилучити дошку?",
334+
"Are you sure you want to leave the board {title}?" : "Дійсно залишити дошку {title}?",
335+
"Leave the board?" : "Залишити дошку?",
333336
"Leave" : "Залишити",
337+
"Failed to leave the board" : "Не вдалося залишити дошку",
334338
"Exporting board..." : "Експортна дошка...",
335339
"Board details" : "Деталі дошки",
336340
"Edit board" : "Редагувати дошку",
@@ -344,6 +348,7 @@
344348
"Assigned cards" : "Призначені картки",
345349
"No notifications" : "Немає сповіщень",
346350
"Delete board" : "Вилучити дошку",
351+
"Leave board" : "Залишити дошку",
347352
"Importing board..." : "Імпортна дошка...",
348353
"Board imported successfully" : "Плату успішно імпортовано",
349354
"Import board" : "Імпортна дошка",
@@ -405,16 +410,16 @@
405410
"Example Task 2" : "Приклад завдання 2",
406411
"Example Task 1" : "Приклад завдання 1",
407412
"Save" : "Зберегти",
408-
"Keyboard shortcuts" : "Скорочення",
409-
"Boost your productivity using Deck with keyboard shortcuts." : "Підвищуйте свою продуктивність, використовуючи Deck за допомогою комбінацій клавіш.",
413+
"Keyboard shortcuts" : "Гарячі клавіші",
414+
"Boost your productivity using Deck with keyboard shortcuts." : "Підвищуйте продуктивність за допомогою сполучень клавіш у Deck.",
410415
"Keyboard shortcut" : "Сполучення клавіш",
411416
"Action" : "Дія ",
412417
"Shift" : "Shift",
413418
"Scroll" : "Прокрутка",
414419
"Esc" : "Esc",
415420
"Ctrl" : "Ctrl",
416421
"Show help dialog" : "Показати діалогове вікно довідки",
417-
"The following actions can be triggered on the currently highlighted card" : "На поточній виділеній картці можна виконати такі дії",
422+
"The following actions can be triggered on the currently highlighted card" : "На поточній картці можна виконувати такі дії.",
418423
"Enter" : "Ввід",
419424
"Space" : "Простір",
420425
"Today" : "Сьогодні",

l10n/zh_CN.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ OC.L10N.register(
187187
"Appearance" : "外观",
188188
"Show card ID badge" : "显示卡片ID序号",
189189
"Show boards in calendar/tasks" : "在日历/任务中显示看板",
190+
"Admin settings" : "管理员设置",
190191
"Limit board creation to some groups" : "限制某些组可以创建看板",
191192
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。",
192193
"Board actions" : "面板操作",
@@ -332,7 +333,10 @@ OC.L10N.register(
332333
"An error occurred" : "发生错误",
333334
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。",
334335
"Delete the board?" : "是否删除面板?",
336+
"Are you sure you want to leave the board {title}?" : "是否确定要离开面板 {title}?",
337+
"Leave the board?" : "离开面板?",
335338
"Leave" : "离开",
339+
"Failed to leave the board" : "无法离开面板",
336340
"Exporting board..." : "正在导出面板…",
337341
"Board details" : "面板详情",
338342
"Edit board" : "编辑面板",
@@ -346,6 +350,7 @@ OC.L10N.register(
346350
"Assigned cards" : "已指派的卡片",
347351
"No notifications" : "无通知",
348352
"Delete board" : "删除看板",
353+
"Leave board" : "离开面板",
349354
"Importing board..." : "正在导入面板…",
350355
"Board imported successfully" : "面板导入成功",
351356
"Import board" : "导入面板",

l10n/zh_CN.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"Appearance" : "外观",
186186
"Show card ID badge" : "显示卡片ID序号",
187187
"Show boards in calendar/tasks" : "在日历/任务中显示看板",
188+
"Admin settings" : "管理员设置",
188189
"Limit board creation to some groups" : "限制某些组可以创建看板",
189190
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。",
190191
"Board actions" : "面板操作",
@@ -330,7 +331,10 @@
330331
"An error occurred" : "发生错误",
331332
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。",
332333
"Delete the board?" : "是否删除面板?",
334+
"Are you sure you want to leave the board {title}?" : "是否确定要离开面板 {title}?",
335+
"Leave the board?" : "离开面板?",
333336
"Leave" : "离开",
337+
"Failed to leave the board" : "无法离开面板",
334338
"Exporting board..." : "正在导出面板…",
335339
"Board details" : "面板详情",
336340
"Edit board" : "编辑面板",
@@ -344,6 +348,7 @@
344348
"Assigned cards" : "已指派的卡片",
345349
"No notifications" : "无通知",
346350
"Delete board" : "删除看板",
351+
"Leave board" : "离开面板",
347352
"Importing board..." : "正在导入面板…",
348353
"Board imported successfully" : "面板导入成功",
349354
"Import board" : "导入面板",

0 commit comments

Comments
 (0)