Difference between revisions of "Translation/languages/en-US/main.properties"

From Kiwix
Jump to navigation Jump to search
Line 1: Line 1:
<source lang="javascript">
<source lang="javascript">
loadZimFileError=Unable to load '%1' Are you sure this is a ZIM file?
loadZimFileError="Unable to load '%1' Are you sure this is a ZIM file?"
alreadyIndexingError=An indexing process is already running.
alreadyIndexingError="An indexing process is already running."
emptySearchStringError=You have to enter a text to search.
emptySearchStringError="You have to enter a text to search."
noResultsError=No results for this query.
noResultsError="No results for this query."
loadArticleError=Unable to load this article.
loadArticleError="Unable to load this article."
noActiveZimFile=No active ZIM file, please load one first.
noActiveZimFile="No active ZIM file, please load one first."
indexZimFileConfirm=Do you want to index your ZIM file now?
indexZimFileConfirm="Do you want to index your ZIM file now?"
abortIndexingConfirm=An indexing process is currently running, are you sure you want to quit and abort it now?
abortIndexingConfirm="An indexing process is currently running, are you sure you want to quit and abort it now?"
restartConfirm=%1 needs to be restarted. Do you want to do it now?
restartConfirm="%1 needs to be restarted. Do you want to do it now?"
endOfIndexing=The indexing process is finished.
endOfIndexing="The indexing process is finished."
removeProfileConfirm=Do you want to remove your profile?
removeProfileConfirm="Do you want to remove your profile?"
dontDisplayAnymore=Don't display anymore this dialog box.
dontDisplayAnymore="Don't display anymore this dialog box."
confirm=Confirm
confirm="Confirm"
no=no
no="no"
yes=yes
yes="yes"
ok=OK
ok="OK"
cancel=Cancel
cancel="Cancel"
error=Error
error="Error"
information=Information
information="Information"
indexing=Indexing
indexing="Indexing"
selectBookmarkSet=Select Bookmark Set file
selectBookmarkSet="Select Bookmark Set file"
nameBookmarkSet=Enter Bookmark Set filename
nameBookmarkSet="Enter Bookmark Set filename"
</source>
</source>

Revision as of 17:57, 31 January 2010

loadZimFileError="Unable to load '%1' Are you sure this is a ZIM file?"
alreadyIndexingError="An indexing process is already running."
emptySearchStringError="You have to enter a text to search."
noResultsError="No results for this query."
loadArticleError="Unable to load this article."
noActiveZimFile="No active ZIM file, please load one first."
indexZimFileConfirm="Do you want to index your ZIM file now?"
abortIndexingConfirm="An indexing process is currently running, are you sure you want to quit and abort it now?"
restartConfirm="%1 needs to be restarted. Do you want to do it now?"
endOfIndexing="The indexing process is finished."
removeProfileConfirm="Do you want to remove your profile?"
dontDisplayAnymore="Don't display anymore this dialog box."
confirm="Confirm"
no="no"
yes="yes"
ok="OK"
cancel="Cancel"
error="Error"
information="Information"
indexing="Indexing"
selectBookmarkSet="Select Bookmark Set file"
nameBookmarkSet="Enter Bookmark Set filename"