blob: 81a4f9bdf98aa7795b41bc3288e5a00d4f51df7c [file] [log] [blame]
Geoff Mendal73b9db92015-12-16 05:28:12 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="app_label" msgid="2783841764617238354">"Dokumenti"</string>
20 <string name="files_label" msgid="6051402950202690279">"Datoteke"</string>
21 <string name="downloads_label" msgid="959113951084633612">"Preuzimanja"</string>
22 <string name="title_open" msgid="4353228937663917801">"Otvori sa"</string>
23 <string name="title_save" msgid="2433679664882857999">"Sačuvaj u"</string>
24 <string name="menu_create_dir" msgid="2547620241173881754">"Novi direktorijum"</string>
25 <string name="menu_grid" msgid="6878021334497835259">"Prikaz mreže"</string>
26 <string name="menu_list" msgid="7279285939892417279">"Prikaz liste"</string>
27 <string name="menu_sort" msgid="7677740407158414452">"Sortiraj prema"</string>
28 <string name="menu_search" msgid="3816712084502856974">"Pretraži"</string>
Geoff Mendal5f346b62016-02-08 22:16:31 +053029 <string name="menu_settings" msgid="8239065133341597825">"Podešavanja memorije"</string>
Geoff Mendal73b9db92015-12-16 05:28:12 -080030 <string name="menu_open" msgid="432922957274920903">"Otvori"</string>
31 <string name="menu_save" msgid="2394743337684426338">"Sačuvaj"</string>
32 <string name="menu_share" msgid="3075149983979628146">"Deli"</string>
33 <string name="menu_delete" msgid="8138799623850614177">"Izbriši"</string>
34 <string name="menu_select_all" msgid="8323579667348729928">"Izaberi sve"</string>
35 <string name="menu_copy" msgid="3612326052677229148">"Kopiraj na..."</string>
36 <string name="menu_move" msgid="1828090633118079817">"Premesti u..."</string>
37 <string name="menu_new_window" msgid="1226032889278727538">"Novi prozor"</string>
38 <string name="menu_copy_to_clipboard" msgid="489311381979634291">"Kopiraj"</string>
39 <string name="menu_paste_from_clipboard" msgid="2071583031180257091">"Nalepi"</string>
Geoff Mendal9eb94d72016-02-01 05:18:12 -080040 <string name="menu_advanced_show" msgid="4693652895715631401">"Prikaži internu memoriju"</string>
41 <string name="menu_advanced_hide" msgid="4218809952721972589">"Sakrij internu memoriju"</string>
Geoff Mendal73b9db92015-12-16 05:28:12 -080042 <string name="menu_file_size_show" msgid="3240323619260823076">"Prikaži veličinu datoteke"</string>
43 <string name="menu_file_size_hide" msgid="8881975928502581042">"Sakrij veličinu datoteke"</string>
44 <string name="button_select" msgid="527196987259139214">"Izaberi"</string>
45 <string name="button_copy" msgid="8706475544635021302">"Kopiraj"</string>
46 <string name="button_move" msgid="2202666023104202232">"Premesti"</string>
47 <string name="button_dismiss" msgid="3714065566893946085">"Odbaci"</string>
48 <string name="button_retry" msgid="4392027584153752797">"Pokušaj ponovo"</string>
49 <string name="sort_name" msgid="9183560467917256779">"Prema imenu"</string>
50 <string name="sort_date" msgid="586080032956151448">"Prema datumu izmene"</string>
51 <string name="sort_size" msgid="3350681319735474741">"Prema veličini"</string>
52 <string name="drawer_open" msgid="4545466532430226949">"Prikaži osnovne elemente"</string>
53 <string name="drawer_close" msgid="7602734368552123318">"Sakrij osnovne elemente"</string>
54 <string name="save_error" msgid="6167009778003223664">"Čuvanje dokumenta nije uspelo"</string>
55 <string name="create_error" msgid="3735649141335444215">"Direktorijum nije napravljen"</string>
Geoff Mendaldd69f762016-02-10 07:19:37 -080056 <string name="query_error" msgid="5999895349602476581">"Učitavanje sadržaja trenutno nije moguće"</string>
Geoff Mendal73b9db92015-12-16 05:28:12 -080057 <string name="root_recent" msgid="4470053704320518133">"Nedavno"</string>
58 <string name="root_available_bytes" msgid="8568452858617033281">"Slobodno je <xliff:g id="SIZE">%1$s</xliff:g>"</string>
59 <string name="root_type_service" msgid="2178854894416775409">"Usluge skladištenja"</string>
60 <string name="root_type_shortcut" msgid="3318760609471618093">"Prečice"</string>
61 <string name="root_type_device" msgid="7121342474653483538">"Uređaji"</string>
62 <string name="root_type_apps" msgid="8838065367985945189">"Još aplikacija"</string>
63 <string name="empty" msgid="7858882803708117596">"Nema stavki"</string>
Geoff Mendal470771a2016-01-27 05:18:39 -080064 <string name="no_results" msgid="6622510343880730446">"Nema podudaranja u %1$s"</string>
Geoff Mendaldd69f762016-02-10 07:19:37 -080065 <string name="toast_no_application" msgid="4632640357724698144">"Otvaranje datoteke nije uspelo"</string>
Geoff Mendal73b9db92015-12-16 05:28:12 -080066 <string name="toast_failed_delete" msgid="2180678019407244069">"Nije moguće izbrisati neke dokumente"</string>
67 <string name="share_via" msgid="8966594246261344259">"Delite preko"</string>
68 <string name="copy_notification_title" msgid="6374299806748219777">"Kopiranje datoteka"</string>
69 <string name="move_notification_title" msgid="6193835179777284805">"Datoteke se premeštaju"</string>
Geoff Mendalc78750a2016-02-29 07:16:29 -080070 <!-- no translation found for delete_notification_title (3329403967712437496) -->
71 <skip />
Geoff Mendal73b9db92015-12-16 05:28:12 -080072 <string name="copy_remaining" msgid="6283790937387975095">"Još <xliff:g id="DURATION">%s</xliff:g>"</string>
73 <plurals name="copy_begin" formatted="false" msgid="9071199452634086365">
74 <item quantity="one">Kopiranje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke.</item>
75 <item quantity="few">Kopiranje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke.</item>
76 <item quantity="other">Kopiranje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka.</item>
77 </plurals>
78 <plurals name="move_begin" formatted="false" msgid="8430330882138871643">
79 <item quantity="one">Premešta se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka.</item>
80 <item quantity="few">Premeštaju se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke.</item>
81 <item quantity="other">Premešta se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka.</item>
82 </plurals>
83 <plurals name="deleting" formatted="false" msgid="5054338566802559411">
84 <item quantity="one">Briše se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka.</item>
85 <item quantity="few">Brišu se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke.</item>
86 <item quantity="other">Briše se <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka.</item>
87 </plurals>
88 <string name="undo" msgid="7905788502491742328">"Opozovi"</string>
89 <string name="copy_preparing" msgid="3896202461003039386">"Priprema se kopiranje…"</string>
90 <string name="move_preparing" msgid="2772219441375531410">"Priprema se premeštanje..."</string>
Geoff Mendal4ff50f022016-01-25 05:20:39 -080091 <string name="delete_preparing" msgid="5655813182533491992">"Priprema se brisanje…"</string>
Geoff Mendaldd69f762016-02-10 07:19:37 -080092 <plurals name="copy_error_notification_title" formatted="false" msgid="7160447124922897689">
93 <item quantity="one">Nismo uspeli da kopiramo <xliff:g id="COUNT_1">%1$d</xliff:g> datoteku</item>
94 <item quantity="few">Nismo uspeli da kopiramo <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke</item>
95 <item quantity="other">Nismo uspeli da kopiramo <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka</item>
96 </plurals>
97 <plurals name="move_error_notification_title" formatted="false" msgid="2710901971014783012">
98 <item quantity="one">Premeštanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke nije uspelo</item>
99 <item quantity="few">Premeštanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke nije uspelo</item>
100 <item quantity="other">Premeštanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka nije uspelo</item>
101 </plurals>
102 <plurals name="delete_error_notification_title" formatted="false" msgid="7228393157786591199">
103 <item quantity="one">Brisanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke nije uspelo</item>
104 <item quantity="few">Brisanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke nije uspelo</item>
105 <item quantity="other">Brisanje <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka nije uspelo</item>
106 </plurals>
Geoff Mendal470771a2016-01-27 05:18:39 -0800107 <string name="notification_touch_for_details" msgid="6268189413228855582">"Dodirnite da biste prikazali detalje"</string>
Geoff Mendal9eb94d72016-02-01 05:18:12 -0800108 <string name="close" msgid="3043722427445528732">"Zatvori"</string>
Geoff Mendaldd69f762016-02-10 07:19:37 -0800109 <string name="copy_failure_alert_content" msgid="4563147454522476183">"Sledeće datoteke nisu kopirane: <xliff:g id="LIST">%1$s</xliff:g>"</string>
110 <string name="move_failure_alert_content" msgid="2635075788682922861">"Sledeće datoteke nisu premeštene: <xliff:g id="LIST">%1$s</xliff:g>"</string>
Geoff Mendal9eb94d72016-02-01 05:18:12 -0800111 <string name="copy_converted_warning_content" msgid="5753861488218674361">"Ove datoteke su konvertovane u drugi format: <xliff:g id="LIST">%1$s</xliff:g>"</string>
Geoff Mendal73b9db92015-12-16 05:28:12 -0800112 <plurals name="clipboard_files_clipped" formatted="false" msgid="855459017537058539">
113 <item quantity="one">Kopirali ste <xliff:g id="COUNT_1">%1$d</xliff:g> datoteku u privremenu memoriju.</item>
114 <item quantity="few">Kopirali ste <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke u privremenu memoriju.</item>
115 <item quantity="other">Kopirali ste <xliff:g id="COUNT_1">%1$d</xliff:g> datoteka u privremenu memoriju.</item>
116 </plurals>
117 <string name="clipboard_files_cannot_paste" msgid="2878324825602325706">"Izabrane datoteke ne mogu da se nalepe na ovoj lokaciji."</string>
Geoff Mendal470771a2016-01-27 05:18:39 -0800118 <string name="menu_rename" msgid="7678802479104285353">"Preimenuj"</string>
119 <string name="rename_error" msgid="4203041674883412606">"Preimenovanje dokumenta nije uspelo"</string>
Geoff Mendal9eb94d72016-02-01 05:18:12 -0800120 <string name="notification_copy_files_converted_title" msgid="3153573223054275181">"Neke datoteke su konvertovane"</string>
121 <string name="allow" msgid="7225948811296386551">"Dozvoli"</string>
122 <string name="deny" msgid="2081879885755434506">"Odbij"</string>
Geoff Mendalc78750a2016-02-29 07:16:29 -0800123 <!-- no translation found for delete_confirmation_title (1958369150786342998) -->
124 <skip />
125 <!-- no translation found for delete_confirmation_message (6608317554854868128) -->
Geoff Mendal73b9db92015-12-16 05:28:12 -0800126</resources>