Skip to content

Commit ffefcd1

Browse files
committed
[FIX] Translates.
1 parent 1c23a2e commit ffefcd1

19 files changed

Lines changed: 19 additions & 19 deletions

File tree

core/lang/az/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,7 +1348,7 @@
13481348
$_lang["bkmgr_run_sql_submit"] = 'Bərpa əməliyyatını icra et';
13491349
$_lang["bkmgr_run_sql_result"] = 'Nəticə';
13501350
$_lang["bkmgr_snapshot_title"] = 'Sürətli yaddaş (snapshot) saxlama və bərpa';
1351-
$_lang["bkmgr_snapshot_msg"] = '<p>Verilənlər bazasının məzmunu server qovluğunda saxlanılır və oradan bərpa olunur.<br />Yerləşmə yeri: [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1351+
$_lang["bkmgr_snapshot_msg"] = '<p>Verilənlər bazasının məzmunu server qovluğunda saxlanılır və oradan bərpa olunur.<br />Yerləşmə yeri: [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
13521352
$_lang["bkmgr_snapshot_submit"] = 'Sürətli yaddaş əlavə et';
13531353
$_lang["bkmgr_snapshot_list_title"] = 'Sürətli yaddaşların siyahısı';
13541354
$_lang["bkmgr_restore_submit"] = 'Bu məlumatları bərpa et';

core/lang/bg/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@
11161116
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
11171117
$_lang["bkmgr_run_sql_result"] = 'Result';
11181118
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1119-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1119+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
11201120
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
11211121
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshot';
11221122
$_lang["bkmgr_restore_submit"] = 'Връщане на тези данни';

core/lang/cs/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@
11201120
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
11211121
$_lang["bkmgr_run_sql_result"] = 'Result';
11221122
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1123-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1123+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
11241124
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
11251125
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshot';
11261126
$_lang["bkmgr_restore_submit"] = 'Vrátit tato data';

core/lang/da/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@
11191119
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
11201120
$_lang["bkmgr_run_sql_result"] = 'Result';
11211121
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1122-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1122+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
11231123
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
11241124
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshot';
11251125
$_lang["bkmgr_restore_submit"] = 'Vend tilbage disse data';

core/lang/de/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@
12101210
$_lang["bkmgr_run_sql_submit"] = 'SQL Befehle ausführen';
12111211
$_lang["bkmgr_run_sql_result"] = 'Ergebnis';
12121212
$_lang["bkmgr_snapshot_title"] = 'Wiederherstellungspunkt speichern und laden';
1213-
$_lang["bkmgr_snapshot_msg"] = '<p>Der Inhalt der Datenbank wird in einer Datei gespeichert und kann von dort wiederhergestellt werden.<br />Speicherplatz: [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1213+
$_lang["bkmgr_snapshot_msg"] = '<p>Der Inhalt der Datenbank wird in einer Datei gespeichert und kann von dort wiederhergestellt werden.<br />Speicherplatz: [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
12141214
$_lang["bkmgr_snapshot_submit"] = 'Wiederherstellungspunkt hinzufügen';
12151215
$_lang["bkmgr_snapshot_list_title"] = 'Liste der Wiederherstellungspunkte';
12161216
$_lang["bkmgr_restore_submit"] = 'Diesen Wiederherstellungspunkt zurückspielen';

core/lang/en/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@
12381238
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
12391239
$_lang["bkmgr_run_sql_result"] = 'Result';
12401240
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1241-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved in and restored from a server directory.<br />Location: [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1241+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved in and restored from a server directory.<br />Location: [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
12421242
$_lang["bkmgr_snapshot_submit"] = 'Add Snapshot';
12431243
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshots';
12441244
$_lang["bkmgr_restore_submit"] = 'Revert this data';

core/lang/es/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,7 @@
12111211
$_lang["bkmgr_run_sql_submit"] = 'Ejecutar restaurar';
12121212
$_lang["bkmgr_run_sql_result"] = 'Resultado';
12131213
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1214-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved in and restored from a server directory.<br />Location: [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1214+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved in and restored from a server directory.<br />Location: [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
12151215
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
12161216
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshots';
12171217
$_lang["bkmgr_restore_submit"] = 'Revertir estos datos';

core/lang/fa/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@
11161116
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
11171117
$_lang["bkmgr_run_sql_result"] = 'Result';
11181118
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1119-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1119+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
11201120
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
11211121
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshot';
11221122
$_lang["bkmgr_restore_submit"] = 'Revert this data';

core/lang/fi/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,7 @@
11151115
$_lang["bkmgr_run_sql_submit"] = 'Execute restore';
11161116
$_lang["bkmgr_run_sql_result"] = 'Result';
11171117
$_lang["bkmgr_snapshot_title"] = 'Snapshot save and recovery';
1118-
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1118+
$_lang["bkmgr_snapshot_msg"] = '<p>The contents of the database are saved and restored to a server.<br />Preservation place : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
11191119
$_lang["bkmgr_snapshot_submit"] = 'Add snapshot';
11201120
$_lang["bkmgr_snapshot_list_title"] = 'List of snapshot';
11211121
$_lang["bkmgr_restore_submit"] = 'Palauta näyttölaite';

core/lang/fr/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@
10861086
$_lang["bkmgr_run_sql_submit"] = 'Exécution de la restauration';
10871087
$_lang["bkmgr_run_sql_result"] = 'Résultat';
10881088
$_lang["bkmgr_snapshot_title"] = 'Sauvegarde et restauration des "Snapshots"';
1089-
$_lang["bkmgr_snapshot_msg"] = '<p>Le contenu de la base est sauvegardé et restauré sur un serveur.<br />Emplacement : [+snapshot_path+] ($modx->config[\'snapshot_path\'])</p>';
1089+
$_lang["bkmgr_snapshot_msg"] = '<p>Le contenu de la base est sauvegardé et restauré sur un serveur.<br />Emplacement : [+snapshot_path+] (evo()->getConfig(\'snapshot_path\'))</p>';
10901090
$_lang["bkmgr_snapshot_submit"] = 'Ajouter un "snapshot"';
10911091
$_lang["bkmgr_snapshot_list_title"] = 'Liste des "snapshots"';
10921092
$_lang["bkmgr_restore_submit"] = 'Inverser cette donnée';

0 commit comments

Comments
 (0)