capitalisation consistency

This commit is contained in:
Mike Macgirvin 2022-06-19 18:07:43 -07:00
parent 19efd0ead6
commit bb17c462bb
4 changed files with 4 additions and 4 deletions

View file

@ -735,7 +735,7 @@ class Channel
'$sec_addon' => $plugin['security'],
'$notify_addon' => $plugin['notify'],
'$misc_addon' => $plugin['misc'],
'$lbl_time' => t('Date and time'),
'$lbl_time' => t('Date and Time'),
'$miscdoc' => t('This section is reserved for use by optional addons and apps to provide additional settings.'),
'$h_advn' => t('Advanced Account/Page Type Settings'),
'$h_descadvn' => t('Change the behaviour of this account for special situations'),

View file

@ -1894,7 +1894,7 @@ App::$strings["Accept messages from strangers which include any of the following
App::$strings["comma separated, do not include the #"] = "separados por comas, no incluyen el #";
App::$strings["Notify me of events this many days in advance"] = "Avisarme de los eventos con algunos días de antelación";
App::$strings["Must be greater than 0"] = "Debe ser mayor que 0";
App::$strings["Date and time"] = "Fecha y hora";
App::$strings["Date and Time"] = "Fecha y hora";
App::$strings["This section is reserved for use by optional addons and apps to provide additional settings."] = "Esta sección está reservada para ser utilizada por los complementos y aplicaciones opcionales para proporcionar ajustes adicionales.";
App::$strings["Advanced Account/Page Type Settings"] = "Ajustes avanzados de la cuenta y de los tipos de página";
App::$strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta en situaciones especiales";

View file

@ -568,7 +568,7 @@ App::$strings["Accept messages from strangers which include any of the following
App::$strings["comma separated, do not include the #"] = "séparés par des virgules, ne mettez pas le #";
App::$strings["Notify me of events this many days in advance"] = "Me prévenir dévénements à venir tant de jours en avance";
App::$strings["Must be greater than 0"] = "Doit être supérieur à 0";
App::$strings["Date and time"] = "Date et heure";
App::$strings["Date and Time"] = "Date et heure";
App::$strings["This section is reserved for use by optional addons and apps to provide additional settings."] = "Cette section est réservée pour les addons optionnels et les applications qui fournissent des réglages additionnels.";
App::$strings["Advanced Account/Page Type Settings"] = "Paramètres avancés de compte/type de page";
App::$strings["Change the behaviour of this account for special situations"] = "Modifie le comportement de ce compte pour des situations particulières";

View file

@ -1812,7 +1812,7 @@ App::$strings["Accept messages from strangers which include any of the following
App::$strings["comma separated, do not include the #"] = "oddzielone przecinkami, nie dołączaj #";
App::$strings["Notify me of events this many days in advance"] = "Powiadamiaj mnie o wydarzeniach z kilkudniowym wyprzedzeniem";
App::$strings["Must be greater than 0"] = "Musi być większa niż 0";
App::$strings["Date and time"] = "Data i czas";
App::$strings["Date and Time"] = "Data i czas";
App::$strings["This section is reserved for use by optional addons and apps to provide additional settings."] = "Ta sekcja jest zarezerwowana do wykorzystania przez opcjonalne dodatki i aplikacje w celu zapewnienia dodatkowych ustawień.";
App::$strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/typu strony";
App::$strings["Change the behaviour of this account for special situations"] = "Zmień zachowanie tego konta w szczególnych sytuacjach";