Fix translations

This commit is contained in:
RainLoop Team 2014-07-09 01:04:32 +04:00
parent 467ecdb73c
commit 1241b14b9d
20 changed files with 40 additions and 40 deletions

View file

@ -43,8 +43,8 @@ LOADING = "Načítavam..."
GALLERY_PREV = "Predchádzajúci (šípka vľavo)"
GALLERY_NEXT = "Nasledujúci (šípka vpravo)"
GALLERY_COUNTER = "%curr% z %total%"
IMAGE_ERROR = "<a href="%url%" target=\"_blank\">Obrázok</a> sa nepodarilo načítať."
AJAX_ERROR = "<a href="%url%" target=\"_blank\">Obsah</a> sa nepodarilo načítať."
IMAGE_ERROR = "<a href=\"%url%\" target=\"_blank\">Obrázok</a> sa nepodarilo načítať."
AJAX_ERROR = "<a href=\"%url%\" target=\"_blank\">Obsah</a> sa nepodarilo načítať."
[FOLDER_LIST]
BUTTON_COMPOSE = "Vytvoriť"