blob: e9bccc3a061d83f0d82d3d92c2e065fb8c5b0ddb [file] [log] [blame]
Bill Yi66c912a2019-04-08 08:57:46 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (C) 2018 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yicdd50682021-04-26 17:21:12 +000020 <string name="app_name" msgid="1647136562008520313">"Pozadinska slika i stil"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070021 <string name="theme_title" msgid="2144932106319405101">"Stil"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070022 <string name="clock_title" msgid="2126046720254613991">"Sat"</string>
Bill Yi59c012b2021-04-10 02:12:58 +000023 <string name="grid_title" msgid="1688173478777254123">"Mreža aplikacija"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070024 <string name="apply_theme_btn" msgid="6293081192321303991">"Primijeni"</string>
Bill Yi500804e2020-06-19 10:54:43 -070025 <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"Dodirnite da uredite"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070026 <string name="keep_my_wallpaper" msgid="8012385376769568517">"Zadrži trenutnu pozadinsku sliku"</string>
27 <string name="apply_btn" msgid="7965877231041987336">"Primijeni"</string>
Bill Yi0417a302020-07-02 21:17:21 -070028 <string name="theme_preview_card_content_description" msgid="5989222908619535533">"Pregled stila"</string>
29 <string name="grid_preview_card_content_description" msgid="8449383777584714842">"Pregled mreže"</string>
Bill Yi9a316642020-07-10 14:50:18 -070030 <string name="font_preview_content_description" msgid="128230439293337891">"Pregled fonta"</string>
31 <string name="icon_preview_content_description" msgid="7761101284351952890">"Pregled ikone"</string>
32 <string name="color_preview_content_description" msgid="4879120462082058124">"Pregled boje"</string>
33 <string name="shape_preview_content_description" msgid="6479487796176550432">"Pregled oblika"</string>
Bill Yi29edb592019-05-09 17:10:49 -070034 <string name="option_applied_description" msgid="5022305212078053534">"<xliff:g id="ID_1">%1$s</xliff:g>, trenutno primijenjeno"</string>
Bill Yif5691a22019-05-11 00:21:43 -070035 <string name="option_applied_previewed_description" msgid="5269654286638446858">"Opcija <xliff:g id="ID_1">%1$s</xliff:g> se trenutno primjenjuje i pregleda"</string>
36 <string name="option_previewed_description" msgid="3467217598865047661">"Opcija <xliff:g id="ID_1">%1$s</xliff:g> se trenutno pregleda"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070037 <string name="theme_description" msgid="3697012391785254635">"Font: <xliff:g id="ID_1">%1$s</xliff:g>, ikone: <xliff:g id="ID_2">%2$s</xliff:g>, oblik: <xliff:g id="ID_3">%3$s</xliff:g>, boja: <xliff:g id="ID_4">%4$s</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070038 <string name="default_theme_title" msgid="2555741736622366797">"Zadano"</string>
39 <string name="preview_name_font" msgid="4465423899630037038">"Font"</string>
40 <string name="preview_name_icon" msgid="6818927315316316440">"Ikona"</string>
41 <string name="preview_name_color" msgid="8776203144994416172">"Boja"</string>
42 <string name="preview_name_shape" msgid="5676971146080968721">"Oblik"</string>
43 <string name="preview_name_wallpaper" msgid="1738652462949531828">"Pozadinska slika"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070044 <string name="font_card_title" msgid="2343292653502548685">"ABC • abc • 123"</string>
45 <string name="font_card_body" msgid="6790525594503904468">"Dodajte omiljene fontove na svaki ekran"</string>
Bill Yi0417a302020-07-02 21:17:21 -070046 <string name="grid_options_title" msgid="7071930966989877023">"Odaberite veličinu mreže"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070047 <string name="grid_title_pattern" msgid="9188866567612607806">"<xliff:g id="ID_1">%1$d</xliff:g>x<xliff:g id="ID_2">%2$d</xliff:g>"</string>
Bill Yi0417a302020-07-02 21:17:21 -070048 <string name="applied_theme_msg" msgid="3749018706366796244">"Stil je uspješno postavljen"</string>
49 <string name="applied_clock_msg" msgid="1303338016701443767">"Sat je uspješno postavljen"</string>
50 <string name="applied_grid_msg" msgid="3250499654436933034">"Mreža je uspješno postavljena"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070051 <string name="apply_theme_error_msg" msgid="791364062636538317">"Došlo je do problema kod primjene stila"</string>
Bill Yi29edb592019-05-09 17:10:49 -070052 <string name="custom_theme_next" msgid="6235420097213197301">"Naprijed"</string>
Bill Yi8ba80cc2019-04-26 16:24:36 -070053 <string name="custom_theme_previous" msgid="4941132112640503022">"Nazad"</string>
Bill Yi0417a302020-07-02 21:17:21 -070054 <string name="custom_theme" msgid="1618351922263478163">"Prilagođeno"</string>
Bill Yi75450f42019-05-25 17:20:57 -070055 <string name="custom_theme_title" msgid="2192300350332693631">"Prilagođeno <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070056 <string name="custom_theme_fragment_title" msgid="6615547284702040280">"Prilagođeni stil"</string>
57 <string name="custom_theme_delete" msgid="4744494663184126202">"Izbriši"</string>
58 <string name="font_component_title" msgid="8800340833695292049">"Odaberite font"</string>
59 <string name="icon_component_title" msgid="5779787138399083903">"Odaberite ikone"</string>
Bill Yi29edb592019-05-09 17:10:49 -070060 <string name="color_component_title" msgid="1194089273921078816">"Odaberite boju"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070061 <string name="shape_component_title" msgid="8366847436022025538">"Odaberite oblik"</string>
Bill Yi75450f42019-05-25 17:20:57 -070062 <string name="name_component_title" msgid="532425087968663437">"Dajte naziv svom stilu"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070063 <string name="icon_component_label" msgid="2625784884001407944">"Ikone <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070064 <string name="delete_custom_theme_confirmation" msgid="4452137183628769394">"Izbrisati prilagođeni stil?"</string>
65 <string name="delete_custom_theme_button" msgid="5102462988130208824">"Izbriši"</string>
66 <string name="cancel" msgid="4651030493668562067">"Otkaži"</string>
67 <string name="set_theme_wallpaper_dialog_message" msgid="2179661027350908003">"Postavite stil pozadinske slike"</string>
68 <string name="use_style_instead_title" msgid="1578754995763917502">"Umjesto toga koristiti stil <xliff:g id="ID_1">%1$s</xliff:g>?"</string>
69 <string name="use_style_instead_body" msgid="3051937045807471496">"Komponente koje ste odabrali odgovaraju stilu <xliff:g id="ID_1">%1$s</xliff:g>. Želite li umjesto toga koristiti stil <xliff:g id="ID_2">%1$s</xliff:g>?"</string>
70 <string name="use_style_button" msgid="1754493078383627019">"Koristi stil <xliff:g id="ID_1">%1$s</xliff:g>"</string>
71 <string name="no_thanks" msgid="7286616980115687627">"Ne, hvala"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070072 <string name="clock_preview_content_description" msgid="5460561185905717460">"Pregled sata <xliff:g id="ID_1">%1$s</xliff:g>"</string>
Bill Yi2a1d0882019-06-01 07:13:45 -070073 <string name="something_went_wrong" msgid="529840112449799117">"Ups! Nešto nije uredu"</string>
Bill Yi0417a302020-07-02 21:17:21 -070074 <string name="theme_preview_icons_section_title" msgid="7064768910744000643">"Boja/ikone"</string>
Bill Yibe04c6a2020-07-13 09:29:49 -070075 <string name="style_info_description" msgid="2612473574431003251">"Pregled fonta, ikona, oblika aplikacije i boje"</string>
Bill Yi3e4a7e12020-12-16 01:35:09 -080076 <string name="accessibility_custom_font_title" msgid="966867359157303705">"Prilagođeni font"</string>
77 <string name="accessibility_custom_icon_title" msgid="5753297905849062296">"Prilagođena ikona"</string>
78 <string name="accessibility_custom_color_title" msgid="4124246598886320663">"Prilagođena boja"</string>
79 <string name="accessibility_custom_shape_title" msgid="7708408259374643129">"Prilagođeni oblik"</string>
80 <string name="accessibility_custom_name_title" msgid="5494460518085463262">"Naziv prilagođenog stila"</string>
Bill Yi8866a832021-06-15 15:59:17 +000081 <string name="mode_title" msgid="2394873501427436055">"Tamna tema"</string>
82 <string name="mode_disabled_msg" msgid="9196245518435936512">"Privremeno onemogućeno zbog uštede baterije"</string>
83 <string name="themed_icon_title" msgid="7312460430471956558">"Tematske ikone"</string>
Bill Yi1d7f84c2021-07-07 13:27:57 +000084 <string name="beta_title" msgid="8703819523760746458">"Beta"</string>
Bill Yi8866a832021-06-15 15:59:17 +000085 <string name="gird_picker_entry_content_description" msgid="9087651470212293439">"Promjena mreže aplikacije"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070086</resources>