add missing translations for export_limit feature of calendar, correcting translation strings for export_limit warnings

This commit is contained in:
Klaus Leithoff 2011-09-14 10:27:53 +00:00
parent 2bd343ee05
commit 36e3a1b8ce
13 changed files with 21 additions and 19 deletions

View File

@ -138,7 +138,7 @@ class calendar_merge extends bo_merge
// as this function allows to pass query- parameters, we need to check the result of the query against export_limit restrictions
if (bo_merge::hasExportLimit($this->export_limit) && !bo_merge::is_export_limit_excepted() && count($events) > (int)$this->export_limit)
{
$err = lang('No rights to export more then %1 entries!',(int)$this->export_limit);
$err = lang('No rights to export more than %1 entries!',(int)$this->export_limit);
throw new egw_exception_wrong_userinput($err);
}
$replacements = array();

View File

@ -237,6 +237,7 @@ holidays calendar de Feiertage
holidays only calendar de Nur Feiertage
hours calendar de Stunden
how far to search (from startdate) calendar de wie weit suchen (vom Startdatum)
how many appointments should non-admins be able to export admin de Wieviele Termine sollen Nicht-Adminstratoren exportieren können?
how many describtion lines should be directly visible. further lines are available via a scrollbar. calendar de Wieviele Zeilen der Beschreibung sollen direkt sichtbar sein (Rest über die Scrollbar)?
how many minutes should each interval last? calendar de Wie viele Minuten soll jedes Intervall dauern?
how many weeks should the multiple week view show? calendar de Wie viele Wochen soll die Mehrwochenansicht zeigen?

View File

@ -232,6 +232,7 @@ holidays calendar en Holidays
holidays only calendar en Holidays only
hours calendar en hours
how far to search (from startdate) calendar en How far to search (from start date)
how many appointments should non-admins be able to export admin en How many appointments should non-admins be able to export.
how many describtion lines should be directly visible. further lines are available via a scrollbar. calendar en How many description lines should be directly visible. Further lines are available via a scroll bar.
how many minutes should each interval last? calendar en How many minutes should each interval last?
how many weeks should the multiple week view show? calendar en How many weeks should the multiple week view show?

View File

@ -408,7 +408,7 @@ abstract class bo_merge
if (self::hasExportLimit() && !self::is_export_limit_excepted() && count($ids) > (int)$this->export_limit)
{
$err = lang('No rights to export more then %1 entries!',(int)$this->export_limit);
$err = lang('No rights to export more than %1 entries!',(int)$this->export_limit);
return false;
}
@ -593,7 +593,7 @@ abstract class bo_merge
if ($countlables > 1) $lableprint = true;
if (count($ids) > 1 && !$contentrepeat)
{
$err = lang('for more then one contact in a document use the tag pagerepeat!');
$err = lang('for more than one contact in a document use the tag pagerepeat!');
return false;
}
foreach ((array)$ids as $id)
@ -1216,7 +1216,7 @@ abstract class bo_merge
/**
* Get insert-in-document action with optional default document on top
*
* If more then SHOW_DOCS_BY_MIME_LIMIT=10 documents found, they are displayed in submenus by mime type.
* If more than SHOW_DOCS_BY_MIME_LIMIT=10 documents found, they are displayed in submenus by mime type.
*
* @param string $dirs Directory(s comma or space separated) to search
* @param int $group see nextmatch_widget::egw_actions

View File

@ -420,6 +420,6 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate cs XML soubor pro import
xslt template etemplate cs XSLT šablona
year etemplate cs Rok
you are not allowed to export more then %1 entries! etemplate cs Nemáte oprávnění exportovat více než %1 záznamů!
you are not allowed to export more than %1 entries! common cs Nemáte oprávnění exportovat více než %1 záznamů!
you can respond by visiting: etemplate cs Můžete odpovědět navštívením:
you need to select a file first! etemplate cs Nejprve musíte vybrat soubor!

View File

@ -187,7 +187,7 @@ file writen etemplate de Datei geschrieben
fileupload etemplate de DateiUpload
first etemplate de Zuerst
floating point etemplate de Gleitkommawert
for more then one contact in a document use the tag pagerepeat! preferences de Für mehr als einen Kontakt verwenden Sie bitte den Platzhalter pagerepeat. Damit können Sie dann Seriendokumente erstellen.
for more than one contact in a document use the tag pagerepeat! preferences de Für mehr als einen Kontakt verwenden Sie bitte den Platzhalter pagerepeat. Damit können Sie dann Seriendokumente erstellen.
foreign key etemplate de Foreign Key
formatted text (html) etemplate de Formatierter Text (HTML)
general fields: preferences de General fields:
@ -281,7 +281,7 @@ no column to swap with !!! etemplate de Keine Spalte um damit zu tauschen !!!
no file etemplate de keine Datei
no filename given or selected via browse... etemplate de kein Dateiname angegeben oder mit [Browse...] ausgewählt
no matches found etemplate de Keine Treffer gefunden
no rights to export more then %1 entries! etemplate de Sie haben keine Rechte mehr als %1 Einträge zu exportieren!
no rights to export more than %1 entries! common de Sie haben keine Rechte mehr als %1 Einträge zu exportieren!
no row to swap with !!! etemplate de Keine Zeile um damit zu tauschen !!!
not null etemplate de NOT NULL
nothing etemplate de nichts
@ -443,7 +443,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate de XML Datei zum Importieren
xslt template etemplate de XSLT Template
year etemplate de Jahr
you are not allowed to export more then %1 entries! etemplate de Sie sind nicht berechtigt mehr als %1 Datensätze zu exportieren!
you are not allowed to export more than %1 entries! common de Sie sind nicht berechtigt mehr als %1 Datensätze zu exportieren!
you can respond by visiting: etemplate de Sie können unter dem folgenden Verweis antworten:
you need to select a file first! etemplate de Sie müssen zuerst eine Datei auswählen!
your code is incorrect !!! etemplate de Ihr Code ist nicht richtig!!!

View File

@ -189,7 +189,7 @@ file writen etemplate en File written.
fileupload etemplate en File upload
first etemplate en First
floating point etemplate en Floating point
for more then one contact in a document use the tag pagerepeat! preferences en Use the tag page repeat for more than one contact in a document!
for more than one contact in a document use the tag pagerepeat! preferences en Use the tag page repeat for more than one contact in a document!
foreign key etemplate en Foreign key
formatted text (html) etemplate en Formatted text (HTML)
general fields: preferences en General fields:
@ -284,7 +284,7 @@ no column to swap with !!! etemplate en No column to swap with!
no file etemplate en No file
no filename given or selected via browse... etemplate en No filename
no matches found etemplate en No matches found.
no rights to export more then %1 entries! etemplate en No rights to export more then %1 entries!
no rights to export more than %1 entries! common en No rights to export more than %1 entries!
no row to swap with !!! etemplate en No row to swap with!
not null etemplate en NOT NULL
nothing etemplate en Nothing
@ -446,7 +446,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate en Xml file to import
xslt template etemplate en XSLT Template
year etemplate en Year
you are not allowed to export more then %1 entries! etemplate en You are not allowed to export more than %1 entries!
you are not allowed to export more than %1 entries! common en You are not allowed to export more than %1 entries!
you can respond by visiting: etemplate en You can respond by visiting
you need to select a file first! etemplate en Select a file first!
your code is incorrect !!! etemplate en Code is incorrect!

View File

@ -410,7 +410,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate es-es fichero xml a importar
xslt template etemplate es-es Plantilla XSLT
year etemplate es-es Año
you are not allowed to export more then %1 entries! etemplate es-es ¡No se le permite exportar más de %1 entradas!
you are not allowed to export more than %1 entries! common es-es ¡No se le permite exportar más de %1 entradas!
you can respond by visiting: etemplate es-es Puede responder visitando:
error uploading file! filemanager es-es ¡Error al subir el fichero!
maximum size for uploads filemanager es-es Tamaño máximo para subida de ficheros

View File

@ -178,7 +178,7 @@ file writen etemplate fi Tiedostoa kirjoitetaan
fileupload etemplate fi Tiedostoa ladataan
first etemplate fi Ensimmäinen
floating point etemplate fi Liukuva pilkku
for more then one contact in a document use the tag pagerepeat! etemplate fi Käytä sivuntoisto -komentoa useammalle kuin yhdelle yhteystiedolle!
for more than one contact in a document use the tag pagerepeat! etemplate fi Käytä sivuntoisto -komentoa useammalle kuin yhdelle yhteystiedolle!
foreign key etemplate fi Viiteavain
formatted text (html) etemplate fi Muotoiltu teksti (HTML)
go to the first entry etemplate fi Mene ensimmäiseen merkintään
@ -403,7 +403,7 @@ write tables etemplate fi Kirjoita taulukko
xml-file to import etemplate fi tuotava xml-tiedosto
xslt template etemplate fi XSLT -mallipohja
year etemplate fi Vuosi
you are not allowed to export more then %1 entries! etemplate fi Sinulla ei ole riittäviä oikeuksia viedä enemmän kuin %1 tietuetta!!!
you are not allowed to export more than %1 entries! common fi Sinulla ei ole riittäviä oikeuksia viedä enemmän kuin %1 tietuetta!!!
you can respond by visiting: etemplate fi Voit vastata vierailemalla:
you need to select a file first! etemplate fi Valitse tiedosto!
your code is incorrect !!! etemplate fi Virheellinen koodi!

View File

@ -410,7 +410,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate nl XML-bestand om te importeren
xslt template etemplate nl XSLT Template
year etemplate nl Jaar
you are not allowed to export more then %1 entries! etemplate nl Je mag niet meer dan %1 items exporteren!
you are not allowed to export more than %1 entries! common nl Je mag niet meer dan %1 items exporteren!
you can respond by visiting: etemplate nl Ju kunt reageren via:
error uploading file! filemanager nl Fout bij uploaden van bestand!
maximum size for uploads filemanager nl Maximum grootte voor uploads

View File

@ -410,7 +410,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate pt-br Importar arquivo xml
xslt template etemplate pt-br Modelo XSLT
year etemplate pt-br Ano
you are not allowed to export more then %1 entries! etemplate pt-br Você não tem permissão para exportar mais de %1 registros!
you are not allowed to export more than %1 entries! common pt-br Você não tem permissão para exportar mais de %1 registros!
you can respond by visiting: etemplate pt-br Você pode responder acessando:
error uploading file! filemanager pt-br Erro carregando arquivo!
maximum size for uploads filemanager pt-br Tamanho máximo para uploads

View File

@ -410,5 +410,5 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate ru файл xml для импорта
xslt template etemplate ru Шаблон XLST
year etemplate ru Год
you are not allowed to export more then %1 entries! etemplate ru Вам не разрешено экспортировать более чем %1 записей!
you are not allowed to export more than %1 entries! common ru Вам не разрешено экспортировать более чем %1 записей!
you can respond by visiting: etemplate ru Вы можете отозваться посетив:

View File

@ -174,7 +174,7 @@ file writen etemplate sk Súbor zapísaný
fileupload etemplate sk Nahrať Súbor
first etemplate sk Prvé
floating point etemplate sk Pohyblivá desatinná čiarka
for more then one contact in a document use the tag pagerepeat! etemplate sk Ak chcete mať v dokumente viac než jeden kontakt, použite značku opakovania strany!
for more than one contact in a document use the tag pagerepeat! etemplate sk Ak chcete mať v dokumente viac než jeden kontakt, použite značku opakovania strany!
foreign key etemplate sk Cudzí kľúč
formatted text (html) etemplate sk Formátovaný text (HTML)
go to the first entry etemplate sk choď na prvý záznam
@ -403,7 +403,7 @@ writes a 'etemplates.inc.php' file (for application in name) in the setup-dir of
xml-file to import etemplate sk xml súbor pre import
xslt template etemplate sk XSLT šablóna
year etemplate sk Rok
you are not allowed to export more then %1 entries! etemplate sk Nie je vám dovolené, exportovať viac než %1 záznamov!
you are not allowed to export more than %1 entries! common sk Nie je vám dovolené, exportovať viac než %1 záznamov!
you can respond by visiting: etemplate sk Odpovedať môžete na tejto adrese:
you need to select a file first! etemplate sk Je potrebné najprv vybrať súbor!
your code is incorrect !!! etemplate sk Váš kód je chybný!!!