Added tr translation.

This commit is contained in:
Lars Jung 2011-07-30 13:19:28 +02:00
parent e70d9029d2
commit e5b7ee6125
6 changed files with 18 additions and 1 deletions

View file

@ -159,6 +159,17 @@ h5aiLangs = {
footerUsing: "usando",
parentDirectory: "Directorio superior",
empty: "vacío"
},
"tr": {
viewDetails: "detaylar",
viewIcons: "ikonlar",
columnName: "İsim",
columnLastModified: "Son Düzenleme",
columnSize: "Boyut",
footerUsing: "kullanıyor",
parentDirectory: "Üst Dizin",
empty: "boş"
}
};