2012-04-03 17:25:25 +02:00
|
|
|
# zathura - language file (Tamil (India))
|
|
|
|
# See LICENSE file for license and copyright information
|
|
|
|
#
|
|
|
|
# Translators:
|
|
|
|
# <mankand007@gmail.com>, 2012.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: zathura\n"
|
2012-12-07 15:24:57 +01:00
|
|
|
"Report-Msgid-Bugs-To: http://bugs.pwmt.org\n"
|
2013-08-15 00:37:57 +02:00
|
|
|
"POT-Creation-Date: 2013-08-15 00:28+0200\n"
|
|
|
|
"PO-Revision-Date: 2013-08-15 00:35+0200\n"
|
2012-05-08 19:43:48 +02:00
|
|
|
"Last-Translator: mankand007 <mankand007@gmail.com>\n"
|
|
|
|
"Language-Team: Tamil (India) (http://www.transifex.net/projects/p/zathura/"
|
|
|
|
"language/ta_IN/)\n"
|
|
|
|
"Language: ta_IN\n"
|
2012-04-03 17:25:25 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../callbacks.c:314
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid input '%s' given."
|
|
|
|
msgstr "கொடுக்கப்பட்ட உள்ளீடு(input) '%s' தவறு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../callbacks.c:350
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid index '%s' given."
|
|
|
|
msgstr "கொடுக்கப்பட்ட index '%s' தவறு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:36 ../commands.c:76 ../commands.c:103 ../commands.c:158
|
|
|
|
#: ../commands.c:274 ../commands.c:304 ../commands.c:330 ../commands.c:425
|
|
|
|
#: ../commands.c:546 ../shortcuts.c:485 ../shortcuts.c:1251
|
|
|
|
#: ../shortcuts.c:1280
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "No document opened."
|
|
|
|
msgstr "எந்தக் ஆவணமும் திறக்கப்படவில்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:42 ../commands.c:82 ../commands.c:109 ../commands.c:430
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Invalid number of arguments given."
|
|
|
|
msgstr "கொடுக்கப்பட்ட arguments-களின் எண்ணிக்கை தவறு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:53
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
2013-08-15 00:37:57 +02:00
|
|
|
msgid "Could not update bookmark: %s"
|
|
|
|
msgstr "Bookmark-ஐ உருவாக்க முடியவில்லை: %s"
|
2012-04-03 17:25:25 +02:00
|
|
|
|
2012-08-30 19:49:15 +02:00
|
|
|
#: ../commands.c:55
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not create bookmark: %s"
|
|
|
|
msgstr "Bookmark-ஐ உருவாக்க முடியவில்லை: %s"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:60
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
2013-08-15 00:37:57 +02:00
|
|
|
msgid "Bookmark successfully updated: %s"
|
|
|
|
msgstr "Bookmark வெற்றிகரமாக நிகழ்நிலை(update) படுத்தப்பட்டது: %s"
|
|
|
|
|
|
|
|
#: ../commands.c:62
|
|
|
|
#, c-format
|
|
|
|
msgid "Bookmark successfully created: %s"
|
2012-04-03 17:25:25 +02:00
|
|
|
msgstr "Bookmark வெற்றிகரமாக உருவாக்கப்பட்டது: %s"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:88
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Removed bookmark: %s"
|
|
|
|
msgstr "Bookmark அழிக்கப்பட்டது: %s"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:90
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed to remove bookmark: %s"
|
|
|
|
msgstr "Bookmark-ஐ அழிக்க இயலவில்லை: %s"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:116
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "No such bookmark: %s"
|
|
|
|
msgstr "அந்தப் பெயரில் எந்த bookmark-ம் இல்லை: %s"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:180 ../commands.c:202
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "No information available."
|
|
|
|
msgstr "எந்தத் தகவலும் இல்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:240
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Too many arguments."
|
|
|
|
msgstr "Argumentகளின் எண்ணிக்கை மிகவும் அதிகம்"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:251
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "No arguments given."
|
|
|
|
msgstr "எந்த argument-ம் தரப்படவில்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:310 ../commands.c:336
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Document saved."
|
|
|
|
msgstr "கோப்பு சேமிக்கப்பட்டது"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:312 ../commands.c:338
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Failed to save document."
|
|
|
|
msgstr "ஆவணத்தை சேமிக்க இயலவில்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:315 ../commands.c:341
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Invalid number of arguments."
|
|
|
|
msgstr "கொடுக்கப்பட்ட argument-களின் எண்ணிக்கை தவறு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:449
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't write attachment '%s' to '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:451
|
2012-04-03 17:25:25 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote attachment '%s' to '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:495
|
2012-05-08 19:43:48 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote image '%s' to '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:497
|
2012-05-08 19:43:48 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't write image '%s' to '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:504
|
2012-05-08 19:43:48 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown image '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:508
|
2012-05-08 19:43:48 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown attachment or image '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../commands.c:559
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Argument must be a number."
|
|
|
|
msgstr "Argument ஒரு எண்ணாக இருக்க வேண்டும்"
|
|
|
|
|
2012-05-08 19:43:48 +02:00
|
|
|
#: ../completion.c:250
|
|
|
|
#, c-format
|
|
|
|
msgid "Page %d"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../completion.c:293
|
|
|
|
msgid "Attachments"
|
|
|
|
msgstr "இணைப்புகளைச் சேமிக்கவும்"
|
|
|
|
|
|
|
|
#. add images
|
|
|
|
#: ../completion.c:324
|
|
|
|
msgid "Images"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-04-03 17:25:25 +02:00
|
|
|
#. zathura settings
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:147
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Database backend"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:149
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Zoom step"
|
|
|
|
msgstr "Zoom அமைப்பு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:151
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Padding between pages"
|
|
|
|
msgstr "இரு பக்கங்களுக்கிடையில் உள்ள நிரப்பல்(padding)"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:153
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Number of pages per row"
|
|
|
|
msgstr "ஒரு வரிசையில் எத்தனை பக்கங்களைக் காட்ட வேண்டும்"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:155
|
2012-07-03 11:09:25 +02:00
|
|
|
msgid "Column of the first page"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:157
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Scroll step"
|
|
|
|
msgstr "திரை உருளல்(scroll) அளவு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:159
|
2012-07-03 11:09:25 +02:00
|
|
|
msgid "Horizontal scroll step"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:161
|
2012-10-05 11:50:42 +02:00
|
|
|
msgid "Full page scroll overlap"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:163
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Zoom minimum"
|
|
|
|
msgstr "முடிந்தவரை சிறியதாகக் காட்டு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:165
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Zoom maximum"
|
|
|
|
msgstr "முடிந்தவரை பெரிதாகக் காட்டு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:167
|
2013-03-26 12:55:28 +01:00
|
|
|
msgid "Maximum number of pages to keep in the cache"
|
2012-04-03 17:25:25 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:169
|
2012-10-05 11:50:42 +02:00
|
|
|
msgid "Number of positions to remember in the jumplist"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:171
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Recoloring (dark color)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:173
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Recoloring (light color)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:175
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Color for highlighting"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:177
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Color for highlighting (active)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:179
|
2013-03-17 11:33:00 +01:00
|
|
|
msgid "'Loading ...' background color"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:181
|
2013-03-17 11:33:00 +01:00
|
|
|
msgid "'Loading ...' foreground color"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:185
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Recolor pages"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:187
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "When recoloring keep original hue and adjust lightness only"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:189
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Wrap scrolling"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:191
|
2012-10-05 11:50:42 +02:00
|
|
|
msgid "Page aware scrolling"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:193
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Advance number of pages per row"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:195
|
2012-07-03 11:09:25 +02:00
|
|
|
msgid "Horizontally centered zoom"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:197
|
2013-04-28 13:24:29 +02:00
|
|
|
msgid "Align link target to the left"
|
2012-07-03 11:09:25 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:199
|
2013-04-28 13:24:29 +02:00
|
|
|
msgid "Center result horizontally"
|
2012-04-03 17:25:25 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:201
|
2013-04-28 13:24:29 +02:00
|
|
|
msgid "Transparency for highlighting"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:203
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Render 'Loading ...'"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:204
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Adjust to when opening file"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:206
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Show hidden files and directories"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:208
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Show directories"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:210
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Always open on first page"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:212
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Highlight search results"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:214
|
2012-10-05 11:50:42 +02:00
|
|
|
msgid "Enable incremental search"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:216
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Clear search results on abort"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:218
|
2012-07-03 11:09:25 +02:00
|
|
|
msgid "Use basename of the file in the window title"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:220
|
|
|
|
msgid "Display the page number in the window title"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../config.c:222
|
2013-03-17 11:33:00 +01:00
|
|
|
msgid "Use basename of the file in the statusbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:224 ../main.c:65
|
2012-08-30 19:49:15 +02:00
|
|
|
msgid "Enable synctex support"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-04-03 17:25:25 +02:00
|
|
|
#. define default inputbar commands
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:383
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Add a bookmark"
|
|
|
|
msgstr "புதிய bookmark உருவாக்கு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:384
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Delete a bookmark"
|
|
|
|
msgstr "Bookmark-ஐ அழித்துவிடு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:385
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "List all bookmarks"
|
|
|
|
msgstr "அனைத்து bookmark-களையும் பட்டியலிடு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:386
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Close current file"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:387
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Show file information"
|
|
|
|
msgstr "ஆவணம் பற்றிய தகவல்களைக் காட்டு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:388
|
2012-08-30 19:49:15 +02:00
|
|
|
msgid "Execute a command"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:389
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Show help"
|
|
|
|
msgstr "உதவியைக் காட்டு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:390
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Open document"
|
|
|
|
msgstr "ஒரு ஆவணத்தைத் திற"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:391
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Close zathura"
|
|
|
|
msgstr "zathura-வை விட்டு வெளியேறு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:392
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Print document"
|
|
|
|
msgstr "ஆவணத்தை அச்சிடு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:393
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Save document"
|
|
|
|
msgstr "ஆவணத்தை சேமிக்கவும்"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:394
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Save document (and force overwriting)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:395
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Save attachments"
|
|
|
|
msgstr "இணைப்புகளைச் சேமிக்கவும்"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:396
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Set page offset"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:397
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Mark current location within the document"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:398
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Delete the specified marks"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:399
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Don't highlight current search results"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:400
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Highlight current search results"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../config.c:401
|
2012-06-20 16:57:51 +02:00
|
|
|
msgid "Show version information"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../links.c:175 ../links.c:254
|
2012-06-20 16:57:51 +02:00
|
|
|
msgid "Failed to run xdg-open."
|
|
|
|
msgstr "xdg-open-ஐ இயக்க முடியவில்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../links.c:193
|
2012-12-14 00:12:17 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Link: page %d"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../links.c:200
|
2012-12-14 00:12:17 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "Link: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../links.c:204
|
2012-12-14 00:12:17 +01:00
|
|
|
msgid "Link: Invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:56
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Reparents to window specified by xid"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:57
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Path to the config directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:58
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Path to the data directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:59
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Path to the directories containing plugins"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:60
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Fork into the background"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:61
|
2012-05-08 19:43:48 +02:00
|
|
|
msgid "Document password"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:62
|
2013-03-17 11:33:00 +01:00
|
|
|
msgid "Page number to go to"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:63
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "Log level (debug, info, warning, error)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:64
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "Print version information"
|
|
|
|
msgstr "ஆவணம் பற்றிய தகவல்களைக் காட்டு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../main.c:66
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "Synctex editor (forwarded to the synctex command)"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../page-widget.c:474
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "Loading..."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../page-widget.c:678
|
2012-08-05 15:47:32 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "Copied selected text to clipboard: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../page-widget.c:776
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "Copy image"
|
|
|
|
msgstr "படத்தை ஒரு பிரதியெடு"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../page-widget.c:777
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "Save image as"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../shortcuts.c:1154
|
2012-08-05 15:47:32 +02:00
|
|
|
msgid "This document does not contain any index"
|
|
|
|
msgstr "இந்த ஆவணத்தில் எந்த index-ம் இல்லை"
|
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../zathura.c:227 ../zathura.c:975
|
2012-04-03 17:25:25 +02:00
|
|
|
msgid "[No name]"
|
|
|
|
msgstr "பெயரற்ற ஆவணம்"
|
2013-03-17 11:33:00 +01:00
|
|
|
|
2013-08-15 00:37:57 +02:00
|
|
|
#: ../zathura.c:584
|
|
|
|
msgid "Unsupported file type. Please install the necessary plugin."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../zathura.c:594
|
2013-03-17 11:33:00 +01:00
|
|
|
msgid "Document does not contain any pages"
|
2013-04-28 13:24:29 +02:00
|
|
|
msgstr ""
|