forked from I2P_Developers/i2p.i2p
Rename _() for translation to _t() for Java 9 compatibility (ticket #1456)
This commit is contained in:
@@ -352,16 +352,16 @@ msgstr "Nová"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Zkontrolovat mail"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Odhlásit"
|
||||
|
@@ -349,16 +349,16 @@ msgstr ""
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr ""
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
@@ -356,16 +356,16 @@ msgstr "Verfassen"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Nachrichten abrufen"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Abmelden"
|
||||
|
@@ -346,16 +346,16 @@ msgstr ""
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr ""
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
@@ -356,16 +356,16 @@ msgstr "Nuevo"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Comprobar correo"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Desconectarse"
|
||||
|
@@ -350,16 +350,16 @@ msgstr "Uusi"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Tarkista posti"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Kirjaudu ulos"
|
||||
|
@@ -354,16 +354,16 @@ msgstr "Nouveau message"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Relever le courrier"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Déconnexion"
|
||||
|
@@ -348,16 +348,16 @@ msgstr "Új"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Új Levelek Ellenőrzése"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Kijelentkezés"
|
||||
|
@@ -347,16 +347,16 @@ msgstr "Baru"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Periksa Surat"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Keluar"
|
||||
|
@@ -351,16 +351,16 @@ msgstr "Nuovo"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Controlla Mail"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Disconnettiti"
|
||||
|
@@ -349,16 +349,16 @@ msgstr "新着"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "メールをチェック"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "ログアウト"
|
||||
|
@@ -349,16 +349,16 @@ msgstr "Vaovao"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr "Sintony ny mailaka"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr "Mialà"
|
||||
|
@@ -352,16 +352,16 @@ msgstr "Nieuw"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr "Controlleer Mail"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr "Uitloggen"
|
||||
|
@@ -353,16 +353,16 @@ msgstr "Nowy list"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Sprawdź pocztę"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Wyloguj się"
|
||||
|
@@ -350,16 +350,16 @@ msgstr "Novo"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Verificar e-mail"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Desconectar"
|
||||
|
@@ -353,16 +353,16 @@ msgstr "Novo"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr "Verificar correio"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr "Sair"
|
||||
|
@@ -352,16 +352,16 @@ msgstr "Nou"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Verifica e-mail"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Ieșire"
|
||||
|
@@ -353,16 +353,16 @@ msgstr "Новое"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Проверить почту"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Выйти"
|
||||
|
@@ -349,16 +349,16 @@ msgstr "I ri / e re"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Shiko E-postin"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Logout"
|
||||
|
@@ -350,16 +350,16 @@ msgstr "Ny"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr "Kolla e-post"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr "Logga ut"
|
||||
|
@@ -355,16 +355,16 @@ msgstr "Новий"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2188
|
||||
msgid "Check Mail"
|
||||
msgstr "Перевірити пошту"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2191
|
||||
msgid "Logout"
|
||||
msgstr "Вийти"
|
||||
|
@@ -347,16 +347,16 @@ msgstr "Mới"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "Lấy thư"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "Đăng xuất"
|
||||
|
@@ -350,16 +350,16 @@ msgstr "新建"
|
||||
|
||||
#. In theory, these are valid and will apply to the first checked message,
|
||||
#. but that's not obvious and did it work?
|
||||
#. button( REPLY, _("Reply") ) +
|
||||
#. button( REPLYALL, _("Reply All") ) +
|
||||
#. button( FORWARD, _("Forward") ) + spacer +
|
||||
#. button( DELETE, _("Delete") ) + spacer +
|
||||
#. button( REPLY, _t("Reply") ) +
|
||||
#. button( REPLYALL, _t("Reply All") ) +
|
||||
#. button( FORWARD, _t("Forward") ) + spacer +
|
||||
#. button( DELETE, _t("Delete") ) + spacer +
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2186
|
||||
msgid "Check Mail"
|
||||
msgstr "检查邮件"
|
||||
|
||||
#. if (Config.hasConfigFile())
|
||||
#. out.println(button( RELOAD, _("Reload Config") ) + spacer);
|
||||
#. out.println(button( RELOAD, _t("Reload Config") ) + spacer);
|
||||
#: src/src/i2p/susi/webmail/WebMail.java:2189
|
||||
msgid "Logout"
|
||||
msgstr "注销"
|
||||
|
Reference in New Issue
Block a user