Skip to content

Commit 5e7030a

Browse files
authored
fix(i18n): update translations (#4241)
1 parent 31b580d commit 5e7030a

25 files changed

+1124
-1020
lines changed

i18n/bn-IN.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = বাতিল ক
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = একটি মন্তব্য লিখুন
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = পোস্ট করুন
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = একটি মন্তব্য লিখুন
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = শুধুমাত্র শর্টকাট
18241826
boxui.shareMenu.viewAndDownload = দেখুন এবং ডাউনলোড করুন
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = শুধুমাত্র দেখুন
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = মেটাডেটা
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

i18n/da-DK.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = Annuller
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = Skriv en kommentar
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = Opslå
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = Skriv en kommentar
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = Kun genvej
18241826
boxui.shareMenu.viewAndDownload = Se og download
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = Kun til visning
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = Metadata
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

i18n/de-DE.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = Abbrechen
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = Kommentar verfassen
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = Posten
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = Kommentar verfassen
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = Nur Verknüpfung
18241826
boxui.shareMenu.viewAndDownload = Anzeigen und herunterladen
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = Nur anzeigen
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = Metadaten
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

i18n/en-AU.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = Cancel
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = Write a comment
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = Post
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = Write a comment
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = Shortcut only
18241826
boxui.shareMenu.viewAndDownload = View and download
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = View only
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = Metadata
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

i18n/en-CA.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = Cancel
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = Write a comment
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = Post
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = Write a comment
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = Shortcut Only
18241826
boxui.shareMenu.viewAndDownload = View and Download
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = View Only
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = Metadata
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

i18n/en-GB.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ be.contentSidebar.activityFeed.commentForm.commentCancel = Cancel
218218
be.contentSidebar.activityFeed.commentForm.commentLabel = Write a comment
219219
# Text for post button
220220
be.contentSidebar.activityFeed.commentForm.commentPost = Post
221+
# Label for toggle to add video timestamp to comment
222+
be.contentSidebar.activityFeed.commentForm.commentTimestampLabel = Comment with timestamp
221223
# Placeholder for comment input
222224
be.contentSidebar.activityFeed.commentForm.commentWrite = Write a comment
223225
# Show original button for showing original comment
@@ -1824,6 +1826,8 @@ boxui.shareMenu.shortcutOnly = Shortcut only
18241826
boxui.shareMenu.viewAndDownload = View and download
18251827
# Description of permissions granted to users who have access to the shared link
18261828
boxui.shareMenu.viewOnly = View only
1829+
# Aria-label for the dropdown menu that shows actions for selected items
1830+
boxui.subHeader.bulkItemActionMenuAriaLabel = Bulk actions
18271831
# Text for metadata button that will open the metadata side panel
18281832
boxui.subHeader.metadata = Metadata
18291833
# Error message for empty time formats. "HH:MM A" should be localized.

0 commit comments

Comments
 (0)