Browse Source

Update translation template file

tags/v1.8.90
Pierre Ossman 5 years ago
parent
commit
d475fe43fe
1 changed files with 156 additions and 89 deletions
  1. 156
    89
      po/tigervnc.pot

+ 156
- 89
po/tigervnc.pot View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: tigervnc-devel@googlegroups.com\n"
"POT-Creation-Date: 2017-04-19 13:05+0000\n"
"POT-Creation-Date: 2018-06-13 14:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,132 +17,133 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: vncviewer/CConn.cxx:110
#: vncviewer/CConn.cxx:116
#, c-format
msgid "connected to socket %s"
msgstr ""

#: vncviewer/CConn.cxx:123
#, c-format
msgid "connected to host %s port %d"
msgstr ""

#: vncviewer/CConn.cxx:169
#: vncviewer/CConn.cxx:184
#, c-format
msgid "Desktop name: %.80s"
msgstr ""

#: vncviewer/CConn.cxx:174
#: vncviewer/CConn.cxx:189
#, c-format
msgid "Host: %.80s port: %d"
msgstr ""

#: vncviewer/CConn.cxx:179
#: vncviewer/CConn.cxx:194
#, c-format
msgid "Size: %d x %d"
msgstr ""

#: vncviewer/CConn.cxx:187
#: vncviewer/CConn.cxx:202
#, c-format
msgid "Pixel format: %s"
msgstr ""

#: vncviewer/CConn.cxx:194
#: vncviewer/CConn.cxx:209
#, c-format
msgid "(server default %s)"
msgstr ""

#: vncviewer/CConn.cxx:199
#: vncviewer/CConn.cxx:214
#, c-format
msgid "Requested encoding: %s"
msgstr ""

#: vncviewer/CConn.cxx:204
#: vncviewer/CConn.cxx:219
#, c-format
msgid "Last used encoding: %s"
msgstr ""

#: vncviewer/CConn.cxx:209
#: vncviewer/CConn.cxx:224
#, c-format
msgid "Line speed estimate: %d kbit/s"
msgstr ""

#: vncviewer/CConn.cxx:214
#: vncviewer/CConn.cxx:229
#, c-format
msgid "Protocol version: %d.%d"
msgstr ""

#: vncviewer/CConn.cxx:219
#: vncviewer/CConn.cxx:234
#, c-format
msgid "Security method: %s"
msgstr ""

#: vncviewer/CConn.cxx:343
#: vncviewer/CConn.cxx:358
#, c-format
msgid "SetDesktopSize failed: %d"
msgstr ""

#: vncviewer/CConn.cxx:413
#: vncviewer/CConn.cxx:428
msgid "Invalid SetColourMapEntries from server!"
msgstr ""

#: vncviewer/CConn.cxx:489
#: vncviewer/CConn.cxx:479
msgid "Enabling continuous updates"
msgstr ""

#: vncviewer/CConn.cxx:559
#: vncviewer/CConn.cxx:556
#, c-format
msgid "Throughput %d kbit/s - changing to quality %d"
msgstr ""

#: vncviewer/CConn.cxx:581
#: vncviewer/CConn.cxx:578
#, c-format
msgid "Throughput %d kbit/s - full color is now %s"
msgstr ""

#: vncviewer/CConn.cxx:583
#: vncviewer/CConn.cxx:580
msgid "disabled"
msgstr ""

#: vncviewer/CConn.cxx:583
#: vncviewer/CConn.cxx:580
msgid "enabled"
msgstr ""

#: vncviewer/CConn.cxx:593
#: vncviewer/CConn.cxx:590
#, c-format
msgid "Using %s encoding"
msgstr ""

#: vncviewer/CConn.cxx:640
#: vncviewer/CConn.cxx:637
#, c-format
msgid "Using pixel format %s"
msgstr ""

#: vncviewer/DesktopWindow.cxx:121
#: vncviewer/DesktopWindow.cxx:122
msgid "Invalid geometry specified!"
msgstr ""

#: vncviewer/DesktopWindow.cxx:434
#: vncviewer/DesktopWindow.cxx:451
msgid "Adjusting window size to avoid accidental full screen request"
msgstr ""

#: vncviewer/DesktopWindow.cxx:478
#: vncviewer/DesktopWindow.cxx:495
#, c-format
msgid "Press %s to open the context menu"
msgstr ""

#: vncviewer/DesktopWindow.cxx:741 vncviewer/DesktopWindow.cxx:747
#: vncviewer/DesktopWindow.cxx:760
#: vncviewer/DesktopWindow.cxx:794 vncviewer/DesktopWindow.cxx:802
#: vncviewer/DesktopWindow.cxx:822
msgid "Failure grabbing keyboard"
msgstr ""

#: vncviewer/DesktopWindow.cxx:772
#: vncviewer/DesktopWindow.cxx:896
msgid "Failure grabbing mouse"
msgstr ""

#: vncviewer/DesktopWindow.cxx:1002
#: vncviewer/DesktopWindow.cxx:1120
msgid "Invalid screen layout computed for resize request!"
msgstr ""

#: vncviewer/FLTKPixelBuffer.cxx:33
msgid "Not enough memory for framebuffer"
msgstr ""

#: vncviewer/OptionsDialog.cxx:57
msgid "VNC Viewer: Connection Options"
msgstr ""
@@ -337,220 +338,282 @@ msgstr ""
msgid "Connect"
msgstr ""

#: vncviewer/UserDialog.cxx:74
#: vncviewer/ServerDialog.cxx:137 vncviewer/ServerDialog.cxx:171
msgid "TigerVNC configuration (*.tigervnc)"
msgstr ""

#: vncviewer/ServerDialog.cxx:138
msgid "Select a TigerVNC configuration file"
msgstr ""

#: vncviewer/ServerDialog.cxx:172
msgid "Save the TigerVNC configuration to file"
msgstr ""

#: vncviewer/ServerDialog.cxx:197
#, c-format
msgid "%s already exists. Do you want to overwrite?"
msgstr ""

#: vncviewer/ServerDialog.cxx:198 vncviewer/vncviewer.cxx:279
msgid "No"
msgstr ""

#: vncviewer/ServerDialog.cxx:198
msgid "Overwrite"
msgstr ""

#: vncviewer/UserDialog.cxx:85
msgid "Opening password file failed"
msgstr ""

#: vncviewer/UserDialog.cxx:86 vncviewer/UserDialog.cxx:96
#: vncviewer/UserDialog.cxx:105
msgid "VNC authentication"
msgstr ""

#: vncviewer/UserDialog.cxx:87 vncviewer/UserDialog.cxx:102
#: vncviewer/UserDialog.cxx:112
msgid "This connection is secure"
msgstr ""

#: vncviewer/UserDialog.cxx:116
msgid "This connection is not secure"
msgstr ""

#: vncviewer/UserDialog.cxx:133
msgid "Username:"
msgstr ""

#: vncviewer/UserDialog.cxx:140
msgid "Password:"
msgstr ""

#: vncviewer/UserDialog.cxx:89
#: vncviewer/UserDialog.cxx:179
msgid "Authentication cancelled"
msgstr ""

#: vncviewer/UserDialog.cxx:99
msgid "Username:"
#: vncviewer/Viewport.cxx:377
#, c-format
msgid "Failed to update keyboard LED state: %lu"
msgstr ""

#: vncviewer/Viewport.cxx:586
#: vncviewer/Viewport.cxx:383 vncviewer/Viewport.cxx:389
#, c-format
msgid "Failed to update keyboard LED state: %d"
msgstr ""

#: vncviewer/Viewport.cxx:419
msgid "Failed to update keyboard LED state"
msgstr ""

#: vncviewer/Viewport.cxx:446 vncviewer/Viewport.cxx:454
#: vncviewer/Viewport.cxx:471
#, c-format
msgid "Failed to get keyboard LED state: %d"
msgstr ""

#: vncviewer/Viewport.cxx:817
msgid "No key code specified on key press"
msgstr ""

#: vncviewer/Viewport.cxx:959
#, c-format
msgid "No scan code for extended virtual key 0x%02x"
msgstr ""

#: vncviewer/Viewport.cxx:588
#: vncviewer/Viewport.cxx:961
#, c-format
msgid "No scan code for virtual key 0x%02x"
msgstr ""

#: vncviewer/Viewport.cxx:605
#: vncviewer/Viewport.cxx:967
#, c-format
msgid "Invalid scan code 0x%02x"
msgstr ""

#: vncviewer/Viewport.cxx:997
#, c-format
msgid "No symbol for extended virtual key 0x%02x"
msgstr ""

#: vncviewer/Viewport.cxx:607
#: vncviewer/Viewport.cxx:999
#, c-format
msgid "No symbol for virtual key 0x%02x"
msgstr ""

#: vncviewer/Viewport.cxx:645
#: vncviewer/Viewport.cxx:1086
#, c-format
msgid "No symbol for key code 0x%02x (in the current state)"
msgstr ""

#: vncviewer/Viewport.cxx:671
#: vncviewer/Viewport.cxx:1119
#, c-format
msgid "No symbol for key code %d (in the current state)"
msgstr ""

#: vncviewer/Viewport.cxx:708
#: vncviewer/Viewport.cxx:1170
msgctxt "ContextMenu|"
msgid "E&xit viewer"
msgstr ""

#: vncviewer/Viewport.cxx:711
#: vncviewer/Viewport.cxx:1173
msgctxt "ContextMenu|"
msgid "&Full screen"
msgstr ""

#: vncviewer/Viewport.cxx:714
#: vncviewer/Viewport.cxx:1176
msgctxt "ContextMenu|"
msgid "Minimi&ze"
msgstr ""

#: vncviewer/Viewport.cxx:716
#: vncviewer/Viewport.cxx:1178
msgctxt "ContextMenu|"
msgid "Resize &window to session"
msgstr ""

#: vncviewer/Viewport.cxx:721
#: vncviewer/Viewport.cxx:1183
msgctxt "ContextMenu|"
msgid "&Ctrl"
msgstr ""

#: vncviewer/Viewport.cxx:724
#: vncviewer/Viewport.cxx:1186
msgctxt "ContextMenu|"
msgid "&Alt"
msgstr ""

#: vncviewer/Viewport.cxx:730
#: vncviewer/Viewport.cxx:1192
#, c-format
msgctxt "ContextMenu|"
msgid "Send %s"
msgstr ""

#: vncviewer/Viewport.cxx:736
#: vncviewer/Viewport.cxx:1198
msgctxt "ContextMenu|"
msgid "Send Ctrl-Alt-&Del"
msgstr ""

#: vncviewer/Viewport.cxx:739
#: vncviewer/Viewport.cxx:1201
msgctxt "ContextMenu|"
msgid "&Refresh screen"
msgstr ""

#: vncviewer/Viewport.cxx:742
#: vncviewer/Viewport.cxx:1204
msgctxt "ContextMenu|"
msgid "&Options..."
msgstr ""

#: vncviewer/Viewport.cxx:744
#: vncviewer/Viewport.cxx:1206
msgctxt "ContextMenu|"
msgid "Connection &info..."
msgstr ""

#: vncviewer/Viewport.cxx:746
#: vncviewer/Viewport.cxx:1208
msgctxt "ContextMenu|"
msgid "About &TigerVNC viewer..."
msgstr ""

#: vncviewer/Viewport.cxx:749
#: vncviewer/Viewport.cxx:1211
msgctxt "ContextMenu|"
msgid "Dismiss &menu"
msgstr ""

#: vncviewer/Viewport.cxx:833
#: vncviewer/Viewport.cxx:1300
msgid "VNC connection info"
msgstr ""

#: vncviewer/parameters.cxx:286 vncviewer/parameters.cxx:320
#: vncviewer/parameters.cxx:279 vncviewer/parameters.cxx:313
#, c-format
msgid "The name of the parameter %s was too large to write to the registry"
msgstr ""

#: vncviewer/parameters.cxx:292 vncviewer/parameters.cxx:299
#: vncviewer/parameters.cxx:285 vncviewer/parameters.cxx:292
#, c-format
msgid "The parameter %s was too large to write to the registry"
msgstr ""

#: vncviewer/parameters.cxx:305 vncviewer/parameters.cxx:326
#: vncviewer/parameters.cxx:298 vncviewer/parameters.cxx:319
#, c-format
msgid "Failed to write parameter %s of type %s to the registry: %ld"
msgstr ""

#: vncviewer/parameters.cxx:341 vncviewer/parameters.cxx:380
#: vncviewer/parameters.cxx:334 vncviewer/parameters.cxx:373
#, c-format
msgid "The name of the parameter %s was too large to read from the registry"
msgstr ""

#: vncviewer/parameters.cxx:350 vncviewer/parameters.cxx:389
#: vncviewer/parameters.cxx:343 vncviewer/parameters.cxx:382
#, c-format
msgid "Failed to read parameter %s from the registry: %ld"
msgstr ""

#: vncviewer/parameters.cxx:359
#: vncviewer/parameters.cxx:352
#, c-format
msgid "The parameter %s was too large to read from the registry"
msgstr ""

#: vncviewer/parameters.cxx:409
#: vncviewer/parameters.cxx:402
#, c-format
msgid "Failed to create registry key: %ld"
msgstr ""

#: vncviewer/parameters.cxx:423 vncviewer/parameters.cxx:472
#: vncviewer/parameters.cxx:534 vncviewer/parameters.cxx:665
#: vncviewer/parameters.cxx:416 vncviewer/parameters.cxx:465
#: vncviewer/parameters.cxx:527 vncviewer/parameters.cxx:660
#, c-format
msgid "Unknown parameter type for parameter %s"
msgstr ""

#: vncviewer/parameters.cxx:430 vncviewer/parameters.cxx:479
#: vncviewer/parameters.cxx:423 vncviewer/parameters.cxx:472
#, c-format
msgid "Failed to close registry key: %ld"
msgstr ""

#: vncviewer/parameters.cxx:446
#: vncviewer/parameters.cxx:439
#, c-format
msgid "Failed to open registry key: %ld"
msgstr ""

#: vncviewer/parameters.cxx:503
#: vncviewer/parameters.cxx:496
msgid "Failed to write configuration file, can't obtain home directory path."
msgstr ""

#: vncviewer/parameters.cxx:516
#: vncviewer/parameters.cxx:509
#, c-format
msgid "Failed to write configuration file, can't open %s: %s"
msgstr ""

#: vncviewer/parameters.cxx:559
#: vncviewer/parameters.cxx:554
msgid "Failed to read configuration file, can't obtain home directory path."
msgstr ""

#: vncviewer/parameters.cxx:572
#: vncviewer/parameters.cxx:567
#, c-format
msgid "Failed to read configuration file, can't open %s: %s"
msgstr ""

#: vncviewer/parameters.cxx:585 vncviewer/parameters.cxx:590
#: vncviewer/parameters.cxx:615 vncviewer/parameters.cxx:628
#: vncviewer/parameters.cxx:644
#: vncviewer/parameters.cxx:580 vncviewer/parameters.cxx:585
#: vncviewer/parameters.cxx:610 vncviewer/parameters.cxx:623
#: vncviewer/parameters.cxx:639
#, c-format
msgid "Failed to read line %d in file %s: %s"
msgstr ""

#: vncviewer/parameters.cxx:591
#: vncviewer/parameters.cxx:586
msgid "Line too long"
msgstr ""

#: vncviewer/parameters.cxx:598
#: vncviewer/parameters.cxx:593
#, c-format
msgid "Configuration file %s is in an invalid format"
msgstr ""

#: vncviewer/parameters.cxx:616
#: vncviewer/parameters.cxx:611
msgid "Invalid format"
msgstr ""

#: vncviewer/parameters.cxx:629 vncviewer/parameters.cxx:645
#: vncviewer/parameters.cxx:624 vncviewer/parameters.cxx:640
msgid "Invalid format or too large value"
msgstr ""

#: vncviewer/parameters.cxx:672
#: vncviewer/parameters.cxx:667
#, c-format
msgid "Unknown parameter %s on line %d in file %s"
msgstr ""
@@ -582,14 +645,10 @@ msgstr ""
msgid "Termination signal %d has been received. TigerVNC Viewer will now exit."
msgstr ""

#: vncviewer/vncviewer.cxx:271
#: vncviewer/vncviewer.cxx:271 vncviewer/vncviewer.desktop.in.in:3
msgid "TigerVNC Viewer"
msgstr ""

#: vncviewer/vncviewer.cxx:279
msgid "No"
msgstr ""

#: vncviewer/vncviewer.cxx:280
msgid "Yes"
msgstr ""
@@ -643,15 +702,23 @@ msgstr ""

#. TRANSLATORS: "Parameters" are command line arguments, or settings
#. from a file or the Windows registry.
#: vncviewer/vncviewer.cxx:534 vncviewer/vncviewer.cxx:535
#: vncviewer/vncviewer.cxx:581 vncviewer/vncviewer.cxx:583
msgid "Parameters -listen and -via are incompatible"
msgstr ""

#: vncviewer/vncviewer.cxx:550
#: vncviewer/vncviewer.cxx:598
#, c-format
msgid "Listening on port %d"
msgstr ""

#: vncviewer/vncviewer.desktop.in.in:6
#: vncviewer/vncviewer.desktop.in.in:4
msgid "Remote Desktop Viewer"
msgstr ""

#: vncviewer/vncviewer.desktop.in.in:5
msgid "Connect to VNC server and display remote desktop"
msgstr ""

#: vncviewer/vncviewer.desktop.in.in:7
msgid "tigervnc"
msgstr ""

Loading…
Cancel
Save