Skip to content

Commit 55d6943

Browse files
boxmojipriyajeet
authored andcommitted
Mojito: Update translations (#40)
1 parent edac306 commit 55d6943

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/i18n/de-DE.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ buik.modal.delete.confirmation.label = Löschvorgang bestätigen
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Möchten Sie {name} wirklich löschen?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = Möchten Sie {name} und alle seine Inhalte wirklich löschen?
76+
buik.modal.delete.confirmation.text.folder = Möchten Sie {name} und seinen gesamten Inhalt wirklich löschen?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Schließen
7979
# Copy button label

src/i18n/it-IT.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ buik.modal.delete.confirmation.label = Conferma eliminazione
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Eliminare {name}?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = EliminareEEliminare {name} e tutto il suo contenuto?
76+
buik.modal.delete.confirmation.text.folder = Eliminare {name} e tutto il suo contenuto?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Chiudi
7979
# Copy button label

src/i18n/ru-RU.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ buik.modal.delete.confirmation.label = Подтверждение удалени
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Действительно удалить "{name}"?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = Действительно удалить папку "{name}" и все ее содержимое?
76+
buik.modal.delete.confirmation.text.folder = Удалить папку "{name}" и все ее содержимое?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Закрыть
7979
# Copy button label

src/i18n/zh-CN.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ buik.modal.delete.confirmation.label = 确认删除
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = 您确定要删除 {name} 吗?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = 您确定要删除 {name} 及其所有内容吗?
76+
buik.modal.delete.confirmation.text.folder = 确定要删除 {name} 及其所有内容吗?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = 关闭
7979
# Copy button label

0 commit comments

Comments
 (0)