* included translations for folder counters

git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@117 5e329b0b-a2ee-ea63-e329-299493fc886d
This commit is contained in:
vit.jonas@gmail.com 2011-06-01 22:07:07 +00:00
parent e6eb2fbb0a
commit e08afcf782
9 changed files with 28 additions and 5 deletions

View File

@ -4,10 +4,6 @@ button {
margin-bottom: 1px;
}
.contextual img {
line-height: 0;
}
/* DMSF entries list */
table.entries tbody td, table.entries tbody tr:hover td {
border: solid 1px #D7D7D7;

View File

@ -147,4 +147,8 @@ cs:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -143,4 +143,8 @@ de:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -143,4 +143,8 @@ en-GB:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -147,7 +147,6 @@ en:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"

View File

@ -145,4 +145,8 @@ es:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -143,4 +143,8 @@ fr:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -147,4 +147,8 @@ en:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"

View File

@ -143,4 +143,8 @@ ru:
:warning_some_entries_were_not_deleted: "Some entries weren't deleted: %{entries}"
:question_do_you_really_want_to_delete_entries: "Do you really want to delete checked entries?"
:title_delete_checked: "Delete checked"
:title_number_of_files_in_directory: "Number of files in directory"
:title_filename_for_download: "Filename used for download or in Zip archive"
:label_number_of_folders: "Folders"
:label_number_of_files: "Files"