Fix format in file metadata app translations files
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Binary file not shown.
@@ -2,33 +2,33 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Mohammed ALDOUB <voulnet@gmail.com>, 2019
|
||||
# Yaman Sanobar <yman.snober@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Yaman Sanobar <yman.snober@gmail.com>, 2019\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "العنوان"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -189,8 +189,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Iliya Georgiev <inactive+iliicho7@transifex.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Iliya Georgiev <inactive+iliicho7@transifex.com>, 2019\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/bg/)\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/"
|
||||
"bg/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,34 +2,35 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# www.ping.ba <jomer@ping.ba>, 2019
|
||||
# Atdhe Tabaku <Atdhe617@gmail.com>, 2019
|
||||
# Ilvana Dollaroviq <ilvanadollaroviq@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Ilvana Dollaroviq <ilvanadollaroviq@gmail.com>, 2019\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/"
|
||||
"rosarior/teams/13584/bs_BA/)\n"
|
||||
"Language: bs_BA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Labela"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -190,8 +191,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,31 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Jiri Fait <fait@orkasolutions.cz>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Jiri Fait <fait@orkasolutions.cz>, 2019\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/rosarior/teams/13584/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
|
||||
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Označení"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +187,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,31 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Rasmus Kierudsen <tebrasso@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Rasmus Kierudsen <tebrasso@gmail.com>, 2019\n"
|
||||
"Language-Team: Danish (Denmark) (https://www.transifex.com/rosarior/teams/13584/da_DK/)\n"
|
||||
"Language-Team: Danish (Denmark) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/da_DK/)\n"
|
||||
"Language: da_DK\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: da_DK\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Etiket"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +187,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,34 +2,34 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Mathias Behrle <mathiasb@m9s.biz>, 2019
|
||||
# Tobias Paepke <tobias.paepke@paepke.net>, 2019
|
||||
# Berny <berny@bernhard-marx.de>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Berny <berny@bernhard-marx.de>, 2019\n"
|
||||
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n"
|
||||
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/de_DE/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Bezeichner"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -190,8 +190,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,30 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Hmayag Antonian <hmayag@freemail.gr>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Hmayag Antonian <hmayag@freemail.gr>, 2019\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/rosarior/teams/13584/el/)\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Ετικέτα"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +186,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -16,7 +16,6 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,30 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Roberto Rosario, 2019\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Etiqueta"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr "Metadatos de archivo"
|
||||
|
||||
@@ -56,8 +55,7 @@ msgstr "Herramienta EXIF"
|
||||
#: events.py:12
|
||||
msgid "Document version submitted for file metadata processing"
|
||||
msgstr ""
|
||||
"Versión del documento enviado para el procesamiento de metadatos del "
|
||||
"archivo."
|
||||
"Versión del documento enviado para el procesamiento de metadatos del archivo."
|
||||
|
||||
#: events.py:16
|
||||
msgid "Document version file metadata processing finished"
|
||||
@@ -173,8 +171,7 @@ msgstr "Entradas de metadato de archivos"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Change document type file metadata settings"
|
||||
msgstr ""
|
||||
"Cambiar la configuración de metadatos del archivo de tipo de documento"
|
||||
msgstr "Cambiar la configuración de metadatos del archivo de tipo de documento"
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Submit document for file metadata processing"
|
||||
@@ -202,8 +199,8 @@ msgstr "Argumentos para pasar a los controladores."
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
@@ -250,8 +247,8 @@ msgstr ""
|
||||
#: views.py:125
|
||||
msgid "Submit all documents of a type for file metadata processing."
|
||||
msgstr ""
|
||||
"Enviar todos los documentos de un tipo para el procesamiento de metadatos de"
|
||||
" archivos."
|
||||
"Enviar todos los documentos de un tipo para el procesamiento de metadatos de "
|
||||
"archivos."
|
||||
|
||||
#: views.py:147
|
||||
#, python-format
|
||||
|
||||
Binary file not shown.
@@ -2,33 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Mehdi Amani <MehdiAmani@toorintan.com>, 2019
|
||||
# Nima Towhidi <nima.towhidi@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Nima Towhidi <nima.towhidi@gmail.com>, 2019\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n"
|
||||
"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=2; plural=(n > 1);\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "برچسب"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -189,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,35 +2,34 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2019
|
||||
# Thierry Schott <DarkDare@users.noreply.github.com>, 2019
|
||||
# Baptiste GAILLET <baptiste.gaillet@cstb.fr>, 2019
|
||||
# Yves Dubois <ydubois@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Yves Dubois <ydubois@gmail.com>, 2019\n"
|
||||
"Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Libellé"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -191,8 +190,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Dezső József <dejo60@gmail.com>, 2019
|
||||
# molnars <szabolcs.molnar@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: molnars <szabolcs.molnar@gmail.com>, 2019\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/hu/)\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/"
|
||||
"hu/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Cimke"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,31 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Sehat <sehat75@yahoo.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Sehat <sehat75@yahoo.com>, 2019\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/id/)\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/"
|
||||
"id/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +187,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,33 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Marco Camplese <marco.camplese.mc@gmail.com>, 2019
|
||||
# Giovanni Tricarico <gtricarico92@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Giovanni Tricarico <gtricarico92@gmail.com>, 2019\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Etichetta"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -189,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2019
|
||||
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2019\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/nl_NL/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Label"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,33 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Wojciech Warczakowski <w.warczakowski@gmail.com>, 2019\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Etykieta"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +189,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,33 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Emerson Soares <on.emersonsoares@gmail.com>, 2019
|
||||
# Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2019\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n"
|
||||
"Last-Translator: Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, "
|
||||
"2019\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/"
|
||||
"pt/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Nome"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +189,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,33 +2,34 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Aline Freitas <aline@alinefreitas.com.br>, 2019
|
||||
# José Samuel Facundo da Silva <samuel.facundo@ufca.edu.br>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: José Samuel Facundo da Silva <samuel.facundo@ufca.edu.br>, 2019\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n"
|
||||
"Last-Translator: José Samuel Facundo da Silva <samuel.facundo@ufca.edu.br>, "
|
||||
"2019\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/pt_BR/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Rótulo"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -189,8 +190,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,33 +2,34 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Stefaniu Criste <gupi@hangar.ro>, 2019
|
||||
# Harald Ersch, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Harald Ersch, 2019\n"
|
||||
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n"
|
||||
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/ro_RO/)\n"
|
||||
"Language: ro_RO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Conținut etichetă"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr "Metadatele fișierului"
|
||||
|
||||
@@ -56,8 +57,7 @@ msgstr "Instrument EXIF"
|
||||
#: events.py:12
|
||||
msgid "Document version submitted for file metadata processing"
|
||||
msgstr ""
|
||||
"Versiunea de document a fost trimisă pentru procesarea metadatelor de "
|
||||
"fișiere"
|
||||
"Versiunea de document a fost trimisă pentru procesarea metadatelor de fișiere"
|
||||
|
||||
#: events.py:16
|
||||
msgid "Document version file metadata processing finished"
|
||||
@@ -196,19 +196,19 @@ msgstr "Argumente de transmis driverului"
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
msgstr ""
|
||||
"Metadatele fișierelor sunt atributele fișierului documentului. Ele pot varia"
|
||||
" de la informațiile despre cameră folosite pentru a face o fotografie până "
|
||||
"la autorul care a creat un fișier. Metadatele fișierelor sunt setate când "
|
||||
"fișierul documentului a fost creat pentru prima dată. Atributele de metadate"
|
||||
" ale fișierelor se află în fișierul propriu-zis. Ele nu sunt aceleași ca și "
|
||||
"metadatele documentului, care sunt definite de utilizator și se află în baza"
|
||||
" de date."
|
||||
"Metadatele fișierelor sunt atributele fișierului documentului. Ele pot varia "
|
||||
"de la informațiile despre cameră folosite pentru a face o fotografie până la "
|
||||
"autorul care a creat un fișier. Metadatele fișierelor sunt setate când "
|
||||
"fișierul documentului a fost creat pentru prima dată. Atributele de metadate "
|
||||
"ale fișierelor se află în fișierul propriu-zis. Ele nu sunt aceleași ca și "
|
||||
"metadatele documentului, care sunt definite de utilizator și se află în baza "
|
||||
"de date."
|
||||
|
||||
#: views.py:43 views.py:62
|
||||
msgid "No file metadata available."
|
||||
|
||||
Binary file not shown.
@@ -2,34 +2,35 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Sergey Glita <gsv70@mail.ru>, 2019
|
||||
# lilo.panic, 2019
|
||||
# D Muzzle <muzzlerator@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: D Muzzle <muzzlerator@gmail.com>, 2019\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Ярлык"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -190,8 +191,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# kontrabant <kontrabant@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: kontrabant <kontrabant@gmail.com>, 2019\n"
|
||||
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n"
|
||||
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/sl_SI/)\n"
|
||||
"Language: sl_SI\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Oznaka"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,31 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# serhatcan77 <serhat_can@yahoo.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: serhatcan77 <serhat_can@yahoo.com>, 2019\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/tr_TR/)\n"
|
||||
"Language: tr_TR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "Etiket"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +187,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,32 +2,32 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Roberto Rosario, 2019
|
||||
# Trung Phan Minh <navmobile@gmail.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: Trung Phan Minh <navmobile@gmail.com>, 2019\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/"
|
||||
"teams/13584/vi_VN/)\n"
|
||||
"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"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -188,8 +188,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Binary file not shown.
@@ -2,31 +2,30 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# yulin Gong <540538248@qq.com>, 2019
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
|
||||
"POT-Creation-Date: 2019-05-03 14:50-0400\n"
|
||||
"PO-Revision-Date: 2019-04-27 22:54+0000\n"
|
||||
"Last-Translator: yulin Gong <540538248@qq.com>, 2019\n"
|
||||
"Language-Team: Chinese (https://www.transifex.com/rosarior/teams/13584/zh/)\n"
|
||||
"Language: zh\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: admin.py:15
|
||||
msgid "Label"
|
||||
msgstr "标签"
|
||||
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8
|
||||
#: settings.py:9
|
||||
#: apps.py:56 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
||||
msgid "File metadata"
|
||||
msgstr ""
|
||||
|
||||
@@ -187,8 +186,8 @@ msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid ""
|
||||
"File metadata are the attributes of the document's file. They can range from"
|
||||
" camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are the attributes of the document's file. They can range from "
|
||||
"camera information used to take a photo to the author that created a file. "
|
||||
"File metadata are set when the document's file was first created. File "
|
||||
"metadata attributes reside in the file itself. They are not the same as the "
|
||||
"document metadata, which are user defined and reside in the database."
|
||||
|
||||
Reference in New Issue
Block a user