Difference between revisions of "Translation/languages/my/main.properties"
< Translation | languages | my
Jump to navigation
Jump to search
(New page: <source lang="javascript"> loadZimFileError=Unable to load '%1' Are you sure this is a ZIM file? alreadyIndexingError=An indexing process is already running. emptySearchStringError=You hav...) |
|||
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." | ||
confirm=Confirm | removeProfileConfirm="Do you want to remove your profile?" | ||
error=Error | dontDisplayAnymore="Don't display anymore this dialog box." | ||
information=Information | confirm="Confirm" | ||
indexing=Indexing | no="no" | ||
selectBookmarkSet=Select Bookmark Set file | yes="yes" | ||
nameBookmarkSet=Enter Bookmark Set filename | ok="OK" | ||
cancel="Cancel" | |||
error="Error" | |||
information="Information" | |||
indexing="Indexing" | |||
selectBookmarkSet="Select Bookmark Set file" | |||
nameBookmarkSet="Enter Bookmark Set filename" | |||
</source> | </source> |
Revision as of 19:39, 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"