Merge remote-tracking branch 'origin/series/2.0' into merge

This commit is contained in:
Roberto Rosario
2016-12-19 21:59:00 -04:00
1310 changed files with 7832 additions and 7818 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -38,10 +37,12 @@ msgid "Comment"
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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -38,10 +37,12 @@ msgid "Comment"
msgstr "Komentar"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
msgstr "Kommentar"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Kommentare"
@@ -38,10 +38,12 @@ msgid "Comment"
msgstr "Kommentar"
#: 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:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr "Kommentar %s löschen?"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-0400\n"
"PO-Revision-Date: 2013-11-20 11:56+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"

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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Comentarios de documento"
@@ -38,10 +38,12 @@ msgid "Comment"
msgstr "Comentario"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Commentaires du document"
@@ -38,10 +38,12 @@ msgid "Comment"
msgstr "Commentaire"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
msgstr "Megjegyzés"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
msgstr "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:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,27 +1,28 @@
# 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
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"POT-Creation-Date: 2016-11-23 02:53-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"
"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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
msgstr "Commenti documento"
#: apps.py:41
msgid "Date"
@@ -37,12 +38,14 @@ msgid "Comment"
msgstr "Commento"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
msgstr "Commento documento creato"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
msgstr "Commento documento cancellato"
#: links.py:13
msgid "Add comment"
@@ -62,7 +65,7 @@ msgstr "Documento"
#: models.py:33
msgid "Date time submitted"
msgstr ""
msgstr "Data e ora di invio"
#: permissions.py:10
msgid "Create new comments"
@@ -83,8 +86,9 @@ msgstr "Aggiungi un comento al documento: %s"
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""
msgstr "Cancellare il commento: %s?"
#: views.py:122
#, python-format

View File

@@ -1,31 +1,32 @@
# 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
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"POT-Creation-Date: 2016-11-23 02:53-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"
"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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
msgstr "Documentopmerkingen"
#: apps.py:41
msgid "Date"
msgstr ""
msgstr "Datum"
#: apps.py:43 models.py:27
msgid "User"
@@ -37,16 +38,18 @@ msgid "Comment"
msgstr "Commentaar"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
#: links.py:13
msgid "Add comment"
msgstr ""
msgstr "Voeg opmerking toe"
#: links.py:18
msgid "Delete"
@@ -83,13 +86,14 @@ msgstr "Opmerking toevoegen aan document: %s"
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""
msgstr "Verwijder opmerking: %s?"
#: views.py:122
#, python-format
msgid "Comments for document: %s"
msgstr ""
msgstr "Opmerkingen voor document: %s"
#~ msgid "Comment \"%s\" deleted successfully."
#~ msgstr "Comment \"%s\" deleted successfully."

View File

@@ -1,27 +1,26 @@
# 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:
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2016
# Wojtek Warczakowski <w.warczakowski@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Wojciech Warczakowski <w.warczakowski@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"Last-Translator: Wojtek Warczakowski <w.warczakowski@gmail.com>\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Komentarze dokumentu"
@@ -39,10 +38,12 @@ msgid "Comment"
msgstr "Komentarz"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
msgstr "Comentário"
#: 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:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,27 +1,28 @@
# 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
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"POT-Creation-Date: 2016-11-23 02:53-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"
"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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
msgstr "Comentários de documento"
#: apps.py:41
msgid "Date"
@@ -37,12 +38,14 @@ msgid "Comment"
msgstr "Comentário"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
msgstr "Comentário de documento criado"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
msgstr "Comentário de documento apagado"
#: links.py:13
msgid "Add comment"
@@ -62,7 +65,7 @@ msgstr "Documento"
#: models.py:33
msgid "Date time submitted"
msgstr "Data e Hora Submetida"
msgstr "Data e hora do envio"
#: permissions.py:10
msgid "Create new comments"
@@ -83,8 +86,9 @@ msgstr "Adicionar comentário ao documento: %s"
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""
msgstr "Apagar comentário: %s?"
#: views.py:122
#, python-format

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: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -38,10 +37,12 @@ msgid "Comment"
msgstr "Comentariu"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
@@ -51,7 +52,7 @@ msgstr ""
#: links.py:18
msgid "Delete"
msgstr ""
msgstr "Șterge"
#: links.py:22 models.py:73 permissions.py:7
msgid "Comments"
@@ -84,6 +85,7 @@ msgstr "Adaugă comentariu la document:% s"
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""

View File

@@ -1,29 +1,28 @@
# 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
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"POT-Creation-Date: 2016-11-23 02:53-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"
"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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
msgstr "Комментарии документа"
#: apps.py:41
msgid "Date"
@@ -39,20 +38,22 @@ msgid "Comment"
msgstr "Комментарий"
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
msgstr "Комментарий документа создан"
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
msgstr "Комментарий документа удалён"
#: links.py:13
msgid "Add comment"
msgstr ""
msgstr "Добавить комментарий"
#: links.py:18
msgid "Delete"
msgstr ""
msgstr "Удалить"
#: links.py:22 models.py:73 permissions.py:7
msgid "Comments"
@@ -60,11 +61,11 @@ msgstr "Комментарии"
#: models.py:23
msgid "Document"
msgstr ""
msgstr "Документ"
#: models.py:33
msgid "Date time submitted"
msgstr ""
msgstr "Дата и время отправления"
#: permissions.py:10
msgid "Create new comments"
@@ -85,13 +86,14 @@ msgstr "Добавить комментарий на документ: %s"
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""
msgstr "Удалить комментарий: %s?"
#: views.py:122
#, python-format
msgid "Comments for document: %s"
msgstr ""
msgstr "Комментарии для документа: %s"
#~ msgid "Comment \"%s\" deleted successfully."
#~ msgstr "Comment \"%s\" deleted successfully."

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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -38,10 +37,12 @@ msgid "Comment"
msgstr "Komentar"
#: 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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
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:90
#, 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: 2016-10-28 03:19-0400\n"
"POT-Creation-Date: 2016-11-23 02:53-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:23
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
@@ -37,10 +37,12 @@ msgid "Comment"
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:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""