Use gettext .po files for translations

This allows the same workflow as most other projects for translations.
This commit is contained in:
Pierre Ossman
2016-11-14 22:00:21 +01:00
parent 45729def6d
commit 3cdc603aa4
19 changed files with 536 additions and 111 deletions

57
po/el.po Normal file
View File

@@ -0,0 +1,57 @@
# Greek translations for noVNC package.
# Copyright (C) 2016 Various Authors
# This file is distributed under the same license as the noVNC package.
# Giannis Kosmas <kosmasgiannis@gmail.com>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: noVNC 0.6.1\n"
"Report-Msgid-Bugs-To: novnc@googlegroups.com\n"
"POT-Creation-Date: 2016-11-15 08:11+0100\n"
"PO-Revision-Date: 2016-11-15 07:51+0100\n"
"Last-Translator: Giannis Kosmas <kosmasgiannis@gmail.com>\n"
"Language-Team: none\n"
"Language: el\n"
"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"
#: ../app/ui.js:402
msgid "Connecting..."
msgstr "Συνδέεται..."
#: ../app/ui.js:409
msgid "Connected (encrypted) to "
msgstr "Συνδέθηκε (κρυπτογραφημένα) με το "
#: ../app/ui.js:411
msgid "Connected (unencrypted) to "
msgstr "Συνδέθηκε (μη κρυπτογραφημένα) με το "
#: ../app/ui.js:416
msgid "Disconnecting..."
msgstr "Aποσυνδέεται..."
#: ../app/ui.js:421
msgid "Disconnected"
msgstr "Αποσυνδέθηκε"
#: ../app/ui.js:1006 ../core/rfb.js:278
msgid "Must set host and port"
msgstr "Πρέπει να οριστεί το όνομα και η πόρτα του διακομιστή"
#: ../app/ui.js:1059
msgid "Password is required"
msgstr "Απαιτείται ο κωδικός"
#: ../app/ui.js:1272
msgid ""
"Forcing clipping mode since scrollbars aren't supported by IE in fullscreen"
msgstr ""
"Εφαρμογή λειτουργίας αποκοπής αφού δεν υποστηρίζονται οι λωρίδες κύλισης σε "
"πλήρη οθόνη στον IE"
#: ../core/rfb.js:556
msgid "Disconnect timeout"
msgstr "Παρέλευση χρονικού ορίου αποσύνδεσης"