summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bs.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/bs.json')
-rw-r--r--apps/files/l10n/bs.json23
1 files changed, 22 insertions, 1 deletions
diff --git a/apps/files/l10n/bs.json b/apps/files/l10n/bs.json
index 9f5f58d954a..95b4f8b0289 100644
--- a/apps/files/l10n/bs.json
+++ b/apps/files/l10n/bs.json
@@ -1,11 +1,32 @@
{ "translations": {
+ "Unknown error" : "Nepoznata greška",
+ "File name cannot be empty." : "Naziv datoteke ne može biti prazan",
+ "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dopušteni.",
+ "No file was uploaded. Unknown error" : "Nijedna datoteka nije učitana. Nepoznata greška.",
+ "There is no error, the file uploaded with success" : "Nema greške, datoteka uspješno učitana.",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Učitana datoteka premašuje maksimalnu dopuštenu veličinu datoteke MAX_FILE_SIZE navedene u HTML formi",
+ "The uploaded file was only partially uploaded" : "Učitana datoteka je samo djelomično učitana",
+ "No file was uploaded" : "Nijedna datoteka nije učitana.",
+ "Missing a temporary folder" : "Nedostaje privremeni direktorij.",
+ "Failed to write to disk" : "Zapisivanje na disk nije uspjelo.",
+ "Not enough storage available" : "Prostor za pohranu je nedovoljan",
+ "Favorites" : "Favoriti",
+ "Home" : "Kućni",
+ "Delete" : "Izbriši",
+ "Unshare" : "Prestani dijeliti",
+ "Error" : "Greška",
"Name" : "Ime",
"Size" : "Veličina",
"_%n folder_::_%n folders_" : ["","",""],
"_%n file_::_%n files_" : ["","",""],
"_Uploading %n file_::_Uploading %n files_" : ["","",""],
+ "Favorite" : "Favorit",
+ "Upload (max. %s)" : "Učitaj (max. %s)",
"Save" : "Spasi",
+ "Settings" : "Postavke",
"New folder" : "Nova fascikla",
- "Folder" : "Fasikla"
+ "Folder" : "Fasikla",
+ "Upload" : "Učitaj",
+ "Download" : "Preuzmite"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file