Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-settings/res/values-hr/adblock_settings_strings.xml

Issue 29680581: Issue 6318 - Add translations (Closed)
Patch Set: Removed region from Burmese language ("my-rMM" to "my") Created Jan. 26, 2018, 8:13 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libadblockplus-android-settings/res/values-hr/adblock_settings_strings.xml
diff --git a/libadblockplus-android-settings/res/values-hr/adblock_settings_strings.xml b/libadblockplus-android-settings/res/values-hr/adblock_settings_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..705f288be19b2eefbd863a5bd8fa1f7c9e52a799
--- /dev/null
+++ b/libadblockplus-android-settings/res/values-hr/adblock_settings_strings.xml
@@ -0,0 +1,18 @@
+<resources>
+
+ <string name="fragment_adblock_settings_general_title">Adblock Plus</string>
+ <string name="fragment_adblock_settings_enabled_title">Adblock Plus</string>
jens 2018/01/26 08:54:19 Not related to this file, but maybe we should add
anton 2018/01/26 10:10:04 We could do it, but since you can just find where
jens 2018/01/26 10:49:50 Sure, but still for people using the Settings with
anton 2018/01/26 11:45:24 sure, we can do it. Could you please create a tick
+ <string name="fragment_adblock_settings_filter_lists_title">Filtriraj popise</string>
+ <string name="fragment_adblock_settings_filter_lists_summary">Dodaj ili ukloni popise filtara za određeni jezik</string>
+ <string name="fragment_adblock_settings_aa_enabled_title">Prihvatljive reklame</string>
+ <string name="fragment_adblock_settings_aa_enabled_summary">Željeli bismo potaknuti web-mjesta na korištenje izravnog, nenametljivog reklamiranja. Zato smo utvrdili stroge smjernice za identificiranje Prihvatljivih reklama, koje se vide pod zadanim postavkama. Ako želite pregledati bez reklama, ovu postavku možete onemogućiti kad god želite.</string>
+ <string name="fragment_adblock_settings_wl_title">Popis dopuštenih domena</string>
+ <string name="fragment_adblock_settings_wl_summary">Na ovaj popis dodajte web-mjesta s kojih želite vidjeti reklame</string>
+ <string name="fragment_adblock_settings_add_domain">Dodaj domen</string>
+ <string name="fragment_adblock_settings_wl_domains">Popis dopuštenih domena</string>
+ <string name="fragment_adblock_settings_allowed_connection_type">Konfiguriraj automatska ažuriranja</string>
+ <string name="fragment_adblock_settings_allowed_connection_type_wifi_non_metered">Wi-Fi mreže bez ograničenja prometa</string>
+ <string name="fragment_adblock_settings_allowed_connection_type_wifi">Sve Wi-Fi mreže</string>
+ <string name="fragment_adblock_settings_allowed_connection_type_all">Uvijek</string>
+
+</resources>

Powered by Google App Engine
This is Rietveld