Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-17 03:02:24 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-17 03:02:24 +0400
commit61670184c41f14fcc03f63c57cb60b5c84238bcb (patch)
treecf1cd2e943f6c0275c6e27ded68a7023afb7b3f4 /lib/l10n/pt_PT.php
parentb03eca5ee2f0197162aad2dcb607a7c663cdd558 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_PT.php')
-rw-r--r--lib/l10n/pt_PT.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php
index a54cb57578a..84867c4c37c 100644
--- a/lib/l10n/pt_PT.php
+++ b/lib/l10n/pt_PT.php
@@ -18,13 +18,17 @@
"seconds ago" => "há alguns segundos",
"1 minute ago" => "há 1 minuto",
"%d minutes ago" => "há %d minutos",
+"1 hour ago" => "Há 1 horas",
+"%d hours ago" => "Há %d horas",
"today" => "hoje",
"yesterday" => "ontem",
"%d days ago" => "há %d dias",
"last month" => "mês passado",
+"%d months ago" => "Há %d meses atrás",
"last year" => "ano passado",
"years ago" => "há anos",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s está disponível. Obtenha <a href=\"%s\">mais informação</a>",
"up to date" => "actualizado",
-"updates check is disabled" => "a verificação de actualizações está desligada"
+"updates check is disabled" => "a verificação de actualizações está desligada",
+"Could not find category \"%s\"" => "Não foi encontrado a categoria \"%s\""
);