Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #12523 from diomed/patch-1
Browse files Browse the repository at this point in the history
Update strings.js
  • Loading branch information
abose committed Jul 2, 2016
2 parents 0e606b6 + a166e00 commit 399e78c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/nls/hr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ define({
"CMD_CSS_QUICK_EDIT_NEW_RULE" : "Novo pravilo",
"CMD_NEXT_DOC" : "Sljedeći dokument",
"CMD_PREV_DOC" : "Prethodni dokument",
"CMD_NEXT_DOC_LIST_ORDER" : "Sljedeći dokument u listi",
"CMD_PREV_DOC_LIST_ORDER" : "Prethodni dokument u listi",
"CMD_SHOW_IN_TREE" : "Prikaži u stablu datoteka",
"CMD_SHOW_IN_EXPLORER" : "Prikaži u Exploreru",
"CMD_SHOW_IN_FINDER" : "Prikaži u Finderu",
Expand Down Expand Up @@ -454,7 +456,7 @@ define({
"EXTENSION_MANAGER_TITLE" : "Manager extenzija",
"EXTENSION_MANAGER_ERROR_LOAD" : "Pristupanje registru extenzije nije moguće. Pokušajte kasnije.",
"INSTALL_EXTENSION_DRAG" : "Dovuci .zip ovdje ili",
"INSTALL_EXTENSION_DROP" : "Ispusti .zip da instaliraš",
"INSTALL_EXTENSION_DROP" : "ispusti .zip da instaliraš",
"INSTALL_FROM_URL" : "Instaliraj sa URL linka\u2026",
"EXTENSION_AUTHOR" : "Autor",
"EXTENSION_DATE" : "Datum",
Expand All @@ -480,7 +482,7 @@ define({
"MARKED_FOR_UPDATE" : "Označeno za ažuriranje",
"UNDO_UPDATE" : "Poništi",
"CHANGE_AND_RELOAD_TITLE" : "Promjeni extenzije",
"CHANGE_AND_RELOAD_MESSAGE" : "Da biste obnovili ili uklonili označene extenzije, {APP_NAME} će se trebati ponovo učitati. Bit ćete zatraženi da sačuvate nesačuvane promjene.",
"CHANGE_AND_RELOAD_MESSAGE" : "Da biste obnovili ili uklonili označene extenzije, {APP_NAME} se treba ponovo učitati. Bit ćete zatraženi da sačuvate nesačuvane promjene.",
"REMOVE_AND_RELOAD" : "Ukloni extenzije i ponovno učitaj",
"CHANGE_AND_RELOAD" : "Promjeni extenzije i ponovo učitaj",
"UPDATE_AND_RELOAD" : "Obnovi extenzije i ponovo učitaj",
Expand Down

0 comments on commit 399e78c

Please sign in to comment.