Difference between revisions of "Translation/languages/my/main.properties"

From Kiwix
Jump to navigation Jump to search
(synchronizeLocalization.pl update...)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<source lang="javascript">
<source lang="text">
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"
changeSkinNeedRestart=To change the skin, the application has to be restarted. Shall I restart ?
no="no"
confirm=Confirm
yes="yes"
no=no
ok="OK"
yes=yes
cancel="Cancel"
ok=OK
error="Error"
cancel=Cancel
information="Information"
error=Error
indexing="Indexing"
information=Information
selectBookmarkSet="Select Bookmark Set file"
indexing=Indexing
nameBookmarkSet="Enter Bookmark Set filename"
selectBookmarkSet=Select Bookmark Set file
nameBookmarkSet=Enter Bookmark Set filename
</source>
</source>

Latest revision as of 14:32, 7 November 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.
changeSkinNeedRestart=To change the skin, the application has to be restarted. Shall I restart ?
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