Added version 1.19.2 updates.

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1023 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2004-04-21 10:00:00 +00:00
parent 485886240b
commit a39e21a1ed
8 changed files with 118 additions and 41 deletions

View File

@ -93,19 +93,24 @@ $zmSlangAttrArchiveStatus = 'Archiv Status';
$zmSlangAttrAvgScore = 'Avg. Zähler';
$zmSlangAttrDate = 'Datum';
$zmSlangAttrDateTime = 'Datum/Zeit';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Dauer';
$zmSlangAttrFrames = 'Bilder';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Max. Zähler';
$zmSlangAttrMonitorId = 'Monitor Id';
$zmSlangAttrMonitorName = 'Monitor Name';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Zeit';
$zmSlangAttrTotalScore = 'Total Zähler';
$zmSlangAttrWeekday = 'Wochentag';
$zmSlangAutoArchiveEvents = 'Automatisches Archivieren aller zutreffender Ereignisse';
$zmSlangAutoDeleteEvents = 'Automatisches Löschen aller zutreffender Ereignisse';
$zmSlangAutoEmailEvents = 'Automatisches mailen der Details aller zutreffender Ereignisse';
$zmSlangAutoMessageEvents = 'Automatisches mitteilen der Details aller zutreffender Ereignisse';
$zmSlangAutoUploadEvents = 'Automatisches hochladen aller zutreffender Ereignisse';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Avg.<br/>Zähler';
$zmSlangBadMonitorChars = 'Monitor Namen dürfen nur aus buchstaben,zahlen und trenn oder unterstrich bestehen ';
$zmSlangBandwidth = 'Bandbreite';
@ -155,6 +160,7 @@ $zmSlangErrorValidValue = 'Fehler ,Bitte alle Werte auf richtige Eingabe pr
$zmSlangEtc = 'etc';
$zmSlangEvent = 'Ereigniss';
$zmSlangEventFilter = 'Ereigniss Filter';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'Ereignisse';
$zmSlangExclude = 'Ausschluß';
$zmSlangFeed = 'Feed';
@ -188,6 +194,8 @@ $zmSlangInclude = 'Einschlu
$zmSlangInverted = 'Invertiert';
$zmSlangLanguage = 'Sprache';
$zmSlangLast = 'Letztes';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Last';
$zmSlangLocal = 'Lokal';
$zmSlangLoggedInAs = 'Angemeldet als';
@ -293,6 +301,9 @@ $zmSlangSetLearnPrefs = 'Setze Lernmerkmale'; // This can be ignored for
$zmSlangSetNewBandwidth = 'Setze Neue Bandbreite';
$zmSlangSettings = 'Einstellungen';
$zmSlangShowFilterWindow = 'ZeigeFilterFenster';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Quelle';
$zmSlangSourceType = 'Quellen Typ';
$zmSlangStart = 'Start';

View File

@ -194,7 +194,7 @@ $zmSlangInclude = 'Include';
$zmSlangInverted = 'Inverted';
$zmSlangLanguage = 'Language';
$zmSlangLast = 'Last';
$zmSlangLimitResultsPost = 'result only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'Local';

View File

@ -93,19 +93,24 @@ $zmSlangAttrArchiveStatus = 'Etat Archive';
$zmSlangAttrAvgScore = 'Score moy.';
$zmSlangAttrDate = 'Date';
$zmSlangAttrDateTime = 'Date/temps';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Durée';
$zmSlangAttrFrames = 'Images';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Score max.';
$zmSlangAttrMonitorId = 'N° écran';
$zmSlangAttrMonitorName = 'Nom écran';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Temps';
$zmSlangAttrTotalScore = 'Score total';
$zmSlangAttrWeekday = 'Semaine';
$zmSlangAutoArchiveEvents = 'Archiver auto. ts les évènements correspondants';
$zmSlangAutoDeleteEvents = 'Effacer auto. ts les évènements correspondants';
$zmSlangAutoEmailEvents = 'Envoyer auto. un courriel avec évènements pertinents';
$zmSlangAutoMessageEvents = 'Automatically message details of all matching events';
$zmSlangAutoUploadEvents = 'Télécharg. auto. ls évèments pertinents vrs serveur';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Score<br/>moy.';
$zmSlangBadMonitorChars = 'Les noms d\'écrans ne peuvent contenir que des lettres, chiffres, trait d\'union ou souligné';
$zmSlangBandwidth = 'Bande-pass.';
@ -155,6 +160,7 @@ $zmSlangErrorValidValue = 'Erreur, v
$zmSlangEtc = 'etc';
$zmSlangEvent = 'Evènt';
$zmSlangEventFilter = 'Filtre evènt';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'Evènts';
$zmSlangExclude = 'Exclure';
$zmSlangFeed = 'Feed';
@ -188,6 +194,8 @@ $zmSlangInclude = 'Inclure';
$zmSlangInverted = 'Inversé';
$zmSlangLanguage = 'Langue';
$zmSlangLast = 'Dernier';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'Local';
$zmSlangLoggedInAs = 'Connecté cô';
@ -293,6 +301,9 @@ $zmSlangSetLearnPrefs = 'R
$zmSlangSetNewBandwidth = 'Régler la bande passante';
$zmSlangSettings = 'Réglages';
$zmSlangShowFilterWindow = 'Montrerfen.filtre';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Source';
$zmSlangSourceType = 'Source Type';
$zmSlangStart = 'Démarrer';

View File

@ -1,6 +1,6 @@
<?php
//
// ZoneMinder web UK English language file, $Date$, $Revision$
// ZoneMinder web Italian language file, $Date$, $Revision$
// Copyright (C) 2003 Philip Coombes
//
// This program is free software; you can redistribute it and/or
@ -93,19 +93,24 @@ $zmSlangAttrArchiveStatus = 'Stato Archivio';
$zmSlangAttrAvgScore = 'Punteggio medio';
$zmSlangAttrDate = 'Data';
$zmSlangAttrDateTime = 'Data/Ora';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Durata';
$zmSlangAttrFrames = 'Immagini';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Punteggio massimo';
$zmSlangAttrMonitorId = 'Monitor Id';
$zmSlangAttrMonitorName = 'Nome Monitor';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Ora';
$zmSlangAttrTotalScore = 'Punteggio totale';
$zmSlangAttrWeekday = 'Giorno della settimana';
$zmSlangAutoArchiveEvents = 'Automaticamente archivia tutti gli eventi corrispondenti';
$zmSlangAutoDeleteEvents = 'Automaticamente cancella tutti gli eventi corrispondenti';
$zmSlangAutoEmailEvents = 'Automaticamente invia email di tutti gli eventi corrispondenti';
$zmSlangAutoMessageEvents = 'Automaticamente invia messaggi con dettagli di tutti gli eventi corrispondenti';
$zmSlangAutoUploadEvents = 'Automaticamente fai upload di tutti gli eventi corrispondenti';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Punteggio<br/>medio';
$zmSlangBadMonitorChars = 'I nomi dei Monitor possono contenere solo caratteri alfanumerici pi&ugrave; i caratteri - e _';
$zmSlangBandwidth = 'Banda';
@ -155,6 +160,7 @@ $zmSlangErrorValidValue = 'Errore, controlla che tutti i termini abbiano un
$zmSlangEtc = 'etc';
$zmSlangEvent = 'Evento';
$zmSlangEventFilter = 'Filtro Eventi';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'Eventi';
$zmSlangExclude = 'Escludi';
$zmSlangFeed = 'Feed';
@ -163,8 +169,8 @@ $zmSlangFirst = 'Primo';
$zmSlangForceAlarm = 'Forza&nbsp;Allarme';
$zmSlangFPS = 'fps';
$zmSlangFPSReportInterval = 'Intervallo Report FPS';
$zmSlangFrame = 'Immagine';
$zmSlangFrameId = 'Id Immagine';
$zmSlangFrame = 'Immagine';
$zmSlangFrameRate = 'Immagini al secondo';
$zmSlangFrames = 'Immagini';
$zmSlangFrameSkip = 'Salta Immagine';
@ -175,8 +181,8 @@ $zmSlangGenerateVideo = 'Genera Video';
$zmSlangGeneratingVideo = 'Sto generando il Video';
$zmSlangGoToZoneMinder = 'Vai su ZoneMinder.com';
$zmSlangGrey = 'Grigio';
$zmSlangHighBW = 'Banda&nbsp;Alta';
$zmSlangHigh = 'Alta';
$zmSlangHighBW = 'Banda&nbsp;Alta';
$zmSlangHour = 'Ora';
$zmSlangHue = 'Tinta';
$zmSlangId = 'Id';
@ -188,14 +194,16 @@ $zmSlangInclude = 'Includi';
$zmSlangInverted = 'Invertito';
$zmSlangLanguage = 'Linguaggio';
$zmSlangLast = 'Ultimo';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Carica';
$zmSlangLocal = 'Locale';
$zmSlangLoggedInAs = 'Loggato come';
$zmSlangLoggingIn = 'Mi Sto loggando';
$zmSlangLogin = 'Login';
$zmSlangLogout = 'Logout';
$zmSlangLowBW = 'Banda&nbsp;Bassa';
$zmSlangLow = 'Bassa';
$zmSlangLowBW = 'Banda&nbsp;Bassa';
$zmSlangMark = 'Seleziona';
$zmSlangMaxBrScore = 'Punteggio<br/>Massimo';
$zmSlangMaximumFPS = 'Max FPS';
@ -293,6 +301,9 @@ $zmSlangSetLearnPrefs = 'Set Learn Prefs'; // This can be ignored for now
$zmSlangSetNewBandwidth = 'Imposta nuova Banda';
$zmSlangSettings = 'Impostazioni';
$zmSlangShowFilterWindow = 'ShowFilterWindow';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Sorgente';
$zmSlangSourceType = 'Tipo Sorgente';
$zmSlangStart = 'Avvia';
@ -305,12 +316,12 @@ $zmSlangStop = 'Stop';
$zmSlangStream = 'Flusso';
$zmSlangSystem = 'Sistema';
$zmSlangTimeDelta = 'Time Delta';
$zmSlangTime = 'Ora';
$zmSlangTimestampLabelFormat = 'Formato etichetta timestamp';
$zmSlangTimestampLabelX = 'coordinata X etichetta';
$zmSlangTimestampLabelY = 'coordinata Y etichetta';
$zmSlangTimestamp = 'Timestamp';
$zmSlangTimeStamp = 'Time Stamp';
$zmSlangTime = 'Ora';
$zmSlangTools = 'Tools';
$zmSlangTotalBrScore = 'Punteggio<br/>Totale';
$zmSlangTriggers = 'Triggers';

View File

@ -93,19 +93,24 @@ $zmSlangAttrArchiveStatus = '
$zmSlangAttrAvgScore = '平均スコアー';
$zmSlangAttrDateTime = '日時';
$zmSlangAttrDate = '日付';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = '継続時間';
$zmSlangAttrFrames = 'フレーム';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = '最高スコアー';
$zmSlangAttrMonitorId = 'モニター Id';
$zmSlangAttrMonitorName = 'モニター 名前';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = '時間';
$zmSlangAttrTotalScore = '合計スコアー';
$zmSlangAttrWeekday = '曜日';
$zmSlangAutoArchiveEvents = '一致イベントを自動保存';
$zmSlangAutoDeleteEvents = '一致イベントを自動削除';
$zmSlangAutoEmailEvents = '一致イベント詳細を自動メール';
$zmSlangAutoMessageEvents = '一致イベント詳細を自動メッセージ';
$zmSlangAutoUploadEvents = '一致イベントを自動アップロード';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = '平均<br/>スコアー';
$zmSlangBadMonitorChars = 'モニターの名前に使える文字は小文字のa-z、0-9、-と_だけです';
$zmSlangBandwidth = '帯域幅';
@ -155,6 +160,7 @@ $zmSlangErrorValidValue = '
$zmSlangEtc = '等';
$zmSlangEvent = 'イベント';
$zmSlangEventFilter = 'イベント フィルター';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'イベント';
$zmSlangExclude = '排除';
$zmSlangFeed = '送り込む';
@ -188,6 +194,8 @@ $zmSlangInclude = '
$zmSlangInverted = '反転';
$zmSlangLanguage = '言語';
$zmSlangLast = '最終';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'ローカル';
$zmSlangLoggedInAs = 'ログイン済み:';
@ -293,6 +301,9 @@ $zmSlangSetLearnPrefs = 'Set Learn Prefs'; //
$zmSlangSetNewBandwidth = '新しい帯域幅の設定';
$zmSlangSettings = '設定';
$zmSlangShowFilterWindow = 'フィルター ウインドーの表示';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'ソース';
$zmSlangSourceType = 'ソース タイプ';
$zmSlangStart = 'スタート';

View File

@ -93,20 +93,25 @@ $zmSlangAttrArchiveStatus = 'Archief status';
$zmSlangAttrAvgScore = 'Gem. score';
$zmSlangAttrDate = 'Datum';
$zmSlangAttrDateTime = 'Datum/tijd';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Duur';
$zmSlangAttrFrames = 'Frames';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Max. Score';
$zmSlangAttrMonitorId = 'Monitor Id';
$zmSlangAttrMonitorName = 'Monitor Naam';
$zmSlangAttrMontage = 'Montage';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Tiid';
$zmSlangAttrTotalScore = 'Totale Score';
$zmSlangAttrWeekday = 'Weekdag';
$zmSlangAutoArchiveEvents = 'archiveer automatisch alle overeenkomende gebeurtenissen';
$zmSlangAutoDeleteEvents = 'verwijder automatisch alle overeenkomende gebeurtenissen';
$zmSlangAutoEmailEvents = 'Mail automatisch details van alle overeenkomende gebeurtenissen';
$zmSlangAutoMessageEvents = 'Bericht automatisch alle details van alle overeenkomende gebeurtenissen';
$zmSlangAutoUploadEvents = 'Upload automatisch alle overeenkomende gebeurtenissen';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Gem.<br/>score';
$zmSlangBadMonitorChars = 'Monitor Namen mogen alleen alpha numerieke karakters bevatten plus hyphens en underscores';
$zmSlangBandwidth = 'Bandbreedte';
@ -156,6 +161,7 @@ $zmSlangErrorValidValue = 'Error, Controleer of alle termen een geldige waa
$zmSlangEtc = 'etc';
$zmSlangEventFilter = 'Gebeurtenis filter';
$zmSlangEvent = 'Gebeurtenis';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'Gebeurtenissen';
$zmSlangExclude = 'Sluit uit';
$zmSlangFeed = 'toevoer';
@ -189,6 +195,8 @@ $zmSlangInclude = 'voeg in';
$zmSlangInverted = 'omgedraaid';
$zmSlangLanguage = 'Taal';
$zmSlangLast = 'Laatste';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'Lokaal';
$zmSlangLoggedInAs = 'Ingelogd als';
@ -294,6 +302,9 @@ $zmSlangSetLearnPrefs = 'Set Learn Prefs'; // This can be ignored for now
$zmSlangSetNewBandwidth = 'Set Nieuwe Bandbreedte';
$zmSlangSettings = 'Instellingen';
$zmSlangShowFilterWindow = 'ToonFilterWindow';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Bron';
$zmSlangSourceType = 'Bron Type';
$zmSlangStart = 'Start';

View File

@ -93,20 +93,25 @@ $zmSlangAttrArchiveStatus = 'Status archiwum';
$zmSlangAttrAvgScore = 'Śred. wynik';
$zmSlangAttrDate = 'Data';
$zmSlangAttrDateTime = 'Data/Czas';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Czas trwania';
$zmSlangAttrFrames = 'Ramek';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Maks. wynik';
$zmSlangAttrMonitorId = 'Nr monitora';
$zmSlangAttrMonitorName = 'Nazwa monitora';
$zmSlangAttrMontage = 'Montaż';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Czas';
$zmSlangAttrTotalScore = 'Całkowity wynik';
$zmSlangAttrWeekday = 'Dzień roboczy';
$zmSlangAutoArchiveEvents = 'Automatycznie archiwizuj wszystkie pasujące zdarzenia';
$zmSlangAutoDeleteEvents = 'Automatycznie kasuj wszystkie pasujące zdarzenia';
$zmSlangAutoEmailEvents = 'Automatycznie wysyłaj emailem szczegóły o pasujących zdarzeniach';
$zmSlangAutoMessageEvents = 'Automatycznie komunikat o pasujących zdarzeniach';
$zmSlangAutoUploadEvents = 'Automatycznie wysyłaj wszystkie pasujące zdarzenia';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Śred.<br/>wynik';
$zmSlangBadMonitorChars = 'Nazwy monitorów mogą zawierać tylko litery, cyfry oraz myślnik i podkreślenie';
$zmSlangBandwidth = 'przepustowość';
@ -155,6 +160,7 @@ $zmSlangErrorBrackets = 'B
$zmSlangErrorValidValue = 'Błąd, proszę sprawdzić czy wszystkie warunki mają poprawne wartości';
$zmSlangEtc = 'itp';
$zmSlangEventFilter = 'Filtr zdarzeń';
$zmSlangEventId = 'Event Id';
$zmSlangEvents = 'Zdarzenia';
$zmSlangEvent = 'Zdarzenie';
$zmSlangExclude = 'Wyklucz';
@ -189,6 +195,8 @@ $zmSlangInclude = 'Do
$zmSlangInverted = 'Odwrócony';
$zmSlangLanguage = 'Język';
$zmSlangLast = 'Ostatni';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'Lokalny';
$zmSlangLoggedInAs = 'Zalogowany jako';
@ -294,6 +302,9 @@ $zmSlangSetLearnPrefs = 'Ustaw preferencje nauki'; // This can be ignored
$zmSlangSetNewBandwidth = 'Ustaw nową przepustowość';
$zmSlangSettings = 'Ustawienia';
$zmSlangShowFilterWindow = 'PokażOknoFiltru';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Źródło';
$zmSlangSourceType = 'Typ źródła';
$zmSlangStart = 'Start';

View File

@ -93,20 +93,25 @@ $zmSlangAttrArchiveStatus = '
$zmSlangAttrAvgScore = 'Сред. оценка';
$zmSlangAttrDate = 'Дата';
$zmSlangAttrDateTime = 'Дата/Время';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = 'Длительность';
$zmSlangAttrFrames = 'Кол-во кадров';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = 'Макс. оценка';
$zmSlangAttrMonitorId = 'Id Монитора';
$zmSlangAttrMonitorName = 'Название Монитора';
$zmSlangAttrMontage = 'Монтаж';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = 'Время';
$zmSlangAttrTotalScore = 'Сумм. оценка';
$zmSlangAttrWeekday = 'День недели';
$zmSlangAutoArchiveEvents = 'Автоматически архивировать все подходящие события';
$zmSlangAutoDeleteEvents = 'Автоматически удалять все подходящие события';
$zmSlangAutoEmailEvents = 'Автоматически отправлять по email информацию о подходящих событиях';
$zmSlangAutoMessageEvents = 'Автоматически посылать сообщение о подходящих событиях';
$zmSlangAutoUploadEvents = 'Автоматически посылать все подходящие события';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = 'Сред.<br/>оценка';
$zmSlangBadMonitorChars = 'Название Монитора может содержать только буквы, дефис и подчеркивание';
$zmSlangBandwidth = 'канал';
@ -155,6 +160,7 @@ $zmSlangError = '
$zmSlangErrorValidValue = 'Ошибка: проверьте что все термы имеют действительное значение';
$zmSlangEtc = 'и т.д.';
$zmSlangEventFilter = 'Фильтр событий';
$zmSlangEventId = 'Event Id';
$zmSlangEvent = 'Событие';
$zmSlangEvents = 'События';
$zmSlangExclude = 'Исключить';
@ -189,6 +195,8 @@ $zmSlangInclude = '
$zmSlangInverted = 'Инвертировать';
$zmSlangLanguage = 'Язык';
$zmSlangLast = 'Последний';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangLoad = 'Load';
$zmSlangLocal = 'Локальный';
$zmSlangLoggedInAs = 'Пользователь';
@ -294,6 +302,9 @@ $zmSlangSetLearnPrefs = 'Set Learn Prefs'; // This can be ignored for now
$zmSlangSetNewBandwidth = 'Установка новой ширина канала';
$zmSlangSettings = 'Настройки';
$zmSlangShowFilterWindow = 'Показать окно фильтра';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = 'Источник';
$zmSlangSourceType = 'Тип источника';
$zmSlangStart = 'Запустить';