Skip to content

Commit 06c8f25

Browse files
committed
chore: Update translations from Crowdin
1 parent cdb88d8 commit 06c8f25

29 files changed

+49
-11
lines changed

core/assets/texts/ar-SA/context_menu.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ context-menu-quality-medium = الجودة: متوسطة
77
context-menu-quality-high = الجودة: عالية
88
context-menu-cut = قص
99
context-menu-copy = انسخ
10-
context-menu-paste = الصق
10+
context-menu-paste = ألصق
1111
context-menu-delete = احذف
1212
context-menu-select-all = حدِّد الكل

core/assets/texts/eo-UY/context_menu.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/about_dialog.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/bookmarks_dialog.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/common.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/context_menu.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/dialogs.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/file_picker.ftl

Whitespace-only changes.

desktop/assets/texts/eo-UY/filesystem_access_dialog.ftl

Whitespace-only changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# A note on ellipsis: they indicate when an action won't immediately happen, but needs more information from the user.
2+
# For example, "Open File..." won't open a file, it'll ask the user to choose a file and *then* open the file.
3+
# Whereas "Close" or "About" wouldn't need any information, they'd immediately happen as soon as you click it.
4+
# In general, if clicking the thing immediately does that thing, no ellipsis. If it asks for more information, ellipsis.
5+
# This is the case for English, but other languages may have other rules or ways of showing this.
6+
7+
8+
# Some items may be also be duplicated here, like "About Ruffle" in the menu and "About Ruffle" elsewhere as the header of the about menu.
9+
# This is because some languages may use different wording for one or the other, especially with things like capitalisation.
10+

0 commit comments

Comments
 (0)