Merge remote-tracking branch 'origin/master' into development

This commit is contained in:
Roberto Rosario
2017-07-05 16:03:50 -04:00
1633 changed files with 37099 additions and 19831 deletions

View File

@@ -1,26 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -42,10 +41,12 @@ msgid "Comments"
msgstr "التعليقات"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -84,6 +85,7 @@ msgstr "إضافة تعليق على الوثيقة: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Коментари"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Добавяне на коментар към документ: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,26 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -42,10 +41,12 @@ msgid "Comments"
msgstr "Komentari"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -84,6 +85,7 @@ msgstr "Dodaj komentar za dokument: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Kommentarer"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Tilføj kommentar til dokument: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Berny <berny@bernhard-marx.de>, 2015
@@ -9,18 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Kommentare"
@@ -42,10 +42,12 @@ msgid "Comments"
msgstr "Kommentare"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Kommentar erstellt"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Kommentar gelöscht"
@@ -84,6 +86,7 @@ msgstr "Kommentar zu Dokument %s hinzufügen"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Kommentar %s löschen?"

View File

@@ -1,77 +1,70 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2013-11-20 11:56+0000\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2015-08-24 04:02+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
"language/en/)\n"
"Language: en\n"
"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#, fuzzy
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Delete comments"
msgstr "Document comments"
#: apps.py:46
msgid "Date"
msgstr ""
msgstr "Date"
#: apps.py:48 models.py:27
msgid "User"
msgstr ""
msgstr "User"
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:51 models.py:30 models.py:72 views.py:23
#, fuzzy
msgid "Comment"
msgstr "Comments"
msgstr "Comment"
#: apps.py:55 apps.py:59 links.py:22 models.py:73 permissions.py:7
msgid "Comments"
msgstr "Comments"
#: events.py:9
#, fuzzy
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Delete comments"
msgstr "Document comment created"
#: events.py:13
#, fuzzy
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Delete comments"
msgstr "Document comment deleted"
#: links.py:13
#, fuzzy
msgid "Add comment"
msgstr "add comment"
msgstr "Add comment"
#: links.py:18
#, fuzzy
msgid "Delete"
msgstr "delete"
msgstr "Delete"
#: models.py:23
#, fuzzy
msgid "Document"
msgstr "Comments"
msgstr "Document"
#: models.py:33
msgid "Date time submitted"
msgstr ""
msgstr "Date time submitted"
#: permissions.py:10
msgid "Create new comments"
@@ -91,15 +84,15 @@ msgid "Add comment to document: %s"
msgstr "Add comment to document: %s"
#: views.py:79
#, fuzzy, python-format
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Delete comments"
msgstr "Delete comment: %s?"
#: views.py:106
#, fuzzy, python-format
#, python-format
msgid "Comments for document: %s"
msgstr "Add comment to document: %s"
msgstr "Comments for document: %s"
#~ msgid "Comment \"%s\" deleted successfully."
#~ msgstr "Comment \"%s\" deleted successfully."
@@ -107,8 +100,6 @@ msgstr "Add comment to document: %s"
#~ msgid "Error deleting comment \"%(comment)s\": %(error)s"
#~ msgstr "Error deleting comment \"%(comment)s\": %(error)s"
#, fuzzy
#~| msgid "Delete comments"
#~ msgid "Delete comment?"
#~ msgstr "Delete comments"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Roberto Rosario, 2015
@@ -9,18 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Comentarios de documento"
@@ -42,10 +42,12 @@ msgid "Comments"
msgstr "Comentarios"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Comentario de documento creado"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Comentario de documento borrado"
@@ -84,6 +86,7 @@ msgstr "Añadir comentario al documento: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "¿Borrar comentario: %s?"

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "توضیحات"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "اضافه کردن توضیحات به سند: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Thierry Schott <DarkDare@users.noreply.github.com>, 2016
@@ -9,18 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Thierry Schott <DarkDare@users.noreply.github.com>\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Commentaires du document"
@@ -42,10 +42,12 @@ msgid "Comments"
msgstr "Commentaires"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Commentaire de document créé"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Commentaire de document supprimé"
@@ -84,6 +86,7 @@ msgstr "Ajouter un commentaire au document : %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Supprimer le commentaire : %s ?"

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Megjegyzések"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Megjegyzés fűzése a %s dokumentumhoz."
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Komentar-komentar"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Menambah komentar ke dokumen: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016
@@ -9,18 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-09-24 09:51+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Commenti documento"
@@ -42,10 +42,12 @@ msgid "Comments"
msgstr "Commenti "
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Commento documento creato"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Commento documento cancellato"
@@ -84,6 +86,7 @@ msgstr "Aggiungi un comento al documento: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Cancellare il commento: %s?"

View File

@@ -1,26 +1,27 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
# Johan Braeken, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2016-10-28 12:44+0000\n"
"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2017-04-10 12:13+0000\n"
"Last-Translator: Johan Braeken\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Documentopmerkingen"
@@ -35,19 +36,21 @@ msgstr "Gebruiker"
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:51 models.py:30 models.py:72 views.py:23
msgid "Comment"
msgstr "Commentaar"
msgstr "Opmerking"
#: apps.py:55 apps.py:59 links.py:22 models.py:73 permissions.py:7
msgid "Comments"
msgstr "Commentaar"
msgstr "Opmerkingen"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
msgstr "Documentopmerking aangemaakt"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
msgstr "Documentopmerking verwijderd"
#: links.py:13
msgid "Add comment"
@@ -63,7 +66,7 @@ msgstr "Document"
#: models.py:33
msgid "Date time submitted"
msgstr ""
msgstr "Indientijdstip"
#: permissions.py:10
msgid "Create new comments"
@@ -84,6 +87,7 @@ msgstr "Opmerking toevoegen aan document: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Verwijder opmerking: %s?"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Wojtek Warczakowski <w.warczakowski@gmail.com>, 2016
@@ -9,19 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2017-06-02 17:23+0000\n"
"Last-Translator: Wojtek Warczakowski <w.warczakowski@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Komentarze dokumentu"
@@ -43,10 +42,12 @@ msgid "Comments"
msgstr "Komentarze"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Dokument został skomentowany"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Komentarz do dokumentu został usunięty"
@@ -85,6 +86,7 @@ msgstr "Dodanie komentarza do dokumentu: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Usunąć komentarz: %s?"

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Comentários"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Adicionar comentário ao documento: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Aline Freitas <aline@alinefreitas.com.br>, 2016
@@ -9,18 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-11-17 22:54+0000\n"
"Last-Translator: Aline Freitas <aline@alinefreitas.com.br>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Comentários de documento"
@@ -42,10 +42,12 @@ msgid "Comments"
msgstr "Comentários"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Comentário de documento criado"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Comentário de documento apagado"
@@ -84,6 +86,7 @@ msgstr "Adicionar comentário ao documento: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Apagar comentário: %s?"

View File

@@ -1,26 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-04-17 09:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -42,10 +41,12 @@ msgid "Comments"
msgstr "Comentarii"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -84,6 +85,7 @@ msgstr "Adaugă comentariu la document:% s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# lilo.panic, 2016
@@ -9,20 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-07-14 01:35+0000\n"
"Last-Translator: lilo.panic\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Комментарии документа"
@@ -44,10 +42,12 @@ msgid "Comments"
msgstr "Комментарии"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr "Комментарий документа создан"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr "Комментарий документа удалён"
@@ -86,6 +86,7 @@ msgstr "Добавить комментарий на документ: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Удалить комментарий: %s?"

View File

@@ -1,26 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2017-04-23 16:43+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -42,10 +41,12 @@ msgid "Comments"
msgstr "Komentarji"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -84,6 +85,7 @@ msgstr "Dodaj komentar datotekei: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "Chú thích"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "Thêm chú thích cho tài liệu: %s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,25 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"POT-Creation-Date: 2017-06-23 01:39-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:26
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -41,10 +41,12 @@ msgid "Comments"
msgstr "评论"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -83,6 +85,7 @@ msgstr "添加评论到文档:%s"
#: views.py:79
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""