Skip to content

Commit

Permalink
Add/Update translation, thanks to the contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
xbgmsharp committed Jan 17, 2014
1 parent 243abe2 commit b4c08e0
Show file tree
Hide file tree
Showing 8 changed files with 139 additions and 51 deletions.
9 changes: 9 additions & 0 deletions language/cs_CZ/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,13 @@
$lang['WATERMARK'] = 'Vodoznak';
$lang['WATERMARK_DESC'] = 'Zobrazuje vodoznak přes obsah videa.';

$lang['SYNC_ERRORS'] = 'Chyby';
$lang['SYNC_INFOS'] = 'Detailní informace';
$lang['SYNC_METADATA_DESC'] = 'Přepíše informace v databázi metadaty z videa.';
$lang['SYNC_OUTPUT'] = 'Výstupní formát';
$lang['SYNC_POSTEROVERLAY'] = 'Přidat filmový efekt';
$lang['SYNC_THUMBSEC'] = 'Vytrvořit náhled každou sekundu';
$lang['SYNC_THUMBSEC_DESC'] = 'Vytvořit náhled každých x sekund.';
$lang['SYNC_THUMBSIZE'] = 'velikost náhledu';
$lang['SYNC_WARNINGS'] = 'Varování';
?>
13 changes: 9 additions & 4 deletions language/de_DE/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
$lang['HTML5'] = 'HTML5 Video Tag Einstellungen';
$lang['LOOP'] = 'Schleife';
$lang['LOOP_DESC'] = 'Das Attribut "Schleife" startet das Video wieder, nachdem es beendet wurde.';
$lang['PLUGIN'] = 'Plugineinstellungen';
$lang['PLUGIN'] = 'Plugin-Einstellungen';
$lang['PRELOAD'] = 'vorab laden';
$lang['PRELOAD_DESC'] = 'Das preload Attribut informiert den Browser, ob oder ob nicht das Video geladen wird, sobald der video Tag geladen wurde.';
$lang['SKIN'] = 'Design';
$lang['SKIN_DESC'] = 'Wähle das Aussehen des Players';
$lang['WIDTH'] = 'maximale BReite';
$lang['WIDTH'] = 'Maximale Breite';
$lang['WIDTH_DESC'] = 'Das Attribut "maximale Breite" setzt die Anzeigebreite des Videos. Wenn es größer ist, wird es durch zwei geteilt.';
$lang['THUMBNAILS'] = 'Vorschaubilder';
$lang['THUMBNAILS_DESC'] = 'Vorschaubilder über der Fortschrittsanzeige darstellen.';
Expand All @@ -45,17 +45,22 @@
$lang['WATERMARK_DESC'] = 'Wasserzeichen über dem Video anzeigen.';
$lang['ZOOMROTATE'] = 'Zoomrate';
$lang['ZOOMROTATE_DESC'] = 'Benutze die Videometadaten, um das Video zu drehen und zu zoomen.';
$lang['SYNC_THUMBSIZE_DESC'] = 'Größe in Pixeln (Standard Einstellung wird empfohlen, YouTube benutzt 190x68) ';
$lang['SYNC_THUMBSIZE_DESC'] = 'Größe in Pixeln (Standard-Einstellung wird empfohlen, YouTube verwendet 190x68) ';
$lang['VOLUME_DESC'] = 'Die Lautstärkeregelung bestimmt die Lautstärke (0 ist lautlos, 0.5 ist halbe Lautstärke, 1 ist Maximallautstärke).';
$lang['VOLUME'] = 'Lautstärke';
$lang['SYNC_WARNINGS'] = 'Warnungen';
$lang['SYNC_THUMBSIZE'] = 'Größe des Miniaturbilds';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Überschriebt vorhandene Miniaturbilder. Falls nicht aktiviert sollte die Funktion nur auf neu hinzugefügte Videos angewendet werden.';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Überschreibt vorhandene Miniaturbilder. Falls nicht aktiviert sollte die Funktion nur auf neu hinzugefügte Videos angewendet werden.';
$lang['SYNC_POSTEROVERLAY'] = 'Fügt Filmeffekt hinzu';
$lang['SYNC_THUMBSEC'] = 'Erstellt jede Sekunde ein Miniaturbild';
$lang['SYNC_THUMBSEC_DESC'] = 'Erstellt alle x Sekunden ein Miniaturbild.';
$lang['SYNC_OUTPUT'] = 'Ausgabeformat';
$lang['SYNC_METADATA_DESC'] = 'Wird die Informationen in der Datenbank mit den Metadaten des Videos überschreiben.';
$lang['SYNC_INFOS'] = 'Detailinformation';
$lang['SYNC_ERRORS'] = 'Fehler';
$lang['SYNC_POSTEROVERLAY_DESC'] = 'Wende ein Overlay während der Postererstellung an.';
$lang['SYNC_POSTEROVERWRITE'] = 'Existierende Poster überschreiben';
$lang['SYNC_POSTER_DESC'] = 'Erstelle ein Poster des Videos an der angegebenen Position.';
$lang['SYNC_OUTPUT_DESC'] = 'Wähle das Ausgabeformat für das Poster und das Vorschaubild.';
$lang['SYNC_POSTER'] = 'Poster erstellen bei Sekunde';
?>
6 changes: 3 additions & 3 deletions language/en_UK/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
$lang['CUSTOMCSS'] = 'Custom CSS';
$lang['CUSTOMCSS_DESC'] = 'Custom CSS to copy paste from the <a href="http://www.videojs.com/" target="_blank">VideoJS website</a>.';
$lang['WIDTH'] = 'Max Width';
$lang['WIDTH_DESC'] = 'The max width attribute sets the maximum display width of the video, if the video size is higher the witdh becomes the max width.';
$lang['WIDTH_DESC'] = 'The max width attribute sets the maximum display width of the video, if the video size is higher the width becomes the max width.';
$lang['UPSCALE'] = 'Upscale';
$lang['UPSCALE_DESC'] = 'If the video size is smaller than max width, it will upscale the video size to max width.';

Expand All @@ -38,13 +38,13 @@
$lang['SYNC_POSTER'] = 'Create a poster at position in second';
$lang['SYNC_POSTER_DESC'] = 'Create a poster from the video at specify position.';
$lang['SYNC_POSTEROVERWRITE'] = 'Overwrite existing posters';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Overwrite existing posters with new ones. If uncheck it should only run for newly added video.';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Overwrite existing thumbnails with new ones. If uncheck it should only run for newly added video.';
$lang['SYNC_OUTPUT'] = 'Output format';
$lang['SYNC_OUTPUT_DESC'] = 'Select the output format for the poster and thumbnail.';
$lang['SYNC_POSTEROVERLAY'] = 'Add film effect';
$lang['SYNC_POSTEROVERLAY_DESC'] = 'Apply an overlay on the poster creation.';
$lang['SYNC_THUMBSEC'] = 'Create a thumbnail at every seconds';
$lang['SYNC_THUMBSEC_DESC'] = 'Create a thumbnail every x seconds (can take a long time, depend on each video length).';
$lang['SYNC_THUMBSEC_DESC'] = 'Create a thumbnail every x seconds.';
$lang['SYNC_THUMBSIZE'] = 'Size of the thumbnail';
$lang['SYNC_THUMBSIZE_DESC'] = 'Size in pixel, keep it small, default is fine, Youtube use 190x68.';

Expand Down
1 change: 1 addition & 0 deletions language/it_IT/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@
$lang['SYNC_POSTEROVERLAY'] = 'Aggiugi un effetto pellicola';
$lang['SYNC_OUTPUT_DESC'] = 'Selezionare il formato di output per il manifesto e la miniatura.';
$lang['SYNC_POSTER_DESC'] = 'Crea un poster dal video nella posizione specificata';
$lang['SYNC_POSTER'] = 'Creare un poster in seconda posizione';
?>
41 changes: 37 additions & 4 deletions language/nl_NL/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,45 @@
// +-----------------------------------------------------------------------+
$lang['PLUGIN'] = 'Plugin-instellingen';
$lang['VIDEOJSPLUGIN'] = 'VideoJS plugins';
$lang['WIDTH'] = 'Max. breedte';
$lang['WIDTH'] = 'Max.breedte';
$lang['WATERMARK'] = 'Watermerk';
$lang['LOOP'] = 'Herhalen';
$lang['WATERMARK_DESC'] = 'Plaatst een watermerk over de video';
$lang['WATERMARK_DESC'] = 'Plaatst een watermerk over de video.';
$lang['AUTOPLAY'] = 'Automatisch afspelen';
$lang['AUTOPLAY_DESC'] = 'wanneer automatisch afspelen aan staat, start de video direct wanneer de pagina geladen is. (zonder tussenkomst van de gebruiker) Let op niet ondersteund door Apple IOS apparaten!';
$lang['AUTOPLAY_DESC'] = 'Indien automatisch afspelen aan staat, start de video direct nadat de pagina geladen is (zonder tussenkomst van de gebruiker). Let op: Wordt NIET ondersteund door Apple IOS apparaten!';
$lang['CONTROLS'] = 'Besturing';
$lang['PRELOAD'] = 'voorladen';
$lang['PRELOAD'] = 'Voorladen';
$lang['SYNC_OUTPUT'] = 'Uitvoer-formaat';
$lang['SYNC_POSTEROVERLAY'] = 'Voeg filmeffect toe';
$lang['SYNC_THUMBSEC'] = 'Maak elke seconde een klikplaatje';
$lang['SYNC_THUMBSEC_DESC'] = 'Maak elke x seconden een klikplaatje.';
$lang['SYNC_THUMBSIZE'] = 'Grootte van de klikplaatjes';
$lang['SYNC_WARNINGS'] = 'Waarschuwingen';
$lang['THUMBNAILS'] = 'Klikplaatjes';
$lang['VOLUME'] = 'Volume';
$lang['SYNC_ERRORS'] = 'Fouten';
$lang['SYNC_INFOS'] = 'Gedetailleerde informatie';
$lang['UPSCALE_DESC'] = 'Indien het videoformaat kleiner is dan de maximale breedte, wordt het videoformaat vergroot tot de maximale breedte.';
$lang['CONTROLS_DESC'] = 'De bedieningsoptie bepaalt of de speler bedieningsopties heeft welke de gebruiker wel of niet kan bedienen';
$lang['VOLUME_DESC'] = 'De volume-optie stelt het volume niveau in: o is uit (gedempt), 1.0 is voluit, 0.5 is halverwege.';
$lang['HTML5'] = 'HTML5 video label instellingen';
$lang['SKIN'] = 'Thema';
$lang['SYNC_METADATA_DESC'] = 'Overschrijft de informatie in de database met de metadata van de video.';
$lang['ZOOMROTATE'] = 'ZoomRoteer';
$lang['ZOOMROTATE_DESC'] = 'Roteer en zoom een video indien van toepassing, gebruik hierbij de rotatie-metadata.';
$lang['WIDTH_DESC'] = 'De maximumbreedte-optie geeft de maximale breedte van de video-weergave. Indien de video-grootte hoger is, wordt de breedte de maximumbreedte.';
$lang['SYNC_POSTEROVERLAY_DESC'] = 'Gebruik een opmaak bij het maken van de poster.';
$lang['SYNC_POSTEROVERWRITE'] = 'Overschrijf bestaande posters';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Overschrijf de bestaande klikplaatjes met nieuwe. Indien deze optie niet is aangevinkt worden alleen klikplaatjes aangemaakt voor nieuw toegevoegde video\'s.';
$lang['SYNC_POSTER_DESC'] = 'Maak een poster voor de video op de aangegeven plaats.';
$lang['SYNC_THUMBSIZE_DESC'] = 'Grootte in pixels, hou het klein, standaard is prima. Youtube gebruikt 190x68.';
$lang['THUMBNAILS_DESC'] = 'Geeft de klikplaatjes weer op de voortgangsbalk.';
$lang['UPSCALE'] = 'Vergroten';
$lang['CUSTOMCSS'] = 'Aangepaste CSS';
$lang['CUSTOMCSS_DESC'] = 'Aangepaste CSS om te plakken/kopiëren van <a href="http://www.videojs.com/" target="_blank">VideoJS website</a>.';
$lang['LOOP_DESC'] = 'De Herhalen-optie zorgt ervoor dat de video op het einde opnieuw gestart wordt.';
$lang['PRELOAD_DESC'] = 'De Voorladen-optie geeft de browser informatie of deze de video-data direct moet gaan downloaden of niet.';
$lang['SKIN_DESC'] = 'Kies de stijl die u wilt toepassen op de speler of <a href="http://designer.videojs.com/" target="_blank">creëer uw eigen thema</ a>.';
$lang['SYNC_OUTPUT_DESC'] = 'Selecteer het uitvoer-formaat voor de poster en klikplaatje.';
$lang['SYNC_POSTER'] = 'Maak een poster op positie in seconden';
?>
14 changes: 14 additions & 0 deletions language/pl_PL/plugin.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,18 @@
$lang['WATERMARK_DESC'] = 'Wyświelta znak wodny na filmie';
$lang['ZOOMROTATE'] = 'ZoomRotate';
$lang['ZOOMROTATE_DESC'] = 'Zastosowany obraca i zoomuje film uzywając metadane obrotu';
$lang['SYNC_ERRORS'] = 'Błędy';
$lang['SYNC_INFOS'] = 'Szczegółowe informacje';
$lang['SYNC_METADATA_DESC'] = 'Nadpisze informacje związane z filmem w bazie danych';
$lang['SYNC_OUTPUT'] = 'Format wyjściowy';
$lang['SYNC_POSTEROVERLAY'] = 'Dodaj efekt filmu';
$lang['SYNC_POSTEROVERWRITE'] = 'Nadpisz istniejące migawki';
$lang['SYNC_POSTEROVERWRITE_DESC'] = 'Napisuje istniejące miniaturki nowymi. Jeśli jest odznaczone powinno być uruchomione tylko dla nowo dodanych filmów.';
$lang['SYNC_THUMBSEC'] = 'Stwórz miniaturkę z każdej sekundy';
$lang['SYNC_THUMBSEC_DESC'] = 'Stwórz miniaturkę co x sekund';
$lang['SYNC_THUMBSIZE'] = 'Rozmiar miniturki';
$lang['SYNC_THUMBSIZE_DESC'] = 'Rozmiar w pikselach, pozostaw małe, domyślne są dobre, Youtube używa 190x68';
$lang['SYNC_WARNINGS'] = 'Ostrzeżenia';
$lang['VOLUME'] = 'Głośność';
$lang['VOLUME_DESC'] = 'Opcja głośność ustawia poziom głośności. O to wyłączona (wyciszona) 1.0 to maksymalna głośność, 0.5 to połowa';
?>
48 changes: 28 additions & 20 deletions language/sv_SE/plugin.lang.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['CUSTOMCSS_DESC'] = 'Custom CSS att klippa och klistra från <a href="http://www.videojs.com/" target="_blank">VideoJS webbsidan</a>.';
$lang['VIDEOJSPLUGIN'] = 'VideoJS plugins';
Expand All @@ -45,4 +45,12 @@
$lang['THUMBNAILS_DESC'] = 'Visar tumnaglar över förloppsindikatorn.';
$lang['UPSCALE'] = 'Skala upp';
$lang['UPSCALE_DESC'] = 'Om videon är mindre än max bredd, skala upp videon till max bredd.';
$lang['SYNC_ERRORS'] = 'Fel';
$lang['SYNC_INFOS'] = 'Detaljerad information';
$lang['SYNC_POSTEROVERLAY'] = 'Lägg till film effekt';
$lang['SYNC_THUMBSEC'] = 'Skapa en miniatyrbild varje sekund';
$lang['SYNC_THUMBSEC_DESC'] = 'Skapa en miniatyrbild varje x sekunder';
$lang['SYNC_THUMBSIZE'] = 'Miniatyrbildens storlek';
$lang['SYNC_WARNINGS'] = 'Varningar';
$lang['VOLUME'] = 'Volym';
?>
58 changes: 38 additions & 20 deletions language/zh_CN/plugin.lang.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['LOOP_DESC'] = '循环选项设定视频结束后立即再次从头播放。';
$lang['PRELOAD_DESC'] = '预加载选项将告诉浏览器视频数据是否在视频标签加载后立即开始下载。';
Expand All @@ -45,4 +45,22 @@
$lang['UPSCALE_DESC'] = '如果视频尺寸小于最大宽度,它会将视频尺寸提升至最大宽度。';
$lang['VIDEOJSPLUGIN'] = 'VideoJS 插件';
$lang['WATERMARK'] = '水印';
$lang['SYNC_POSTEROVERLAY_DESC'] = '在创建海报时应用覆盖';
$lang['SYNC_POSTEROVERWRITE'] = '覆盖原有海报';
$lang['SYNC_POSTEROVERWRITE_DESC'] = '用新缩略图覆盖原缩略图。如不勾选,则只为新加视频运行。';
$lang['SYNC_POSTER_DESC'] = '以视频特定位置创建海报。';
$lang['SYNC_THUMBSEC'] = '每秒创建一个缩略图';
$lang['SYNC_THUMBSEC_DESC'] = '每x秒创建一个缩略图。';
$lang['SYNC_THUMBSIZE'] = '缩略图尺寸';
$lang['SYNC_THUMBSIZE_DESC'] = '像素尺寸,小一点较好,默认即可,Youtube使用的是190x68。';
$lang['SYNC_WARNINGS'] = '警告';
$lang['VOLUME'] = '音量';
$lang['VOLUME_DESC'] = '音量选项设置音量级别。0为关(无声),1.0为最高,0.5为一半。';
$lang['SYNC_POSTEROVERLAY'] = '添加影片效果';
$lang['SYNC_POSTER'] = '在第二个位置创建海报';
$lang['SYNC_ERRORS'] = '错误';
$lang['SYNC_INFOS'] = '详细信息';
$lang['SYNC_METADATA_DESC'] = '将以来自视频的元数据覆盖数据库中的信息。';
$lang['SYNC_OUTPUT'] = '输出格式';
$lang['SYNC_OUTPUT_DESC'] = '选择海报及缩略图的输出格式';
?>

0 comments on commit b4c08e0

Please sign in to comment.