Skip to content

Commit c4461ce

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7918a38 commit c4461ce

4 files changed

Lines changed: 18 additions & 0 deletions

File tree

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/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)