aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/sr@latin.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sr@latin.php')
-rw-r--r--core/l10n/sr@latin.php18
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/sr@latin.php b/core/l10n/sr@latin.php
index 8c0d28ef1c0..04a4b758bb1 100644
--- a/core/l10n/sr@latin.php
+++ b/core/l10n/sr@latin.php
@@ -1,13 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Category type not provided." => "Tip kategorije nije zadan.",
-"No category to add?" => "Bez dodavanja kategorije?",
-"This category already exists: %s" => "Kategorija već postoji: %s",
-"Object type not provided." => "Tip objekta nije zadan.",
-"%s ID not provided." => "%s ID nije zadan.",
-"Error adding %s to favorites." => "Greška u dodavanju %s u omiljeno.",
-"No categories selected for deletion." => "Kategorije za brisanje nisu izabrane.",
-"Error removing %s from favorites." => "Greška u uklanjanju %s iz omiljeno.",
"Sunday" => "Nedelja",
"Monday" => "Ponedeljak",
"Tuesday" => "Utorak",
@@ -45,12 +37,9 @@ $TRANSLATIONS = array(
"Ok" => "Ok",
"_{count} file conflict_::_{count} file conflicts_" => array("","",""),
"Cancel" => "Otkaži",
-"The object type is not specified." => "Tip objekta nije zadan.",
-"Error" => "Greška",
-"The app name is not specified." => "Ime aplikacije nije precizirano.",
-"The required file {file} is not installed!" => "Potreban fajl {file} nije instaliran!",
"Shared" => "Deljeno",
"Share" => "Podeli",
+"Error" => "Greška",
"Error while sharing" => "Greška pri deljenju",
"Error while unsharing" => "Greška u uklanjanju deljenja",
"Error while changing permissions" => "Greška u promeni dozvola",
@@ -80,6 +69,9 @@ $TRANSLATIONS = array(
"Error setting expiration date" => "Greška u postavljanju datuma isteka",
"Sending ..." => "Slanje...",
"Email sent" => "Email poslat",
+"The object type is not specified." => "Tip objekta nije zadan.",
+"Delete" => "Obriši",
+"Add" => "Dodaj",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Ažuriranje nije uspelo. Molimo obavestite <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud zajednicu</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Ažuriranje je uspelo. Prosleđivanje na ownCloud.",
"Use the following link to reset your password: {link}" => "Koristite sledeći link za reset lozinke: {link}",
@@ -97,8 +89,6 @@ $TRANSLATIONS = array(
"Help" => "Pomoć",
"Access forbidden" => "Pristup zabranjen",
"Cloud not found" => "Oblak nije nađen",
-"Edit categories" => "Izmena kategorija",
-"Add" => "Dodaj",
"Security Warning" => "Bezbednosno upozorenje",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Vaša PHP verzija je ranjiva na ",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Nije dostupan generator slučajnog broja, molimo omogućite PHP OpenSSL ekstenziju.",