Skip to content
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

Translations update from Weblate #3837

Merged
merged 2 commits into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<string name="action_compose">Bericht schrijven</string>
<string name="action_login">Aanmelden met Tusky</string>
<string name="action_logout">Uitloggen</string>
<string name="action_logout_confirm">Ben je er zeker van dat je het account %1$s wil afmelden?</string>
<string name="action_logout_confirm">Weet je zeker dat je %1$s wil afmelden\? Dit verwijdert alle lokale gegevens van het account, inclusief conceptberichten en voorkeuren.</string>
<string name="action_follow">Volgen</string>
<string name="action_unfollow">Ontvolgen</string>
<string name="action_block">Blokkeren</string>
Expand Down Expand Up @@ -596,7 +596,7 @@
<string name="action_post_failed">Upload mislukt</string>
<string name="action_post_failed_detail">Je bericht kan niet worden geüpload en is opgeslagen in concepten.
\n
\nEr kon geen contact worden opgenomen met de server of de post werd geweigerd.</string>
\nEr kon geen contact worden opgenomen met de server, of het bericht werd geweigerd.</string>
<string name="action_post_failed_detail_plural">Je berichten kunnen niet worden geüpload en zijn opgeslagen in concepten.
\n
\nEr kon geen contact worden opgenomen met de server of de berichten werden geweigerd.</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-vi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<string name="action_block">Chặn</string>
<string name="action_unfollow">Bỏ theo dõi</string>
<string name="action_follow">Theo dõi</string>
<string name="action_logout_confirm">Bạn có muốn đăng xuất tài khoản %1$s\?</string>
<string name="action_logout_confirm">Bạn có muốn đăng xuất tài khoản %1$s\? Dữ liệu của tài khoản sẽ bị xóa, bao gồm những bản nháp và thiết lập.</string>
<string name="action_compose">Viết tút</string>
<string name="action_more">Thêm</string>
<string name="action_unfavourite">Bỏ lưu</string>
Expand Down
Loading