Passed
Branch master (ef3387)
by Anthony
09:36
created
libs/ckfinder/core/connector/php/lang/lv.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the Latvian language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Nebija iespējams pabeigt pieprasījumu. (Kļūda %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Nederīga komanda.',
11 11
 		'11' => 'Resursa veids netika norādīts pieprasījumā.',
12 12
 		'12' => 'Pieprasītais resursa veids nav derīgs.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/pt-br.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the Portuguese (Brazilian) language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Não foi possível completer o seu pedido. (Erro %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Comando inválido.',
11 11
 		'11' => 'O tipo de recurso não foi especificado na solicitação.',
12 12
 		'12' => 'O recurso solicitado não é válido.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/ja.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the English language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'リクエストの処理に失敗しました。 (Error %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => '不正なコマンドです。',
11 11
 		'11' => 'リソースタイプが特定できませんでした。',
12 12
 		'12' => '要求されたリソースのタイプが正しくありません。',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/he.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the English language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'בקשה נכשלה. שגיאה. (Error %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Invalid command.',
11 11
 		'11' => 'The resource type was not specified in the request.',
12 12
 		'12' => 'The requested resource type is not valid.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/nb.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Det var ikke mulig å utføre forespørselen. (Feil %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Ugyldig kommando.',
11 11
 		'11' => 'Ressurstypen ble ikke spesifisert i forepørselen.',
12 12
 		'12' => 'Ugyldig ressurstype.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/cs.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Nebylo možno dokončit příkaz. (Error %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Neplatný příkaz.',
11 11
 		'11' => 'Požadovaný typ prostředku nebyl specifikován v dotazu.',
12 12
 		'12' => 'Požadovaný typ prostředku není validní.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/ru.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the Russian language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Невозможно завершить запрос. (Ошибка %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Неверная команда.',
11 11
 		'11' => 'Тип ресурса не указан в запросе.',
12 12
 		'12' => 'Неверный запрошенный тип ресурса.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/nn.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Det var ikke mulig å utføre forespørselen. (Feil %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Ugyldig kommando.',
11 11
 		'11' => 'Ressurstypen ble ikke spesifisert i forepørselen.',
12 12
 		'12' => 'Ugyldig ressurstype.',
Please login to merge, or discard this patch.
libs/ckfinder/core/connector/php/lang/sv.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,9 @@
 block discarded – undo
4 4
 
5 5
 //  Defines the object, for the Swedish language. This is the base file for all translations.
6 6
 
7
-$GLOBALS['CKFLang'] = array (
7
+$GLOBALS['CKFLang'] = array(
8 8
 	'ErrorUnknown' => 'Begäran kunde inte utföras eftersom ett fel uppstod. (Error %1)',
9
-	'Errors' => array (
9
+	'Errors' => array(
10 10
 		'10' => 'Ogiltig begäran.',
11 11
 		'11' => 'Resursens typ var inte specificerad i förfrågan.',
12 12
 		'12' => 'Den efterfrågade resurstypen är inte giltig.',
Please login to merge, or discard this patch.