diff --git a/HISTORY.rst b/HISTORY.rst index 4deb848483..cda46a0be5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,6 +5,7 @@ and research. - Pin kombu to version 4.6.7. GitLab issue #699. Thanks to Rob de Canha-Knight (@rssfed23) for the report and the research. +- Update instances of the word "weblink" to "web link". 3.3.4 (2019-12-09) ================== diff --git a/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.mo index 3479e0ddca..f9511768e2 100644 Binary files a/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.po index a99399f89a..10b238cb32 100644 --- a/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/ar/LC_MESSAGES/django.po @@ -2,25 +2,26 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Mohammed ALDOUB , 2019 # Yaman Sanobar , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Yaman Sanobar , 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" #: apps.py:39 msgid "Links" @@ -64,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -73,8 +74,8 @@ msgstr "العنوان" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.mo index 8d40eb471d..edebfb6604 100644 Binary files a/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.po index d2078016aa..0a19b03b43 100644 --- a/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/bg/LC_MESSAGES/django.po @@ -2,24 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Pavlin Koldamov , 2019 # Lyudmil Antonov , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Lyudmil Antonov , 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" #: apps.py:39 @@ -64,7 +65,9 @@ msgid "Navigate" msgstr "Навигация" #: models.py:23 -msgid "A short text describing the weblink." +#, fuzzy +#| msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "Кратък текст, описващ уеб връзката." #: models.py:24 @@ -72,9 +75,13 @@ msgid "Label" msgstr "Етикет" #: models.py:28 +#, fuzzy +#| msgid "" +#| "Template that will be used to craft the final URL of the weblink. The " +#| "{{ document }} variable is available to the template." msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" "Шаблон, който ще бъде използван за изработка на крайния URL адрес на уеб " "връзката. Променливата {{document}} е достъпна за шаблона." diff --git a/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.mo index 95d67aff30..02dbffea2d 100644 Binary files a/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.po index 00669dbb5d..b04f8842c5 100644 --- a/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/bs_BA/LC_MESSAGES/django.po @@ -2,26 +2,28 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # www.ping.ba , 2019 # Atdhe Tabaku , 2019 # Ilvana Dollaroviq , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Ilvana Dollaroviq , 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" #: apps.py:39 msgid "Links" @@ -65,7 +67,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -74,8 +76,8 @@ msgstr "Labela" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.mo index ee5353ecbe..5d791665d7 100644 Binary files a/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.po index 4e07cedbbb..ac330b365f 100644 --- a/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/cs/LC_MESSAGES/django.po @@ -2,25 +2,26 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Jiri Fait , 2019 # Michal Švábík , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Michal Švábík , 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" #: apps.py:39 msgid "Links" @@ -64,7 +65,9 @@ msgid "Navigate" msgstr "Navigovat" #: models.py:23 -msgid "A short text describing the weblink." +#, fuzzy +#| msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "Krátký text popisující webový odkaz." #: models.py:24 @@ -72,9 +75,13 @@ msgid "Label" msgstr "Jmenovka" #: models.py:28 +#, fuzzy +#| msgid "" +#| "Template that will be used to craft the final URL of the weblink. The " +#| "{{ document }} variable is available to the template." msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" "Šablona, která bude použita k vytvoření cílové adresy URL webového odkazu. " "Proměnná {{document}} je k dispozici pro šablonu." diff --git a/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.mo index 9a890a0628..d456bd55eb 100644 Binary files a/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.po index f784580cbb..75abb6f510 100644 --- a/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/da_DK/LC_MESSAGES/django.po @@ -2,23 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Rasmus Kierudsen , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Rasmus Kierudsen , 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" #: apps.py:39 @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "Etiket" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.mo index 6c9c1eee37..3fc5e1bbb2 100644 Binary files a/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.po index ed02b7466c..4011067405 100644 --- a/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/de_DE/LC_MESSAGES/django.po @@ -2,24 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Roberto Rosario, 2019 # Mathias Behrle , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Mathias Behrle , 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" #: apps.py:39 @@ -64,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -73,8 +74,8 @@ msgstr "Bezeichner" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/el/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/el/LC_MESSAGES/django.mo index f9d49a33cd..2f02ffdf6c 100644 Binary files a/mayan/apps/web_links/locale/el/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/el/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/el/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/el/LC_MESSAGES/django.po index 1fe4e4adcb..3f3bbcefe3 100644 --- a/mayan/apps/web_links/locale/el/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/el/LC_MESSAGES/django.po @@ -2,23 +2,23 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Hmayag Antonian , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Hmayag Antonian , 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" #: apps.py:39 @@ -63,7 +63,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +72,8 @@ msgstr "Ετικέτα" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/en/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/en/LC_MESSAGES/django.po index af7d3814b7..f8e45b62ce 100644 --- a/mayan/apps/web_links/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,7 +59,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -68,7 +68,7 @@ msgstr "" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The " +"Template that will be used to craft the final URL of the web link. The " "{{ document }} variable is available to the template." msgstr "" diff --git a/mayan/apps/web_links/locale/es/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/es/LC_MESSAGES/django.mo index 024e4bbc2b..7577e23c5b 100644 Binary files a/mayan/apps/web_links/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/es/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/es/LC_MESSAGES/django.po index bed6bf657b..7091090832 100644 --- a/mayan/apps/web_links/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/es/LC_MESSAGES/django.po @@ -2,23 +2,23 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Roberto Rosario, 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+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" #: apps.py:39 @@ -63,7 +63,9 @@ msgid "Navigate" msgstr "Navegar" #: models.py:23 -msgid "A short text describing the weblink." +#, fuzzy +#| msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "Un breve texto que describe el enlace web." #: models.py:24 @@ -71,9 +73,13 @@ msgid "Label" msgstr "Etiqueta" #: models.py:28 +#, fuzzy +#| msgid "" +#| "Template that will be used to craft the final URL of the weblink. The " +#| "{{ document }} variable is available to the template." msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" "Plantilla que se utilizará para crear la URL final del enlace web. La " "variable {{document}} está disponible para la plantilla." diff --git a/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.mo index 0e82b094c3..6f05c94989 100644 Binary files a/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.po index 1d4c32d869..89e774fda7 100644 --- a/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/fa/LC_MESSAGES/django.po @@ -2,24 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Roberto Rosario, 2019 # Mehdi Amani , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Mehdi Amani , 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" #: apps.py:39 @@ -64,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -73,8 +73,8 @@ msgstr "برچسب" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.mo index 52745cf88c..6b095578d6 100644 Binary files a/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.po index 61a6904225..dfcee7c131 100644 --- a/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/fr/LC_MESSAGES/django.po @@ -2,25 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Thierry Schott , 2019 # Yves Dubois , 2019 # Frédéric Sheedy , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Frédéric Sheedy , 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" #: apps.py:39 @@ -65,7 +65,9 @@ msgid "Navigate" msgstr "Consulter" #: models.py:23 -msgid "A short text describing the weblink." +#, fuzzy +#| msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "Un court texte décrivant le lien web." #: models.py:24 @@ -73,9 +75,13 @@ msgid "Label" msgstr "Libellé" #: models.py:28 +#, fuzzy +#| msgid "" +#| "Template that will be used to craft the final URL of the weblink. The " +#| "{{ document }} variable is available to the template." msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" "Modèle qui sera utilisé pour créer l'URL finale du lien web. La variable " "{{document}} peut-être utilisée dans le modèle." diff --git a/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.mo index 1d19b2a09f..d372d50e2f 100644 Binary files a/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.po index 93c71de370..f447e9ad5b 100644 --- a/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/hu/LC_MESSAGES/django.po @@ -2,23 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # molnars , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: molnars , 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" #: apps.py:39 @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "Cimke" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/id/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/id/LC_MESSAGES/django.mo index df0aaea56b..22e6985a7c 100644 Binary files a/mayan/apps/web_links/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/id/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/id/LC_MESSAGES/django.po index 7506278622..f8d66590cf 100644 --- a/mayan/apps/web_links/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/id/LC_MESSAGES/django.po @@ -2,23 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Adek Lanin, 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Adek Lanin, 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" #: apps.py:39 @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "Label" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/it/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/it/LC_MESSAGES/django.mo index 9e6539c94d..221a1b0f81 100644 Binary files a/mayan/apps/web_links/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/it/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/it/LC_MESSAGES/django.po index 06b515b274..0a6c9eaecf 100644 --- a/mayan/apps/web_links/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/it/LC_MESSAGES/django.po @@ -2,25 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Roberto Rosario, 2019 # Marco Camplese , 2019 # Giovanni Tricarico , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Giovanni Tricarico , 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" #: apps.py:39 @@ -65,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -74,8 +74,8 @@ msgstr "Etichetta" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.mo index 0288bc7716..83ffe98636 100644 Binary files a/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.po index ea3dcb78e7..bf7a19af9b 100644 --- a/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/lv/LC_MESSAGES/django.po @@ -2,24 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Māris Teivāns , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Māris Teivāns , 2019\n" "Language-Team: Latvian (https://www.transifex.com/rosarior/teams/13584/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #: apps.py:39 msgid "Links" @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "Etiķete" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.mo index a39c3ec845..843653465c 100644 Binary files a/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.po index a5d141db2d..d49ad6a359 100644 --- a/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/nl_NL/LC_MESSAGES/django.po @@ -2,25 +2,26 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Lucas Weel , 2019 # Evelijn Saaltink , 2019 # Johan Braeken, 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Johan Braeken, 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" #: apps.py:39 @@ -65,7 +66,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -74,8 +75,8 @@ msgstr "Label" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.mo index f2cfd54cfc..ab393f5c8e 100644 Binary files a/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.po index 501cdeccb5..466af86e3e 100644 --- a/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/pl/LC_MESSAGES/django.po @@ -2,24 +2,26 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Wojciech Warczakowski , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Wojciech Warczakowski , 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" #: apps.py:39 msgid "Links" @@ -63,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +74,8 @@ msgstr "Etykieta" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.mo index 185d5a958d..4a8c287ed3 100644 Binary files a/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.po index 5b3771ba8e..7cf282ff36 100644 --- a/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/pt/LC_MESSAGES/django.po @@ -2,23 +2,25 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Manuela Silva , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" -"Last-Translator: Manuela Silva , 2019\n" -"Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n" +"Last-Translator: Manuela Silva , " +"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" #: apps.py:39 @@ -63,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +74,8 @@ msgstr "Nome" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.mo index 49eb56d4d8..3d478a513e 100644 Binary files a/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.po index 1a4c63d31a..95b8df2a54 100644 --- a/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/pt_BR/LC_MESSAGES/django.po @@ -2,25 +2,27 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Roberto Rosario, 2019 # Aline Freitas , 2019 # José Samuel Facundo da Silva , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" -"Last-Translator: José Samuel Facundo da Silva , 2019\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n" +"Last-Translator: José Samuel Facundo da Silva , " +"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" #: apps.py:39 @@ -65,7 +67,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -74,8 +76,8 @@ msgstr "Rótulo" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.mo index c561f4034f..f409595f67 100644 Binary files a/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.po index 1f2e23f95b..73091dc04e 100644 --- a/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/ro_RO/LC_MESSAGES/django.po @@ -2,25 +2,27 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Stefaniu Criste , 2019 # Harald Ersch, 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+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" #: apps.py:39 msgid "Links" @@ -64,7 +66,9 @@ msgid "Navigate" msgstr "Navigați" #: models.py:23 -msgid "A short text describing the weblink." +#, fuzzy +#| msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "Un text scurt care descrie link-ul." #: models.py:24 @@ -72,9 +76,13 @@ msgid "Label" msgstr "Conținut etichetă" #: models.py:28 +#, fuzzy +#| msgid "" +#| "Template that will be used to craft the final URL of the weblink. The " +#| "{{ document }} variable is available to the template." msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" "Șablonul care va fi utilizat pentru a crea URL-ul final al link-ului. " "Variabila {{document}} este disponibilă pentru șablon." diff --git a/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.mo index 5c6ba8275b..db08f0759e 100644 Binary files a/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.po index 3bfaf6deb9..0d672a53bd 100644 --- a/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/ru/LC_MESSAGES/django.po @@ -2,27 +2,29 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Sergey Glita , 2019 # lilo.panic, 2019 # panasoft , 2019 # D Muzzle , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: D Muzzle , 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" #: apps.py:39 msgid "Links" @@ -66,7 +68,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -75,8 +77,8 @@ msgstr "Ярлык" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.mo index 729168010a..1ffe480827 100644 Binary files a/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.po index ac85ae806c..3de27d6518 100644 --- a/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/sl_SI/LC_MESSAGES/django.po @@ -2,24 +2,26 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # kontrabant , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: kontrabant , 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" #: apps.py:39 msgid "Links" @@ -63,7 +65,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +74,8 @@ msgstr "Oznaka" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.mo index 6170228481..78e3fc96d5 100644 Binary files a/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.po index 21229b2e7d..a617e77a21 100644 --- a/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/tr_TR/LC_MESSAGES/django.po @@ -2,23 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # serhatcan77 , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: serhatcan77 , 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" #: apps.py:39 @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "Etiket" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.mo index 169f254fdc..0ea0c41842 100644 Binary files a/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.po index ad2d128a0d..a9ca945e76 100644 --- a/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/vi_VN/LC_MESSAGES/django.po @@ -2,23 +2,24 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# # Translators: # Trung Phan Minh , 2019 -# +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+0000\n" "Last-Translator: Trung Phan Minh , 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" #: apps.py:39 @@ -63,7 +64,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +73,8 @@ msgstr "" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.mo b/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.mo index d51010db43..f110b22370 100644 Binary files a/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.mo and b/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.po b/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.po index 3137bc2e4e..1724a8fef2 100644 --- a/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.po +++ b/mayan/apps/web_links/locale/zh/LC_MESSAGES/django.po @@ -2,23 +2,23 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , 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-12-09 00:35-0400\n" +"POT-Creation-Date: 2019-12-10 00:36-0400\n" "PO-Revision-Date: 2019-12-03 05:24+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" #: apps.py:39 @@ -63,7 +63,7 @@ msgid "Navigate" msgstr "" #: models.py:23 -msgid "A short text describing the weblink." +msgid "A short text describing the web link." msgstr "" #: models.py:24 @@ -72,8 +72,8 @@ msgstr "标签" #: models.py:28 msgid "" -"Template that will be used to craft the final URL of the weblink. The {{ " -"document }} variable is available to the template." +"Template that will be used to craft the final URL of the web link. The " +"{{ document }} variable is available to the template." msgstr "" #: models.py:30 diff --git a/mayan/apps/web_links/migrations/0002_auto_20191210_0436.py b/mayan/apps/web_links/migrations/0002_auto_20191210_0436.py new file mode 100644 index 0000000000..705d029e96 --- /dev/null +++ b/mayan/apps/web_links/migrations/0002_auto_20191210_0436.py @@ -0,0 +1,25 @@ +# -*- coding: utf-8 -*- +# Generated by Django 1.11.26 on 2019-12-10 04:36 +from __future__ import unicode_literals + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('web_links', '0001_initial'), + ] + + operations = [ + migrations.AlterField( + model_name='weblink', + name='label', + field=models.CharField(db_index=True, help_text='A short text describing the web link.', max_length=96, verbose_name='Label'), + ), + migrations.AlterField( + model_name='weblink', + name='template', + field=models.TextField(help_text='Template that will be used to craft the final URL of the web link. The {{ document }} variable is available to the template.', verbose_name='Template'), + ), + ] diff --git a/mayan/apps/web_links/models.py b/mayan/apps/web_links/models.py index cccb845a5c..0284ff5a72 100644 --- a/mayan/apps/web_links/models.py +++ b/mayan/apps/web_links/models.py @@ -20,13 +20,13 @@ class WebLink(models.Model): generating links from documents to external resources. """ label = models.CharField( - db_index=True, help_text=_('A short text describing the weblink.'), + db_index=True, help_text=_('A short text describing the web link.'), max_length=96, verbose_name=_('Label') ) template = models.TextField( help_text=_( 'Template that will be used to craft the final URL of the ' - 'weblink. The {{ document }} variable is available to the template.' + 'web link. The {{ document }} variable is available to the template.' ), verbose_name=_('Template') ) enabled = models.BooleanField(default=True, verbose_name=_('Enabled'))