Skip to content

Commit 494b7d9

Browse files
boxmojipriyajeet
authored andcommitted
Mojito: Update translations (#27)
1 parent a74bf27 commit 494b7d9

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

src/i18n/en-AU.properties

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ buik.empty.state.selected = You haven’t selected any items yet.
2525
# Shown as the title in the sub header while showing an error.
2626
buik.folder.name.error = Error
2727
# Default label for root folder.
28-
buik.folder.name.root = All Files
28+
buik.folder.name.root = All files
2929
# Shown as the title in the sub header while searching.
30-
buik.folder.name.search = Search Results
30+
buik.folder.name.search = Search results
3131
# Shown as the title in the sub header while showing selected items.
32-
buik.folder.name.selected = Selected Items
32+
buik.folder.name.selected = Selected items
3333
# Shown before a folder name.
3434
buik.folder.path.prefix = In
3535
# Label for cancel button in the footer.
3636
buik.footer.button.cancel = Cancel
3737
# Label for cancel uploads button in the footer.
38-
buik.footer.button.cancel.uploads = Cancel Uploads
38+
buik.footer.button.cancel.uploads = Cancel uploads
3939
# Label for the choose button in the footer.
4040
buik.footer.button.choose = Choose
4141
# Label for close button in the footer.
@@ -69,11 +69,11 @@ buik.item.share.access.remove = Remove shared link
6969
# Label for size header column.
7070
buik.item.size = Size
7171
# Label for delete confirmation dialog
72-
buik.modal.delete.confirmation.label = Confirm Delete
72+
buik.modal.delete.confirmation.label = Confirm delete
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Are you sure you want to delete {name}?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all it’s contents?
76+
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all its contents?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Close
7979
# Copy button label
@@ -93,7 +93,7 @@ buik.modal.rename.dialog.text = Please enter a new name for {name}:
9393
# Label for shared link dialog
9494
buik.modal.share.dialog.label = Share
9595
# Text for share link dialog
96-
buik.modal.share.dialog.text = Shared Link:
96+
buik.modal.share.dialog.text = Shared link:
9797
# Text for no shared link
9898
buik.modal.share.dialog.text.none = None
9999
# Label for upload dialog
@@ -109,17 +109,17 @@ buik.more.options.preview = Preview
109109
# Label for rename menu item in the ... drop down.
110110
buik.more.options.rename = Rename
111111
# Date ascending option shown in the share access drop down select.
112-
buik.sort.option.date.asc = Date: OldestNewest
112+
buik.sort.option.date.asc = Date: oldestnewest
113113
# Date descending option shown in the share access drop down select.
114-
buik.sort.option.date.desc = Date: NewestOldest
114+
buik.sort.option.date.desc = Date: newestoldest
115115
# Name ascending option shown in the share access drop down select.
116116
buik.sort.option.name.asc = Name: A → Z
117117
# Name descending option shown in the share access drop down select.
118118
buik.sort.option.name.desc = Name: Z → A
119119
# Size ascending option shown in the share access drop down select.
120-
buik.sort.option.size.asc = Size: SmallestLargest
120+
buik.sort.option.size.asc = Size: smallestlargest
121121
# Size descending option shown in the share access drop down select.
122-
buik.sort.option.size.desc = Size: LargestSmallest
122+
buik.sort.option.size.desc = Size: largestsmallest
123123
# Message shown when there are no items to upload
124124
buik.upload.state.empty = Drag and drop files or
125125
# Message shown for upload link when there are no items to upload

src/i18n/en-CA.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ buik.modal.delete.confirmation.label = Confirm Delete
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Are you sure you want to delete {name}?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all it’s contents?
76+
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all its contents?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Close
7979
# Copy button label

src/i18n/en-GB.properties

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ buik.empty.state.selected = You haven’t selected any items yet.
2525
# Shown as the title in the sub header while showing an error.
2626
buik.folder.name.error = Error
2727
# Default label for root folder.
28-
buik.folder.name.root = All Files
28+
buik.folder.name.root = All files
2929
# Shown as the title in the sub header while searching.
30-
buik.folder.name.search = Search Results
30+
buik.folder.name.search = Search results
3131
# Shown as the title in the sub header while showing selected items.
32-
buik.folder.name.selected = Selected Items
32+
buik.folder.name.selected = Selected items
3333
# Shown before a folder name.
3434
buik.folder.path.prefix = In
3535
# Label for cancel button in the footer.
3636
buik.footer.button.cancel = Cancel
3737
# Label for cancel uploads button in the footer.
38-
buik.footer.button.cancel.uploads = Cancel Uploads
38+
buik.footer.button.cancel.uploads = Cancel uploads
3939
# Label for the choose button in the footer.
4040
buik.footer.button.choose = Choose
4141
# Label for close button in the footer.
@@ -69,11 +69,11 @@ buik.item.share.access.remove = Remove shared link
6969
# Label for size header column.
7070
buik.item.size = Size
7171
# Label for delete confirmation dialog
72-
buik.modal.delete.confirmation.label = Confirm Delete
72+
buik.modal.delete.confirmation.label = Confirm delete
7373
# Text for delete confirmation dialog
7474
buik.modal.delete.confirmation.text = Are you sure you want to delete {name}?
7575
# Text for delete confirmation dialog for folders
76-
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all it’s contents?
76+
buik.modal.delete.confirmation.text.folder = Are you sure you want to delete {name} and all its contents?
7777
# Close button label
7878
buik.modal.dialog.share.button.close = Close
7979
# Copy button label
@@ -93,7 +93,7 @@ buik.modal.rename.dialog.text = Please enter a new name for {name}:
9393
# Label for shared link dialog
9494
buik.modal.share.dialog.label = Share
9595
# Text for share link dialog
96-
buik.modal.share.dialog.text = Shared Link:
96+
buik.modal.share.dialog.text = Shared link:
9797
# Text for no shared link
9898
buik.modal.share.dialog.text.none = None
9999
# Label for upload dialog
@@ -109,17 +109,17 @@ buik.more.options.preview = Preview
109109
# Label for rename menu item in the ... drop down.
110110
buik.more.options.rename = Rename
111111
# Date ascending option shown in the share access drop down select.
112-
buik.sort.option.date.asc = Date: OldestNewest
112+
buik.sort.option.date.asc = Date: oldestnewest
113113
# Date descending option shown in the share access drop down select.
114-
buik.sort.option.date.desc = Date: NewestOldest
114+
buik.sort.option.date.desc = Date: newestoldest
115115
# Name ascending option shown in the share access drop down select.
116116
buik.sort.option.name.asc = Name: A → Z
117117
# Name descending option shown in the share access drop down select.
118118
buik.sort.option.name.desc = Name: Z → A
119119
# Size ascending option shown in the share access drop down select.
120-
buik.sort.option.size.asc = Size: SmallestLargest
120+
buik.sort.option.size.asc = Size: smallestlargest
121121
# Size descending option shown in the share access drop down select.
122-
buik.sort.option.size.desc = Size: LargestSmallest
122+
buik.sort.option.size.desc = Size: largestsmallest
123123
# Message shown when there are no items to upload
124124
buik.upload.state.empty = Drag and drop files or
125125
# Message shown for upload link when there are no items to upload

0 commit comments

Comments
 (0)