From be20c6edd2459c63f65c75f709798ff56da9e01f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 13 Dec 2008 16:01:37 +1300 Subject: [PATCH] Merged Serbian --- errors/Makefile.am | 1 - errors/Serbian/ERR_ACCESS_DENIED | 23 --- errors/Serbian/ERR_CACHE_ACCESS_DENIED | 32 ---- errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED | 32 ---- errors/Serbian/ERR_CANNOT_FORWARD | 29 --- errors/Serbian/ERR_CONNECT_FAIL | 31 ---- errors/Serbian/ERR_DNS_FAIL | 36 ---- errors/Serbian/ERR_ESI | 29 --- errors/Serbian/ERR_FORWARDING_DENIED | 30 --- errors/Serbian/ERR_FTP_DISABLED | 28 --- errors/Serbian/ERR_FTP_FAILURE | 19 -- errors/Serbian/ERR_FTP_FORBIDDEN | 19 -- errors/Serbian/ERR_FTP_NOT_FOUND | 22 --- errors/Serbian/ERR_FTP_PUT_CREATED | 8 - errors/Serbian/ERR_FTP_PUT_ERROR | 32 ---- errors/Serbian/ERR_FTP_PUT_MODIFIED | 8 - errors/Serbian/ERR_FTP_UNAVAILABLE | 20 -- errors/Serbian/ERR_ICAP_FAILURE | 33 ---- errors/Serbian/ERR_INVALID_REQ | 36 ---- errors/Serbian/ERR_INVALID_RESP | 29 --- errors/Serbian/ERR_INVALID_URL | 29 --- errors/Serbian/ERR_LIFETIME_EXP | 24 --- errors/Serbian/ERR_NO_RELAY | 23 --- errors/Serbian/ERR_ONLY_IF_CACHED_MISS | 24 --- errors/Serbian/ERR_READ_ERROR | 32 ---- errors/Serbian/ERR_READ_TIMEOUT | 33 ---- errors/Serbian/ERR_SECURE_CONNECT_FAIL | 31 ---- errors/Serbian/ERR_SHUTTING_DOWN | 22 --- errors/Serbian/ERR_SOCKET_FAILURE | 33 ---- errors/Serbian/ERR_TOO_BIG | 28 --- errors/Serbian/ERR_UNSUP_REQ | 24 --- errors/Serbian/ERR_URN_RESOLVE | 23 --- errors/Serbian/ERR_WRITE_ERROR | 31 ---- errors/Serbian/ERR_ZERO_SIZE_OBJECT | 23 --- errors/Serbian/README | 4 - errors/Serbian/generic | 33 ---- errors/sr.po | 203 +++++++++++++++------ 37 files changed, 144 insertions(+), 973 deletions(-) delete mode 100644 errors/Serbian/ERR_ACCESS_DENIED delete mode 100644 errors/Serbian/ERR_CACHE_ACCESS_DENIED delete mode 100644 errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED delete mode 100644 errors/Serbian/ERR_CANNOT_FORWARD delete mode 100644 errors/Serbian/ERR_CONNECT_FAIL delete mode 100644 errors/Serbian/ERR_DNS_FAIL delete mode 100644 errors/Serbian/ERR_ESI delete mode 100644 errors/Serbian/ERR_FORWARDING_DENIED delete mode 100644 errors/Serbian/ERR_FTP_DISABLED delete mode 100644 errors/Serbian/ERR_FTP_FAILURE delete mode 100644 errors/Serbian/ERR_FTP_FORBIDDEN delete mode 100644 errors/Serbian/ERR_FTP_NOT_FOUND delete mode 100644 errors/Serbian/ERR_FTP_PUT_CREATED delete mode 100644 errors/Serbian/ERR_FTP_PUT_ERROR delete mode 100644 errors/Serbian/ERR_FTP_PUT_MODIFIED delete mode 100644 errors/Serbian/ERR_FTP_UNAVAILABLE delete mode 100644 errors/Serbian/ERR_ICAP_FAILURE delete mode 100644 errors/Serbian/ERR_INVALID_REQ delete mode 100644 errors/Serbian/ERR_INVALID_RESP delete mode 100644 errors/Serbian/ERR_INVALID_URL delete mode 100644 errors/Serbian/ERR_LIFETIME_EXP delete mode 100644 errors/Serbian/ERR_NO_RELAY delete mode 100644 errors/Serbian/ERR_ONLY_IF_CACHED_MISS delete mode 100644 errors/Serbian/ERR_READ_ERROR delete mode 100644 errors/Serbian/ERR_READ_TIMEOUT delete mode 100644 errors/Serbian/ERR_SECURE_CONNECT_FAIL delete mode 100644 errors/Serbian/ERR_SHUTTING_DOWN delete mode 100644 errors/Serbian/ERR_SOCKET_FAILURE delete mode 100644 errors/Serbian/ERR_TOO_BIG delete mode 100644 errors/Serbian/ERR_UNSUP_REQ delete mode 100644 errors/Serbian/ERR_URN_RESOLVE delete mode 100644 errors/Serbian/ERR_WRITE_ERROR delete mode 100644 errors/Serbian/ERR_ZERO_SIZE_OBJECT delete mode 100644 errors/Serbian/README delete mode 100644 errors/Serbian/generic diff --git a/errors/Makefile.am b/errors/Makefile.am index ac1532d691..936a1b0937 100644 --- a/errors/Makefile.am +++ b/errors/Makefile.am @@ -50,7 +50,6 @@ LANGUAGES = \ Polish \ Portuguese \ Romanian \ - Serbian \ Simplify_Chinese \ Slovak \ Traditional_Chinese \ diff --git a/errors/Serbian/ERR_ACCESS_DENIED b/errors/Serbian/ERR_ACCESS_DENIED deleted file mode 100644 index 1fc31ff6d2..0000000000 --- a/errors/Serbian/ERR_ACCESS_DENIED +++ /dev/null @@ -1,23 +0,0 @@ - - -GREŠKA: Pristup nije dozvoljen - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_CACHE_ACCESS_DENIED b/errors/Serbian/ERR_CACHE_ACCESS_DENIED deleted file mode 100644 index 48685d709b..0000000000 --- a/errors/Serbian/ERR_CACHE_ACCESS_DENIED +++ /dev/null @@ -1,32 +0,0 @@ - - -GREŠKA: Pristup proksi/keš serveru nije dozvoljen - - -

GREŠKA

-

Pristup proksi/keš serveru nije dozvoljen

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

- -

Na žalost trenutno vam nije dozvoljeno da zahtevate: -

    %U
-iz ovog proksi servera pre nego što se ne autentifikujete. -

- -

-Da bi to funkcionisalo potreban vam je Netscape verzija 2 ili novija ili -Microsoft Intenet Explorer 3.0, ili browser koji podržava HTTP/1.1. -Ukoliko budete imali problema oko autentifikacije molimo kontaktirajte -proksi administratora ili želite da -promenite svoju poèetnu lozinku. -

diff --git a/errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED b/errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED deleted file mode 100644 index 39fd80154f..0000000000 --- a/errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED +++ /dev/null @@ -1,32 +0,0 @@ - - -GREŠKA: Pristup proksi/keš server menadžeru nije dozvoljen - - -

GREŠKA

-

Pristup proksi/keš server menadžeru nije dozvoljen

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

-

Na žalost trenutno vam nije dozvoljeno da zahtevate: -

    %U
-iz ovog keš menadžera pre nego što se autentifikujete. -

- -

Da bi to funkcionisalo potreban vam je Netscape verzija 2 i više ili -Microsoft Intenet Explorer 3.0, ili browser koji podržava HTTP/1.1. -Ukoliko budete imali problema oko autentifikacije molimo kontaktirajte -proxy administratora a ako vi jeste administrator, -proèitajte dokumentaciju o keš menadžeru za Squid i proverite keš log -za detaljnije opise grešaka.

- - diff --git a/errors/Serbian/ERR_CANNOT_FORWARD b/errors/Serbian/ERR_CANNOT_FORWARD deleted file mode 100644 index 71a312ac29..0000000000 --- a/errors/Serbian/ERR_CANNOT_FORWARD +++ /dev/null @@ -1,29 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Ovaj zahtev nije mogao da bude prosleðen izvonom serveru niti bilo kom -nadreðenom proxy serveru. Najverovatniji uzrok ove greške je da: -

-

Vaš keš administrator je %w. diff --git a/errors/Serbian/ERR_CONNECT_FAIL b/errors/Serbian/ERR_CONNECT_FAIL deleted file mode 100644 index 0761abf674..0000000000 --- a/errors/Serbian/ERR_CONNECT_FAIL +++ /dev/null @@ -1,31 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

Konekcija je raskinuta.
- -

-što znaèi: -

-    Udaljeni raèunar ili mreža nisu operativni. Molimo pokušajte kasnije.
-
-

-

Vaš keš administrator je %w. diff --git a/errors/Serbian/ERR_DNS_FAIL b/errors/Serbian/ERR_DNS_FAIL deleted file mode 100644 index 14765171f4..0000000000 --- a/errors/Serbian/ERR_DNS_FAIL +++ /dev/null @@ -1,36 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-DNS server je vratio informaciju: -

-%z -
-

-što znaèi: -

-   Proksi server nije u stanju da identifikuje ime raèunara koje se nalazi u 
-   adresi (URL). Proverite da li je adresa ispravna.
-
-

-

Vaš keš administrator je %w. diff --git a/errors/Serbian/ERR_ESI b/errors/Serbian/ERR_ESI deleted file mode 100644 index 1ddffb8479..0000000000 --- a/errors/Serbian/ERR_ESI +++ /dev/null @@ -1,29 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuce - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuce

-
-

-Tokom pokušaja da se dovuce strana sa sledecom adresom (URL): -%U -

-Dogodila se sledeca greška: -

-ESI obrada nije uspela. -
- -

-ESI procesor je vratio: -

-%Z -
- -

-Ovo znaci da: -

- Surogat nije uspeo da obradi ESI zahtev. Molimo obavestite webmastera o ovoj grešci
-
-

Vaš webmaster je %w.

diff --git a/errors/Serbian/ERR_FORWARDING_DENIED b/errors/Serbian/ERR_FORWARDING_DENIED deleted file mode 100644 index 7ec1488be7..0000000000 --- a/errors/Serbian/ERR_FORWARDING_DENIED +++ /dev/null @@ -1,30 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-što znaèi: -

-  Ovaj proksi server neæe da prosledi vaš zahtev zato što pokušava da
-  poštuje sibling odnose. Možda je klijent na %i proksi serveru koji je pogrešno
-  konfigurisan. 
-
-

- -

Vaš keš/proksi administrator je: %w. \ No newline at end of file diff --git a/errors/Serbian/ERR_FTP_DISABLED b/errors/Serbian/ERR_FTP_DISABLED deleted file mode 100644 index 4d19027a0e..0000000000 --- a/errors/Serbian/ERR_FTP_DISABLED +++ /dev/null @@ -1,28 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-što znaèi: -

-    Ovaj proksi server ne omoguèava FTP saobraæaj.
-
-

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_FTP_FAILURE b/errors/Serbian/ERR_FTP_FAILURE deleted file mode 100644 index 2522f7fde1..0000000000 --- a/errors/Serbian/ERR_FTP_FAILURE +++ /dev/null @@ -1,19 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-Desila se greška u FTP protokolu prilikom dovlaèenja URL-a: %U -

-

-Squid je poslao sledeæu FTP komandu: -

%f
-i onda dobio sledeæi odgovor -
%F
-
%g
- -

Vaš keš/proksi administrator je: %w. - diff --git a/errors/Serbian/ERR_FTP_FORBIDDEN b/errors/Serbian/ERR_FTP_FORBIDDEN deleted file mode 100644 index 9536e3e44b..0000000000 --- a/errors/Serbian/ERR_FTP_FORBIDDEN +++ /dev/null @@ -1,19 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-Prilikom pokušaja da se dovuèe URL: %U -nije uspela FTP autentifikacija. -

-

-Squid je poslao sledeæu FTP komandu: -

%f
-i onda dobio sledeæi odgovor -
%F
-
%g
- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_FTP_NOT_FOUND b/errors/Serbian/ERR_FTP_NOT_FOUND deleted file mode 100644 index 0d00e4abb9..0000000000 --- a/errors/Serbian/ERR_FTP_NOT_FOUND +++ /dev/null @@ -1,22 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-URL: %U ne može da se dovuèe. -

-

-Squid je poslao sledeæu FTP komandu: -

%f
-i onda dobio sledeæi odgovor -
%F
-
%g
-

-To može da bude prouzrokovano time što je FTP adresa (URL) sa -apsolutnom putanjom (što se ne slaže sa RFC 1738). Ukoliko je to -sluèaj, fajl možete da naðete na %B. - -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_FTP_PUT_CREATED b/errors/Serbian/ERR_FTP_PUT_CREATED deleted file mode 100644 index b2d95926c3..0000000000 --- a/errors/Serbian/ERR_FTP_PUT_CREATED +++ /dev/null @@ -1,8 +0,0 @@ - - -FTP PUT uspešan: Fajl je prenesen - - -

Operacija je okonèana uspešno.

-

Fajl je prenesen.

-
diff --git a/errors/Serbian/ERR_FTP_PUT_ERROR b/errors/Serbian/ERR_FTP_PUT_ERROR deleted file mode 100644 index a5aca19cb4..0000000000 --- a/errors/Serbian/ERR_FTP_PUT_ERROR +++ /dev/null @@ -1,32 +0,0 @@ - - -GREŠKA: FTP PUT/upload nije uspeo - - -

GREŠKA

-

FTP upload nije uspeo

-
-

-Tokom pokušaja da se PRENESE strana sa sledeæom adresom (URL): -%U -

-dok je pokušavao da prenese (PUT) sledeæi URL: -%U -

-Squid je zadao sledeæu komandu: -


-        %f
-
-da bi dobio odgovor: -

-        %F
-
- -

-što znaèi da: -

-treba da proverite putanju, privilegije, raspoloživ prostor na disku i pokušate ponovo.
-
- -

Vaš keš/proksi administrator je: %w. - diff --git a/errors/Serbian/ERR_FTP_PUT_MODIFIED b/errors/Serbian/ERR_FTP_PUT_MODIFIED deleted file mode 100644 index 6534eec435..0000000000 --- a/errors/Serbian/ERR_FTP_PUT_MODIFIED +++ /dev/null @@ -1,8 +0,0 @@ - - -FTP PUT uspešan: Fajl je osvežen - - -

Operacija je okonèana uspešno.

-

Fajl je osvežen.

-
diff --git a/errors/Serbian/ERR_FTP_UNAVAILABLE b/errors/Serbian/ERR_FTP_UNAVAILABLE deleted file mode 100644 index df49f314a7..0000000000 --- a/errors/Serbian/ERR_FTP_UNAVAILABLE +++ /dev/null @@ -1,20 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-FTP server je bio preoptereæen prilikom pokušaja da se dovuèe URL: %U -

-

-Squid je poslao sledeæu FTP komandu: -

%f
-i onda dobio sledeæi odgovor -
%F
-
%g
- -

Vaš keš/proksi administrator je: %w. - - diff --git a/errors/Serbian/ERR_ICAP_FAILURE b/errors/Serbian/ERR_ICAP_FAILURE deleted file mode 100644 index fda83bf5de..0000000000 --- a/errors/Serbian/ERR_ICAP_FAILURE +++ /dev/null @@ -1,33 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuce - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuce

-
-

-Tokom pokušaja da se dovuce strana sa sledecom adresom (URL): -%U -

-Dogodila se sledeca greška: -

- -

-Sistem je vratio: -

    %E
- -

-Ovo znaci da: -Neki aspekti ICAP protokola nisu u redu. Moguci problemi: -

-

- diff --git a/errors/Serbian/ERR_INVALID_REQ b/errors/Serbian/ERR_INVALID_REQ deleted file mode 100644 index a0114da6f2..0000000000 --- a/errors/Serbian/ERR_INVALID_REQ +++ /dev/null @@ -1,36 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Za vreme obrade sledeæeg zahteva: -

-%R
-
-

-Desila se greška: -

- -

-Jedan od aspekta HTTP zahteva nije ispravan. Moguæi problemi: -

- -

Vaš keš/proksi administrator je: %w. - - diff --git a/errors/Serbian/ERR_INVALID_RESP b/errors/Serbian/ERR_INVALID_RESP deleted file mode 100644 index 62ac7b15ae..0000000000 --- a/errors/Serbian/ERR_INVALID_RESP +++ /dev/null @@ -1,29 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuce - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuce

-
-

-U pokušaju da se izvrši zahtev: -

-%R
-
-

-Desila se sledeca greška: -

- -

-HTTP odgovor koji je dobijen od kontaktiranog servera -ne može da se razume ili je na neki nacin pogrešno formirana. -Molimo kontaktirajte operatora sajta. Vaš keš administrator -vas može informisati o detaljima prirode vašeg problema. - -

Vaš keš administrator je %w. diff --git a/errors/Serbian/ERR_INVALID_URL b/errors/Serbian/ERR_INVALID_URL deleted file mode 100644 index b11b275e7b..0000000000 --- a/errors/Serbian/ERR_INVALID_URL +++ /dev/null @@ -1,29 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

-Jedan od aspekata zahtevane adrese (URL) nije ispravan. Moguæi problemi: -

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_LIFETIME_EXP b/errors/Serbian/ERR_LIFETIME_EXP deleted file mode 100644 index dd7d93dcdb..0000000000 --- a/errors/Serbian/ERR_LIFETIME_EXP +++ /dev/null @@ -1,24 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

-Proksi server je prekinuo konekciju jer je prekoraèila -dozvoljeno trajanje konekcije. - -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_NO_RELAY b/errors/Serbian/ERR_NO_RELAY deleted file mode 100644 index 8e2361af6b..0000000000 --- a/errors/Serbian/ERR_NO_RELAY +++ /dev/null @@ -1,23 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

-Za ovaj proksi server nije definisan WAIS relay raèunar! Pitajte administratora. - -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_ONLY_IF_CACHED_MISS b/errors/Serbian/ERR_ONLY_IF_CACHED_MISS deleted file mode 100644 index 1b42e2d14d..0000000000 --- a/errors/Serbian/ERR_ONLY_IF_CACHED_MISS +++ /dev/null @@ -1,24 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

-

-Za vaš zahtev postavljena je only-if-cached proksi direktiva. -Dokument nije naðen u proksi arhivi, ili se zahteva revalidacija koja -je zabranjena direktivom only-if-cached. - -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_READ_ERROR b/errors/Serbian/ERR_READ_ERROR deleted file mode 100644 index 316a92dd81..0000000000 --- a/errors/Serbian/ERR_READ_ERROR +++ /dev/null @@ -1,32 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

    %E
- -

-

-Desila se greška prilikom èitanja podataka sa mreže.
-Molimo pokušajte ponovo.
-
-

- -

Vaš keš/proksi administrator je: %w. \ No newline at end of file diff --git a/errors/Serbian/ERR_READ_TIMEOUT b/errors/Serbian/ERR_READ_TIMEOUT deleted file mode 100644 index 58097e99bc..0000000000 --- a/errors/Serbian/ERR_READ_TIMEOUT +++ /dev/null @@ -1,33 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

    %E
- -

-

-Prilikom isèitavanja greške sa mreže došlo je do prekida. 
-Mreža ili server su možda preoptereæeni ili nedostupni.
-Molimo pokušajte ponovo.
-
-

- -

Vaš keš/proksi administrator je: %w. \ No newline at end of file diff --git a/errors/Serbian/ERR_SECURE_CONNECT_FAIL b/errors/Serbian/ERR_SECURE_CONNECT_FAIL deleted file mode 100644 index 5fc808b133..0000000000 --- a/errors/Serbian/ERR_SECURE_CONNECT_FAIL +++ /dev/null @@ -1,31 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuce - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuce

-
-

-Tokom pokušaja da se dovuce strana sa sledecom adresom (URL): -%U -

-Dogodila se sledeca greška: -

- -

-Sistem je vratio: -

    %E
- -

-Ovaj proksi i udaljeni server nisu uspeli da se dogovore oko sigunosnih -podešavanja za izvršavanje vašeg zahteva. Moguce je da je udaljeni server -ne podržava sigune konekcije, ili da proksi nije zadovoljan sa pravilima -sigunosti udaljenog servera. - -

Vaš keš administrator je %w. diff --git a/errors/Serbian/ERR_SHUTTING_DOWN b/errors/Serbian/ERR_SHUTTING_DOWN deleted file mode 100644 index ea7da1298b..0000000000 --- a/errors/Serbian/ERR_SHUTTING_DOWN +++ /dev/null @@ -1,22 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_SOCKET_FAILURE b/errors/Serbian/ERR_SOCKET_FAILURE deleted file mode 100644 index d6d1369ed6..0000000000 --- a/errors/Serbian/ERR_SOCKET_FAILURE +++ /dev/null @@ -1,33 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

    %E
- -

-što znaèi: -

- 	Squid nije u stanju da kreira TCP socket, verovatno zbog preoptereæenosti.
-	Molimo pokušajte ponovo.
-
-

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_TOO_BIG b/errors/Serbian/ERR_TOO_BIG deleted file mode 100644 index 2ead02f9d4..0000000000 --- a/errors/Serbian/ERR_TOO_BIG +++ /dev/null @@ -1,28 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_UNSUP_REQ b/errors/Serbian/ERR_UNSUP_REQ deleted file mode 100644 index 64552cb6b8..0000000000 --- a/errors/Serbian/ERR_UNSUP_REQ +++ /dev/null @@ -1,24 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Proksi server ne podržava sve metode zahteva za sve moguæe pristupne protokole. -Na primer ne možete da uradite POST na Gopher zahtev. -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_URN_RESOLVE b/errors/Serbian/ERR_URN_RESOLVE deleted file mode 100644 index 038586a239..0000000000 --- a/errors/Serbian/ERR_URN_RESOLVE +++ /dev/null @@ -1,23 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) za URN ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URN): -%U -

-Dogodila se sledeæa greška: -

- -

-Hej, nemoj mnogo da oèekujes od URNova na %T! :) -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_WRITE_ERROR b/errors/Serbian/ERR_WRITE_ERROR deleted file mode 100644 index 6e8a3a0fac..0000000000 --- a/errors/Serbian/ERR_WRITE_ERROR +++ /dev/null @@ -1,31 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

    %E
- -

-

-Desila se greška prilikom upisa u mreži. Molimo pokušajte ponovo.
-
-

- -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/ERR_ZERO_SIZE_OBJECT b/errors/Serbian/ERR_ZERO_SIZE_OBJECT deleted file mode 100644 index 716f943b7f..0000000000 --- a/errors/Serbian/ERR_ZERO_SIZE_OBJECT +++ /dev/null @@ -1,23 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Proksi nije dobio nikakav odgovor na vaš zahtev. -

Vaš keš/proksi administrator je: %w. diff --git a/errors/Serbian/README b/errors/Serbian/README deleted file mode 100644 index 2a1941b01c..0000000000 --- a/errors/Serbian/README +++ /dev/null @@ -1,4 +0,0 @@ -Thank you to Zoran Verovski for creating these error pages in Serbian! -Fixed some typos and errors by Dragutin Cirkovic (auto@gromnet.net) - -encoding: latin-win1250 diff --git a/errors/Serbian/generic b/errors/Serbian/generic deleted file mode 100644 index 1bfe554b70..0000000000 --- a/errors/Serbian/generic +++ /dev/null @@ -1,33 +0,0 @@ - - -GREŠKA: Tražena adresa (URL) ne može da se dovuèe - - -

GREŠKA

-

Tražena adresa (URL) ne može da se dovuèe

-
-

-Tokom pokušaja da se dovuèe strana sa sledeæom adresom (URL): -%U -

-Dogodila se sledeæa greška: -

- -

-Sistem je dao povratnu informaciju: -

    %E
- -

-što znaèi: -

-    @LONG_DESCRIPTION@
-
-

- -

Vaš keš/proksi administrator je: %w. - diff --git a/errors/sr.po b/errors/sr.po index e2f1252a51..78555beb2c 100644 --- a/errors/sr.po +++ b/errors/sr.po @@ -1,11 +1,11 @@ msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-11-14 20:01+1300\n" -"PO-Revision-Date: 2008-11-29 19:40+1300\n" +"PO-Revision-Date: 2008-11-29 19:45+1300\n" "Last-Translator: Bratislav Ilic \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Squid Developers \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,14 +34,16 @@ msgid "" "A Timeout occurred while waiting to read data from the network. The network " "or server may be down or congested. Please retry your request." msgstr "" +"Prilikom isèitavanja greÅ¡ke sa mreže doÅ¡lo je do prekida. Mreža ili server " +"su možda preoptereæeni ili nedostupni. Molimo pokuÅ¡ajte ponovo." #: templates/ERR_URN_RESOLVE:3 msgid "A URL for the requested URN could not be retrieved" -msgstr "" +msgstr "Tražena adresa (URL) za URN ne može da se dovuèe" #: templates/ERR_ACCESS_DENIED:5 msgid "Access Denied." -msgstr "" +msgstr "Pristup nije dozvoljen." #: templates/ERR_ACCESS_DENIED:6 msgid "" @@ -49,18 +51,26 @@ msgid "" "this time. Please contact your service provider if you feel this is " "incorrect." msgstr "" +"Sistem za kontrolu pristupa konfigurisan je tako da vam u ovom trenutku " +"pristup nije dozvoljen. Ako smatrate da to nije u redu, molimo da " +"kontaktirate vaÅ¡eg servis provajdera." #: templates/ERR_FTP_FORBIDDEN:4 +#, fuzzy msgid "" "An FTP authentication failure occurred while trying to retrieve the URL: %U" msgstr "" +"Prilikom pokuÅ¡aja da se dovuèe URL: %U nije uspela FTP " +"autentifikacija." #: templates/ERR_FTP_FAILURE:4 msgid "" "An FTP protocol error occurred while trying to retrieve the URL: %U" msgstr "" +"Desila se greÅ¡ka u FTP protokolu prilikom dovlaèenja URL-a: %U" #: templates/ERR_ICAP_FAILURE:10 msgid "An Illegal response was received from the ICAP server." @@ -71,29 +81,31 @@ msgid "" "An error condition occurred while reading data from the network. Please " "retry your request." msgstr "" +"Desila se greÅ¡ka prilikom èitanja podataka sa mreže. Molimo pokuÅ¡ajte " +"ponovo." #: templates/ERR_WRITE_ERROR:7 msgid "" "An error condition occurred while writing to the network. Please retry your " "request." -msgstr "" +msgstr "Desila se greÅ¡ka prilikom upisa u mreži. Molimo pokuÅ¡ajte ponovo." #: templates/ERR_CACHE_ACCESS_DENIED:3 templates/ERR_CACHE_ACCESS_DENIED:5 msgid "Cache Access Denied." -msgstr "" +msgstr "Pristup proksi/keÅ¡ serveru nije dozvoljen." #: templates/ERR_CACHE_MGR_ACCESS_DENIED:3 #: templates/ERR_CACHE_MGR_ACCESS_DENIED:5 msgid "Cache Manager Access Denied." -msgstr "" +msgstr "Pristup proksi/keÅ¡ server menadžeru nije dozvoljen." #: templates/ERR_URN_RESOLVE:5 msgid "Cannot Resolve URN" -msgstr "" +msgstr "Ne mogu da odgonetnem URN" #: templates/ERR_LIFETIME_EXP:5 msgid "Connection Lifetime Expired" -msgstr "" +msgstr "Dozvoljeno trajanje konekcije je prekoraèeno" #: templates/ERR_CONNECT_FAIL:5 msgid "Connection to %I failed." @@ -101,7 +113,7 @@ msgstr "" #: templates/ERR_INVALID_REQ:10 msgid "Content-Length missing for POST or PUT requests." -msgstr "" +msgstr "Nedostaje dužina zahteva (Content-Length) za POST ili PUT zahtev" #: templates/ERR_FTP_LISTING:3 msgid "Directory Content:" @@ -123,19 +135,19 @@ msgstr "" #: templates/ERR_UNSUP_REQ:2 templates/ERR_URN_RESOLVE:2 #: templates/ERR_WRITE_ERROR:2 templates/ERR_ZERO_SIZE_OBJECT:2 msgid "ERROR" -msgstr "" +msgstr "GREÅ KA" #: templates/ERR_CACHE_ACCESS_DENIED:1 msgid "ERROR: Cache Access Denied" -msgstr "" +msgstr "GREÅ KA: Pristup proksi/keÅ¡ serveru nije dozvoljen" #: templates/ERR_CACHE_MGR_ACCESS_DENIED:1 msgid "ERROR: Cache Manager Access Denied" -msgstr "" +msgstr "GREÅ KA: Pristup proksi/keÅ¡ server menadžeru nije dozvoljen" #: templates/ERR_FTP_PUT_ERROR:1 msgid "ERROR: FTP upload failed" -msgstr "" +msgstr "GREÅ KA: FTP PUT/upload nije uspeo" #: templates/ERR_ACCESS_DENIED:1 templates/ERR_CANNOT_FORWARD:1 #: templates/ERR_CONNECT_FAIL:1 templates/ERR_DNS_FAIL:1 templates/ERR_ESI:1 @@ -151,15 +163,15 @@ msgstr "" #: templates/ERR_TOO_BIG:1 templates/ERR_UNSUP_REQ:1 #: templates/ERR_WRITE_ERROR:1 templates/ERR_ZERO_SIZE_OBJECT:1 msgid "ERROR: The requested URL could not be retrieved" -msgstr "" +msgstr "GREÅ KA: Tražena adresa (URL) ne može da se dovuèe" #: templates/ERR_URN_RESOLVE:1 msgid "ERROR: The requested URN not be retrieved" -msgstr "" +msgstr "GREÅ KA: Tražena adresa (URL) za URN ne može da se dovuèe" #: templates/ERR_ESI:5 msgid "ESI Processing failed." -msgstr "" +msgstr "ESI obrada nije uspela." #: templates/ERR_FTP_LISTING:4 msgid "FTP Directory Listing" @@ -175,35 +187,35 @@ msgstr "" #: templates/ERR_FTP_PUT_CREATED:1 msgid "FTP PUT Successful: File Created" -msgstr "" +msgstr "FTP PUT uspeÅ¡an: Fajl je prenesen" #: templates/ERR_FTP_PUT_MODIFIED:1 msgid "FTP PUT Successful: File Updated" -msgstr "" +msgstr "FTP PUT uspeÅ¡an: Fajl je osvežen" #: templates/ERR_FTP_PUT_ERROR:3 msgid "FTP PUT/upload failed" -msgstr "" +msgstr "FTP PUT/upload nije uspeo" #: templates/ERR_FTP_DISABLED:5 msgid "FTP is Disabled" -msgstr "" +msgstr "FTP nije omoguæen." #: templates/ERR_SECURE_CONNECT_FAIL:5 msgid "Failed to establish a secure connection to %I" -msgstr "" +msgstr "Nije uspelo uspostavljanje sigune konekcije sa %I" #: templates/ERR_FTP_PUT_CREATED:3 msgid "File created" -msgstr "" +msgstr "Fajl je prenesen" #: templates/ERR_FTP_PUT_MODIFIED:3 msgid "File updated" -msgstr "" +msgstr "Fajl je osvežen" #: templates/ERR_FORWARDING_DENIED:5 msgid "Forwarding Denied." -msgstr "" +msgstr "Prosleðivanje odbijeno." #: templates/ERR_ACCESS_DENIED:8 templates/ERR_CACHE_ACCESS_DENIED:8 #: templates/ERR_CACHE_MGR_ACCESS_DENIED:8 templates/ERR_CANNOT_FORWARD:8 @@ -227,64 +239,73 @@ msgstr "" #: templates/ERR_URN_RESOLVE:6 msgid "Hey, don't expect too much from URNs on %T :)" -msgstr "" +msgstr "Hej, nemoj mnogo da oèekujes od URNova na %T! :)" #: templates/ERR_ICAP_FAILURE:5 msgid "ICAP protocol error." -msgstr "" +msgstr "GreÅ¡ka u ICAP protokolu." #: templates/ERR_TOO_BIG:7 +#, fuzzy msgid "" "If you are making a GET request, then the item you are trying to download is " "too large." msgstr "" +"Ako ste uputili GET zahtev, onda je telo odgovora to Å¡to pokuÅ¡avate da " +"skinete preveliko." #: templates/ERR_TOO_BIG:6 +#, fuzzy msgid "" "If you are making a POST or PUT request, then the item you are trying to " "upload is too large." msgstr "" +"Ukoliko je vaÅ¡ zahtev POST ili PUT, onda je telo zahteva to Å¡topokuÅ¡avate da " +"upload-ujete preveliko." #: templates/ERR_INVALID_REQ:11 templates/ERR_INVALID_URL:11 msgid "Illegal character in hostname; underscores are not allowed." msgstr "" +"Nedozvoljeni karakteri u imenu raèunara; donja crta (_) nije dozvoljena." #: templates/ERR_INVALID_URL:10 msgid "Illegal double-escape in the URL-Path" -msgstr "" +msgstr "Nedozvoljeni dvostruki-escape u URL putanji" #: templates/ERR_INVALID_URL:5 msgid "Invalid URL" -msgstr "" +msgstr "Neispravna adresa (URL)" #: templates/ERR_INVALID_REQ:8 msgid "Missing HTTP Identifier (HTTP/1.0)." -msgstr "" +msgstr "Nedostaje HTTP identifikator (HTTP/1.0)." #: templates/ERR_INVALID_REQ:7 msgid "Missing URL." -msgstr "" +msgstr "Nedostaje adresa (URL)." #: templates/ERR_INVALID_URL:9 msgid "Missing hostname" -msgstr "" +msgstr "Nedostaje ime raèunara (servera)" #: templates/ERR_INVALID_URL:8 msgid "" "Missing or incorrect access protocol (should be http:// or similar)" msgstr "" +"Pristupni protokol nedostaje ili je neispravan (trebao bi da bude " +"http:// ili slièno)" #: templates/ERR_INVALID_REQ:6 msgid "Missing or unknown request method." -msgstr "" +msgstr "Metod zahteva je nepoznat ili nedostaje." #: templates/ERR_NO_RELAY:5 msgid "No Wais Relay" -msgstr "" +msgstr "Nema Wais relay-a" #: templates/ERR_FTP_PUT_CREATED:2 templates/ERR_FTP_PUT_MODIFIED:2 msgid "Operation successful" -msgstr "" +msgstr "Operacija je okonèana uspeÅ¡no" #: templates/ERR_FTP_LISTING:5 msgid "Parent Directory" @@ -296,6 +317,9 @@ msgid "" "have difficulties authenticating yourself or change your default password." msgstr "" +"Ukoliko budete imali problema oko autentifikacije molimo kontaktirajte proksi administratora ili želite da promenite svoju poèetnu lozinku." #: templates/ERR_CACHE_MGR_ACCESS_DENIED:7 msgid "" @@ -304,26 +328,30 @@ msgid "" "administrator, read Squid documentation on cache manager interface and check " "cache log for more detailed error messages." msgstr "" +"koliko budete imali problema oko autentifikacije molimo kontaktirajte proxy administratora a ako vi jeste " +"administrator, proèitajte dokumentaciju o keÅ¡ menadžeru za Squid i proverite " +"keÅ¡ log za detaljnije opise greÅ¡aka." #: templates/ERR_READ_ERROR:5 msgid "Read Error" -msgstr "" +msgstr "GreÅ¡ka u èitanju" #: templates/ERR_READ_TIMEOUT:5 msgid "Read Timeout" -msgstr "" +msgstr "Predugo vreme èitanja" #: templates/ERR_INVALID_REQ:9 msgid "Request is too large." -msgstr "" +msgstr "Zahtev je predug." #: templates/ERR_SOCKET_FAILURE:5 msgid "Socket Failure" -msgstr "" +msgstr "GreÅ¡ka prilikom uspostavljanja konekcije (Socket)" #: templates/ERR_INVALID_URL:6 msgid "Some aspect of the requested URL is incorrect." -msgstr "" +msgstr "Jedan od aspekata zahtevane adrese (URL) nije ispravan." #: templates/ERR_ICAP_FAILURE:8 templates/ERR_INVALID_REQ:5 #: templates/ERR_INVALID_URL:7 @@ -331,66 +359,85 @@ msgid "Some possible problems are:" msgstr "" #: templates/ERR_CACHE_MGR_ACCESS_DENIED:6 +#, fuzzy msgid "" "Sorry, you are not currently allowed to request %U from this cache manager " "until you have authenticated yourself." msgstr "" +"Na žalost trenutno vam nije dozvoljeno da zahtevate %U iz ovog keÅ¡ menadžera " +"pre nego Å¡to se autentifikujete." #: templates/ERR_CACHE_ACCESS_DENIED:6 +#, fuzzy msgid "" "Sorry, you are not currently allowed to request %U from this cache until you " "have authenticated yourself." msgstr "" +"Na žalost trenutno vam nije dozvoljeno da zahtevate %U iz ovog proksi " +"servera pre nego Å¡to se ne autentifikujete." #: templates/ERR_ZERO_SIZE_OBJECT:6 +#, fuzzy msgid "Squid did not receive any data for this request." -msgstr "" +msgstr "Squid proksi nije dobio nikakav odgovor na vaÅ¡ zahtev." #: templates/ERR_UNSUP_REQ:6 msgid "" "Squid does not support all request methods for all access protocols. For " "example, you can not POST a Gopher request." msgstr "" +"Squid Proksi server ne podržava sve metode zahteva za sve moguæe pristupne " +"protokole. Na primer ne možete da uradite POST na Gopher zahtev." #: templates/ERR_LIFETIME_EXP:6 msgid "" "Squid has terminated the request because it has exceeded the maximum " "connection lifetime." msgstr "" +"Squid Proksi server je prekinuo konekciju jer je prekoraèila dozvoljeno " +"trajanje konekcije." #: templates/ERR_SOCKET_FAILURE:7 msgid "" "Squid is unable to create a TCP socket, presumably due to excessive load. " "Please retry your request." msgstr "" +"Squid nije u stanju da kreira TCP socket, verovatno zbog preoptereæenosti. " +"Molimo pokuÅ¡ajte ponovo." #: templates/ERR_FTP_FAILURE:5 templates/ERR_FTP_FORBIDDEN:5 #: templates/ERR_FTP_NOT_FOUND:5 templates/ERR_FTP_PUT_ERROR:5 #: templates/ERR_FTP_UNAVAILABLE:5 msgid "Squid sent the following FTP command:" -msgstr "" +msgstr "Squid je poslao sledeæu FTP komandu:" #: templates/ERR_DNS_FAIL:6 msgid "The DNS server returned:" -msgstr "" +msgstr "DNS server je vratio informaciju:" #: templates/ERR_ESI:6 msgid "The ESI processor returned:" -msgstr "" +msgstr "ESI procesor je vratio:" #: templates/ERR_FTP_UNAVAILABLE:4 +#, fuzzy msgid "The FTP server was too busy to retrieve the URL: %U" msgstr "" +"FTP server je bio preoptereæen prilikom pokuÅ¡aja da se dovuèe URL: %U" #: templates/ERR_INVALID_RESP:5 msgid "" "The HTTP Response message received from the contacted server could not be " "understood or was otherwise malformed. Please contact the site operator." msgstr "" +"HTTP odgovor koji je dobijen od kontaktiranog servera ne može da se razume " +"ili je na neki nacin pogreÅ¡no formirana. Molimo kontaktirajte operatora " +"sajta." #: templates/ERR_ICAP_FAILURE:9 msgid "The ICAP server is not reachable." -msgstr "" +msgstr "ICAP server je nedostupan." #: templates/ERR_FTP_NOT_FOUND:4 msgid "The following URL could not be retrieved: %U" @@ -420,11 +467,11 @@ msgstr "" #: templates/ERR_CONNECT_FAIL:7 msgid "The remote host or network may be down. Please try the request again." -msgstr "" +msgstr "Udaljeni raèunar ili mreža nisu operativni. Molimo pokuÅ¡ajte kasnije." #: templates/ERR_TOO_BIG:5 msgid "The request or reply is too large." -msgstr "" +msgstr "Zahtev ili odgovor je prevelik." #: templates/ERR_ACCESS_DENIED:3 templates/ERR_CANNOT_FORWARD:3 #: templates/ERR_CONNECT_FAIL:3 templates/ERR_DNS_FAIL:3 templates/ERR_ESI:3 @@ -440,7 +487,7 @@ msgstr "" #: templates/ERR_TOO_BIG:3 templates/ERR_UNSUP_REQ:3 #: templates/ERR_WRITE_ERROR:3 templates/ERR_ZERO_SIZE_OBJECT:3 msgid "The requested URL could not be retrieved" -msgstr "" +msgstr "Tražena adresa (URL) ne može da se dovuèe" #: templates/ERR_FTP_FAILURE:6 templates/ERR_FTP_FORBIDDEN:6 #: templates/ERR_FTP_NOT_FOUND:6 templates/ERR_FTP_PUT_ERROR:6 @@ -453,13 +500,15 @@ msgstr "" #: templates/ERR_SECURE_CONNECT_FAIL:6 templates/ERR_SOCKET_FAILURE:6 #: templates/ERR_WRITE_ERROR:6 msgid "The system returned: %E" -msgstr "" +msgstr "Sistem je dao povratnu informaciju: %E" #: templates/ERR_NO_RELAY:6 msgid "" "There is no WAIS Relay host defined for this Cache! Yell at the " "administrator." msgstr "" +"Za ovaj proksi server nije definisan WAIS relay raèunar! Pitajte " +"administratora." #: templates/ERR_TOO_BIG:8 msgid "" @@ -467,16 +516,21 @@ msgid "" "operates this cache. Please contact them directly if you feel this is an " "error." msgstr "" +"Ove limite postavio je intenet servis provajder koji koristi ovaj proksi " +"server. Ako smatrate da je to greÅ¡ka, molimo stupite u kontakt sa " +"administratorom." #: templates/ERR_FTP_DISABLED:6 msgid "This cache does not support FTP." -msgstr "" +msgstr "Ovaj proksi server ne omoguèava FTP saobraæaj." #: templates/ERR_SHUTTING_DOWN:5 msgid "" "This cache is in the process of shutting down and can not service your " "request at this time. Please retry your request again soon." msgstr "" +"Ovaj proksi server je u procesu iskljuèivanja i ne može da izvrÅ¡i zahtev u " +"ovom trenutku. Molimo pokuÅ¡ajte ponovo uskoro." #: templates/ERR_FORWARDING_DENIED:6 msgid "" @@ -484,10 +538,14 @@ msgid "" "sibling relationship. Perhaps the client at %i is a cache which has been " "misconfigured." msgstr "" +"Ovaj proksi server neæe da prosledi vaÅ¡ zahtev zato Å¡to pokuÅ¡ava da poÅ¡tuje " +"sibling odnose. Možda je klijent na %i proksi serveru koji je pogreÅ¡no " +"konfigurisan." #: templates/ERR_ICAP_FAILURE:7 +#, fuzzy msgid "This means that some aspect of the ICAP communication failed." -msgstr "" +msgstr "Ovo znaci da neki aspekti ICAP protokola nisu u redu." #: templates/ERR_FTP_PUT_ERROR:7 msgid "" @@ -500,12 +558,17 @@ msgid "" "This means that the cache was not able to resolve the hostname presented in " "the URL. Check if the address is correct." msgstr "" +"Å¡to znaèi proksi server nije u stanju da identifikuje ime raèunara koje se " +"nalazi u adresi (URL). Proverite da li je adresa ispravna." #: templates/ERR_ESI:7 +#, fuzzy msgid "" "This means that the surrogate was not able to process the ESI template. " "Please report this error to the webmaster." msgstr "" +"Ovo znaci da surogat nije uspeo da obradi ESI zahtev. Molimo obavestite " +"webmastera o ovoj greÅ¡ci." #: templates/ERR_FTP_NOT_FOUND:7 msgid "" @@ -513,6 +576,9 @@ msgid "" "comply with RFC 1738). If this is the cause, then the file can be found at " "%B." msgstr "" +"To može da bude prouzrokovano time Å¡to je FTP adresa (URL) sa apsolutnom " +"putanjom (Å¡to se ne slaže sa RFC 1738). Ukoliko je to sluèaj, fajl možete " +"da naðete na %B." #: templates/ERR_SECURE_CONNECT_FAIL:7 msgid "" @@ -521,40 +587,53 @@ msgid "" "host does not support secure connections, or the proxy is not satisfied with " "the host security credentials." msgstr "" +"Ovaj proksi i udaljeni server nisu uspeli da se dogovore oko sigunosnih " +"podeÅ¡avanja za izvrÅ¡avanje vaÅ¡eg zahteva. Moguce je da je udaljeni server ne " +"podržava sigune konekcije, ili da proksi nije zadovoljan sa pravilima " +"sigunosti udaljenog servera." #: templates/ERR_CANNOT_FORWARD:6 +#, fuzzy msgid "" "This request could not be forwarded to the origin server or to any parent " "caches. The most likely cause for this error is that the cache " "administrator does not allow this cache to make direct connections to origin " "servers, and all configured parent caches are currently unreachable." msgstr "" +"Ovaj zahtev nije mogao da bude prosleðen izvonom serveru niti bilo kom " +"nadreðenom proxy serveru. Najverovatniji uzrok ove greÅ¡ke je da keÅ¡ " +"administrator ne dozvoljava da ovaj proksi server direktno pristupi izvonom " +"serveru, svi konfigurisani nadreðeni proksi serveri su trenutno nedostupni." #: templates/ERR_DNS_FAIL:5 msgid "Unable to determine IP address from host name %H" -msgstr "" +msgstr "Nije moguæe odrediti IP adresu iz imena raèunara za %H" #: templates/ERR_CANNOT_FORWARD:5 msgid "Unable to forward this request at this time." -msgstr "" +msgstr "VaÅ¡ zahtev ne može da se prosledi u ovom trenutku." #: templates/ERR_UNSUP_REQ:5 msgid "Unsupported Request Method and Protocol" -msgstr "" +msgstr "Nepodržan metod ili protokol zahteva (Request)" #: templates/ERR_ONLY_IF_CACHED_MISS:5 msgid "" "Valid document was not found in the cache and only-if-cached " "directive was specified." msgstr "" +"U keÅ¡u nije naðen validan dokument a specificirane je direktiva only-if-" +"cached." #: templates/ERR_FTP_PUT_ERROR:4 msgid "While trying to PUT the following URL: %U" msgstr "" +"Tokom pokuÅ¡aja da se prenese (PUT) strana sa sledeæom adresom (URL): %U" #: templates/ERR_WRITE_ERROR:5 msgid "Write Error" -msgstr "" +msgstr "GreÅ¡ka u upisu" #: templates/ERR_ONLY_IF_CACHED_MISS:6 msgid "" @@ -562,6 +641,9 @@ msgid "" "directive. The document was not found in the cache, or it required " "revalidation prohibited by the only-if-cached directive." msgstr "" +"Za vaÅ¡ zahtev postavljena je only-if-cached proksi direktiva.Dokument " +"nije naðen u proksi arhivi, ili se zahteva revalidacija kojaje " +"zabranjena direktivom only-if-cached." #: templates/ERR_ACCESS_DENIED:7 templates/ERR_CANNOT_FORWARD:7 #: templates/ERR_CONNECT_FAIL:8 templates/ERR_DNS_FAIL:8 @@ -578,18 +660,21 @@ msgstr "" #: templates/ERR_URN_RESOLVE:7 templates/ERR_WRITE_ERROR:8 #: templates/ERR_ZERO_SIZE_OBJECT:7 msgid "Your cache administrator is %w." -msgstr "" +msgstr "VaÅ¡ keÅ¡/proksi administrator je: %w." #: templates/ERR_INVALID_RESP:6 +#, fuzzy msgid "" "Your cache administrator may be able to provide you with more details about " "the exact nature of the problem if needed." msgstr "" +"VaÅ¡ keÅ¡ administrator vas može informisati o detaljima prirode vaÅ¡eg " +"problema." #: templates/ERR_ESI:8 msgid "Your webmaster is %w." -msgstr "" +msgstr "VaÅ¡ webmaster je %w." #: templates/ERR_ZERO_SIZE_OBJECT:5 msgid "Zero Sized Reply" -msgstr "" +msgstr "Odgovor nulte dužine" -- 2.47.3