diff options
Diffstat (limited to 'apps/files/l10n/hr.php')
-rw-r--r-- | apps/files/l10n/hr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hr.php b/apps/files/l10n/hr.php index 626a7d6a6e0..14a18aa7d27 100644 --- a/apps/files/l10n/hr.php +++ b/apps/files/l10n/hr.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "Upload cancelled." => "Slanje poništeno.", "File upload is in progress. Leaving the page now will cancel the upload." => "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje.", "Share" => "Podijeli", +"Delete" => "Obriši", "Rename" => "Promjeni ime", "Pending" => "U tijeku", "Error" => "Greška", @@ -33,7 +34,6 @@ $TRANSLATIONS = array( "Cancel upload" => "Prekini upload", "Nothing in here. Upload something!" => "Nema ničega u ovoj mapi. Pošalji nešto!", "Download" => "Preuzimanje", -"Delete" => "Obriši", "Upload too large" => "Prijenos je preobiman", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju.", "Files are being scanned, please wait." => "Datoteke se skeniraju, molimo pričekajte." |