From 2e6d55ed011834320165462b64e03ea451c90ead Mon Sep 17 00:00:00 2001 From: sudonix Date: Sat, 03 Jan 2004 01:30:30 +0000 Subject: First commit - taken from the current i18n/en --- (limited to 'i18n') diff --git a/i18n/ru/buzzword.ts b/i18n/ru/buzzword.ts new file mode 100644 index 0000000..076f679 --- a/dev/null +++ b/i18n/ru/buzzword.ts @@ -0,0 +1,21 @@ + + + BuzzWord + + buZzword + + + + &New game + + + + &Game + + + + <h1><b>BINGO !</b></h1> + + + + diff --git a/i18n/ru/checkbook.ts b/i18n/ru/checkbook.ts new file mode 100644 index 0000000..4bf1fcb --- a/dev/null +++ b/i18n/ru/checkbook.ts @@ -0,0 +1,631 @@ + + + Checkbook + + Checkbook + + + + New checkbook + + + + Info + + + + Transactions + + + + Charts + + + + Name: + + + + Enter name of checkbook here. + + + + Type: + + + + Select type of checkbook here. + + + + Bank: + + + + Enter name of the bank for this checkbook here. + + + + Account number: + + + + Enter account number for this checkbook here. + + + + PIN number: + + + + Enter PIN number for this checkbook here. + + + + Starting balance: + + + + Enter the initial balance for this checkbook here. + + + + Notes: + + + + Enter any additional information for this checkbook here. + + + + This is a listing of all transactions entered for this checkbook. + +To sort entries by a specific field, click on the column name. + + + + Date + + + + Description + + + + Amount + + + + New + + + + Click here to add a new transaction. + + + + Edit + + + + Select a transaction and then click here to edit it. + + + + Delete + + + + Select a checkbook and then click here to delete it. + + + + Select the desired chart below and then click on the Draw button. + + + + Click here to select the desired chart type. + + + + Account balance + + + + Withdrawals by category + + + + Deposits by category + + + + Draw + + + + Click here to draw the selected chart. + + + + Delete transaction + + + + Password protect + + + + Click here to enable/disable password protection of this checkbook. + + + + Num + + + + Enter password + + + + Please enter your password: + + + + Confirm password + + + + Please confirm your password: + + + + Please enter your password to confirm removal of password protection: + + + + Sort by: + + + + Select checkbook sorting here. + + + + Entry Order + + + + Number + + + + Id + + + + SortDate + + + + Balance + + + + + Configuration + + Configure Checkbook + + + + Enter currency symbol: + + + + Enter your local currency symbol here. + + + + Show whether checkbook is password +protected + + + + Click here to select whether or not the main window will display that the checkbook is protected with a password. + + + + Show checkbook balances + + + + Click here to select whether or not the main window will display the current balance for each checkbook. + + + + &Settings + + + + Type + + + + New Account Type + + + + &Account Types + + + + Category + + + + New Category + + + + Expense + + + + Income + + + + &Categories + + + + Payee + + + + New Payee + + + + &Payees + + + + Open last checkbook + + + + Click here to select whether the last open checkbook will be opened at startup. + + + + Show last checkbook tab + + + + Click here to select whether the last tab in a checkbook should be displayed. + + + + Save new description as payee + + + + Click here to save new descriptions in the list of payess. + + + + + ListEdit + + Add + + + + Delete + + + + + MainWindow + + Checkbook + + + + New + + + + Click here to create a new checkbook. + +You also can select New from the Checkbook menu. + + + + Edit + + + + Select a checkbook and then click here to edit it. + +You also can select Edit from the Checkbook menu, or click and hold on a checkbook name. + + + + Delete + + + + Select a checkbook and then click here delete it. + +You also can select Delete from the Checkbook menu. + + + + This is a listing of all checkbooks currently available. + + + + Delete checkbook + + + + Configure + + + + Click here to configure this app. + + + + Checkbook Name + + + + Balance + + + + Enter password + + + + Please enter your password: + + + + + QWidget + + Date + + + + Edit + + + + New + + + + Delete + + + + Savings + + + + Checking + + + + CD + + + + Money market + + + + Mutual fund + + + + Other + + + + Expense + + + + Automobile + + + + Bills + + + + CDs + + + + Clothing + + + + Computer + + + + DVDs + + + + Electronics + + + + Entertainment + + + + Food + + + + Gasoline + + + + Misc + + + + Movies + + + + Rent + + + + Travel + + + + Income + + + + Work + + + + Family Member + + + + Misc. Credit + + + + + Transaction + + Transaction for + + + + Withdrawal + + + + Select whether the transaction is a withdrawal or deposit here. + + + + Deposit + + + + Date: + + + + Select date of transaction here. + + + + Number: + + + + Enter check number here. + + + + Description: + + + + Enter description of transaction here. + + + + Category: + + + + Select transaction category here. + + + + Type: + + + + Select transaction type here. + +The options available vary based on whether the transaction is a deposit or withdrawal. + + + + Amount: + + + + Enter the amount of transaction here. + +The value entered should always be positive. + + + + Fee: + + + + Enter any fee amount assoiciated with this transaction. + +The value entered should always be positive. + + + + Notes: + + + + Enter any additional information for this transaction here. + + + + Debit Charge + + + + Written Check + + + + Transfer + + + + Credit Card + + + + Automatic Payment + + + + Cash + + + + diff --git a/i18n/ru/doctab.ts b/i18n/ru/doctab.ts new file mode 100644 index 0000000..2793e30 --- a/dev/null +++ b/i18n/ru/doctab.ts @@ -0,0 +1,28 @@ + + + DocTabSettingsBase + + DocTab Settings + + + + <b>Do you want a Documents Tab?</b><p> +(Note that such a tab scans <i>all</i> documents +on <i>all</i> external media, which can be quite +slow and annyoing...) + + + + Enable the DocTab + + + + Yes, please! + + + + No, thanks. + + + + diff --git a/i18n/ru/fifteen.ts b/i18n/ru/fifteen.ts new file mode 100644 index 0000000..b52d689 --- a/dev/null +++ b/i18n/ru/fifteen.ts @@ -0,0 +1,41 @@ + + + FifteenMainWindow + + Randomize + + + + Solve + + + + Game + + + + Fifteen Pieces + + + + + PiecesTable + + Fifteen Pieces + + + + Congratulations! +You win the game! + + + + R&andomize Pieces + + + + &Reset Pieces + + + + diff --git a/i18n/ru/filebrowser.ts b/i18n/ru/filebrowser.ts new file mode 100644 index 0000000..a7e2016 --- a/dev/null +++ b/i18n/ru/filebrowser.ts @@ -0,0 +1,247 @@ + + + FileBrowser + + File Manager + + + + Dir + + + + Sort + + + + by Name + + + + by Size + + + + by Date + + + + by Type + + + + Ascending + + + + Hidden + + + + Symlinks + + + + Thumbnails + + + + View + + + + Previous dir + + + + Parent dir + + + + New folder + + + + Cut + + + + Copy + + + + Paste + + + + / + + + + + FileView + + File Manager + + + + Can't show /dev/ directory. + + + + &Ok + + + + Rename file + + + + Rename failed! + + + + Paste file + + + + Paste failed! + + + + Ok + + + + Cut file + + + + Cut failed! + + + + Delete + + + + Are you sure? + + + + Yes + + + + No + + + + Delete failed! + + + + New folder + + + + Folder creation failed! + + + + Launch Application + + + + Launch failed! + + + + Add to Documents + + + + Run + + + + View as text + + + + Rename + + + + Cut + + + + Copy + + + + Paste + + + + Change Permissions + + + + Select all + + + + Deselect all + + + + Change permissions + + + + + filePermissions + + Set File Permissions + + + + Set file permissions for: + + + + owner + + + + group + + + + others + + + + Owner + + + + Group + + + + read + + + + write + + + + execute + + + + diff --git a/i18n/ru/go.ts b/i18n/ru/go.ts new file mode 100644 index 0000000..07e1e03 --- a/dev/null +++ b/i18n/ru/go.ts @@ -0,0 +1,56 @@ + + + GoMainWidget + + New Game + + + + Pass + + + + Resign + + + + Two player option + + + + Game + + + + + GoWidget + + White %1, Black %2. + + + + White wins. + + + + Black wins. + + + + A draw. + + + + I pass + + + + Prisoners: black %1, white %2 + + + + Go + + + + diff --git a/i18n/ru/gsmtool.ts b/i18n/ru/gsmtool.ts new file mode 100644 index 0000000..edc5d66 --- a/dev/null +++ b/i18n/ru/gsmtool.ts @@ -0,0 +1,209 @@ + + + GSMToolBase + + GSM Tool + + + + Device + + + + Modem Device: + + + + /dev/ircomm0 + + + + /dev/ttySA0 + + + + /dev/ttyS0 + + + + Baud Rate: + + + + 300 + + + + 600 + + + + 1200 + + + + 2400 + + + + 4800 + + + + 9600 + + + + 19200 + + + + 38400 + + + + 57600 + + + + 115200 + + + + 230400 + + + + 460800 + + + + Connect + + + + Manufacturer: + + + + Model: + + + + Revision: + + + + Serial Number: + + + + Network + + + + Network Status: + + + + Current Network: + + + + Signal Strength: + + + + dBm + + + + Available Networks: + + + + Scan + + + + Network Name + + + + Status + + + + No. + + + + Shortname + + + + Register + + + + SMS + + + + Store: + + + + None + + + + Type: + + + + Incoming + + + + Outgoing + + + + Number + + + + Date + + + + Delete + + + + Send + + + + New + + + + Save + + + + Clear + + + + To: + + + + Message: + + + + diff --git a/i18n/ru/kate.ts b/i18n/ru/kate.ts new file mode 100644 index 0000000..f1498d1 --- a/dev/null +++ b/i18n/ru/kate.ts @@ -0,0 +1,61 @@ + + + TinyKate + + TinyKATE + + + + New + + + + Open + + + + Save + + + + Save As + + + + Close + + + + File + + + + Font + + + + + Font - + + + + View + + + + Utils + + + + Highlighting + + + + Settings + + + + Unnamed %1 + + + + diff --git a/i18n/ru/kbill.ts b/i18n/ru/kbill.ts new file mode 100644 index 0000000..f4d45dd --- a/dev/null +++ b/i18n/ru/kbill.ts @@ -0,0 +1,64 @@ + + + KBill + + kBill + + + + New game + + + + Pause game + + + + Story of kBill + + + + Rules + + + + &File + + + + &Help + + + + Pause Game + + + + <b>The Story</b><p>Yet again, the fate of the world rests in your hands! An evil computer hacker, known only by his handle 'Bill', has created the ultimate computer virus. A virus so powerful that it has the power to transmute an ordinary computer into a toaster oven. (oooh!) 'Bill' has cloned himself into a billion-jillion micro-Bills. Their sole purpose is to deliver the nefarious virus, which has been cleverly diguised as a popular operating system. As System Administrator and Exterminator, your job is to keep Bill from succeeding at his task. + + + + The story of KBill + + + + The rules of KBill + + + + <b>The Rules</b><p>kBill has been painstakingly designed and researched in order to make it as easy to use for the whole family as it is for little Sally. Years - nay - days of beta testing and consulting with the cheapest of human interface designers have resulted in a game that is easy to use, yet nothing at all like a Macintosh.<p><UL><LI>Whack the Bills (click)</LI><LI>Restart the computer (click)</LI><LI>Pick up stolen OSes & return (drag) them to their respective computers</LI><LI>Drag the bucket to extinguish sparks</LI><LI>Scoring is based on total uptime, with bonuses for killing Bills.</LI></UL><P>As for the rest, you can probably work it out for yourself. We did, so it can't be too hard + + + + + UI + + After Level + + + + Your score + + + + diff --git a/i18n/ru/kcheckers.ts b/i18n/ru/kcheckers.ts new file mode 100644 index 0000000..01e6872 --- a/dev/null +++ b/i18n/ru/kcheckers.ts @@ -0,0 +1,129 @@ + + + KCheckers + + What's This + + + + About &Qt + + + + Go! + + + + Congratulation! You have won! + + + + Please wait... + + + + You have lost. Game over. + + + + Incorrect course. + + + + &New + + + + &Undo Move + + + + &Quit + + + + &Beginner + + + + &Novice + + + + &Average + + + + &Good + + + + &Expert + + + + &Master + + + + &Show Numeration + + + + &English Rules + + + + &Russian Rules + + + + &Green Board + + + + &Marble Board + + + + &Wooden Board + + + + &Rules of Play + + + + &About KCheckers + + + + &Game + + + + &Skill + + + + &Options + + + + &Help + + + + New Game + + + + Undo Move + + + + Rules of Play + + + + diff --git a/i18n/ru/keypebble.ts b/i18n/ru/keypebble.ts new file mode 100644 index 0000000..3da72e1 --- a/dev/null +++ b/i18n/ru/keypebble.ts @@ -0,0 +1,288 @@ + + + KRFBConnection + + Connected + + + + Connection Refused + + + + Host not found + + + + Read Error: QSocket reported an error reading +data, the remote host has probably dropped the +connection. + + + + QSocket reported an invalid error code + + + + + KRFBDecoder + + Waiting for server initialisation... + + + + Waiting for desktop name... + + + + Connected to %1 + + + + Protocol Error: Message Id %1 was found when expecting an update message. + + + + Protocol Error: An unknown encoding was used by the server %1 + + + + + KRFBLogin + + Waiting for server version... + + + + Error: Invalid server version, %1 + + + + Error: Unsupported server version, %1 + + + + Logged in + + + + Error: This server requires a password, but none has been specified. + + + + + Error: The password you specified was incorrect. + + + + Error: Too many invalid login attempts have been made +to this account, please try later. + + + + Login Failed + + + + Too many failures + + + + + KVNC + + VNC Viewer + + + + Full Screen + + + + Disconnect + + + + Stop Full Screen + + + + Connected to remote host + + + + Logged in to remote host + + + + Connection closed + + + + New Connection + + + + Open Bookmark + + + + Delete Bookmark + + + + Send Contrl-Alt-Delete + + + + Next Click is Double Click + + + + Next Click is Right Click + + + + + KVNCBookmarkDlgBase + + Bookmarks + + + + Choose a bookmark that you would like to open + + + + + KVNCConnDlgBase + + VNC Viewer Connection + + + + Server + + + + Show Password + + + + Password: + + + + Bookmark Name: + + + + Host Name: + + + + Display Number: + + + + Options + + + + Check for screen updates every: + + + + Milliseconds + + + + Request 8-bit session + + + + Raise on bell + + + + Request shared session + + + + 1 + + + + 2 + + + + 4 + + + + Scale Factor + + + + Encodings + + + + Hextile encoding + + + + CoRRE encoding + + + + RRE encoding + + + + Copy rectangle encoding + + + + The password of the VNC server + + + + Toggle obscuring the password + + + + The name of the VNC server + + + + The host name of the VNC server + + + + The display number of the VNC server + + + + Delay between requesting updates from the server + + + + Request that the VNC server transfer 8 bit color + + + + Allow other users to connect to the VNC server + + + + Scale the remote display to fit on the PDA (Slow) + + + + Enable transmiting identical rectangles as references to existing data + + + + diff --git a/i18n/ru/kpacman.ts b/i18n/ru/kpacman.ts new file mode 100644 index 0000000..7546bd0 --- a/dev/null +++ b/i18n/ru/kpacman.ts @@ -0,0 +1,227 @@ + + + Keys + + Ok + + + + Defaults + + + + Cancel + + + + Change Direction Keys + + + + Undefined key + + + + + Kpacman + + &New + + + + &Pause + + + + &Hall of fame + + + + &Quit + + + + &Hide Mousecursor + + + + &Select graphic scheme + + + + &Pause in Background + + + + &Continue in Foreground + + + + Change &keys... + + + + @PACKAGE@ - @VERSION@ + +Joerg Thoennissen (joe@dsite.de) + +A pacman game for the KDE Desktop + +The program based on the source of ksnake +by Michel Filippi (mfilippi@sade.rhein-main.de). +The design was strongly influenced by the pacman +(c) 1980 MIDWAY MFG.CO. + +I like to thank my girlfriend Elke Krueers for +the last 10 years of her friendship. + + + + + &Help + + + + KPacman + + + + + KpacmanWidget + + The bitfont could not be contructed. + +The file '@FONTNAME@' does not exist, +or is of an unknown format. + + + + + Referee + + GAME OVER + + + + PLAYER ONE + + + + READY! + + + + PAUSED + + + + CHARACTER + + + + / + + + + NICKNAME + + + + -SHADOW + + + + "BLINKY" + + + + -SPEEDY + + + + "PINKY" + + + + -BASHFUL + + + + "INKY" + + + + -POKEY + + + + "CLYDE" + + + + QTOPIA PORT: CATALIN CLIMOV + + + + PRESS CURSOR TO START + + + + + Score + + 1UP + + + + HIGH SCORE + + + + 2UP + + + + CONGRATULATIONS + + + + YOU HAVE ARCHIEVED + + + + A SCORE IN THE TOP 10. + + + + RNK SCORE NAME DATE + + + + PAUSED + + + + @YY@/@MM@/@DD@ + + + + + + + + + Status + + The pixmap could not be contructed. + +The file '@PIXMAPNAME@' does not exist, +or is of an unknown format. + + + + Initialization Error + + + + diff --git a/i18n/ru/libclipboardapplet.ts b/i18n/ru/libclipboardapplet.ts new file mode 100644 index 0000000..9b0ac97 --- a/dev/null +++ b/i18n/ru/libclipboardapplet.ts @@ -0,0 +1,17 @@ + + + ClipboardApplet + + Cut + + + + Copy + + + + Paste + + + + diff --git a/i18n/ru/libfreetypefactory.ts b/i18n/ru/libfreetypefactory.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libfreetypefactory.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libkeyview.ts b/i18n/ru/libkeyview.ts new file mode 100644 index 0000000..4f2b2a8 --- a/dev/null +++ b/i18n/ru/libkeyview.ts @@ -0,0 +1,9 @@ + + + Keyview + + Keyview + + + + diff --git a/i18n/ru/libkppp.ts b/i18n/ru/libkppp.ts new file mode 100644 index 0000000..b184b3f --- a/dev/null +++ b/i18n/ru/libkppp.ts @@ -0,0 +1,1263 @@ + + + AccountWidget + + Allows you to modify the selected account + + + + Create a new dialup connection +to the Internet + + + + Makes a copy of the selected account. All +settings of the selected account are copied +to a new account, that you can modify to fit your +needs + + + + <p>Deletes the selected account + +<font color="red"><b>Use with care!</b></font> + + + + No account selected. + + + + Are you sure you want to delete +the account "%1"? + + + + Confirm + + + + New Account + + + + Edit Account: + + + + Dial + + + + Edit Login Script + + + + Authentication + + + + IP Setup + + + + IP + + + + Gateway Setup + + + + Gateway + + + + DNS Servers + + + + DNS + + + + Execute Programs + + + + Execute + + + + You must enter a unique account name + + + + + AuthWidget + + Authentication: + + + + Script-based + + + + PAP + + + + Terminal-based + + + + CHAP + + + + PAP/CHAP + + + + <p>Specifies the method used to identify yourself to +the PPP server. Most universities still use +<b>Terminal</b>- or <b>Script</b>-based authentication, +while most ISP use <b>PAP</b> and/or <b>CHAP</b>. If +unsure, contact your ISP. + +If you can choose between PAP and CHAP, +choose CHAP, because it's much safer. If you don't know +whether PAP or CHAP is right, choose PAP/CHAP. + + + + Username: + + + + Enter your username here... + + + + Password: + + + + Enter your password here + + + + Store password + + + + <p>When this is turned on, your ISP password +will be saved in <i>kppp</i>'s config file, so +you do not need to type it in every time. + +<b><font color="red">Warning:</font> your password will be stored as +plain text in the config file, which is +readable only to you. Make sure nobody +gains access to this file! + + + + error + + + + <qt>Login script has unbalanced loop Start/End<qt> + + + + + ChooserWidget + + &Edit... + + + + &New... + + + + Co&py + + + + De&lete + + + + + DNSWidget + + Domain name: + + + + If you enter a domain name here, this domain +name is used for your computer while you are +connected. When the connection is closed, the +original domain name of your computer is +restored. + +If you leave this field blank, no changes are +made to the domain name. + + + + Configuration: + + + + Automatic + + + + Manual + + + + DNS IP address: + + + + <p>Allows you to specify a new DNS server to be +used while you are connected. When the +connection is closed, this DNS entry will be +removed again. + +To add a DNS server, type in the IP address of +the DNS server here and click on <b>Add</b> + + + + Add + + + + Click this button to add the DNS server +specified in the field above. The entry +will then be added to the list below + + + + Remove + + + + Click this button to remove the selected DNS +server entry from the list below + + + + DNS address list: + + + + <p>This shows all defined DNS servers to use +while you are connected. Use the <b>Add</b> and +<b>Remove</b> buttons to modify the list + + + + Disable DNS servers during connection + + + + <p>When this option is selected, all DNS +servers specified in <tt>/etc/resolv.conf</tt> are +temporary disabled while the dialup connection +is established. After the connection is +closed, the servers will be re-enabled + +Typically, there is no reason to use this +option, but it may become useful under +some circumstances. + + + + + DevicesWidget + + No devices selected. + + + + Are you sure you want to delete +the device "%1"? + + + + Confirm + + + + New Device + + + + Edit Device: + + + + &Device + + + + &Modem + + + + Allows you to modify the selected device + + + + Create a new device + + + + Makes a copy of the selected device. All +settings of the selected device are copied +to a new device, that you can modify to fit your +needs + + + + <p>Deletes the selected device + +<font color="red"><b>Use with care!</b></font> + + + + You must enter a unique device name + + + + + DialWidget + + Connection name: + + + + Type in a unique name for this connection + + + + Phone number: + + + + &Add... + + + + &Remove + + + + <p>Specifies the phone numbers to dial. You +can supply multiple numbers here, simply +click on "Add". You can arrange the +order the numbers are tried by using the +arrow buttons. + +When a number is busy or fails, <i>kppp</i> will +try the next number and so on + + + + Customize pppd Arguments... + + + + + ExecWidget + + Here you can select commands to run at certain stages of the connection. The commands are run with your real user id, so you cannot run any commands here requiring root permissions (unless, of course, you are root).<br><br>Be sure to supply the whole path to the program otherwise we might be unable to find it. + + + + Before connect: + + + + Allows you to run a program <b>before</b> a connection +is established. It is called immediately before +dialing has begun. + +This might be useful, e.g. to stop HylaFAX blocking the +modem. + + + + Upon connect: + + + + Allows you to run a program <b>after</b> a connection +is established. When your program is called, all +preparations for an Internet connection are finished. + +Very useful for fetching mail and news + + + + Before disconnect: + + + + Allows you to run a program <b>before</b> a connection +is closed. The connection will stay open until +the program exits. + + + + Upon disconnect: + + + + Allows you to run a program <b>after</b> a connection +has been closed. + + + + + GatewayWidget + + Configuration + + + + Default gateway + + + + This makes the PPP peer computer (the computer +you are connected to with your modem) to act as +a gateway. Your computer will send all packets not +going to a computer inside your local net to this +computer, which will route these packets. + +This is the default for most ISPs, so you should +probably leave this option on. + + + + Static gateway + + + + <p>Allows you to specify which computer you want +to use as gateway (see <i>Default Gateway</i> above) + + + + Gateway IP address: + + + + Assign the default route to this gateway + + + + If this option is enabled, all packets not +going to the local net are routed through +the PPP connection. + +Normally, you should turn this on + + + + + IPWidget + + Configuration + + + + Dynamic IP address + + + + Select this option when your computer gets an +internet address (IP) every time a +connection is made. + +Almost every Internet Service Provider uses +this method, so this should be turned on. + + + + Static IP address + + + + Select this option when your computer has a +fixed internet address (IP). Most computers +don't have this, so you should probably select +dynamic IP addressing unless you know what you +are doing. + + + + IP address: + + + + If your computer has a permanent internet +address, you must supply your IP address here. + + + + Subnet mask: + + + + <p>If your computer has a static Internet address, +you must supply a network mask here. In almost +all cases this netmask will be <b>255.255.255.0</b>, +but your mileage may vary. + +If unsure, contact your Internet Service Provider + + + + Auto-configure hostname from this IP + + + + <p>Whenever you connect, this reconfigures +your hostname to match the IP address you +got from the PPP server. This may be useful +if you need to use a protocol which depends +on this information, but it can also cause several +<a href="kppp-7.html#autohostname">problems</a>. + +Don't enable this unless you really need it. + + + + Selecting this option might cause some weird problems with the X-server and applications while kppp is connected. Don't use it until you know what you are doing! +For more information take a look at the handbook (or help) in the section "Frequently asked questions". + + + + Warning + + + + + InterfacePPP + + No password + + + + Username defined but no password + Please enter a password + + + + Error + + + + + ModemTransfer + + Error + + + + + ModemWidget + + Modem &name: + + + + Modem de&vice: + + + + This specifies the serial port your modem is attached +to. On Linux/x86, typically this is either /dev/ttyS0 +(COM1 under DOS) or /dev/ttyS1 (COM2 under DOS). + +If you have an internal ISDN card with AT command +emulation (most cards under Linux support this), you +should select one of the /dev/ttyIx devices. + + + + &Flow control: + + + + Hardware [CRTSCTS] + + + + Software [XON/XOFF] + + + + None + + + + <p>Specifies how the serial port and modem +communicate. You should not change this unless +you know what you are doing. + +<b>Default</b>: CRTSCTS + + + + &Line termination: + + + + <p>Specifies how AT commands are sent to your +modem. Most modems will work fine with the +default <i>CR/LF</i>. If your modem does not react +to the init string, you should try different +settings here + +<b>Default</b>: CR/LF + + + + Co&nnection speed: + + + + Specifies the speed your modem and the serial +port talk to each other. You should begin with +the default of 38400 bits/sec. If everything +works you can try to increase this value, but to +no more than 115200 bits/sec (unless you know +that your serial port supports higher speeds). + + + + &Use lock file + + + + <p>To prevent other programs from accessing the +modem while a connection is established, a +file can be created to indicate that the modem +is in use. On Linux an example file would be +<tt>/var/lock/LCK..ttyS1</tt> +Here you can select whether this locking will +be done. + +<b>Default</b>: On + + + + Modem timeout: + + + + sec + + + + This specifies how long <i>kppp</i> waits for a +<i>CONNECT</i> response from your modem. The +recommended value is 30 seconds. + + + + + ModemWidget2 + + Busy wait: + + + + &Wait for dial tone before dialing + + + + <p>Normally the modem waits for a dial tone +from your phone line, indicating that it can +start to dial a number. If your modem does not +recognize this sound, or your local phone system +does not emit such a tone, uncheck this option + +<b>Default:</b>: On + + + + sec + + + + Specifies the number of seconds to wait before +redial if all dialed numbers are busy. This is +necessary because some modems get stuck if the +same number is busy too often. + +The default is 0 seconds, you should not change +this unless you need to. + + + + Modem &volume: + + + + Most modems have a speaker which makes +a lot of noise when dialing. Here you can +either turn this completely off or select a +lower volume. + +If this does not work for your modem, +you must modify the modem volume command. + + + + Modem asserts CD line + + + + This controls how <i>kppp</i> detects that the modem +is not responding. Unless you are having +problems with this, do not modify this setting. + +<b>Default</b>: Off + + + + Mod&em Commands... + + + + Allows you to change the AT command for +your modem. + + + + &Query Modem... + + + + Most modems support the ATI command set to +find out vendor and revision of your modem. + +Press this button to query your modem for +this information. It can be useful to help +you setup the modem + + + + + PPPConfigWidget + + Configure Modem + + + + Modem failure + + + + A critical failure appeard while testing the modem + + + + &Accounts + + + + &Devices + + + + + PPPdArguments + + Customize pppd Arguments + + + + Argument: + + + + Add + + + + Remove + + + + Defaults + + + + + PhoneNumberDialog + + Add Phone Number + + + + Enter a phone number: + + + + + QObject + + PPP + + + + generic ppp device + + + + Unable to open modem. + + + + Unable to detect state of CD line. + + + + The modem is not ready. + + + + The modem is busy. + + + + Modem Ready. + + + + Can't restore tty settings: tcsetattr() + + + + + The modem does not respond. + + + + Unknown speed + + + + ATI Query + + + + Unable to create modem lock file. + + + + Looking for modem... + + + + Cancel + + + + Modem Query timed out. + + + + Modem device is locked. + + + + Modem Ready + + + + One moment please... + + + + Modem Query Results + + + + Close + + + + You're not allowed to dial out with kppp. +Contact your system administrator. + + + + Cannot find the PPP daemon! +Make sure that pppd is installed. + + + + You do not have the permission to start pppd! +Contact your system administrator and ask to get access to pppd. + + + + You don't have sufficient permission to run +%1 +Please make sure that kppp is owned by root and has the SUID bit set. + + + + %1 is missing or can't be read! +Ask your system administrator to create this file (can be empty) with appropriate read and write permissions. + + + + Edit Modem Commands + + + + Pre-init delay (sec/100): + + + + Initialization string %1: + + + + Post-init delay (sec/100): + + + + Dialing speed (sec/100): + + + + Init response: + + + + No dial tone detection: + + + + Dial string: + + + + Connect response: + + + + Busy response: + + + + No carrier response: + + + + No dial tone response: + + + + Hangup string: + + + + Hangup response: + + + + Answer string: + + + + Ring response: + + + + Answer response: + + + + Escape string: + + + + Escape response: + + + + Guard time (sec/50): + + + + Volume off/low/high: + + + + Connected at: + + + + Time connected: + + + + Volume: + + + + Session Bill: + + + + Total Bill: + + + + Disconnect + + + + Byte + + + + KB + + + + MB + + + + GB + + + + Connecting to: + + + + Online + + + + Offline + + + + Log + + + + Connecting to: %1 + + + + Running pre-startup command... + + + + Initializing modem... + + + + Setting + + + + Setting speaker volume... + + + + Turning off dial tone waiting... + + + + Dialing %1 + + + + Line busy. Hanging up... + + + + Line busy. Waiting: %1 seconds + + + + No Dialtone + + + + No Carrier + + + + Scanning %1 + + + + Saving %1 + + + + Sending %1 + + + + Expecting %1 + + + + Pause %1 seconds + + + + Timeout %1 seconds + + + + Hangup + + + + Answer + + + + ID %1 + + + + Password %1 + + + + Prompting %1 + + + + PW Prompt %1 + + + + Loop Start %1 + + + + ERROR: Nested too deep, ignored. + + + + Loops nested too deeply! + + + + Loop End %1 + + + + LoopEnd without matching Start! Line: %1 + + + + Starting pppd... + + + + Scan Var: %1 + + + + Found: %1 + + + + Looping: %1 + + + + Script timed out! + + + + Scanning: %1 + + + + Expecting: %1 + + + + Logging on to network... + + + + Running startup command... + + + + Done + + + + pppd command + command-line arguments exceed 2024 characters in length. + + + + <qt>Cannot find the PPP daemon!<br>Make sure that pppd is installed and that you have entered the correct path.</qt> + + + + <qt>Cannot execute:<br> %1<br>Please make sure that you have given setuid permission and that pppd is executable.<br> + + + + <qt>Cannot find:<br> %1<br>Please make sure you have setup your modem device properly and/or adjust the location of the modem device on the modem tab of the setup dialog.</qt> + + + + <qt>You have selected the authentication method PAP or CHAP. This requires that you supply a username and a password!</qt> + + + + <qt>Cannot create PAP/CHAP authentication<br>file "%1"</qt> + + + + You must specify a telephone number! + + + + + ScriptWidget + + Add + + + + Insert + + + + Remove + + + + diff --git a/i18n/ru/libmemoryapplet.ts b/i18n/ru/libmemoryapplet.ts new file mode 100644 index 0000000..d272a66 --- a/dev/null +++ b/i18n/ru/libmemoryapplet.ts @@ -0,0 +1,156 @@ + + + LoadInfo + + Application CPU usage (%) + + + + System CPU usage (%) + + + + This page shows how much this device's processor is being used. + + + + Type: + + + + + MemoryInfo + + This page shows how memory (i.e. RAM) is being allocated on your device. +Memory is categorized as follows: + +1. Used - memory used to by Opie and any running applications. +2. Buffers - temporary storage used to improve performance +3. Cached - information that has recently been used, but has not been freed yet. +4. Free - memory not currently used by Opie or any running applications. + + + + Total Memory: %1 kB + + + + Used (%1 kB) + + + + Buffers (%1 kB) + + + + Cached (%1 kB) + + + + Free (%1 kB) + + + + Total Swap: %1 kB + + + + + MemoryStatus + + Memory Status + + + + Memory + + + + Swapfile + + + + <center><b>Memory Monitor Plugin</b><br>Copyright (C) 2003 Anton Maslovsky<br>&lt;<a href="mailto:my-zaurus@narod.ru">my-zaurus@narod.ru</a>&gt;<br><a href="http://my-zaurus.narod.ru">http://my-zaurus.narod.ru</a><br>Based on source code from:<br> qswap (udoseidel@gmx.de) <br> Battery Applet (trolltech.com) <br> SysInfo (OPIE)<br><br>This program is licensed under GNU GPL.</center> + + + + About + + + + + Swapfile + + Swapfile location + + + + RAM + + + + CF Card + + + + SD Card + + + + On + + + + Off + + + + Manage Swapfile + + + + Generate + + + + Remove + + + + 2 Mb,4 Mb,6 Mb,8 Mb + + + + Failed to detach swapfile. + + + + Swapfile deactivated. + + + + Failed to create swapfile. + + + + Failed to initialize swapfile. + + + + Swapfile created. + + + + Failed to remove swapfile. + + + + Swapfile removed. + + + + Swapfile activated. + + + + diff --git a/i18n/ru/libmpeg3plugin.ts b/i18n/ru/libmpeg3plugin.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libmpeg3plugin.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/liboapp.ts b/i18n/ru/liboapp.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/liboapp.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libopiecore2.ts b/i18n/ru/libopiecore2.ts new file mode 100644 index 0000000..849bace --- a/dev/null +++ b/i18n/ru/libopiecore2.ts @@ -0,0 +1,9 @@ + + + QObject + + Trash + + + + diff --git a/i18n/ru/libopiedb2.ts b/i18n/ru/libopiedb2.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libopiedb2.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libopiemm2.ts b/i18n/ru/libopiemm2.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libopiemm2.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libopiepim2.ts b/i18n/ru/libopiepim2.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libopiepim2.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libopieui2.ts b/i18n/ru/libopieui2.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libopieui2.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libqdasher.ts b/i18n/ru/libqdasher.ts new file mode 100644 index 0000000..67e35e8 --- a/dev/null +++ b/i18n/ru/libqdasher.ts @@ -0,0 +1,9 @@ + + + InputMethods + + Dasher + + + + diff --git a/i18n/ru/libqmultikey.ts b/i18n/ru/libqmultikey.ts new file mode 100644 index 0000000..d1d7b71 --- a/dev/null +++ b/i18n/ru/libqmultikey.ts @@ -0,0 +1,64 @@ + + + ConfigDlg + + Multikey Configuration + + + + General Settings + + + + Keymap File + + + + Current Language + + + + Add + + + + Remove + + + + Pickboard + + + + Key Repeat + + + + Colors + + + + Key Color + + + + Key Pressed Color + + + + Line Color + + + + Text Color + + + + + InputMethods + + Multikey + + + + diff --git a/i18n/ru/librestartapplet.ts b/i18n/ru/librestartapplet.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/librestartapplet.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libscreenshotapplet.ts b/i18n/ru/libscreenshotapplet.ts new file mode 100644 index 0000000..15bd7b3 --- a/dev/null +++ b/i18n/ru/libscreenshotapplet.ts @@ -0,0 +1,49 @@ + + + ScreenshotControl + + Name of screenshot + + + + Delay + + + + sec + + + + Save named + + + + Save screenshot as... + + + + File + + + + Scap + + + + Success + + + + Screenshot was uploaded to %1 + + + + Error + + + + Connection to %1 failed. + + + + diff --git a/i18n/ru/libtinykate.ts b/i18n/ru/libtinykate.ts new file mode 100644 index 0000000..a6f9a43 --- a/dev/null +++ b/i18n/ru/libtinykate.ts @@ -0,0 +1,971 @@ + + + ColorConfig + + Background: + + + + Selected: + + + + Sets the background color of the editing area + + + + Sets the background color of the selection. To set the text color for selected text, use the &quot;<b>Configure Highlighting</b>&quot; dialog. + + + + + EditConfigTab + + &Word wrap + + + + Replace &tabs with spaces + + + + &Remove trailing spaces + + + + &Auto brackets + + + + Group &undos + + + + &Show tabs + + + + Smart &home + + + + &Page up/down moves cursor + + + + Wrap &cursor + + + + Wrap Words At: + + + + Tab/Indent Width: + + + + Undo steps: + + + + Encoding: + + + + Word wrap is a feature that causes the editor to automatically start a new line of text and move (wrap) the cursor to the beginning of that new line. KateView will automatically start a new line of text when the current line reaches the length specified by the Wrap Words At: option.<p><b>NOTE:<b> Word Wrap will not change existing lines or wrap them for easy reading as in some applications. + + + + If the Word Wrap option is selected this entry determines the length (in characters) at which the editor will automatically start a new line. + + + + KateView will replace any tabs with the number of spaces indicated in the Tab Width: entry. + + + + If the Replace Tabs By Spaces option is selected this entry determines the number of spaces with which the editor will automatically replace tabs. + + + + KateView will automatically eliminate extra spaces at the ends of lines of text. + + + + When the user types a left bracket ([,(, or {) KateView automatically enters the right bracket (}, ), or ]) to the right of the cursor. + + + + Checking this will cause sequences of similar actions to be undone at once. + + + + The editor will display a symbol to indicate the presence of a tab in the text. + + + + Not yet implemented. + + + + If this is selected, the insertion cursor will be moved to the first/last line when pressing the page up/down buttons.<p>If not selected, it will remain at it's relative position in the visible text. + + + + Sets the number of undo/redo steps to record. More steps uses more memory. + + + + When on, moving the insertion cursor using the <b>Left</b> and <b>Right</b> keys will go on to previous/next line at beginning/end of the line, similar to most editors.<p>When off, the insertion cursor cannot be moved left of the line start, but it can be moved off the line end, which can be very handy for programmers. + + + + + GotoLineDialog + + Goto Line + + + + &Goto Line: + + + + + HighlightDialog + + Highlight Settings + + + + + HighlightDialogPage + + &Defaults + + + + Default Item Styles + + + + Item: + + + + &Highlight Modes + + + + Config Select + + + + Item Style + + + + Highlight Auto Select + + + + Highlight: + + + + File Extensions: + + + + Mime Types: + + + + Default + + + + + HlEditDialog + + Highlight Conditions + + + + Syntax structure + + + + New Context + + + + New Item + + + + Options + + + + Can't find template file + + + + Description: + + + + Attribute: + + + + LineEnd: + + + + Type: + + + + Parameter: + + + + Context switch: + + + + Delete this item + + + + + HlManager + + Normal + + + + Keyword + + + + Data Type + + + + Decimal/Value + + + + Base-N Integer + + + + Floating Point + + + + Character + + + + String + + + + Comment + + + + Others + + + + + IndentConfigTab + + &Auto Indent + + + + Indent With &Spaces + + + + &Backspace Key Indents + + + + &Tab Key Indents + + + + Keep Indent &Profile + + + + &Keep Extra Spaces + + + + When <b>Auto indent</b> is on, KateView will indent new lines to equal the indent on the previous line.<p>If the previous line is blank, the nearest line above with text is used + + + + Check this if you want to indent with spaces rather than tabs.<br>A Tab will be converted to <u>Tab-width</u> as set in the <b>edit</b> options + + + + This allows the <b>backspace</b> key to be used to indent. + + + + This allows the <b>tab</b> key to be used to indent. + + + + This retains current indentation settings for future documents. + + + + Indentations of more than the selected number of spaces will not be shortened. + + + + + KDialogBase + + Ok + + + + Apply + + + + Cancel + + + + Close + + + + + KLocale + + pm + + + + am + + + + concatenation of dates and time + %1 %2 + + + + Monday + Mon + + + + Tuesday + Tue + + + + Wednesday + Wed + + + + Thursday + Thu + + + + Friday + Fri + + + + Saturday + Sat + + + + Sunday + Sun + + + + Monday + + + + Tuesday + + + + Wednesday + + + + Thursday + + + + Friday + + + + Saturday + + + + Sunday + + + + January + Jan + + + + February + Feb + + + + March + Mar + + + + April + Apr + + + + May short + May + + + + June + Jun + + + + July + Jul + + + + August + Aug + + + + September + Sep + + + + October + Oct + + + + November + Nov + + + + December + Dec + + + + January + + + + February + + + + March + + + + April + + + + May long + May + + + + June + + + + July + + + + August + + + + September + + + + October + + + + November + + + + December + + + + + KMessageBox + + Sorry + + + + Warning + + + + Question + + + + Ok + + + + Cancel + + + + Error + + + + Information + + + + + KateDocument + + The file %1 has changed on disk. +Do you want to reload it? + +If you cancel you will lose these changes next time you save this file + + + + File has changed on Disk + + + + Yes + + + + + KateView + + Undo/Redo &History... + + + + &Configure Editor... + + + + &Highlight Mode + + + + &Deselect All + + + + Invert &Selection + + + + Increase Font Sizes + + + + Decrease Font Sizes + + + + Apply Word Wrap + + + + Editing Co&mmand + + + + Toggle &Bookmark + + + + Clear Bookmarks + + + + &Bookmarks + + + + Show &IconBorder + + + + &Indent + + + + &Unindent + + + + &Clean Indentation + + + + C&omment + + + + Unco&mment + + + + &Vertical Selection + + + + &End Of Line + + + + Und&o + + + + Re&do + + + + The current Document has been modified. +Would you like to save it? + + + + Could not save the document. +Discard it and continue? + + + + &Discard + + + + Undo/Redo History + + + + End of document reached. +Continue from the beginning? + + + + Find + + + + Continue + + + + Beginning of document reached. +Continue from the end? + + + + Search string '%1' not found! + + + + %1 replacement(s) made + + + + Replace + + + + %1 replacement(s) made. +End of document reached. +Continue from the beginning? + + + + Stop + + + + %1 replacement(s) made. +Beginning of document reached. +Continue from the end? + + + + Configure Editor + + + + Colors + + + + Fonts + + + + Indent + + + + Select + + + + Edit + + + + Highlighting + + + + + QObject + + Out of Space + + + + There was a problem creating +KateConfiguration Information +for this program. + +Please free up some space and +try again. + + + + + ReplacePrompt + + Replace Text + + + + &All + + + + &No + + + + &Yes + + + + Replace this occurence? + + + + + SearchDialog + + Find Text + + + + &Text To Find: + + + + Regular Expression + + + + Replace Text + + + + &Replace With: + + + + Options + + + + C&ase Sensitive + + + + &Whole Words Only + + + + &From Beginning + + + + Find &Backwards + + + + &Selected Text + + + + &Prompt On Replace + + + + + SelectConfigTab + + &Persistent Selections + + + + &Overwrite Selections + + + + Mouse &Autocopy + + + + &X11-like Single Selection + + + + &Vertical Selections + + + + &Toggle Old + + + + Enabling this prevents key input or cursor movement by way of the arrow keys from causing the elimination of text selection.<p><b>Note:</b> If the Overwrite Selections option is activated then any typed character input or paste operation will replace the selected text. + + + + When this is on, any keyed character input or paste operation will replace the selected text. + + + + When this is on, any text selected with the mouse will be automatically copied to the clipboard. + + + + Not implemented yet. + + + + Enabling this allows you to make vertical selections. + + + + Not yet implemented. + + + + + StyleChanger + + Normal: + + + + Selected: + + + + Bold + + + + Italic + + + + + SyntaxDocument + + Can't open %1 + + + + Other + + + + + UndoHistory + + Undo List + + + + Redo List + + + + &Undo + + + + &Redo + + + + &Close + + + + diff --git a/i18n/ru/libtodayaddressbookplugin.ts b/i18n/ru/libtodayaddressbookplugin.ts new file mode 100644 index 0000000..ea68edf --- a/dev/null +++ b/i18n/ru/libtodayaddressbookplugin.ts @@ -0,0 +1,113 @@ + + + AddressBookPluginConfig + + Max Lines: + + + + Set the maximum number of lines that should be shown for each anniversaries/birthdays + + + + Clip line after X chars: + + + + After how many chars should be the info about the task be cut off + + + + Days look ahead: + + + + How many days we should search forward + + + + Set Headline Color: + + + + Colors for the headlines ! + + + + Set Entry Color: + + + + This color will be used for shown birthdays/anniversaries ! + + + + Set Urgent +Color if below + + + + days: + + + + This urgent color will be used if we are close to the event ! + + + + The urgent color will be used if the birthday/anniversary is closer than given days ! + + + + To activate settings: Restart application ! + + + + Enable/Disable Views + + + + Show &Birthdays + + + + Show &Anniveraries + + + + The next birthdays will just be shown, if enabled! + + + + The next anniversaries will just be shown, if enabled ! + + + + + QObject + + AddressBook plugin + + + + Next birthdays in <b> %1 </b> days: + + + + No birthdays in <b> %1 </b> days! + + + + Next anniversaries in <b> %1 </b> days: + + + + No anniversaries in <b> %1 </b> days! + + + + Database does not provide this search query ! Please upgrade libOpie !<br> + + + + diff --git a/i18n/ru/libtodaydatebookplugin.ts b/i18n/ru/libtodaydatebookplugin.ts new file mode 100644 index 0000000..30c2a58 --- a/dev/null +++ b/i18n/ru/libtodaydatebookplugin.ts @@ -0,0 +1,87 @@ + + + DateBookEvent + + [with alarm] + + + + note + + + + All day + + + + + DatebookPluginConfigBase + + DatebookPluginConfigBase + + + + Show location + + + + Check this if the location of an appointment should be shown for each one + + + + Show notes + + + + Check this if the note attached to an appointment should be shown for each one + + + + Show only later appointments + + + + Check this if only appointments later then current time should be shown + + + + Show time in extra line + + + + How many appointments should be shown maximal. In chronical order + + + + How many appointment should be shown? + + + + only today + + + + How many more days should be in the range + + + + How many more days + + + + + QObject + + Datebook plugin + + + + No more appointments today + + + + No appointments today + + + + diff --git a/i18n/ru/libtodayfortuneplugin.ts b/i18n/ru/libtodayfortuneplugin.ts new file mode 100644 index 0000000..931718a --- a/dev/null +++ b/i18n/ru/libtodayfortuneplugin.ts @@ -0,0 +1,9 @@ + + + QObject + + Fortune plugin + + + + diff --git a/i18n/ru/libtodaymailplugin.ts b/i18n/ru/libtodaymailplugin.ts new file mode 100644 index 0000000..a7b6519 --- a/dev/null +++ b/i18n/ru/libtodaymailplugin.ts @@ -0,0 +1,13 @@ + + + QObject + + Mail plugin + + + + <b>%1</b> new mail(s), <b>%2</b> outgoing + + + + diff --git a/i18n/ru/libtodaystocktickerplugin.ts b/i18n/ru/libtodaystocktickerplugin.ts new file mode 100644 index 0000000..0693d23 --- a/dev/null +++ b/i18n/ru/libtodaystocktickerplugin.ts @@ -0,0 +1,100 @@ + + + QObject + + StockTicker plugin + + + + + StockTickerPluginWidget + + Connection refused. + + + + Could not find server. + + + + Socket read error. + + + + + StocktickerPluginConfig + + Enter stock symbols seperated +by a space. + + + + Toggles Time of current price field + + + + Toggles date field + + + + Toggles Symbol field + + + + Toggles Name of symbols owner field + + + + Toggles current Price field + + + + Toggles last price field + + + + Toggles opening price field + + + + Toggles minimum daily price field + + + + Toggles maximum daily price field + + + + Toggles daily variation of price field + + + + Toggles volume of trading field + + + + How often stocks prices should be looked up. In minutes + + + + Minutes between lookups. + + + + Speed of scrolling action, in milliseconds + + + + Scroll Speed, in milliseconds + + + + Length of scrolling + + + + Scroll Length + + + + diff --git a/i18n/ru/libtodaytodolistplugin.ts b/i18n/ru/libtodaytodolistplugin.ts new file mode 100644 index 0000000..711d14e --- a/dev/null +++ b/i18n/ru/libtodaytodolistplugin.ts @@ -0,0 +1,40 @@ + + + QObject + + Todolist plugin + + + + There is <b> 1</b> active task: <br> + + + + There are <b> %1</b> active tasks: <br> + + + + No active tasks + + + + + TodoPluginConfigBase + + Set the maximum number of task that should be shown + + + + tasks shown + + + + After how many chars should be the info about the task be cut off + + + + Clip line after X chars + + + + diff --git a/i18n/ru/libtodayweatherplugin.ts b/i18n/ru/libtodayweatherplugin.ts new file mode 100644 index 0000000..8f245b0 --- a/dev/null +++ b/i18n/ru/libtodayweatherplugin.ts @@ -0,0 +1,116 @@ + + + QObject + + Weather plugin + + + + + WeatherPluginConfig + + Enter ICAO location identifier: + + + + Enter the 4 letter code for the desired location here. See http://www.nws.noaa.gov/tg/siteloc.shtml to find a location near you. + + + + Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location. + + + + Use metric units + + + + Click here to select type of units displayed. + + + + Update frequency (in minutes): + + + + Select how often (in minutes) you want the weather to be updated. + + + + + WeatherPluginWidget + + Retreiving current weather information. + + + + Temp: + + + + Wind: + + + + +Pres: + + + + Current weather data not available. + + + + n/a + + + + E + + + + NE + + + + N + + + + NW + + + + W + + + + SW + + + + S + + + + SE + + + + KPH + + + + MPH + + + + hPa + + + + Hg + + + + diff --git a/i18n/ru/libtremorplugin.ts b/i18n/ru/libtremorplugin.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libtremorplugin.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libvmemoapplet.ts b/i18n/ru/libvmemoapplet.ts new file mode 100644 index 0000000..8371675 --- a/dev/null +++ b/i18n/ru/libvmemoapplet.ts @@ -0,0 +1,13 @@ + + + VMemo + + Note + + + + error recording + + + + diff --git a/i18n/ru/libvtapplet.ts b/i18n/ru/libvtapplet.ts new file mode 100644 index 0000000..6f7e4d5 --- a/dev/null +++ b/i18n/ru/libvtapplet.ts @@ -0,0 +1,13 @@ + + + VTApplet + + VT shortcut + + + + Terminal + + + + diff --git a/i18n/ru/libwavplugin.ts b/i18n/ru/libwavplugin.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/libwavplugin.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/libwirelessapplet.ts b/i18n/ru/libwirelessapplet.ts new file mode 100644 index 0000000..cdfb61d --- a/dev/null +++ b/i18n/ru/libwirelessapplet.ts @@ -0,0 +1,29 @@ + + + AdvancedConfigBase + + Advanced Config + + + + Renew DHCP on changing + + + + Frequency + + + + MODE + + + + ESSID + + + + AccessPoint + + + + diff --git a/i18n/ru/libwlan.ts b/i18n/ru/libwlan.ts new file mode 100644 index 0000000..868d0d1 --- a/dev/null +++ b/i18n/ru/libwlan.ts @@ -0,0 +1,140 @@ + + + WLAN + + Wireless Configuration + + + + General + + + + Mode + + + + ESS-ID + + + + MAC + + + + Specify &Access Point + + + + Specify &Channel + + + + any + + + + Infrastructure + + + + Auto + + + + Managed + + + + Ad-Hoc + + + + Encryption + + + + &Enable Encryption + + + + &Key Setting + + + + Key &1 + + + + Key &2 + + + + Key &3 + + + + Key &4 + + + + Non-encrypted Packets + + + + &Accept + + + + &Reject + + + + + WlanInfo + + Interface Information + + + + 802.11b + + + + Channel + + + + Mode + + + + ESSID + + + + Station + + + + AP + + + + Rate + + + + Quality + + + + Noise + + + + Signal + + + + diff --git a/i18n/ru/libwlanplugin.ts b/i18n/ru/libwlanplugin.ts new file mode 100644 index 0000000..216af89 --- a/dev/null +++ b/i18n/ru/libwlanplugin.ts @@ -0,0 +1,136 @@ + + + WLAN + + Wireless Configuration + + + + General + + + + Mode + + + + ESS-ID + + + + MAC + + + + Specify &Access Point + + + + Specify &Channel + + + + Auto + + + + Managed + + + + Ad-Hoc + + + + any + + + + Encryption + + + + &Enable Encryption + + + + &Key Setting + + + + Key &1 + + + + Key &2 + + + + Key &3 + + + + Key &4 + + + + Non-encrypted Packets + + + + &Accept + + + + &Reject + + + + + WlanInfo + + Interface Information + + + + 802.11b + + + + Channel + + + + Mode + + + + ESSID + + + + Station + + + + AP + + + + Rate + + + + Quality + + + + Noise + + + + Signal + + + + diff --git a/i18n/ru/mail.ts b/i18n/ru/mail.ts new file mode 100644 index 0000000..d251908 --- a/dev/null +++ b/i18n/ru/mail.ts @@ -0,0 +1,903 @@ + + + AccountEditor + + Warning + + + + <p>Your signature is longer than 4 lines. This is considered inpolite by many people. You should shorten your signature.</p> + + + + Change + + + + Continue + + + + + AccountEditorBase + + Account Editor + + + + Server + + + + <b>Port: + + + + <b>IMAP: + + + + [--] + + + + <b>SMTP: + + + + <b>User: + + + + <b>Pass: + + + + Identity + + + + <b>Name: + + + + <b>E-Mail: + + + + <b>Org: + + + + Advanced + + + + Cc + + + + Bcc + + + + Reply-To + + + + <b>Signature: + + + + SSL + + + + IMAP + + + + Use SSL + + + + 993 + + + + SMTP + + + + + AddressPicker + + There are no entries in the addressbook. + + + + Error + + + + <p>You have to select at least one address entry.</p> + + + + Ok + + + + + AddressPickerBase + + Address Picker + + + + Ok + + + + Cancel + + + + + Composer + + Error + + + + Please select an entry first. + + + + Ok + + + + Set Description + + + + <div align=center>Description + + + + <p>You have to specify a recipient.<br>(eg: foo@bar.org)</p> + + + + <p>There was a problem sending some of the queued mails.</p> + + + + Success + + + + <p>The mail was queued successfully.</p><p>The queue contains + + + + mails.</p> + + + + <font color=#ff0000>Error occoured during sending.</font> + + + + <p>%1</p + + + + <p>The mail was sent successfully.</p> + + + + <p>The queued mails + + + + of + + + + + ComposerBase + + Compose Message + + + + Mail + + + + Send the mail + + + + Queue the mail + + + + Attach a file + + + + Addressbook + + + + From + + + + Reply + + + + To + + + + Cc + + + + Bcc + + + + Subj. + + + + Prio. + + + + Low + + + + Normal + + + + High + + + + Add an Attachement + + + + Remove Attachement + + + + Name + + + + Description + + + + Rename + + + + Change Description + + + + Remove + + + + + ConfigDiag + + Error + + + + <p>You have to select an account first.</p> + + + + Ok + + + + Question + + + + <p>Do you relly want to delete the selected account?</p> + + + + Yes + + + + No + + + + + ConfigDiagBase + + Configuration + + + + Accounts + + + + Edit + + + + Delete + + + + [Hidden] + + + + New + + + + General + + + + Mail notification + + + + Blink LED + + + + Play sound + + + + <b>Check&nbsp;every + + + + min + + + + Disable mail notification + + + + <p><b>Mail version %1</b><hr> +Sponsored and Programmed by LISAsystems<br> +Visit http://www.lisa.de/ for Information. + + + + + + FolderWidget + + Rename + + + + Delete + + + + Move + + + + Copy + + + + Create folder + + + + Rescan folder list + + + + Error + + + + <p>Please select an item first.</p> + + + + Ok + + + + Question + + + + <p>Do you really want to delete <pre>%1</pre>? + + + + Yes + + + + No + + + + Foldername + + + + <p>Please enter the name of the new folder.</p> + + + + Looking up host... + + + + Host found. + + + + Connected to host. + + + + <p>The IMAP connection was refused.</p> + + + + <p>The host was not found.</p> + + + + <p>There was an error while reading from the socket.</p> + + + + <p>Login failed. Check your password/username.</p> + + + + <p>An unknown error was encountered.</p> + + + + Disconnected. + + + + Login successfull! + + + + <p>Login failed. Go away.</p> + + + + Renaming successfull! + + + + <p>Renaming failed. (Server said: %1)</p> + + + + Deletion successfull! + + + + <p>Delete failed. (Server said: %1)</p> + + + + Folder created. Rescanning... + + + + <p>The folder could not be created. (Server said: %1)</p> + + + + <p>Couldn't open folder cache file for writing!</p> + + + + Got folder list. + + + + <p>Couldn't retrieve the folder list. (Server said: %1)</p> + + + + + MailTable + + From + + + + Subject + + + + Date + + + + Copy + + + + Seen + + + + Unseen + + + + Marked + + + + Unmarked + + + + Mark as... + + + + Delete Mail + + + + Mailbox contained no mails. + + + + Getting mail headers... + + + + Error + + + + <p>An error occoured during the selection of the mailbox. (Server said: %1)</p> + + + + Ok + + + + Stopped + + + + Got all mail headers. + + + + <font color=#ff0000>Couldn't fetch mail. + + + + + MainWindowBase + + E-Mail + + + + Mail + + + + Servers + + + + Compose new mail + + + + Send queued mails + + + + Show/hide folders + + + + Search mails + + + + Configuration + + + + + OpenDiagBase + + Open file... + + + + Stop + + + + <b>%1</b> kB of <b>%2</b> kB at <b>%3</b> kB/s + + + + [Icon] + + + + <i>application/v-card + + + + Open using an application + + + + Save to disk + + + + Display + + + + Save to + + + + RAM + + + + CF + + + + SD + + + + + QObject + + (no name) + + + + <Foldertree not known.> + + + + Inbox + + + + (no from) + + + + (no subject) + + + + (no date) + + + + + RenameBase + + Renaming + + + + <div align=center>Renaming + + + + <div align=center>to + + + + + SearchDiag + + Body + + + + Header Field + + + + Subject + + + + From + + + + To + + + + Error + + + + <p>Please enter what to search for.</p> + + + + Ok + + + + <p>Please select a folder.</p> + + + + <p>Please enter a header field to search in.</p> + + + + <p>Could not select the folder. Aborting. (Server said: %1) + + + + Results + + + + <p>No mails match your criteria.</p> + + + + <p>Search failed. (Server said: %1) + + + + <p>Couldn't fetch the mail headers. (Server said: %1) + + + + + SearchDiagBase + + Mail Search + + + + <b>Search&nbsp;in: + + + + <b>For: + + + + + ViewMail + + <html><body><div align=center><b>%1</b></div><b>From:</b> %2<br><b>To:</b> %3<br>%4%5<b>Date:</b> %6<hr><font face=fixed>%7</font> + + + + (no subject) + + + + (no from) + + + + (no recipient) + + + + <b>Cc:</b> %1<br> + + + + <b>Bcc:</b> %1<br> + + + + (no date) + + + + Getting mail body from server. Please wait... + + + + Error + + + + <p>The mail body is not yet downloaded, so you cannot reply yet. + + + + Ok + + + + <p>The mail body is not yet downloaded, so you cannot forward yet. + + + + <p>I was unable to retrieve the mail from the server. You can try again later or give up.</p> + + + + + ViewMailBase + + E-Mail by %1 + + + + Mail + + + + Reply + + + + Forward + + + + Attachments + + + + Delete Mail + + + + diff --git a/i18n/ru/mailit.ts b/i18n/ru/mailit.ts new file mode 100644 index 0000000..fd9657c --- a/dev/null +++ b/i18n/ru/mailit.ts @@ -0,0 +1,618 @@ + + + AddAtt + + Attached + + + + File type + + + + Remove + + + + attach... + + + + Adding attachments + + + + + EditAccount + + Edit Account + + + + Create new Account + + + + Account name + + + + Your name + + + + Email + + + + POP username + + + + POP password + + + + POP server + + + + SMTP server + + + + Synchronize + + + + Mail Size (k) + + + + + EmailClient + + Idle + + + + &Mail + + + + Accounts + + + + Get Mail in + + + + Edit account + + + + Delete account + + + + Send mail + + + + Compose + + + + Cancel transfer + + + + From + + + + Subject + + + + Date + + + + Inbox + + + + To + + + + Outbox + + + + No account selected + + + + You must create an account + + + + Main operation toolbar + + + + getMail + + + + select account + + + + Click to download mail via all available accounts. + Press and hold to select the desired account. + + + + Delete + + + + No account associated + + + + There is no active account +associated to this mail + it can not be downloaded + + + + <qt>Unknown response from server</qt> + + + + <qt>host not found</qt> + + + + <qt>connection refused</qt> + + + + <qt>socket packet error</qt> + + + + <qt>Login failed +Check user name and password</qt> + + + + Receiving error + + + + OK + + + + + Mailit ! No account defined + + + + Delete account: + + + + + New + + + + + EmailHandler + + Could not locate all files in +mail with subject: + + + + +Mail has NOT been sent + + + + Attachment error + + + + OK + + + + + + MailItWindow + + Write mail + + + + Central view area + + + + Mail not downloaded + + + + The mail you have clicked +has not been downloaded yet. + Would you like to do it now ? + + + + Mailit + + + + Read Mail + + + + + PopClient + + Connection established + + + + Error Occured + + + + Retrieving + + + + Completing message + + + + No new Messages + + + + new messages + + + + No new messages + + + + DNS lookup + + + + + QWidget + + The mail subject should be entered here + + + + Recipients can be entered here + + + + If you would like to send copies of your mail they can be entered here + + + + Enter your mail text here + + + + Queue your mail by clicking here + + + + This is an overview about all attachments in the mail + + + + This is the inbox view. +It keeps the fetched mail which can be +viewed by double clicking the entry. +blue attachment icon shows whether this +mailhas attachments. + + + + + This is the outbox view. +It keeps the queued mails to send which can be +reviewed by double clicking the entry. + + + + Choose the recipients from this list + + + + This button opens the address selector with all mail adresses from your Opie addressbook + + + + + ReadMail + + &View + + + + &Mail + + + + Previous + + + + Next + + + + Attatchments + + + + Text Format + + + + Delete + + + + Forward + + + + Click here to forward the selected mail + + + + Read the previous mail in the list + + + + Read the next mail in the list + + + + Click here to add attachments to your mail + + + + The mail view has 2 modes: +<LI><B>RichText</B> shows the mail as HTML with reach features (no standard line breaks)</LI><LI><B>Plain</B> shows the mail as standard plain text</LI>Click here to switch between those view modes + + + + Click here to remove the selected mail + + + + Download + + + + Click here to download the selected mail + + + + reply + + + + reply to mail + + + + Click here to reply to the selected mail +Press and hold for more options. + + + + Reply all + + + + Click here to reply to the selected mail to CC: addresses also + + + + + SmtpClient + + DNS lookup + + + + Connection established + + + + Sending: + + + + Sent + + + + messages + + + + + ViewAtt + + Install + + + + Click here to install the attachment to your Documents + + + + Exploring attatchments + + + + Attatchment + + + + Type + + + + Installed + + + + No + + + + Yes + + + + + WriteMail + + &Mail + + + + &Add + + + + Enque mail + + + + New mail + + + + To: + + + + CC: + + + + Subject: + + + + ... + + + + Attachment + + + + Click here to attach files to your mail + + + + This button puts your mail in the send queue + + + + Click here to create a new mail + + + + No recipient + + + + Send mail to whom? + + + + OK + + + + + Incorrect recipient separator + + + + Recipients must be separated by ; +and be valid emailaddresses + + + + Incorrect carbon copy separator + + + + CC Recipients must be separated by ; +and be valid emailaddresses + + + + Re: + + + + ======forwarded message from + + + + starts====== + + + + + + FWD: + + + + ======end of forwarded message====== + + + + + + wrote on + + + + Name + + + + EMail + + + + diff --git a/i18n/ru/mediummount.ts b/i18n/ru/mediummount.ts new file mode 100644 index 0000000..8f647e3 --- a/dev/null +++ b/i18n/ru/mediummount.ts @@ -0,0 +1,95 @@ + + + MediumMountSetting::MainWindow + + Medium Mount Settings + + + + Global + + + + + MediumMountSetting::MediumGlobalWidget + + If a medium gets inserted into this device Opie tries to search the medium for Documents. On large mediums this can take some time. You can choose if Opie should scan for Documents globally or on a per medium level. You're also able to reconfigure each medium. + + + + Enable medium checking + + + + Use global settings + + + + Which media files + + + + Audio + + + + All + + + + Image + + + + Text + + + + Video + + + + + MediumMountSetting::MediumMountWidget + + Configure this medium. The changes will go into effect when the application gets closed. To update the Document Tab you need to remove and insert this medium. + + + + Which media files + + + + Audio + + + + All + + + + Image + + + + Text + + + + Video + + + + Limit search to: + + + + Add + + + + Always check this medium + + + + diff --git a/i18n/ru/mindbreaker.ts b/i18n/ru/mindbreaker.ts new file mode 100644 index 0000000..598d561 --- a/dev/null +++ b/i18n/ru/mindbreaker.ts @@ -0,0 +1,44 @@ + + + MindBreaker + + New Game + + + + win avg: %1 turns (%2 games) + + + + + MindBreakerBoard + + Go%1p%2 + + + + CurrentGo%1 + + + + Answer%1 + + + + Reset Statistics + + + + Reset the win ratio? + + + + OK + + + + Cancel + + + + diff --git a/i18n/ru/minesweep.ts b/i18n/ru/minesweep.ts new file mode 100644 index 0000000..1dd7e7f --- a/dev/null +++ b/i18n/ru/minesweep.ts @@ -0,0 +1,33 @@ + + + MineSweep + + You won! + + + + You exploded! + + + + Mine Hunt + + + + Beginner + + + + Advanced + + + + Expert + + + + Game + + + + diff --git a/i18n/ru/mobilemsg.ts b/i18n/ru/mobilemsg.ts new file mode 100644 index 0000000..a9ca041 --- a/dev/null +++ b/i18n/ru/mobilemsg.ts @@ -0,0 +1,49 @@ + + + MobileMsgBase + + Mobile Messaging + + + + SMS + + + + Flash + + + + Messages: %1 + + + + Unicode + + + + Message + + + + Nokia + + + + Image: + + + + EMS + + + + Send + + + + Number: + + + + diff --git a/i18n/ru/networksettings.ts b/i18n/ru/networksettings.ts new file mode 100644 index 0000000..11d8782 --- a/dev/null +++ b/i18n/ru/networksettings.ts @@ -0,0 +1,131 @@ + + + AddConnection + + Add Network Connection + + + + &Cancel + + + + &Add + + + + Services + + + + + MainWindow + + Network Settings + + + + Connections + + + + s + + + + t + + + + Name + + + + in + + + + IP + + + + &Add + + + + &Configure + + + + &Remove + + + + Profiles + + + + All + + + + &Set Current + + + + Current Profile + + + + New Profile + + + + A list of network settings to be choosen from + + + + Add a new interface to the list. + + + + &Start/Stop + + + + Start and Stop the current interface, gives additional information about the interface. + + + + Configure the current interface + + + + Remove the current interface from the list. + + + + + MainWindowImp + + Disconnected + + + + Error + + + + Unable to remove. + + + + Sorry + + + + Please select an interface first. + + + + diff --git a/i18n/ru/odict.ts b/i18n/ru/odict.ts new file mode 100644 index 0000000..d887ab1 --- a/dev/null +++ b/i18n/ru/odict.ts @@ -0,0 +1,111 @@ + + + ConfigDlg + + Options + + + + Searchmethod + + + + New + + + + Change + + + + Delete + + + + + ODict + + OPIE-Dictionary + + + + Query: + + + + &Ok + + + + Searchmethods + + + + C&ase sensitive + + + + Settings + + + + Parameter + + + + No dictionary defined + + + + &Define one + + + + &Cancel + + + + Configuration + + + + Opie-Dictionary + + + + + SearchMethodDlg + + Name: + + + + Dictionary file + + + + Browse + + + + Language 1 + + + + Decollator + + + + Language 2 + + + + New Searchmethod + + + + Change Searchmethod + + + + diff --git a/i18n/ru/oipkg.ts b/i18n/ru/oipkg.ts new file mode 100644 index 0000000..1f93af3 --- a/dev/null +++ b/i18n/ru/oipkg.ts @@ -0,0 +1,355 @@ + + + InstallDialog + + Install + + + + Ipkg options + + + + -force-depends + + + + -force-reinstall + + + + -force-removal-of-essential-packages + + + + -force-overwrite + + + + To remove + + + + To install + + + + + MainWindow + + Package Manager + + + + feeds + + + + ipkgfind&killefiz + + + + documents + + + + Package + + + + View + + + + Settings + + + + Help + + + + Apply + + + + Update + + + + Setups + + + + Servers + + + + Destinations + + + + Section: + + + + Close Section + + + + Sections + + + + Filter: + + + + Clear Find + + + + Close Find + + + + Filter + + + + Search: + + + + Clear Search + + + + Do Search + + + + Search + + + + Destination: + + + + Link + + + + Close Destinations + + + + Package Actions + + + + Install + + + + Remove + + + + Package Status + + + + New version, installed + + + + New version, not installed + + + + Old version, installed + + + + Old version, not installed + + + + Old version, new version installed + + + + New version, old version installed + + + + + PackageListView + + Package + + + + + PackageManagerSettings + + New + + + + + PackageManagerSettingsBase + + Package Servers + + + + Settings + + + + Install destination: + + + + Link to root destination + + + + Used servers: (Highlighted feeds are active) + + + + Servers + + + + Name: + + + + URL: + + + + Remove + + + + New + + + + Destinations + + + + link to / + + + + Remove links + + + + volatile + + + + removeable + + + + + PmIpkg + + +All done. + + + + Removing + + + + please wait + + + + Error while removing + + + + Installing + + + + Error while installing + + + + + QObject + + Description: + + + + Size: + + + + other + + + + Install Name: + + + + on + + + + Name: + + + + Link: + + + + Yes + + + + No + + + + Destination: + + + + Status: + + + + Install to + + + + Remove + + + + + RunWindow + + running... + + + + diff --git a/i18n/ru/op-qws.ts b/i18n/ru/op-qws.ts new file mode 100644 index 0000000..f942954 --- a/dev/null +++ b/i18n/ru/op-qws.ts @@ -0,0 +1,25 @@ + + + SyncAuthentication + + Sync Connection + + + + <p>An unauthorized system is requesting access to this device.<p>If you are using a version of Qtopia Desktop older than 1.5.1, please upgrade. + + + + Deny + + + + <p>An unrecognized system is requesting access to this device.<p>If you have just initiated a Sync for the first time, this is normal. + + + + Allow + + + + diff --git a/i18n/ru/opie-login.ts b/i18n/ru/opie-login.ts new file mode 100644 index 0000000..0ce0332 --- a/dev/null +++ b/i18n/ru/opie-login.ts @@ -0,0 +1,83 @@ + + + Calibrate + + Touch the crosshairs firmly and +accurately to calibrate your screen. + + + + Welcome to Opie + + + + + LoginWindow + + Login + + + + <center>Welcome to OPIE</center> + + + + User + + + + Password + + + + Suspend + + + + Menu + + + + + LoginWindowImpl + + Restart + + + + Quit + + + + Wrong password + + + + The given password is incorrect. + + + + Failure + + + + Could not switch to new user identity + + + + Opie was terminated +by an uncaught signal +(%1) + + + + + Could not start Opie. + + + + <center>Welcome to OPIE %1</center><center>& %2 %3</center> + + + + diff --git a/i18n/ru/opie-sh.ts b/i18n/ru/opie-sh.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/opie-sh.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/opie-write.ts b/i18n/ru/opie-write.ts new file mode 100644 index 0000000..be81c52 --- a/dev/null +++ b/i18n/ru/opie-write.ts @@ -0,0 +1,116 @@ + + + MainWindow + + File + + + + Edit + + + + New + + + + Open + + + + Undo + + + + Redo + + + + Copy + + + + Cut + + + + Paste + + + + Bold + + + + Italic + + + + &Italic + + + + Underline + + + + &Underline + + + + Left + + + + Center + + + + Right + + + + Full + + + + Rich Text Editor + + + + Unnamed + + + + + QTextEdit + + &Undo + + + + &Redo + + + + Cu&t + + + + &Copy + + + + &Paste + + + + Clear + + + + Select All + + + + diff --git a/i18n/ru/opieftp.ts b/i18n/ru/opieftp.ts new file mode 100644 index 0000000..86fd2ef --- a/dev/null +++ b/i18n/ru/opieftp.ts @@ -0,0 +1,239 @@ + + + OpieFtp + + OpieFtp + + + + Connection + + + + Local + + + + Remote + + + + View + + + + New + + + + Connect + + + + Disconnect + + + + Show Hidden Files + + + + Upload + + + + Make Directory + + + + Rename + + + + Delete + + + + Download + + + + Switch to Local + + + + Switch to Remote + + + + Switch to Config + + + + File + + + + Size + + + + Date + + + + Dir + + + + Username + + + + Password + + + + Remote server + + + + Remote path + + + + Port + + + + Config + + + + Ftp + + + + Please set the server info + + + + Ok + + + + Note + + + + Unable to connect to + + + + + Unable to log in + + + + + Unable to upload + + + + + Cannot upload directories + + + + Unable to download + + + + + Unable to list the directory + + + + + Unable to change directories + + + + + Unable to cd up + + + + + Unable to get working dir + + + + + Change Directory + + + + Do you really want to delete + + + + + ? +It must be empty + + + + Yes + + + + No + + + + Unable to make directory + + + + + Unable to remove directory + + + + + Unable to delete file + + + + + Unable to rename file + + + + + Could not rename + + + + That directory does not exist + + + + Rescan + + + + New Server name + + + + Sorry name already taken + + + + Add + + + + diff --git a/i18n/ru/opieplayer.ts b/i18n/ru/opieplayer.ts new file mode 100644 index 0000000..b142db6 --- a/dev/null +++ b/i18n/ru/opieplayer.ts @@ -0,0 +1,258 @@ + + + AudioDevice + + Somethin's wrong with +your sound device. +open("/dev/dsp") + + + + + + +Closing player now. + + + + Abort + + + + + AudioWidget + + OpiePlayer + + + + + MediaPlayer + + No file + + + + Error: There is no file selected + + + + File not found + + + + The following file was not found: <i> + + + + No decoder found + + + + Sorry, no appropriate decoders found for this file: <i> + + + + Error opening file + + + + Sorry, an error occured trying to play the file: <i> + + + + File: + + + + , Length: + + + + Volume + + + + + PlayListSelection + + Playlist Selection + + + + + PlayListWidget + + OpiePlayer + + + + Play Operations + + + + Add to Playlist + + + + Remove from Playlist + + + + Play + + + + Randomize + + + + Loop + + + + File + + + + Clear List + + + + Add all audio files + + + + Add all video files + + + + Add all files + + + + Save PlayList + + + + Open File or URL + + + + Rescan for Audio Files + + + + Rescan for Video Files + + + + View + + + + Full Screen + + + + Scale + + + + Move Up + + + + Remove + + + + Move Down + + + + Title + + + + Size + + + + Media + + + + Audio + + + + Video + + + + Lists + + + + OpiePlayer: + + + + Invalid File + + + + There was a problem in getting the file. + + + + Remove Playlist? + + + + You really want to delete +this playlist? + + + + Yes + + + + No + + + + Properties + + + + Play Selected + + + + Open file or URL + + + + Save m3u Playlist + + + + Skins + + + + Path + + + + + VideoWidget + + OpiePlayer + + + + diff --git a/i18n/ru/opierec.ts b/i18n/ru/opierec.ts new file mode 100644 index 0000000..b0e2c69 --- a/dev/null +++ b/i18n/ru/opierec.ts @@ -0,0 +1,212 @@ + + + HelpWindow + + Backward + + + + Forward + + + + + QtRec + + OpieRecord + + + + Delete + + + + Name + + + + Time + + + + Files + + + + Sample Rate + + + + 44100 + + + + 32000 + + + + 22050 + + + + 16000 + + + + 11025 + + + + 8000 + + + + Limit Size + + + + Unlimited + + + + File Directory + + + + Bit Depth + + + + 16 + + + + 8 + + + + In + + + + Out + + + + Options + + + + Volume + + + + Low Disk Space + + + + You are running low of +recording space +or a card isn't being recognized + + + + seconds + + + + Do you really want to <font size=+2><B>DELETE</B></font> +the selected file? + + + + Yes + + + + No + + + + Error + + + + Could not remove file. + + + + Opierec + + + + Please select file to play + + + + Note + + + + Could not open audio file. + + + + + Play + + + + Send with Ir + + + + Rename + + + + Ir Beam out + + + + Ir sent. + + + + Ok + + + + Rec + + + + Location + + + + Date + + + + Wave Compression (smaller files) + + + + mute + + + + Stop + + + + Auto Mute + + + + Stereo Channels + + + + diff --git a/i18n/ru/ordesktop.ts b/i18n/ru/ordesktop.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/ordesktop.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/osearch.ts b/i18n/ru/osearch.ts new file mode 100644 index 0000000..1bef444 --- a/dev/null +++ b/i18n/ru/osearch.ts @@ -0,0 +1,127 @@ + + + MainWindow + + OSearch + + + + Search + + + + Search all + + + + Case sensitiv + + + + Use wildcards + + + + The details of the current result + + + + Settings + + + + Options + + + + Enter your search terms here + + + + Applications + + + + Documents + + + + Todo List + + + + Calendar + + + + Contacts + + + + Search for: + + + + + OListView + + Results + + + + + QObject + + show + + + + edit + + + + execute + + + + open in filemanager + + + + open with + + + + show completed tasks + + + + show past events + + + + search in dates + + + + File: + + + + Link: + + + + Mimetype: + + + + search content + + + + searching %1 + + + + diff --git a/i18n/ru/oxygen.ts b/i18n/ru/oxygen.ts new file mode 100644 index 0000000..c0003ef --- a/dev/null +++ b/i18n/ru/oxygen.ts @@ -0,0 +1,561 @@ + + + CalcDlg + + Calculate + + + + Clear + + + + Molecular Weight + + + + Chemical Formula + + + + Molecular Weight (u): + + + + Elemental Composition (%): + + + + + OxydataWidget + + Block + + + + Group + + + + Electronegativity + + + + Atomic radius + + + + Ionizationenergie + + + + Density + + + + Boilingpoint + + + + Meltingpoint + + + + %1 u + + + + %1 J + + + + %1 K + + + + %1 pm + + + + %1 g/cm^3 + + + + Weight + + + + + Oxygen + + Oxygen + + + + PSE + + + + Data + + + + Calculations + + + + Hydrogen + + + + Helium + + + + Lithium + + + + Beryllium + + + + Boron + + + + Carbon + + + + Nitrogen + + + + Fluorine + + + + Neon + + + + Sodium + + + + Magnesium + + + + Aluminum + + + + Silicon + + + + Phosphorus + + + + Sulfur + + + + Chlorine + + + + Argon + + + + Potassium + + + + Calcium + + + + Scandium + + + + Titanium + + + + Vanadium + + + + Chromium + + + + Manganese + + + + Iron + + + + Cobalt + + + + Nickel + + + + Copper + + + + Zinc + + + + Gallium + + + + Germanium + + + + Arsenic + + + + Selenium + + + + Bromine + + + + Krypton + + + + Rubidium + + + + Strontium + + + + Yttrium + + + + Zirconium + + + + Niobium + + + + Molybdenum + + + + Technetium + + + + Ruthenium + + + + Rhodium + + + + Palladium + + + + Silver + + + + Cadmium + + + + Indium + + + + Tin + + + + Antimony + + + + Tellurium + + + + Iodine + + + + Xenon + + + + Cesium + + + + Barium + + + + Lanthanum + + + + Cerium + + + + Praseodymium + + + + Neodymium + + + + Promethium + + + + Samarium + + + + Europium + + + + Gadolinium + + + + Terbium + + + + Dysprosium + + + + Holmium + + + + Erbium + + + + Thulium + + + + Ytterbium + + + + Lutetium + + + + Hafnium + + + + Tantalum + + + + Tungsten + + + + Rhenium + + + + Osmium + + + + Iridium + + + + Platinum + + + + Gold + + + + Mercury + + + + Thallium + + + + Lead + + + + Bismuth + + + + Polonium + + + + Astatine + + + + Radon + + + + Francium + + + + Radium + + + + Actinium + + + + Thorium + + + + Protactinium + + + + Uranium + + + + Neptunium + + + + Plutonium + + + + Americium + + + + Curium + + + + Berkelium + + + + Californium + + + + Einsteinium + + + + Fermium + + + + Mendelevium + + + + Nobelium + + + + Lawrencium + + + + Rutherfordium + + + + Dubnium + + + + Seaborgium + + + + Bohrium + + + + Hassium + + + + Meitnerium + + + + + PSEWidget + + Periodic System + + + + + calcDlgUI + + ERROR: + + + + + + dataWidgetUI + + Chemical Data + + + + diff --git a/i18n/ru/parashoot.ts b/i18n/ru/parashoot.ts new file mode 100644 index 0000000..0aa33b9 --- a/dev/null +++ b/i18n/ru/parashoot.ts @@ -0,0 +1,24 @@ + + + ParaShoot + + ParaShoot + + + + New Game + + + + Level: %1 Score: %2 + + + + GAME OVER! + Your Score: %1 + Parachuters Killed: %2 + Accuracy: %3% + + + + diff --git a/i18n/ru/patience.ts b/i18n/ru/patience.ts new file mode 100644 index 0000000..473c0f2 --- a/dev/null +++ b/i18n/ru/patience.ts @@ -0,0 +1,73 @@ + + + CanvasCardWindow + + Patience + + + + Freecell + + + + &Game + + + + &Settings + + + + &About + + + + &Help + + + + Play + + + + Settings + + + + Chicane + + + + Harp + + + + Teeclub + + + + &Change card backs + + + + &Snap to position + + + + Change card backs + + + + Snap to position + + + + Turn one card + + + + Turn three cards + + + + diff --git a/i18n/ru/qasteroids.ts b/i18n/ru/qasteroids.ts new file mode 100644 index 0000000..7066645 --- a/dev/null +++ b/i18n/ru/qasteroids.ts @@ -0,0 +1,39 @@ + + + KAstTopLevel + + Asteroids + + + + Score + + + + Level + + + + Ships + + + + Fuel + + + + Press Calendar to start playing + + + + Ship Destroyed. +Press Contacts/Home key. + + + + Game Over. +Press Calendar for a new game. + + + + diff --git a/i18n/ru/qcop.ts b/i18n/ru/qcop.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/qcop.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/qpdf.ts b/i18n/ru/qpdf.ts new file mode 100644 index 0000000..828cbdf --- a/dev/null +++ b/i18n/ru/qpdf.ts @@ -0,0 +1,101 @@ + + + QPdfDlg + + QPdf + + + + Zoom + + + + Fit to width + + + + Fit to page + + + + 50% + + + + 75% + + + + 100% + + + + 125% + + + + 150% + + + + 200% + + + + Open... + + + + Find... + + + + Fullscreen + + + + First page + + + + Previous page + + + + Goto page... + + + + Next page + + + + Last page + + + + Next + + + + Goto page + + + + Select from 1 .. %1: + + + + '%1' could not be found. + + + + Error + + + + File does not exist! + + + + diff --git a/i18n/ru/quicklauncher.ts b/i18n/ru/quicklauncher.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/quicklauncher.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/reader.ts b/i18n/ru/reader.ts new file mode 100644 index 0000000..8ecd776 --- a/dev/null +++ b/i18n/ru/reader.ts @@ -0,0 +1,785 @@ + + + CBarPrefs + + Toolbar Settings + + + + File + + + + Navigation + + + + View + + + + Marks + + + + Indicators + + + + Policy + + + + + CButtonPrefs + + Scroll Speed + + + + <Nothing> + + + + Open file + + + + Autoscroll + + + + Bookmark + + + + Annotate + + + + Fullscreen + + + + Zoom in + + + + Zoom out + + + + Back + + + + Forward + + + + Home + + + + Page up + + + + Page down + + + + Line up + + + + Line down + + + + Beginning + + + + End + + + + Escape Button + + + + Space Button + + + + Return Button + + + + Left Arrow + + + + Right Arrow + + + + Down Arrow + + + + Up Arrow + + + + + CCloseDialog + + Tidy-up + + + + Delete + + + + Delete Bookmarks + + + + Delete Configuration + + + + + CFileBarPrefs + + Open + + + + Close + + + + Info + + + + Two/One +Touch + + + + Find + + + + + CIndBarPrefs + + Annotation + + + + + CInterPrefs + + International + + + + Ideograms + + + + Ideogram Width + + + + Apply font +to dialogs + + + + Encoding + + + + Application + + + + Message + + + + Two/One +Touch + + + + Dictionary + + + + Swap Tap +Actions + + + + + CLayoutPrefs + + Strip CR + + + + Dehyphen + + + + Single Space + + + + Unindent + + + + Reparagraph + + + + Double Space + + + + Remap + + + + Embolden + + + + Full Justify + + + + Text + + + + + CLayoutPrefs2 + + Indent + + + + Page +Overlap + + + + Graphics +Zoom + + + + Margin + + + + Paragraph +Leading + + + + Line +Leading + + + + Markup + + + + Font + + + + + CMarkBarPrefs + + Bookmark + + + + Annotate + + + + Goto + + + + Delete + + + + Autogen + + + + Clear + + + + Save + + + + Tidy + + + + Mark Block + + + + Copy Block + + + + + CMiscBarPrefs + + Floating + + + + Single bar + + + + Menu/tool bar + + + + Multiple bars + + + + Top + + + + Bottom + + + + Right + + + + Left + + + + Minimised + + + + Movable + + + + + CMiscPrefs + + Annotation + + + + Dictionary + + + + Clipboard + + + + Depluck + + + + Dejpluck + + + + Continuous + + + + Select Action + + + + Plucker + + + + + CNavBarPrefs + + Scroll + + + + Back + + + + Home + + + + Forward + + + + Page Up + + + + Page Down + + + + Goto Start + + + + Goto End + + + + Jump + + + + Page/Line Scroll + + + + + CPrefs + + OpieReader Settings + + + + Layout + + + + Layout(2) + + + + Locale + + + + Misc + + + + Buttons + + + + + CURLDialog + + Save URL + + + + Clipboard + + + + Local file + + + + Global file + + + + + CViewBarPrefs + + Fullscreen + + + + Zoom In + + + + Zoom Out + + + + Set Font + + + + Encoding + + + + Ideogram + + + + + QTReaderApp + + Open + + + + Close + + + + Info + + + + Fullscreen + + + + Navigation + + + + Scroll + + + + Jump + + + + Page/Line Scroll + + + + Two/One Touch + + + + Annotation + + + + Up + + + + Down + + + + Find... + + + + Zoom In + + + + Zoom Out + + + + Set Font + + + + Annotate + + + + Goto + + + + Delete + + + + Autogen + + + + Clear + + + + Save + + + + Tidy + + + + Start Block + + + + Copy Block + + + + File + + + + Marks + + + + Find Next + + + + Close Find + + + + Do Reg + + + + Close Edit + + + + View + + + + Settings + + + + Configuration + + + + Save Config + + + + Load Config + + + + Delete Config + + + + Toolbars + + + + Run Script + + + + Export Links + + + + Goto Start + + + + Goto End + + + + Back + + + + Home + + + + Forward + + + + Scrolling + + + + Set Target + + + + Pause Paras + + + + Set Encoding + + + + Ideogram + + + + Bookmark + + + + Reader + + + + + fileBrowser + + Browse for file + + + + / + + + + Hidden + + + + Name + + + + Size + + + + diff --git a/i18n/ru/remote.ts b/i18n/ru/remote.ts new file mode 100644 index 0000000..0314a85 --- a/dev/null +++ b/i18n/ru/remote.ts @@ -0,0 +1,21 @@ + + + MainView + + Remote + + + + Learn + + + + Config + + + + Help + + + + diff --git a/i18n/ru/security.ts b/i18n/ru/security.ts new file mode 100644 index 0000000..8b69c6f --- a/dev/null +++ b/i18n/ru/security.ts @@ -0,0 +1,230 @@ + + + Security + + Set passcode + + + + Change passcode + + + + Enter passcode + + + + Passcode incorrect + + + + The passcode entered is incorrect. +Access denied + + + + Any + + + + None + + + + Enter new passcode + + + + Re-enter new passcode + + + + Attention + + + + <p>All user-defined net ranges will be lost. + + + + Cancel + + + + Ok + + + + 192.168.129.0/24 + + + + 192.168.1.0/24 + + + + 192.168.0.0/16 + + + + 172.16.0.0/12 + + + + 10.0.0.0/8 + + + + 1.0.0.0/8 + + + + WARNING + + + + <p>Selecting IntelliSync here will disable the FTP password.<p>Every machine in your netrange will be able to sync with your Zaurus! + + + + + SecurityBase + + Security Settings + + + + Change passcode + + + + Clear passcode + + + + Require pass code at power-on + + + + Sync + + + + Accept sync from network: + + + + <P>Pass code protection provides a minimal level of protection from casual access to this device. + + + + Passcode + + + + Login + + + + Login Automatically + + + + This button will let you change the security passcode. + +Note: This is *not* the sync password. + + + + Delete the current passcode. +You can enter a new one at any time. + + + + If you enable this option, a passcode must be entered after every resume event of your Zaurus. + + + + If you select this option, opie-login will automagically log you in with the user you have selected in the drop-down list. + +For the Zaurus 5x00 this is always the user "root". + + + + This drop-down list allows you to select the user for auto-login +(if enabled above). + +You can only select an actually configured user. + + + + Select a net-range or enter a new one. + +This drop-down list lets you select a net range which is allowed to connect to your Zaurus. + +For example, a net range of 192.168.1.0/24 will allow any machine with an IP between 192.168.1.1 and 192.168.1.254 to connect to (and sync with) your Zaurus. + +The entry "All" will allow *any* IP to connect. +The entry "None" will *deny* any connection. + +If unsure, select "Any". + + + + Delete Entry + + + + Delete the selected net range from the list + +If you press this button, the currently selected net range will be deleted from the list of net ranges. + +If you hit this button in error, the button "Restore Defaults" will restore +the list to the state it has been when you initially booted your Zaurus. + + + + Restore Defaults + + + + This button will restore the list of net ranges +to the defaults. + +Beware that all manually entered net ranges will be lost! + + + + Select your sync software + + + + QTopia + + + + IntelliSync + + + + This option changes the login behaviour of the internal FTP server. + +If you have problems syncing, try the "IntelliSync" setting, which will accept any password you throw at the sync (FTP) port. + +The default is Qtopia. It will let you log in with username "root" and password "Qtopia". The password is CaSeSeNsItIvE. + + + + Qtopia 1.7 + + + + Opie 1.0 + + + + Both + + + + diff --git a/i18n/ru/sfcave.ts b/i18n/ru/sfcave.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/sfcave.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/sheetqt.ts b/i18n/ru/sheetqt.ts new file mode 100644 index 0000000..6a05307 --- a/dev/null +++ b/i18n/ru/sheetqt.ts @@ -0,0 +1,787 @@ + + + CellFormat + + &Borders + + + + Back&ground + + + + &Font + + + + &Alignment + + + + &Width: + + + + &Color: + + + + &Default Borders + + + + &Style: + + + + &Default Background + + + + &Font: + + + + &Size: + + + + &Bold + + + + &Italic + + + + &Default Font + + + + &Vertical: + + + + &Horizontal: + + + + &Word Wrap + + + + &Default Alignment + + + + Format Cells + + + + Opie Sheet + + + + + FindDialog + + &Find && Replace + + + + &Options + + + + &Search for: + + + + &Replace with: + + + + &Type + + + + &Find + + + + &Replace + + + + Replace &all + + + + Match &case + + + + Current &selection only + + + + &Entire cell + + + + Find & Replace + + + + + MainWindow + + Opie Sheet + + + + Error + + + + Inconsistency error! + + + + File cannot be saved! + + + + File cannot be opened! + + + + Invalid file format! + + + + Save File + + + + Do you want to save the current file? + + + + &File Name: + + + + UnnamedFile + + + + New File + + + + &New + + + + Open File + + + + &Open + + + + &Save + + + + Save File As + + + + Save &As + + + + Accept + + + + &Accept + + + + Cancel + + + + &Cancel + + + + Cell Selector + + + + Cell &Selector + + + + Cut Cells + + + + Cu&t + + + + Copy Cells + + + + &Copy + + + + Paste Cells + + + + &Paste + + + + Paste Contents + + + + Paste Cont&ents + + + + Clear Cells + + + + C&lear + + + + Insert Cells + + + + C&ells + + + + Insert Rows + + + + &Rows + + + + Insert Columns + + + + &Columns + + + + Add Sheets + + + + &Sheets + + + + Cells + + + + &Cells + + + + Row Height + + + + H&eight + + + + Adjust Row + + + + &Adjust + + + + Show Row + + + + &Show + + + + Hide Row + + + + &Hide + + + + Column Width + + + + &Width + + + + Adjust Column + + + + Show Column + + + + Hide Column + + + + Rename Sheet + + + + &Rename + + + + Remove Sheet + + + + R&emove + + + + Sort Data + + + + &Sort + + + + Find && Replace + + + + &Find && Replace + + + + Equal To + + + + &Equal To + + + + Addition + + + + &Addition + + + + Subtraction + + + + &Subtraction + + + + Multiplication + + + + &Multiplication + + + + Division + + + + &Division + + + + Open ParanthesistempCellData->row+row1, tempCellData->col+col1 + + + + &Open Paranthesis + + + + Close Paranthesis + + + + &Close Paranthesis + + + + Comma + + + + &Comma + + + + &File + + + + &Edit + + + + &Insert + + + + &Format + + + + &Data + + + + &Row + + + + Colum&n + + + + &Sheet + + + + &Function + + + + &Standard + + + + Summation + + + + &Summation + + + + Absolute Value + + + + &Absolute + + + + Sine + + + + Si&ne + + + + Arc Sine + + + + A&rc Sine + + + + Cosine + + + + &Cosine + + + + ArcCosine + + + + Arc Cos&ine + + + + Tangent + + + + &Tangent + + + + Arc Tangent + + + + Arc Tan&gent + + + + Arc Tangent of Coordinates + + + + C&oor. Arc Tangent + + + + Exponential + + + + &Exponential + + + + Logarithm + + + + &Logarithm + + + + Power + + + + &Power + + + + &Mathematical + + + + Average + + + + &Average + + + + Maximum + + + + Ma&ximum + + + + Minimum + + + + &Minimum + + + + Count + + + + &Count + + + + &Statistical + + + + Functions + + + + About Opie Sheet + + + + Opie Sheet +Spreadsheet Software for Opie +QWDC Beta Winner (as Sheet/Qt) + +Developed by: Serdar Ozler +Release 1.0.2 +Release Date: October 08, 2002 + +This product is licensed under GPL. It is freely distributable. If you want to get the latest version and also the source code, please visit the web site. + +http://qtopia.sitebest.com + + + + &Number of rows: + + + + &Number of columns: + + + + &Number of sheets: + + + + Sheet + + + + &Height of each row: + + + + &Width of each column: + + + + &Sheet Name: + + + + There is only one sheet! + + + + Are you sure? + + + + &Type + + + + Shift cells &down + + + + Shift cells &right + + + + Entire ro&w + + + + Entire &column + + + + + Sheet + + Error + + + + Syntax error! + + + + Search key not found! + + + + + SortDialog + + &Sort + + + + &Options + + + + &Sort by + + + + &Then by + + + + Then &by + + + + &Case Sensitive + + + + &Direction + + + + &Top to bottom (rows) + + + + &Left to right (columns) + + + + Sort + + + + &Ascending + + + + &Descending + + + + Error + + + + One cell cannot be sorted! + + + + diff --git a/i18n/ru/showimg.ts b/i18n/ru/showimg.ts new file mode 100644 index 0000000..bfdbdd6 --- a/dev/null +++ b/i18n/ru/showimg.ts @@ -0,0 +1,185 @@ + + + ControlsDialog + + Brightness + + + + + ImageFileSelector + + Title + + + + Type + + + + + ImageViewer + + Image Viewer + + + + Horizontal flip + + + + Vertical flip + + + + Open + + + + Rotate 180 + + + + Rotate 90 + + + + Fullscreen + + + + - Image Viewer + + + + True color + + + + View + + + + Thumbnail View + + + + Preferences.. + + + + Image Info ... + + + + Open ... + + + + Rotate 270 + + + + Brightness ... + + + + Black And White + + + + Scale to Screen + + + + File + + + + Options + + + + %1 colors + + + + %1 alpha levels + + + + 8-bit alpha channel + + + + Slide show + + + + Stop Slideshow + + + + + InfoDialog + + File Name + + + + Format + + + + File Size + + + + Size + + + + Colors + + + + Alpha + + + + + SettingsDialogBase + + Preferences + + + + Slide Show + + + + Delay between pictures + + + + s + + + + Repeat slideshow + + + + Show pictures in reverse + + + + Load pictures rotated 90 degrees + + + + Fast load pictures + + + + diff --git a/i18n/ru/snake.ts b/i18n/ru/snake.ts new file mode 100644 index 0000000..1a1e3e6 --- a/dev/null +++ b/i18n/ru/snake.ts @@ -0,0 +1,40 @@ + + + SnakeGame + + Snake + + + + New Game + + + + SNAKE! + + + + Use the arrow keys to guide the +snake to eat the mouse. You must not +crash into the walls, edges or its tail. + + + + Score : %1 + + + + GAME OVER! + Your Score: %1 + + + + Press any key to start + + + + Press any key to begin a new game. + + + + diff --git a/i18n/ru/sound.ts b/i18n/ru/sound.ts new file mode 100644 index 0000000..34288a5 --- a/dev/null +++ b/i18n/ru/sound.ts @@ -0,0 +1,132 @@ + + + SoundSettings + + Shows icon + + + + Hides icon + + + + + SoundSettingsBase + + 11025 + + + + 22050 + + + + 44100 + + + + Stereo + + + + 16 bit + + + + Vmemo Settings + + + + 8000 + + + + 33075 + + + + Visual Alerts + + + + Taskbar Icon + + + + Key_Space + + + + Key_Home + + + + Key_Calender + + + + Key_Contacts + + + + Key_Menu + + + + Key_Mail + + + + 30 + + + + 20 + + + + 15 + + + + 10 + + + + 5 + + + + Sample Rate: + + + + Recording Directory: + + + + Recording Key: + + + + Recording Limit in seconds: + + + + Unlimited + + + + Restart Opie if needed + + + + Key_Record + + + + Use ADPCM compression + + + + diff --git a/i18n/ru/sshkeys.ts b/i18n/ru/sshkeys.ts new file mode 100644 index 0000000..20e2db6 --- a/dev/null +++ b/i18n/ru/sshkeys.ts @@ -0,0 +1,40 @@ + + + SSHKeysApp + + Error running ssh-add + + + + + SSHKeysBase + + SSH Keys + + + + Add Keys: + + + + Refresh + + + + Clear Keys + + + + Key Name + + + + Size + + + + Fingerprint + + + + diff --git a/i18n/ru/stockticker.ts b/i18n/ru/stockticker.ts new file mode 100644 index 0000000..53c65ee --- a/dev/null +++ b/i18n/ru/stockticker.ts @@ -0,0 +1,68 @@ + + + HelpWindow + + &Open File + + + + &Close + + + + &Backward + + + + &Forward + + + + &Home + + + + Add Bookmark + + + + &File + + + + &Go + + + + History + + + + Bookmarks + + + + Backward + + + + Forward + + + + Home + + + + + InputDialog + + Symbol Lookup + + + + Enter something to lookup / search. + + + + diff --git a/i18n/ru/tableviewer.ts b/i18n/ru/tableviewer.ts new file mode 100644 index 0000000..7d41b6f --- a/dev/null +++ b/i18n/ru/tableviewer.ts @@ -0,0 +1,69 @@ + + + QObject + + KeyList::addKey() Cannot make default value for type %1, Key not added. + + + + DataElem::setField(%1, %2) No valid type found + + + + + TVBrowseKeyEntry + + Reset + + + + key + + + + + TVKeyEdit_gen + + TableViewer - Edit Keys + + + + Key Name + + + + Key Type + + + + New + + + + Delete + + + + Clear All + + + + + TVListView + + List View + + + + + TableViewerWindow + + Table Viewer + + + + could not load Document + + + + diff --git a/i18n/ru/tabmanager.ts b/i18n/ru/tabmanager.ts new file mode 100644 index 0000000..d544c39 --- a/dev/null +++ b/i18n/ru/tabmanager.ts @@ -0,0 +1,87 @@ + + + AppEdit + + Application + + + + Name: + + + + Icon: + + + + Exec: + + + + Comment: + + + + + TabManager + + Message + + + + Can't remove with applications +still in the group. + + + + Ok + + + + Are you sure you want to delete? + + + + Yes + + + + Cancel + + + + Can't remove. + + + + Tab + + + + Gathering icons... + + + + Application + + + + + TabManagerBase + + Tab Manager + + + + Hierarchy + + + + + Wait + + Please Wait... + + + + diff --git a/i18n/ru/taboapp.ts b/i18n/ru/taboapp.ts new file mode 100644 index 0000000..4eb9e18 --- a/dev/null +++ b/i18n/ru/taboapp.ts @@ -0,0 +1,2 @@ + + diff --git a/i18n/ru/tetrix.ts b/i18n/ru/tetrix.ts new file mode 100644 index 0000000..4f7b960 --- a/dev/null +++ b/i18n/ru/tetrix.ts @@ -0,0 +1,63 @@ + + + OHighscore + + empty + + + + Enter your name! + + + + + OHighscoreDialog + + Highscores + + + + # + + + + Name + + + + Points + + + + Level + + + + + QTetrix + + Tetrix + + + + Next + + + + Score + + + + Level + + + + Removed + + + + Start + + + + diff --git a/i18n/ru/textedit.ts b/i18n/ru/textedit.ts new file mode 100644 index 0000000..f6a71b7 --- a/dev/null +++ b/i18n/ru/textedit.ts @@ -0,0 +1,268 @@ + + + TextEdit + + New + + + + Open + + + + Save + + + + Save As + + + + Cut + + + + Copy + + + + Paste + + + + Find... + + + + Zoom in + + + + Zoom out + + + + Wrap lines + + + + Start with new file + + + + File + + + + Edit + + + + View + + + + Find Next + + + + Close Find + + + + Delete + + + + Text Editor + + + + Font + + + + .desktop File + + + + Linked Document + + + + All + + + + Text + + + + Insert Time and Date + + + + Advanced Features + + + + Prompt on Exit + + + + Always open linked file + + + + File Permissions + + + + Search Bar Open + + + + Goto Line... + + + + Auto Save 5 min. + + + + Text Editor has detected<BR>you selected a <B>.desktop</B>file.<BR>Open<B>.desktop</B> file or <B>linked</B> file? + + + + Text Edit + + + + Write Failed + + + + Unnamed + + + + Permissions + + + + Choose font + + + + Yes + + + + No + + + + Text Edit is copyright<BR>2000 Trolltech AS, and<BR>2002 by <B>L. J. Potter <BR>llornkcor@handhelds.org</B><BR>and is licensed under the GPL + + + + Textedit + + + + Textedit detected +you have unsaved changes +Go ahead and save? + + + + + Don't Save + + + + &Cancel + + + + Not enough lines + + + + %1 - Text Editor + + + + Do you really want<BR>to <B>delete</B> the current file +from the disk?<BR>This is <B>irreversable!</B> + + + + + filePermissions + + Set File Permissions + + + + Set file permissions for: + + + + owner + + + + group + + + + others + + + + Owner + + + + Group + + + + read + + + + write + + + + execute + + + + Warning + + + + Error- no user + + + + Error- no group + + + + Error setting ownership or group + + + + Error setting mode + + + + File Permissions + + + + diff --git a/i18n/ru/tictac.ts b/i18n/ru/tictac.ts new file mode 100644 index 0000000..1e4a751 --- a/dev/null +++ b/i18n/ru/tictac.ts @@ -0,0 +1,41 @@ + + + TicTacToe + + Computer starts + + + + Human starts + + + + Play! + + + + Quit + + + + Click Play to start + + + + Make your move + + + + You won! + + + + Computer won! + + + + It's a draw + + + + diff --git a/i18n/ru/tinykate.ts b/i18n/ru/tinykate.ts new file mode 100644 index 0000000..f1498d1 --- a/dev/null +++ b/i18n/ru/tinykate.ts @@ -0,0 +1,61 @@ + + + TinyKate + + TinyKATE + + + + New + + + + Open + + + + Save + + + + Save As + + + + Close + + + + File + + + + Font + + + + + Font - + + + + View + + + + Utils + + + + Highlighting + + + + Settings + + + + Unnamed %1 + + + + diff --git a/i18n/ru/tonleiter.ts b/i18n/ru/tonleiter.ts new file mode 100644 index 0000000..e5386b2 --- a/dev/null +++ b/i18n/ru/tonleiter.ts @@ -0,0 +1,63 @@ + + + Menu::InstEditDialog + + Instrument + + + + Add + + + + Delete + + + + Add High String + + + + Add Low String + + + + + Menu::MenuWidget + + Instr. + + + + Edit + + + + Note + + + + show + + + + Scale + + + + + Menu::ScaleEditDialog + + Scale + + + + Add + + + + Delete + + + + diff --git a/i18n/ru/ubrowser.ts b/i18n/ru/ubrowser.ts new file mode 100644 index 0000000..f3079ca --- a/dev/null +++ b/i18n/ru/ubrowser.ts @@ -0,0 +1,36 @@ + + + MainView + + uBrowser + + + + - uBrowser + + + + %1 - uBrowser + + + + + QObject + + Error! + + + + IP-Address not found + + + + Error creating socket + + + + Error connecting to socket + + + + diff --git a/i18n/ru/usermanager.ts b/i18n/ru/usermanager.ts new file mode 100644 index 0000000..28f3895 --- a/dev/null +++ b/i18n/ru/usermanager.ts @@ -0,0 +1,31 @@ + + + GroupDialog + + Add Group + + + + Edit Group + + + + + UserConfig + + Opie User Manager + + + + + UserDialog + + Add User + + + + Edit User + + + + diff --git a/i18n/ru/wordgame.ts b/i18n/ru/wordgame.ts new file mode 100644 index 0000000..f5bd88d --- a/dev/null +++ b/i18n/ru/wordgame.ts @@ -0,0 +1,133 @@ + + + Board + + Blanks: + + + + OK + + + + Cancel + + + + Unknown word + + + + <p>The word "%1" is not in the dictionary. + + + + Add + + + + Ignore + + + + + NewGameBase + + Players + + + + AI3: Smart AI player + + + + Rules + + + + &Start + + + + + RulesBase + + Game Rules + + + + Name: + + + + Board + + + + Size: + + + + Edit... + + + + Delete + + + + &OK + + + + &Cancel + + + + + ScoreInfo + + <P>Invalid move + + + + <P>Score: + + + + + WordGame + + Word Game + + + + Back + + + + Done + + + + Close + + + + End game + + + + Do you want to end the game early? + + + + Yes + + + + No + + + + diff --git a/i18n/ru/zsafe.ts b/i18n/ru/zsafe.ts new file mode 100644 index 0000000..c6a55e0 --- a/dev/null +++ b/i18n/ru/zsafe.ts @@ -0,0 +1,814 @@ + + + @default + + ZSafe + ZSafe + + + Do you want to delete? + Wollen Sie wirklich löschen? + + + &Delete + &Löschen + + + D&on't Delete + &Nicht löschen + + + Edit Entry + Eintrag ändern + + + Name + Name + + + Username + Benutzername + + + Password + Passwort + + + Comment + Kommentar + + + Field 4 + Feld 4 + + + Field 5 + Feld 5 + + + New Entry + Neuer Eintrag + + + Entry name must be different +from the category name. + Die Namen der Einträge +müssen sich von der +Kategorie unterscheiden. + + + Search + Suchen + + + Entry not found + Eintrag nicht gefunden + + + &OK + &Ok + + + Field 2 + Feld 2 + + + Field 3 + Feld 3 + + + All + + + + Text + + + + Remove text file + + + + Could not remove text file. + Konnte Textdatei nicht löschen. + + + No document defined. +You have to create a new document + + + + Export text file + + + + Import text file + + + + Could not export to text file. + Konnte Textdatei nicht exportieren. + + + Could not import text file. + Konnte Textdatei nicht importieren. + + + Enter Password + Passwort eingeben + + + Wrong password. + +ZSafe will now exit. + Falsches Passwort + +ZSafe wird sich jetzt beenden. + + + Wrong password. +Enter again? + Falsches Passwort. +Neu eingeben? + + + &Yes + &Ja + + + &No. + &Nein. + + + Empty document or +wrong password. +Continue? + Leeres Dokument oder +falsches Passwort. +Fortfahren? + + + &No + &Nein + + + &Yes. + &Ja. + + + Password is empty. +Please enter again. + Das Passwort ist leer. +Bitte nochmals eingeben. + + + Reenter Password + Passwort nochmals eingeben + + + Passwords must be identical. +Please enter again. + Die Passwörter müssen +gleich sein. Bitte nochmals +Passwort eingeben. + + + Do you want to save + + + + +before continuing? + + + + &Save + &Sichern + + + &Don't Save + &Nicht sichern + + + Password file saved. + Passwort-Datei gesichert. + + + Do you want to save +before exiting? + Wollen Sie vor dem Beenden +die Daten speichern? + + + S&ave with +new +password + Mit neuem +&Passwort +sichern + + + Category + Kategorie + + + Wait dialog + Bitte warten + + + Gathering icons... + Suche nach Symbolen... + + + Create new ZSafe document + Erzeuge neue ZSafe Datei + + + Now you have to enter +a password twice for your +newly created document. + + + + Open ZSafe document + Öffne ZSafe Datei + + + Save ZSafe document as.. + Speichere ZSafe Datei als.. + + + Zaurus Password Manager<br> + Zaurus Passwort Manager<br> + + + ZSafe version 2.1.2-jv01b<br> + + + + by Carsten Schneider<br> + von Carsten Schneider<br> + + + Translations by Robert Ernst<br> + Übersetzungen von Robert Ernst<br> + + + ZSafe version 2.1.2<br> + + + + + CategoryDialog + + Category + Kategorie + + + Icon + Symbol + + + Field 1 + Feld 1 + + + Field 2 + Feld 2 + + + Field 3 + Feld 3 + + + Field 4 + Feld 4 + + + Field 5 + Feld 5 + + + Field 6 + Feld 6 + + + + InfoForm + + Information: + Information: + + + + NewDialog + + New Entry + Neuer Eintrag + + + Comment + Kommentar + + + Field 6 + Feld 6 + + + Field 5 + Feld 5 + + + Password + Passwort + + + Username + Benutzername + + + Name + Name + + + + PasswordForm + + ZSafe + ZSafe + + + Password + Passwort + + + + ScQtFileDlg + + FileDlg + Dateidialog + + + file type filter + Dateityp Filter + + + ComboBox FileTypeFilter + +edit or select the filter + + + + confirms the selection and closes the form + + + + OKButton + OK + + + cancels the selection and closes the form + + + + CancelButton + Abbruch + + + shows the selected filename + + + + Filename LineEdit + +shows the selected file +and allows the direct filename +edit + + + + ComboBox Directory +edit or select the directories name + + + + Name + Name + + + size + Größe + + + type + Type + + + directory listview + Dateilistenansicht + + + Directory ListView + +shows the list of dirs and files + + + + + ScQtFileEditDlg + + dir + Verz. + + + file + Datei + + + link + Verknüpfung + + + + SearchDialog + + Search + Suchen + + + Username + Benutzername + + + Comment + Kommentar + + + Name + Name + + + + Wait + + Please Wait... + Bitte warten... + + + + ZSafe + + ZSafe + ZSafe + + + Can't create directory +%1 + +ZSafe will now exit. + Kann das Verzeichnis +%1 +nicht anlegen + +ZSafe wird sich jetzt beenden. + + + &Save document + &Speichern + + + S&ave document with new Password + Speichern mit neuem &Passwort + + + &Export text file + Textdatei &Exportieren + + + &Import text file + Textdatei &Importieren + + + &Remove text file + Textdatei &löschen + + + &Open entries expanded + &Expandiert Öffnen + + + E&xit + &Beenden + + + &File + &Datei + + + &New + &Neu + + + &Edit + &Ändern + + + &Delete + &Löschen + + + &Category + &Kategorie + + + &Cut + &Ausschneiden + + + C&opy + &Kopieren + + + &Paste + &Einfügen + + + &Search + &Suchen + + + &Entry + &Eintrag + + + &About + &Über + + + &Help + &Hilfe + + + Edit + Ändern + + + Delete + Löschen + + + Find + Suchen + + + New + Neu + + + Name + Name + + + Field 2 + Feld 2 + + + Field 3 + Feld 3 + + + Comment + Kommentar + + + Field 4 + Feld 4 + + + Field 5 + Feld 5 + + + Do you want to delete? + Wollen Sie wirklich löschen? + + + D&on't Delete + &Nicht löschen + + + Edit Entry + Eintrag ändern + + + Username + Benutzername + + + Password + Passwort + + + New Entry + Neuer Eintrag + + + Entry name must be different +from the category name. + Die Namen der Einträge +müssen sich von der +Kategorie unterscheiden. + + + Search + Suchen + + + Entry not found + Eintrag nicht gefunden + + + &OK + &Ok + + + Could not remove text file. + Konnte Textdatei nicht löschen. + + + Could not export to text file. + Konnte Textdatei nicht exportieren. + + + Could not import text file. + Konnte Textdatei nicht importieren. + + + Enter Password + Passwort eingeben + + + Wrong password. + +ZSafe will now exit. + Falsches Passwort + +ZSafe wird sich jetzt beenden. + + + Wrong password. +Enter again? + Falsches Passwort. +Neu eingeben? + + + &Yes + &Ja + + + &No. + &Nein. + + + Empty document or +wrong password. +Continue? + Leeres Dokument oder +falsches Passwort. +Fortfahren? + + + &No + &Nein + + + &Yes. + &Ja. + + + Password is empty. +Please enter again. + Das Passwort ist leer. +Bitte nochmals eingeben. + + + Reenter Password + Passwort nochmals eingeben + + + Passwords must be identical. +Please enter again. + Die Passwörter müssen +gleich sein. Bitte nochmals +Passwort eingeben. + + + Password file saved. + Passwort-Datei gesichert. + + + Do you want to save +before exiting? + Wollen Sie vor dem Beenden +die Daten speichern? + + + &Save + &Sichern + + + S&ave with +new +password + Mit neuem +&Passwort +sichern + + + &Don't Save + &Nicht sichern + + + Category + Kategorie + + + Wait dialog + Bitte warten + + + Gathering icons... + Suche nach Symbolen... + + + Zaurus Password Manager<br> + Zaurus Passwort Manager<br> + + + ZSafe version 2.0.1ern<br> + ZSafe Version 2.0.1ern<br> + + + by Carsten Schneider<br> + von Carsten Schneider<br> + + + Translations by Robert Ernst<br> + Übersetzungen von Robert Ernst<br> + + + &New document + &Neue Datei + + + &Open document + &Öffne Datei + + + &Save document as .. + &Speichere Datei als.. + + + Create new ZSafe document + Erzeuge neue ZSafe Datei + + + Open ZSafe document + Öffne ZSafe Datei + + + Save ZSafe document as.. + Speichere ZSafe Datei als.. + + + Can't create directory +.../Documents/application + +ZSafe will now exit. + + + + Can't create directory +...//Documents/application/zsafe + +ZSafe will now exit. + + + + New entry + + + + Edit category or entry + + + + Delete category or entry + + + + Find entry + + + + -- cgit v0.9.0.2