Passed
Push — master ( dc57d3...fc9673 )
by Stanislav
02:41
created
core/language/en/info_acp_gallery.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -39,10 +39,10 @@
 block discarded – undo
39 39
 	'GALLERY_POPUP'						=> 'Gallery',
40 40
 	'GALLERY_POPUP_HELPLINE'			=> 'Open a popup where you can select your recent images and upload new images.',
41 41
 
42
-    // Please do not change the copyright.
43
-    'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
42
+	// Please do not change the copyright.
43
+	'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
44 44
 
45
-    // A little line where you can give yourself some credits on the translation.
45
+	// A little line where you can give yourself some credits on the translation.
46 46
 	//'GALLERY_TRANSLATION_INFO'			=> 'English “phpBB Gallery“-Translation by <a href="http://www.flying-bits.org/">nickvergessen</a>',
47 47
 	'GALLERY_TRANSLATION_INFO'			=> '',
48 48
 
Please login to merge, or discard this patch.
core/language/en/gallery.php 1 patch
Indentation   +49 added lines, -49 removed lines patch added patch discarded remove patch
@@ -24,56 +24,56 @@  discard block
 block discarded – undo
24 24
 }
25 25
 
26 26
 $lang = array_merge($lang, array(
27
-    'ADD_UPLOAD_FIELD'				=> 'Add more upload fields',
28
-    'ALBUM'							=> 'Album',
29
-    'ALBUM_IS_CATEGORY'				=> 'The album you cheated to, is a category-album.<br />You can’t upload to categories.',
30
-    'ALBUM_LOCKED'					=> 'Locked',
31
-    'ALBUM_NAME'					=> 'Album name',
32
-    'ALBUM_NOT_EXIST'				=> 'This album does not exist',
33
-    'ALBUM_PERMISSIONS'				=> 'Album Permissions',
34
-    'ALBUM_REACHED_QUOTA'			=> 'This album has reached the quota of images. You cannot upload images anymore.<br />Please contact the administrator for more information.',
35
-    'ALBUM_UPLOAD_NEED_APPROVAL'		=> 'Your images have been uploaded successfully.<br /><br />But your image must be approved by a administrator or a moderator before they are public visible.',
36
-    'ALBUM_UPLOAD_NEED_APPROVAL_ERROR'	=> 'Some of your images have been uploaded successfully.<br /><br />But your images must be approved by a administrator or a moderator before they are public visible.<br /><br /><p class="error">%s</p>',
37
-    'ALBUM_UPLOAD_SUCCESSFUL'		=> 'Your images have been uploaded successfully.',
38
-    'ALBUM_UPLOAD_SUCCESSFUL_ERROR'	=> 'Some of your images have been uploaded successfully.<br /><br /><span class="error">%s</span>',
39
-    'ALBUMS_MARKED'					=> 'All albums have been marked read.',
40
-    'ALL'							=> 'All',
41
-    'ALL_IMAGES'					=> 'All image',
42
-    'ALLOW_COMMENTS'				=> 'Allow comments for this image.',
43
-    'ALLOW_COMMENTS_ARY'			=> array(
44
-        0	=> 'Allow comments for this image.',
45
-        2	=> 'Allow comments for these images.',
46
-    ),
47
-    'ALLOWED_FILETYPES'				=> 'Allowed filetypes',
48
-    'APPROVE'						=> 'Approve',
49
-    'DISAPPROVE'					=> 'Dissaprove',
50
-    'APPROVE_IMAGE'					=> 'Approve image',
27
+	'ADD_UPLOAD_FIELD'				=> 'Add more upload fields',
28
+	'ALBUM'							=> 'Album',
29
+	'ALBUM_IS_CATEGORY'				=> 'The album you cheated to, is a category-album.<br />You can’t upload to categories.',
30
+	'ALBUM_LOCKED'					=> 'Locked',
31
+	'ALBUM_NAME'					=> 'Album name',
32
+	'ALBUM_NOT_EXIST'				=> 'This album does not exist',
33
+	'ALBUM_PERMISSIONS'				=> 'Album Permissions',
34
+	'ALBUM_REACHED_QUOTA'			=> 'This album has reached the quota of images. You cannot upload images anymore.<br />Please contact the administrator for more information.',
35
+	'ALBUM_UPLOAD_NEED_APPROVAL'		=> 'Your images have been uploaded successfully.<br /><br />But your image must be approved by a administrator or a moderator before they are public visible.',
36
+	'ALBUM_UPLOAD_NEED_APPROVAL_ERROR'	=> 'Some of your images have been uploaded successfully.<br /><br />But your images must be approved by a administrator or a moderator before they are public visible.<br /><br /><p class="error">%s</p>',
37
+	'ALBUM_UPLOAD_SUCCESSFUL'		=> 'Your images have been uploaded successfully.',
38
+	'ALBUM_UPLOAD_SUCCESSFUL_ERROR'	=> 'Some of your images have been uploaded successfully.<br /><br /><span class="error">%s</span>',
39
+	'ALBUMS_MARKED'					=> 'All albums have been marked read.',
40
+	'ALL'							=> 'All',
41
+	'ALL_IMAGES'					=> 'All image',
42
+	'ALLOW_COMMENTS'				=> 'Allow comments for this image.',
43
+	'ALLOW_COMMENTS_ARY'			=> array(
44
+		0	=> 'Allow comments for this image.',
45
+		2	=> 'Allow comments for these images.',
46
+	),
47
+	'ALLOWED_FILETYPES'				=> 'Allowed filetypes',
48
+	'APPROVE'						=> 'Approve',
49
+	'DISAPPROVE'					=> 'Dissaprove',
50
+	'APPROVE_IMAGE'					=> 'Approve image',
51 51
 
52
-    //@todo
53
-    'ALBUM_COMMENT_CAN'			=> 'You <strong>can</strong> post comments to images in this album',
54
-    'ALBUM_COMMENT_CANNOT'		=> 'You <strong>cannot</strong> post comments to images in this album',
55
-    'ALBUM_DELETE_CAN'			=> 'You <strong>can</strong> delete your images in this album',
56
-    'ALBUM_DELETE_CANNOT'		=> 'You <strong>cannot</strong> delete your images in this album',
57
-    'ALBUM_EDIT_CAN'			=> 'You <strong>can</strong> edit your images in this album',
58
-    'ALBUM_EDIT_CANNOT'			=> 'You <strong>cannot</strong> edit your images in this album',
59
-    'ALBUM_RATE_CAN'			=> 'You <strong>can</strong> rate images in this album',
60
-    'ALBUM_RATE_CANNOT'			=> 'You <strong>cannot</strong> rate images in this album',
61
-    'ALBUM_UPLOAD_CAN'			=> 'You <strong>can</strong> upload new images in this album',
62
-    'ALBUM_UPLOAD_CANNOT'		=> 'You <strong>cannot</strong> upload new images in this album',
63
-    'ALBUM_VIEW_CAN'			=> 'You <strong>can</strong> view images in this album',
64
-    'ALBUM_VIEW_CANNOT'			=> 'You <strong>cannot</strong> view images in this album',
52
+	//@todo
53
+	'ALBUM_COMMENT_CAN'			=> 'You <strong>can</strong> post comments to images in this album',
54
+	'ALBUM_COMMENT_CANNOT'		=> 'You <strong>cannot</strong> post comments to images in this album',
55
+	'ALBUM_DELETE_CAN'			=> 'You <strong>can</strong> delete your images in this album',
56
+	'ALBUM_DELETE_CANNOT'		=> 'You <strong>cannot</strong> delete your images in this album',
57
+	'ALBUM_EDIT_CAN'			=> 'You <strong>can</strong> edit your images in this album',
58
+	'ALBUM_EDIT_CANNOT'			=> 'You <strong>cannot</strong> edit your images in this album',
59
+	'ALBUM_RATE_CAN'			=> 'You <strong>can</strong> rate images in this album',
60
+	'ALBUM_RATE_CANNOT'			=> 'You <strong>cannot</strong> rate images in this album',
61
+	'ALBUM_UPLOAD_CAN'			=> 'You <strong>can</strong> upload new images in this album',
62
+	'ALBUM_UPLOAD_CANNOT'		=> 'You <strong>cannot</strong> upload new images in this album',
63
+	'ALBUM_VIEW_CAN'			=> 'You <strong>can</strong> view images in this album',
64
+	'ALBUM_VIEW_CANNOT'			=> 'You <strong>cannot</strong> view images in this album',
65 65
 
66
-    'BAD_UPLOAD_FILE_SIZE'			=> 'Your uploaded file is too large',
67
-    'BBCODES'						=> 'BBCodes',
68
-    'BROWSING_ALBUM'				=> 'Users browsing this album: %1$s',
69
-    'BROWSING_ALBUM_GUEST'			=> 'Users browsing this album: %1$s and %2$d guest',
70
-    'BROWSING_ALBUM_GUESTS'			=> 'Users browsing this album: %1$s and %2$d guests',
66
+	'BAD_UPLOAD_FILE_SIZE'			=> 'Your uploaded file is too large',
67
+	'BBCODES'						=> 'BBCodes',
68
+	'BROWSING_ALBUM'				=> 'Users browsing this album: %1$s',
69
+	'BROWSING_ALBUM_GUEST'			=> 'Users browsing this album: %1$s and %2$d guest',
70
+	'BROWSING_ALBUM_GUESTS'			=> 'Users browsing this album: %1$s and %2$d guests',
71 71
 
72
-    'CHANGE_AUTHOR'					=> 'Change author',
73
-    'CHANGE_IMAGE_STATUS'			=> 'Change image-status',
74
-    'CLICK_RETURN_ALBUM'			=> 'Click %shere%s to return to the album',
75
-    'CLICK_RETURN_IMAGE'			=> 'Click %shere%s to return to the image',
76
-    'CLICK_RETURN_INDEX'			=> 'Click %shere%s to return to the index',
72
+	'CHANGE_AUTHOR'					=> 'Change author',
73
+	'CHANGE_IMAGE_STATUS'			=> 'Change image-status',
74
+	'CLICK_RETURN_ALBUM'			=> 'Click %shere%s to return to the album',
75
+	'CLICK_RETURN_IMAGE'			=> 'Click %shere%s to return to the image',
76
+	'CLICK_RETURN_INDEX'			=> 'Click %shere%s to return to the index',
77 77
 	'COMMENT'						=> 'Comment',
78 78
 	'COMMENT_IMAGE'					=> 'Posting a comment on an image in album %s',
79 79
 	'COMMENT_LENGTH'				=> 'Enter your comment here, it may contain no more than <strong>%d</strong> characters.',
@@ -362,8 +362,8 @@  discard block
 block discarded – undo
362 362
 
363 363
 	'QUICK_MOD'	=> 'Select moderator action',
364 364
 	'WRONG_FILESIZE'	=> 'Image is bigger then the limit!',
365
-    'UNREAD_IMAGES'		=> 'Unviewed images',
366
-    'NO_UNREAD_IMAGES'	=> 'No unviewed images',
365
+	'UNREAD_IMAGES'		=> 'Unviewed images',
366
+	'NO_UNREAD_IMAGES'	=> 'No unviewed images',
367 367
 
368 368
 	// Versions 1.2.1 additions
369 369
 	'GALLERY_DROP'		=> 'Drop your images here',
Please login to merge, or discard this patch.
core/language/bg/gallery_acp.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -28,11 +28,11 @@
 block discarded – undo
28 28
 	'ACP_GALLERY_OVERVIEW_EXPLAIN'	=> 'Тук се намират някои от статистиките за вашата галерия.',
29 29
 
30 30
 	// File dirs states
31
-    'ACP_FILES_DIR_STATE'           => '<strong>./files/</strong> state',
32
-    'ACP_CORE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/</strong> state',
33
-    'ACP_SOURCE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/source/</strong> state',
34
-    'ACP_MEDIUM_DIR_STATE'    => '<strong>./files/phpbbgallery/core/meduim/</strong> state',
35
-    'ACP_MINI_DIR_STATE'    => '<strong>./files/phpbbgallery/core/mini/</strong> state',
31
+	'ACP_FILES_DIR_STATE'           => '<strong>./files/</strong> state',
32
+	'ACP_CORE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/</strong> state',
33
+	'ACP_SOURCE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/source/</strong> state',
34
+	'ACP_MEDIUM_DIR_STATE'    => '<strong>./files/phpbbgallery/core/meduim/</strong> state',
35
+	'ACP_MINI_DIR_STATE'    => '<strong>./files/phpbbgallery/core/mini/</strong> state',
36 36
 
37 37
 	'ADD_ALBUM_ON_TOP'				=> 'Добави албума от горе',
38 38
 	'ADD_PERMISSIONS'				=> 'Добави права',
Please login to merge, or discard this patch.
core/language/bg/info_acp_gallery.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -39,10 +39,10 @@
 block discarded – undo
39 39
 	'GALLERY_POPUP'						=> 'Галерия',
40 40
 	'GALLERY_POPUP_HELPLINE'			=> 'Отвори popup където можете да изберете последните си избражения и да добавите нови.',
41 41
 
42
-    // Please do not change the copyright.
43
-    'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
42
+	// Please do not change the copyright.
43
+	'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
44 44
 
45
-    // A little line where you can give yourself some credits on the translation.
45
+	// A little line where you can give yourself some credits on the translation.
46 46
 	//'GALLERY_TRANSLATION_INFO'			=> 'English “phpBB Gallery“-Translation by <a href="http://www.flying-bits.org/">nickvergessen</a>',
47 47
 	'GALLERY_TRANSLATION_INFO'			=> 'Българският превод на "phpBB Gallery" е направен от <a href="http://www.anavaro.com">Lucifer</a>',
48 48
 
Please login to merge, or discard this patch.
core/language/bg/gallery.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -362,8 +362,8 @@
 block discarded – undo
362 362
 
363 363
 	'QUICK_MOD'	=> 'Изберете модераторско действие',
364 364
 	'WRONG_FILESIZE'	=> 'Изображението е по-голямо от лимита!',
365
-    'UNREAD_IMAGES'		=> 'непрегледани изображения',
366
-    'NO_UNREAD_IMAGES'	=> 'Няма непрегледани изображения',
365
+	'UNREAD_IMAGES'		=> 'непрегледани изображения',
366
+	'NO_UNREAD_IMAGES'	=> 'Няма непрегледани изображения',
367 367
 
368 368
 	// Versions 1.2.1 addiotions
369 369
 	'GALLERY_DROP'		=> 'Пуснете изображенията си тук',
Please login to merge, or discard this patch.
core/language/de/gallery_acp.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -28,12 +28,12 @@
 block discarded – undo
28 28
 	'ACP_GALLERY_OVERVIEW'			=> 'phpBB Galerie',
29 29
 	'ACP_GALLERY_OVERVIEW_EXPLAIN'	=> 'Hier findest du ein paar Statistiken zu deiner Galerie.',
30 30
 
31
-    // File dirs states
32
-    'ACP_FILES_DIR_STATE'           => '<strong>./files/</strong> state',
33
-    'ACP_CORE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/</strong> state',
34
-    'ACP_SOURCE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/source/</strong> state',
35
-    'ACP_MEDIUM_DIR_STATE'    => '<strong>./files/phpbbgallery/core/meduim/</strong> state',
36
-    'ACP_MINI_DIR_STATE'    => '<strong>./files/phpbbgallery/core/mini/</strong> state',
31
+	// File dirs states
32
+	'ACP_FILES_DIR_STATE'           => '<strong>./files/</strong> state',
33
+	'ACP_CORE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/</strong> state',
34
+	'ACP_SOURCE_DIR_STATE'    => '<strong>./files/phpbbgallery/core/source/</strong> state',
35
+	'ACP_MEDIUM_DIR_STATE'    => '<strong>./files/phpbbgallery/core/meduim/</strong> state',
36
+	'ACP_MINI_DIR_STATE'    => '<strong>./files/phpbbgallery/core/mini/</strong> state',
37 37
 
38 38
 	'ADD_ALBUM_ON_TOP'				=> 'Album oben einfügen',
39 39
 	'ADD_PERMISSIONS'				=> 'Berechtigungen hinzufügen',
Please login to merge, or discard this patch.
core/language/de/info_acp_gallery.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -40,10 +40,10 @@
 block discarded – undo
40 40
 	'GALLERY_POPUP'						=> 'Galerie',
41 41
 	'GALLERY_POPUP_HELPLINE'			=> 'Öffne ein Popup in dem du deine neuesten Bilder auswählen und neue Bilder hochladen kannst.',
42 42
 
43
-    // Please do not change the copyright.
44
-    'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
43
+	// Please do not change the copyright.
44
+	'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
45 45
 
46
-    // A little line where you can give yourself some credits on the translation.
46
+	// A little line where you can give yourself some credits on the translation.
47 47
 	//'GALLERY_TRANSLATION_INFO'		=> 'English “phpBB Gallery“-Translation by <a href="http://www.flying-bits.org/">nickvergessen</a>',
48 48
 	'GALLERY_TRANSLATION_INFO'			=> 'Übersetzt von franki <a href="http://dieahnen.de/ahnenforum/">Die Ahnen</a>',
49 49
 
Please login to merge, or discard this patch.
core/language/de/gallery.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -362,8 +362,8 @@
 block discarded – undo
362 362
 	),
363 363
 	'WRONG_FILESIZE'	=> 'Das Bild ist größer als das Limit!',
364 364
 
365
-    'UNREAD_IMAGES'		=> 'Unviewed images',
366
-    'NO_UNREAD_IMAGES'	=> 'No unviewed images',
365
+	'UNREAD_IMAGES'		=> 'Unviewed images',
366
+	'NO_UNREAD_IMAGES'	=> 'No unviewed images',
367 367
 
368 368
 	// Versions 1.2.1 addiotions
369 369
 	'GALLERY_DROP'		=> 'Lege Dein Bild hier rein',
Please login to merge, or discard this patch.
core/language/fr/info_acp_gallery.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -54,10 +54,10 @@
 block discarded – undo
54 54
 	'GALLERY_POPUP'						=> 'Galerie',
55 55
 	'GALLERY_POPUP_HELPLINE'			=> 'Ouvrir une nouvelle fenêtre, où vous pouvez sélectionner vos images récentes et charger de nouvelles images.',
56 56
 
57
-    // Please do not change the copyright.
58
-    'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
57
+	// Please do not change the copyright.
58
+	'GALLERY_COPYRIGHT'	=> 'Powered by <a href="http://www.anavaro.com/">phpBB Gallery</a> &copy; 2016 <a href="http://www.anavaro.com/">Lucifer</a>',
59 59
 
60
-    // A little line where you can give yourself some credits on the translation.
60
+	// A little line where you can give yourself some credits on the translation.
61 61
 	//'GALLERY_TRANSLATION_INFO'			=> 'English “phpBB Gallery“-Translation by <a href="http://www.flying-bits.org/">nickvergessen</a>',
62 62
 	'GALLERY_TRANSLATION_INFO'			=> '« phpBB Gallery » - Traduction française par <a href="http://www.lestontonsfraggers.com">pokyto aka le.poke</a> (inspiré par <a href="http://www.foruminfopc.fr/">darky</a> et l’<a href="http://www.phpbb-fr.com/">équipe phpbb-fr.com</a>) & par <a href="http://www.galixte.com" title="Galixte’s Projects">Galixte</a>',
63 63
 
Please login to merge, or discard this patch.