Skip to content
This repository was archived by the owner on Nov 9, 2018. It is now read-only.

Commit 29e99eb

Browse files
Updated translation files
Auditors: @bbondy
1 parent 0ca99a4 commit 29e99eb

File tree

1 file changed

+17
-17
lines changed
  • Application/LinkBubble/src/main/res/values-pl-rPL

1 file changed

+17
-17
lines changed

Application/LinkBubble/src/main/res/values-pl-rPL/strings.xml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<string name="action_save_image">Zapisz obraz</string>
3333
<string name="action_share">Udostępnij</string>
3434
<string name="action_close_all">Zamknij wszystko</string>
35-
35+
<string name="action_new_bubble">Nowy dymek</string>
3636
<string name="action_close_tab">Zamknij dymek</string>
3737
<string name="action_stop">Zatrzymaj</string>
3838
<string name="action_undo">Cofnij</string>
@@ -335,21 +335,21 @@ Uwaga: Wczytywanie treści ze strony jest niedokładnym procesem, który może n
335335

336336
<string name="duplicate_link_will_not_be_loaded">Link został już wczytany. Ignoruję...</string>
337337

338-
339-
340-
341-
342-
343-
344-
345-
346-
347-
348-
349-
350-
351-
352-
353-
338+
<string name="edit_url">Szukaj lub wprowadź adres</string>
339+
<string name="http_prefix">http://</string>
340+
<string name="https_prefix">https://</string>
341+
<string name="www_prefix">www.</string>
342+
<string name="duck_duck_search_engine">https://duckduckgo.com/?q=</string>
343+
<string name="google_search_engine">http://www.google.com/search?q=</string>
344+
<string name="yahoo_search_engine">http://search.yahoo.com/search?p=</string>
345+
<string name="amazon_search_engine">http://www.amazon.com/s/field-keywords=</string>
346+
<string name="top_500_prepend">Odwiedź</string>
347+
<string name="url_bar_constraint_text_color">\'#A349A4\'</string>
348+
<string name="search_for_with">Szukaj %1$s dla \"%2$s</string>
349+
<string name="duck_duck_go">Duck Duck Go</string>
350+
<string name="google">Google</string>
351+
<string name="yahoo">Yahoo</string>
352+
<string name="amazon">Amazon</string>
353+
<string name="empty_bubble_page">file:///android_asset/blank.html</string>
354354

355355
</resources>

0 commit comments

Comments
 (0)