From 1ea12e0cdf9b1f039119b95c4b1592896eb0b5a1 Mon Sep 17 00:00:00 2001 From: Diogo Cordeiro Date: Fri, 3 Apr 2020 12:20:27 +0100 Subject: [PATCH] [PLUGINS] Remove VideoThumbnails not useful anymore --- plugins/VideoThumbnails/README | 19 --- .../VideoThumbnails/VideoThumbnailsPlugin.php | 113 ------------------ .../locale/VideoThumbnails.pot | 23 ---- .../locale/af/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ar/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/arz/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ast/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../be-tarask/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/bg/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../bn_IN/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/br/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ca/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/cs/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/da/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/de/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/el/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../en_GB/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../locale/eo/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/es/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../locale/eu/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/fa/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/fi/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/fr/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../locale/fur/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/gl/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/he/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/hsb/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/hu/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../hy_AM/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ia/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/id/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/io/LC_MESSAGES/VideoThumbnails.po | 25 ---- .../locale/is/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/it/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ja/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ka/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ko/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ksh/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/lb/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/lt/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/lv/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/mg/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/mk/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ml/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ms/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/my/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/nb/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ne/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/nl/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/nn/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/pl/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../locale/pt/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../pt_BR/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../ro_RO/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/ru/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/sl/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../sr-ec/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/sv/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../locale/ta/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/te/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/tl/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/tr/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/uk/LC_MESSAGES/VideoThumbnails.po | 24 ---- .../ur_PK/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/vi/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../locale/zh/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../zh_CN/LC_MESSAGES/VideoThumbnails.po | 23 ---- .../zh_TW/LC_MESSAGES/VideoThumbnails.po | 23 ---- 68 files changed, 1658 deletions(-) delete mode 100644 plugins/VideoThumbnails/README delete mode 100644 plugins/VideoThumbnails/VideoThumbnailsPlugin.php delete mode 100644 plugins/VideoThumbnails/locale/VideoThumbnails.pot delete mode 100644 plugins/VideoThumbnails/locale/af/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ar/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/arz/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ast/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/be-tarask/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/bg/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/bn_IN/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/br/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ca/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/cs/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/da/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/de/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/el/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/en_GB/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/eo/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/es/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/eu/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/fa/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/fi/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/fr/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/fur/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/gl/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/he/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/hsb/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/hu/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/hy_AM/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ia/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/id/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/io/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/is/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/it/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ja/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ka/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ko/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ksh/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/lb/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/lt/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/lv/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/mg/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/mk/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ml/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ms/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/my/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/nb/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ne/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/nl/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/nn/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/pl/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/pt/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/pt_BR/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ro_RO/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ru/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/sl/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/sr-ec/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/sv/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ta/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/te/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/tl/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/tr/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/uk/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/ur_PK/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/vi/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/zh/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/zh_CN/LC_MESSAGES/VideoThumbnails.po delete mode 100644 plugins/VideoThumbnails/locale/zh_TW/LC_MESSAGES/VideoThumbnails.po diff --git a/plugins/VideoThumbnails/README b/plugins/VideoThumbnails/README deleted file mode 100644 index 0967532c8c..0000000000 --- a/plugins/VideoThumbnails/README +++ /dev/null @@ -1,19 +0,0 @@ -The VideoThumbnails plugin enables video thumbnail preview support. - -Installation -============ -add "addPlugin('VideoThumbnails');" -to the bottom of your config.php - -Note: This plugin depends on -* avconv -* php5-gd - -Settings -======== -none - -Example -======= -addPlugin('VideoThumbnails'); - diff --git a/plugins/VideoThumbnails/VideoThumbnailsPlugin.php b/plugins/VideoThumbnails/VideoThumbnailsPlugin.php deleted file mode 100644 index ae2c00661f..0000000000 --- a/plugins/VideoThumbnails/VideoThumbnailsPlugin.php +++ /dev/null @@ -1,113 +0,0 @@ -. - * - * @category Plugin - * @package GNUsocial - * @author Mikael Nordfeldth - * @copyright 2014 Free Software Foundation http://fsf.org - * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 - * @link https://www.gnu.org/software/social/ - */ - -if (!defined('GNUSOCIAL')) { exit(1); } - -/* - * Dependencies: - * ffmpeg/avconv (external program call) - * php5-gd - * - * Todo: - * Make sure we support ffmpeg too, so we're not super Debian oriented. - * - * Video support will depend on your ffmpeg/avconv. - */ - -class VideoThumbnailsPlugin extends Plugin -{ - const PLUGIN_VERSION = '2.0.0'; - - /* - * This function should only extract an image from the video stream - * and disregard any cropping or scaling in the resulting file, as - * that will be handled in the core thumbnail algorithm. - */ - public function onCreateFileImageThumbnailSource(File $file, &$imgPath, $media=null) - { - // The calling function might accidentally pass application/ogg videos. - // If that's a problem, let's fix it in the calling function. - if ($media !== 'video' || empty($file->filename)) { - return true; - } - - try { - // Exception thrown if no thumbnail found - $thumb = File_thumbnail::byFile($file, false); - $imgPath = $thumb->getPath(); - // If getPath didn't throw an exception, we have a working locally stored thumbnail - return false; - } catch (NoResultException $e) { - // Alright, no thumbnail found, so let's create one. - } catch (InvalidFilenameException $e) { - // I guess this means $thumb->filename is null? Shouldn't happen because $file->filename is not null, so delete it - $thumb->delete(); - } catch (FileNotFoundException $e) { - // Thumb file was not found, let's delete it. - $thumb->delete(); - } - - // Let's save our frame to a temporary file. If we fail, remove it. - $tmp_imgPath = tempnam(sys_get_temp_dir(), 'socialthumb-'); - - $cmd = null; - if (shell_exec('which ffmpeg')) { - $cmd = 'ffmpeg'; - } elseif (shell_exec('which avconv')) { - $cmd = 'avconv'; - } else { - common_log(LOG_ERR, 'Neither ffmpeg nor avconv was found in your PATH. Cannot create video thumbnail.'); - return true; - } - $fullcmd = $cmd.' -y -i '.escapeshellarg($file->getPath()).' -vcodec mjpeg -vframes 1 -f image2 -an '.escapeshellarg($tmp_imgPath); - common_debug(__METHOD__ . ' executing: '._ve($fullcmd)); - $result = exec($fullcmd); - - if (!getimagesize($tmp_imgPath)) { - common_debug('exec of "avconv" produced a bad/nonexisting image it seems'); - @unlink($tmp_imgPath); - return true; - } - $imgPath = $tmp_imgPath; - return false; - } - - public function onPluginVersion(array &$versions): bool - { - $versions[] = array('name' => 'Video Thumbnails', - 'version' => self::PLUGIN_VERSION, - 'author' => 'Mikael Nordfeldth', - 'homepage' => 'https://www.gnu.org/software/social/', - 'rawdescription' => - // TRANS: Plugin description. - _m('Video thumbnail preview support.')); - return true; - } -} - diff --git a/plugins/VideoThumbnails/locale/VideoThumbnails.pot b/plugins/VideoThumbnails/locale/VideoThumbnails.pot deleted file mode 100644 index 75562c2e35..0000000000 --- a/plugins/VideoThumbnails/locale/VideoThumbnails.pot +++ /dev/null @@ -1,23 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-14 14:51+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:109 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/af/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/af/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index f0e1b01c22..0000000000 --- a/plugins/VideoThumbnails/locale/af/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Afrikaans (http://www.transifex.com/gnu-social/gnu-social/language/af/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ar/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ar/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 6a2e3a1dbc..0000000000 --- a/plugins/VideoThumbnails/locale/ar/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Arabic (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/arz/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/arz/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 47446a0e00..0000000000 --- a/plugins/VideoThumbnails/locale/arz/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Arabic (Egypt) (http://www.transifex.com/gnu-social/gnu-social/language/ar_EG/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ar_EG\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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ast/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ast/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index ac93ccb388..0000000000 --- a/plugins/VideoThumbnails/locale/ast/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Asturian (http://www.transifex.com/gnu-social/gnu-social/language/ast/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ast\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/be-tarask/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/be-tarask/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 9ba21efd63..0000000000 --- a/plugins/VideoThumbnails/locale/be-tarask/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Belarusian (Tarask) (http://www.transifex.com/gnu-social/gnu-social/language/be@tarask/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: be@tarask\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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/bg/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/bg/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index a0dcecb5a5..0000000000 --- a/plugins/VideoThumbnails/locale/bg/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Bulgarian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/bn_IN/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/bn_IN/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 63f5216364..0000000000 --- a/plugins/VideoThumbnails/locale/bn_IN/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Bengali (India) (http://www.transifex.com/gnu-social/gnu-social/language/bn_IN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bn_IN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/br/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/br/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index d438759222..0000000000 --- a/plugins/VideoThumbnails/locale/br/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Breton (http://www.transifex.com/gnu-social/gnu-social/language/br/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: br\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ca/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ca/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 32ebb1727b..0000000000 --- a/plugins/VideoThumbnails/locale/ca/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Catalan (http://www.transifex.com/gnu-social/gnu-social/language/ca/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/cs/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/cs/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 1987ba3ddd..0000000000 --- a/plugins/VideoThumbnails/locale/cs/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Czech (http://www.transifex.com/gnu-social/gnu-social/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/da/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/da/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 8b011d13c3..0000000000 --- a/plugins/VideoThumbnails/locale/da/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Danish (http://www.transifex.com/gnu-social/gnu-social/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/de/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/de/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index d15f2df78e..0000000000 --- a/plugins/VideoThumbnails/locale/de/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: German (http://www.transifex.com/gnu-social/gnu-social/language/de/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/el/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/el/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 64d218f4a9..0000000000 --- a/plugins/VideoThumbnails/locale/el/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Greek (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/en_GB/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/en_GB/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 4007152f79..0000000000 --- a/plugins/VideoThumbnails/locale/en_GB/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Luke Hollins , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-03-07 13:42+0000\n" -"Last-Translator: Luke Hollins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Video thumbnail preview support." diff --git a/plugins/VideoThumbnails/locale/eo/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/eo/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index dc195cf7b8..0000000000 --- a/plugins/VideoThumbnails/locale/eo/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Esperanto (http://www.transifex.com/gnu-social/gnu-social/language/eo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/es/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/es/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 53ae6a830d..0000000000 --- a/plugins/VideoThumbnails/locale/es/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Juan Riquelme González , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-11 19:11+0000\n" -"Last-Translator: Juan Riquelme González \n" -"Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Vista previa de miniaturas de vídeos." diff --git a/plugins/VideoThumbnails/locale/eu/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/eu/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 1cd240ccd7..0000000000 --- a/plugins/VideoThumbnails/locale/eu/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Basque (http://www.transifex.com/gnu-social/gnu-social/language/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/fa/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/fa/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 098418ef38..0000000000 --- a/plugins/VideoThumbnails/locale/fa/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/gnu-social/gnu-social/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/fi/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/fi/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 3a25e13d45..0000000000 --- a/plugins/VideoThumbnails/locale/fi/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Finnish (http://www.transifex.com/gnu-social/gnu-social/language/fi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/fr/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/fr/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 11a3e2d536..0000000000 --- a/plugins/VideoThumbnails/locale/fr/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# kris , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-05-03 19:54+0000\n" -"Last-Translator: kris \n" -"Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "prévisualisation des vignettes vidéo" diff --git a/plugins/VideoThumbnails/locale/fur/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/fur/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 5397376b46..0000000000 --- a/plugins/VideoThumbnails/locale/fur/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Friulian (http://www.transifex.com/gnu-social/gnu-social/language/fur/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fur\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/gl/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/gl/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 9fb1cb41dd..0000000000 --- a/plugins/VideoThumbnails/locale/gl/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Galician (http://www.transifex.com/gnu-social/gnu-social/language/gl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/he/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/he/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 58b9c39b77..0000000000 --- a/plugins/VideoThumbnails/locale/he/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hebrew (http://www.transifex.com/gnu-social/gnu-social/language/he/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/hsb/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/hsb/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index ab6ae8c9a5..0000000000 --- a/plugins/VideoThumbnails/locale/hsb/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Upper Sorbian (http://www.transifex.com/gnu-social/gnu-social/language/hsb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hsb\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/hu/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/hu/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 53b98ba013..0000000000 --- a/plugins/VideoThumbnails/locale/hu/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/hy_AM/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/hy_AM/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 45a6f4325e..0000000000 --- a/plugins/VideoThumbnails/locale/hy_AM/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Armenian (Armenia) (http://www.transifex.com/gnu-social/gnu-social/language/hy_AM/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hy_AM\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ia/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ia/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 61c9f7cea0..0000000000 --- a/plugins/VideoThumbnails/locale/ia/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Interlingua (http://www.transifex.com/gnu-social/gnu-social/language/ia/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ia\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/id/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/id/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 0664d8b395..0000000000 --- a/plugins/VideoThumbnails/locale/id/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/io/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/io/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index e896c24361..0000000000 --- a/plugins/VideoThumbnails/locale/io/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,25 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Ciencisto Dementa , 2015 -# William , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-06-17 16:01+0000\n" -"Last-Translator: Ciencisto Dementa \n" -"Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: io\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Suporto por video-prevideto." diff --git a/plugins/VideoThumbnails/locale/is/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/is/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 504329e760..0000000000 --- a/plugins/VideoThumbnails/locale/is/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Icelandic (http://www.transifex.com/gnu-social/gnu-social/language/is/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: is\n" -"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/it/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/it/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 10d307808c..0000000000 --- a/plugins/VideoThumbnails/locale/it/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ja/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ja/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 53389d44d9..0000000000 --- a/plugins/VideoThumbnails/locale/ja/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Japanese (http://www.transifex.com/gnu-social/gnu-social/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ka/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ka/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 45b94a252c..0000000000 --- a/plugins/VideoThumbnails/locale/ka/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Georgian (http://www.transifex.com/gnu-social/gnu-social/language/ka/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ka\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ko/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ko/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index afee30495b..0000000000 --- a/plugins/VideoThumbnails/locale/ko/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Korean (http://www.transifex.com/gnu-social/gnu-social/language/ko/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ksh/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ksh/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 66cb665ee6..0000000000 --- a/plugins/VideoThumbnails/locale/ksh/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Colognian (http://www.transifex.com/gnu-social/gnu-social/language/ksh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ksh\n" -"Plural-Forms: nplurals=3; plural=(n==0) ? 0 : (n==1) ? 1 : 2;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/lb/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/lb/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 4bd85e291e..0000000000 --- a/plugins/VideoThumbnails/locale/lb/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Luxembourgish (http://www.transifex.com/gnu-social/gnu-social/language/lb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/lt/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/lt/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 5d20b03c1c..0000000000 --- a/plugins/VideoThumbnails/locale/lt/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Lithuanian (http://www.transifex.com/gnu-social/gnu-social/language/lt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/lv/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/lv/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 0f77fe1289..0000000000 --- a/plugins/VideoThumbnails/locale/lv/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Latvian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/mg/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/mg/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 015f09879b..0000000000 --- a/plugins/VideoThumbnails/locale/mg/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Malagasy (http://www.transifex.com/gnu-social/gnu-social/language/mg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mg\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/mk/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/mk/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 404c3da967..0000000000 --- a/plugins/VideoThumbnails/locale/mk/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Macedonian (http://www.transifex.com/gnu-social/gnu-social/language/mk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mk\n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ml/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ml/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index ebab2f34e0..0000000000 --- a/plugins/VideoThumbnails/locale/ml/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Malayalam (http://www.transifex.com/gnu-social/gnu-social/language/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ms/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ms/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index a3c67dfaa8..0000000000 --- a/plugins/VideoThumbnails/locale/ms/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Malay (http://www.transifex.com/gnu-social/gnu-social/language/ms/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ms\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/my/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/my/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index eabae1ffe7..0000000000 --- a/plugins/VideoThumbnails/locale/my/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Burmese (http://www.transifex.com/gnu-social/gnu-social/language/my/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: my\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/nb/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/nb/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 002128610f..0000000000 --- a/plugins/VideoThumbnails/locale/nb/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/gnu-social/gnu-social/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ne/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ne/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 5c417e7bc1..0000000000 --- a/plugins/VideoThumbnails/locale/ne/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Nepali (http://www.transifex.com/gnu-social/gnu-social/language/ne/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ne\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/nl/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/nl/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index ac1d77ad06..0000000000 --- a/plugins/VideoThumbnails/locale/nl/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/gnu-social/gnu-social/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/nn/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/nn/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index f4e4f574ff..0000000000 --- a/plugins/VideoThumbnails/locale/nn/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Norwegian Nynorsk (http://www.transifex.com/gnu-social/gnu-social/language/nn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/pl/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/pl/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 0113150d77..0000000000 --- a/plugins/VideoThumbnails/locale/pl/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Mateusz Zimniak , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-08-02 17:55+0000\n" -"Last-Translator: Mateusz Zimniak \n" -"Language-Team: Polish (http://www.transifex.com/gnu-social/gnu-social/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Wsparcie dla podglądu miniatur wideo." diff --git a/plugins/VideoThumbnails/locale/pt/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/pt/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 4a24e67ba8..0000000000 --- a/plugins/VideoThumbnails/locale/pt/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/pt_BR/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/pt_BR/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 30198cfa8f..0000000000 --- a/plugins/VideoThumbnails/locale/pt_BR/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ro_RO/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ro_RO/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 2aeabca903..0000000000 --- a/plugins/VideoThumbnails/locale/ro_RO/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/ru/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ru/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 6c71d7c0d2..0000000000 --- a/plugins/VideoThumbnails/locale/ru/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/sl/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/sl/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 7a667c9f53..0000000000 --- a/plugins/VideoThumbnails/locale/sl/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (http://www.transifex.com/gnu-social/gnu-social/language/sl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/sr-ec/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/sr-ec/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 0abe0a60f6..0000000000 --- a/plugins/VideoThumbnails/locale/sr-ec/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Serbian (http://www.transifex.com/gnu-social/gnu-social/language/sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sr\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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/sv/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/sv/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index f2c9a56774..0000000000 --- a/plugins/VideoThumbnails/locale/sv/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Kristoffer Grundström , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-09-15 19:23+0000\n" -"Last-Translator: Kristoffer Grundström \n" -"Language-Team: Swedish (http://www.transifex.com/gnu-social/gnu-social/language/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Stöd för förhandsgranskning av video-miniatyr." diff --git a/plugins/VideoThumbnails/locale/ta/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ta/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 15ec061969..0000000000 --- a/plugins/VideoThumbnails/locale/ta/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Tamil (http://www.transifex.com/gnu-social/gnu-social/language/ta/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ta\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/te/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/te/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 09dc2ee923..0000000000 --- a/plugins/VideoThumbnails/locale/te/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Telugu (http://www.transifex.com/gnu-social/gnu-social/language/te/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: te\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/tl/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/tl/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 1be99d2a7a..0000000000 --- a/plugins/VideoThumbnails/locale/tl/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Tagalog (http://www.transifex.com/gnu-social/gnu-social/language/tl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tl\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/tr/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/tr/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 6914bad1e5..0000000000 --- a/plugins/VideoThumbnails/locale/tr/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (http://www.transifex.com/gnu-social/gnu-social/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/uk/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/uk/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 707a34d34a..0000000000 --- a/plugins/VideoThumbnails/locale/uk/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,24 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -# Петро Романчук , 2015 -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-03-31 10:34+0000\n" -"Last-Translator: Петро Романчук \n" -"Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk\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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "Підтримка зображень прев'ю для відео." diff --git a/plugins/VideoThumbnails/locale/ur_PK/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/ur_PK/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index f5325102f0..0000000000 --- a/plugins/VideoThumbnails/locale/ur_PK/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Urdu (Pakistan) (http://www.transifex.com/gnu-social/gnu-social/language/ur_PK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ur_PK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/vi/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/vi/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index da93bba352..0000000000 --- a/plugins/VideoThumbnails/locale/vi/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (http://www.transifex.com/gnu-social/gnu-social/language/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/zh/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/zh/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 18d35709c1..0000000000 --- a/plugins/VideoThumbnails/locale/zh/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (http://www.transifex.com/gnu-social/gnu-social/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" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/zh_CN/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/zh_CN/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index aa01a676b2..0000000000 --- a/plugins/VideoThumbnails/locale/zh_CN/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (China) (http://www.transifex.com/gnu-social/gnu-social/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr "" diff --git a/plugins/VideoThumbnails/locale/zh_TW/LC_MESSAGES/VideoThumbnails.po b/plugins/VideoThumbnails/locale/zh_TW/LC_MESSAGES/VideoThumbnails.po deleted file mode 100644 index 791736bf5e..0000000000 --- a/plugins/VideoThumbnails/locale/zh_TW/LC_MESSAGES/VideoThumbnails.po +++ /dev/null @@ -1,23 +0,0 @@ -# Translation file for GNU social - the free software social networking platform -# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org -# This file is under https://www.gnu.org/licenses/agpl v3 or later -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: GNU social\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-02 17:47+0100\n" -"PO-Revision-Date: 2015-02-07 12:23+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/gnu-social/gnu-social/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. TRANS: Plugin description. -#: VideoThumbnailsPlugin.php:86 -msgid "Video thumbnail preview support." -msgstr ""