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

Weblate: Translations from Hosted Weblate #1778

Merged
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
3 changes: 3 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -991,4 +991,7 @@
<string name="lbl_idle" translatable="true">Bezczynność</string>
<string name="lbl_notification" translatable="true">powiadomienie</string>
<string name="hybrid_mode_with_proxy_notification_title" translatable="true">Pod ochroną! Połączono z DNS + Firewall + Proxy.</string>
<string name="dot_custom_url_remove_dialog_message" translatable="true">Usuń punkt końcowy DNS przez TLS z zapisanej konfiguracji.</string>
<string name="memory_notification_text">Rethink ma mało pamięci. Akcje systemowe mogą być ograniczone.</string>
<string name="failed_using_default" translatable="true">Niepowodzenie: użycie zapasowego DNS</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-ro/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<string name="lbl_on_device" translatable="true">pe dispozitiv</string>
<string name="lbl_unselected" translatable="true">Neselectat</string>
<string name="lbl_notification" translatable="true">notificare</string>
<string name="memory_notification_text">Rethink rulează cu memorie insuficientă. Operațiunile sistemului ar putea fi limitate.</string>
<string name="memory_notification_text">Rethink nu dispune de suficientă memorie. Operațiunile sistemului ar putea fi limitate.</string>
<string name="slide_2_title" translatable="true">Bun venit</string>
<string name="slide_2_desc" translatable="true">Rethink e cea mai ușoară cale pentru monitorizarea activității din rețea, ocolirea cenzurii pe internet și protejarea aplicațiilor pe dispozitivul tău Android.</string>
<string name="slide_1_title" translatable="true">Gratuit și Open-Source</string>
Expand Down
Loading