Skip to content

Update translations from Weblate #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions assets/l10n/app_uk.arb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@actionSheetOptionFollowTopic": {
"description": "Label for following a topic on action sheet."
},
"actionSheetOptionUnstarMessage": "Зняти позначку зірочки з повідомлення",
"actionSheetOptionUnstarMessage": "Зняти позначку зірки з повідомлення",
"@actionSheetOptionUnstarMessage": {
"description": "Label for unstar button on action sheet."
},
Expand Down Expand Up @@ -51,11 +51,11 @@
"@errorSharingFailed": {
"description": "Error message when sharing a message failed."
},
"errorStarMessageFailedTitle": "Не вдалося позначити повідомлення зірочкою",
"errorStarMessageFailedTitle": "Не вдалося позначити повідомлення зіркою",
"@errorStarMessageFailedTitle": {
"description": "Error title when starring a message failed."
},
"errorUnstarMessageFailedTitle": "Не вдалося зняти позначку зірочки з повідомлення",
"errorUnstarMessageFailedTitle": "Не вдалося зняти позначку зірки з повідомлення",
"@errorUnstarMessageFailedTitle": {
"description": "Error title when unstarring a message failed."
},
Expand Down Expand Up @@ -157,7 +157,7 @@
"@permissionsDeniedReadExternalStorage": {
"description": "Message for dialog asking the user to grant permissions for external storage read access."
},
"actionSheetOptionStarMessage": "Позначити повідомлення зірочкою",
"actionSheetOptionStarMessage": "Вибрати повідомлення",
"@actionSheetOptionStarMessage": {
"description": "Label for star button on action sheet."
},
Expand Down Expand Up @@ -315,7 +315,7 @@
}
}
},
"composeBoxGroupDmContentHint": "Група повідомлень",
"composeBoxGroupDmContentHint": "Написати групі",
"@composeBoxGroupDmContentHint": {
"description": "Hint text for content input when sending a message to a group."
},
Expand Down Expand Up @@ -691,7 +691,7 @@
"@mentionsPageTitle": {
"description": "Page title for the 'Mentions' message view."
},
"starredMessagesPageTitle": "Повідомлення, позначені зірочкою",
"starredMessagesPageTitle": "Вибрані повідомлення",
"@starredMessagesPageTitle": {
"description": "Page title for the 'Starred messages' message view."
},
Expand Down Expand Up @@ -955,7 +955,7 @@
"@recentDmConversationsPageTitle": {
"description": "Title for the page with a list of DM conversations."
},
"combinedFeedPageTitle": "Комбінована стрічка",
"combinedFeedPageTitle": "Об'єднана стрічка",
"@combinedFeedPageTitle": {
"description": "Page title for the 'Combined feed' message view."
},
Expand Down