summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-12-16 05:31:26 -0800
committerGeoff Mendal <mendal@google.com>2015-12-16 05:31:26 -0800
commit3a1809b36e3cec2640b36e36daf5f06d53835e45 (patch)
tree9b748814872df092c440b9939b330d440b89d0d6 /ui
parentf472e208080dcca965a548cc8b0fc6b0b9fac13e (diff)
downloadandroid_packages_providers_DownloadProvider-3a1809b36e3cec2640b36e36daf5f06d53835e45.tar.gz
android_packages_providers_DownloadProvider-3a1809b36e3cec2640b36e36daf5f06d53835e45.tar.bz2
android_packages_providers_DownloadProvider-3a1809b36e3cec2640b36e36daf5f06d53835e45.zip
Import translations. DO NOT MERGE
Change-Id: Icd4f573fc65450d9ba2ba14f49e9238c62183375 Auto-generated-cl: translation import
Diffstat (limited to 'ui')
-rw-r--r--ui/res/values-b+sr+Latn/strings.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/ui/res/values-b+sr+Latn/strings.xml b/ui/res/values-b+sr+Latn/strings.xml
new file mode 100644
index 00000000..85457901
--- /dev/null
+++ b/ui/res/values-b+sr+Latn/strings.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_label" msgid="3070921713463294774">"Preuzimanja"</string>
+ <string name="download_title_sorted_by_date" msgid="5898014492155434221">"Preuzimanja – Sortirano prema datumu"</string>
+ <string name="download_title_sorted_by_size" msgid="1417193166677094813">"Preuzimanja – Sortirano prema veličini"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Nema preuzimanja."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Nepoznato&gt;"</string>
+ <string name="button_sort_by_size" msgid="7331549713691146251">"Sortiraj prema veličini"</string>
+ <string name="button_sort_by_date" msgid="8800842892684101528">"Sortiraj prema datumu"</string>
+ <string name="download_queued" msgid="104973307780629904">"Stavljeno na čekanje"</string>
+ <string name="download_running" msgid="4656462962155580641">"U toku"</string>
+ <string name="download_success" msgid="7006048006543495236">"Dovršeno"</string>
+ <string name="download_error" msgid="8081329546008568251">"Neuspešno"</string>
+ <string name="dialog_title_not_available" msgid="5746317632356158515">"Preuzimanje nije moguće"</string>
+ <string name="dialog_failed_body" msgid="587545111677064427">"Želite li da kasnije probate da preuzmete datoteku ili želite da je izbrišete iz reda?"</string>
+ <string name="dialog_title_queued_body" msgid="6760681913815015219">"Stavljena je u red"</string>
+ <string name="dialog_queued_body" msgid="708552801635572720">"Ova datoteka je stavljena u red za preuzimanje, pa još uvek nije dostupna."</string>
+ <string name="dialog_file_missing_body" msgid="3223012612774276284">"Nije moguće pronaći preuzetu datoteku."</string>
+ <string name="dialog_insufficient_space_on_external" msgid="8692452156251449195">"Nije moguće završiti preuzimanje. Nema dovoljno prostora u eksternoj memoriji."</string>
+ <string name="dialog_insufficient_space_on_cache" msgid="6313630206163908994">"Nije moguće završiti preuzimanje. Nema dovoljno prostora u internoj memoriji za preuzimanje."</string>
+ <string name="dialog_cannot_resume" msgid="8664509751358983543">"Preuzimanje je prekinuto i nije ga moguće nastaviti."</string>
+ <string name="dialog_file_already_exists" msgid="8308563940663449590">"Preuzimanje nije moguće. Odredišna datoteka već postoji."</string>
+ <string name="dialog_media_not_found" msgid="4468088418758018765">"Preuzimanje nije moguće. Eksterni medijum nije dostupan."</string>
+ <string name="download_no_application_title" msgid="7024782176657362251">"Nije moguće otvoriti datoteku"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Ukloni"</string>
+ <string name="delete_download" msgid="76629022653866471">"Izbriši"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Zadrži"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Otkaži"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Pokušaj ponovo"</string>
+ <string name="deselect_all" msgid="6348198946254776764">"Opozovi sve izbore"</string>
+ <string name="select_all" msgid="634074918366265804">"Izaberi sve"</string>
+ <string name="selected_count" msgid="2101564570019753277">"Izabrano je <xliff:g id="NUMBER">%1$d</xliff:g> od <xliff:g id="TOTAL">%2$d</xliff:g>"</string>
+ <string name="download_share_dialog" msgid="3355867339806448955">"Deljenje preko"</string>
+</resources>