-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
344 additions
and
103 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Rui Melo <viper5000pt@gmail.com>, 2019 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: GLPI Plugin - News\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-02-15 09:41+0000\n" | ||
"PO-Revision-Date: 2019-02-26 14:15+0000\n" | ||
"Last-Translator: Rui Melo <viper5000pt@gmail.com>\n" | ||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/teclib/glpi-plugin-news/language/pt_PT/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: pt_PT\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#: front/alert.php:27 front/alert.form.php:86 front/hidden_alerts.php:27 | ||
#: front/hidden_alerts.php:30 inc/alert.class.php:48 setup.php:66 | ||
msgid "Alerts" | ||
msgstr "Alertas" | ||
|
||
#: inc/alert.class.php:126 inc/alert.class.php:391 | ||
msgid "Can close alert" | ||
msgstr "Posso fechar um alerta" | ||
|
||
#: inc/alert.class.php:135 inc/alert.class.php:400 | ||
msgid "Show on login page" | ||
msgstr "Mostrar Página de Login" | ||
|
||
#: inc/alert.class.php:144 inc/alert.class.php:406 | ||
msgid "Show on helpdesk page" | ||
msgstr "Mostrar paginas de Helpdesk" | ||
|
||
#: inc/alert.class.php:298 | ||
msgid "Please enter a name." | ||
msgstr "Inserir o nome." | ||
|
||
#: inc/alert.class.php:302 | ||
msgid "Please enter a message." | ||
msgstr "Inserir Mensagem." | ||
|
||
#: inc/alert.class.php:308 | ||
msgid "The end date must be greater than the start date." | ||
msgstr ".A tem tem que ser após a data de inicio " | ||
|
||
#: inc/alert.class.php:383 | ||
msgid "Type (to add an icon before alert title)" | ||
msgstr "Tipo (para adicionar antes do nome do alerta)" | ||
|
||
#: inc/alert.class.php:482 | ||
msgid "You have hidden alerts valid for current date" | ||
msgstr "Alertas ocultados na data atual" | ||
|
||
#: inc/alert.class.php:501 | ||
msgid "General" | ||
msgstr "Geral" | ||
|
||
#: inc/alert.class.php:502 | ||
msgid "Information" | ||
msgstr "Informação" | ||
|
||
#: inc/alert.class.php:503 | ||
msgid "Warning" | ||
msgstr "Aviso" | ||
|
||
#: inc/alert.class.php:504 | ||
msgid "Problem" | ||
msgstr "Problema" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters