diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2016-08-22 10:27:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-22 10:27:14 -0400 |
| commit | d8ffac85ff300d41e668904da8a6dc897e784be9 (patch) | |
| tree | b4387e669780d2e22fc5f80e17747ce4e2bcc4ed /www/lang | |
| parent | 71045ed744f17d645c69295fc849e5cb4ab9b866 (diff) | |
| parent | 42e8639458ab943a75d29d50621820a34622d8a7 (diff) | |
Merge pull request #309 from pliablepixels/revert-307-master
Revert "Added Wake-Sleep-Reset control commands"
Former-commit-id: 7ae4eb211d7ad0d45613f2ce97920b09950fe599
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 2 | ||||
| -rw-r--r-- | www/lang/locale-it.json | 2 | ||||
| -rw-r--r-- | www/lang/locale-pt.json | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index f9ab5a1c..29fcd66f 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -268,7 +268,6 @@ "kShowTip" :"show tip", "kShowing" :"Showing", "kShowingEvent" :"showing event", - "kSleep" :"Sleep", "kSpeed" :"speed", "kStart" :"Start", "kStateAreYouSure" :"Are you sure you want to ", @@ -309,7 +308,6 @@ "kVersion" :"Version", "kVersionIncompatible" :"I am incompatible with your ZoneMinder version", "kVideo" :"Video", - "kWake" :"Wake", "kWarningLargeTimeline" :"A large value can affect timeline performance. If you find timeline performance slow, try reducing the value to 200 and work your way up from there.", "kWeek" :"Week", "kWelcomeWizard" :"Welcome to zmWizard", diff --git a/www/lang/locale-it.json b/www/lang/locale-it.json index fc32e5a9..61a871a3 100644 --- a/www/lang/locale-it.json +++ b/www/lang/locale-it.json @@ -266,7 +266,6 @@ "kShowTip" :"Mostra suggerimenti", "kShowing" :"Visualizzando", "kShowingEvent" :"Mostrando eventi", - "kSleep" :"Sleep", "kSpeed" :"Velocità", "kStart" :"Start", "kStateAreYouSure" :"Sei sicuro di voler ", @@ -306,7 +305,6 @@ "kVersion" :"Versione", "kVersionIncompatible" :"Non sono campatibile con la tua versione di Zoneminder", "kVideo" :"Video", - "kWake" :"Wake", "kWarningLargeTimeline" :"Un valore più alto influenza le prestazioni della timeline. Se le prestazioni sono basse, prova a ridurre il valore a 200.", "kWeek" :"Settimana", "kWelcomeWizard" :"Benvenuto al wizard!!!", diff --git a/www/lang/locale-pt.json b/www/lang/locale-pt.json index 1f635be1..77da2a76 100644 --- a/www/lang/locale-pt.json +++ b/www/lang/locale-pt.json @@ -266,7 +266,6 @@ "kShowTip" :"mostrar dica", "kShowing" :"Mostrando", "kShowingEvent" :"mostrando evento", - "kSleep" :"Sleep", "kSpeed" :"velocidade", "kStart" :"Começar", "kStateAreYouSure" :"Você tem a certeza que quer ", @@ -307,7 +306,6 @@ "kVersionIncompatible" :"Sou incompativel com a sua versão do ZoneMinder", "kVideo" :"Vídeo", "kWarningLargeTimeline" :"Um valor elevado pode afetar o desempenho da timeline. Se você achar o desempenho da timeline lento, tente reduzir o valor para 200 e trabalhe a partir daí.", - "kWake" :"Wake", "kWeek" :"Semana", "kWelcomeWizard" :"Benvindo ao Assistente", "kWizAuthText1" :"Confuso? Autenticação ZM, é a autenticação usada quando você habilita OPT_USE_AUTH no ecrã de opções da consola do ZM.", |
