Skip to content

Commit

Permalink
added basque
Browse files Browse the repository at this point in the history
  • Loading branch information
nkorbel committed Jun 25, 2017
1 parent 60d74cd commit 750ffb2
Show file tree
Hide file tree
Showing 16 changed files with 2,186 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/AvailableLanguages.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class AvailableLanguages
public static function GetAvailableLanguages()
{
return array(
'eu_es' => new AvailableLanguage('eu_es', 'eu_es.php', 'Basque'),
'bg_bg' => new AvailableLanguage('bg_bg', 'bg_bg.php', 'Bulgarian'),
'ca' => new AvailableLanguage('ca', 'ca.php', 'Catalan'),
'cz' => new AvailableLanguage('cz', 'cz.php', 'Czech'),
Expand Down
813 changes: 813 additions & 0 deletions lang/eu_es.php

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions lang/eu_es/AccountActivation.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{*
Copyright 2011-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
{$FirstName},<br/>
Eskerrik asko Booked Scheduler-en erregistratzeagatik. Mesedez, <a href="{$ActivationUrl}">aktibatu zure kontua</a>.
26 changes: 26 additions & 0 deletions lang/eu_es/AccountCreation.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{*
Copyright 2011-2017 Nick Korbel, Paul Menchini
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
<p>{$To},</p>

<p>Erabiltzaile berri bat erregistratu da informazio honekin:<br/>
Posta helbidea: {$EmailAddress}<br/>
Izena: {$FullName}<br/>
Telefonoa: {$Phone}<br/>
Erakundea: {$Organization}<br/>
Lanpostua: {$Position}</p>
31 changes: 31 additions & 0 deletions lang/eu_es/EndReminderEmail.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{*
Copyright 2013-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Zure erreserba laster amaituko da.<br/>
Erreserbaren xehetasunak:
<br/>
<br/>
Hasiera: {formatdate date=$StartDate key=reservation_email}<br/>
Amaiera: {formatdate date=$EndDate key=reservation_email}<br/>
Baliabidea: {$ResourceName}<br/>
Izenburua: {$Title}<br/>
Deskripzioa: {$Description|nl2br}<br/>
<br/>
<a href="{$ScriptUrl}/{$ReservationUrl}">Ikusi erreserba hau</a> |
<a href="{$ScriptUrl}/{$ICalUrl}">Gehitu egutegi bati</a> |
<a href="{$ScriptUrl}">Saioa hasi Booked Scheduler-en</a>
21 changes: 21 additions & 0 deletions lang/eu_es/ReportEmail.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{*
Copyright 2012-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Se adjunta un informe de Booked Scheduler-eko txosten bat erantsita.<br/><br/>

<a href="{$ScriptUrl}">Saioa hasi Booked Scheduler-en</a>
79 changes: 79 additions & 0 deletions lang/eu_es/ReservationCreated.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{*
Copyright 2011-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Erreserbaren xehetasunak:
<br/>
<br/>

Hasiera: {formatdate date=$StartDate key=reservation_email}<br/>
Amaiera: {formatdate date=$EndDate key=reservation_email}<br/>
{if $ResourceNames|count > 1}
Baliabideak:<br/>
{foreach from=$ResourceNames item=resourceName}
{$resourceName}<br/>
{/foreach}
{else}
Baliabidea: {$ResourceName}<br/>
{/if}

{if $ResourceImage}
<div class="resource-image"><img src="{$ScriptUrl}/{$ResourceImage}"/></div>
{/if}

Izenburua: {$Title}<br/>
Deskripzioa: {$Description|nl2br}<br/>

{if count($RepeatDates) gt 0}
<br/>
Erreserba data hauetarako da:
<br/>
{/if}

{foreach from=$RepeatDates item=date name=dates}
{formatdate date=$date}<br/>
{/foreach}

{if $Accessories|count > 0}
<br/>Osagarria:<br/>
{foreach from=$Accessories item=accessory}
({$accessory->QuantityReserved}) {$accessory->Name}<br/>
{/foreach}
{/if}

{if $Attributes|count > 0}
<br/>
{foreach from=$Attributes item=attribute}
<div>{control type="AttributeControl" attribute=$attribute readonly=true}</div>
{/foreach}
{/if}

{if $RequiresApproval}
<br/>
Baliabide batek edo gehiagok onarpena behar du erabili baino lehen. Erreserba hau zain geratuko da onartua izan arte.
{/if}

{if !empty($ApprovedBy)}
<br/>
Nork onartua: {$ApprovedBy}
{/if}

<br/>
<br/>
<a href="{$ScriptUrl}/{$ReservationUrl}">Erreserba hau ikusi</a> |
<a href="{$ScriptUrl}/{$ICalUrl}">Egutegi batera gehitu</a> |
<a href="{$ScriptUrl}">Booked Scheduler-en saioa hasi</a>
73 changes: 73 additions & 0 deletions lang/eu_es/ReservationCreatedAdmin.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{*
Copyright 2011-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Erreserbaren xehetasunak:
<br/>
<br/>

Erabiltzailea: {$UserName}<br/>
Hasiera: {formatdate date=$StartDate key=reservation_email}<br/>
Amaiera: {formatdate date=$EndDate key=reservation_email}<br/>
{if $ResourceNames|count > 1}
Baliabideak:<br/>
{foreach from=$ResourceNames item=resourceName}
{$resourceName}<br/>
{/foreach}
{else}
Baliabidea: {$ResourceName}<br/>
{/if}

{if $ResourceImage}
<div class="resource-image"><img src="{$ScriptUrl}/{$ResourceImage}"/></div>
{/if}

Izenburua: {$Title}<br/>
Deskripzioa: {$Description}<br/>

{if count($RepeatDates) gt 0}
<br/>
Erreserba data hauetarako da:
<br/>
{/if}

{foreach from=$RepeatDates item=date name=dates}
{formatdate date=$date}<br/>
{/foreach}

{if $Accessories|count > 0}
<br/>Osagarriak:<br/>
{foreach from=$Accessories item=accessory}
({$accessory->QuantityReserved}) {$accessory->Name}<br/>
{/foreach}
{/if}

{if $Attributes|count > 0}
<br/>
{foreach from=$Attributes item=attribute}
<div>{control type="AttributeControl" attribute=$attribute readonly=true}</div>
{/foreach}
{/if}

{if $RequiresApproval}
<br/>
Baliabideetako batek onarpena behar du erabilia izan aurretik. Mesedez ziurtatu erreserba eskaera hau onartu edo baztertzen dela.
{/if}

<br/>
<br/>
<a href="{$ScriptUrl}/{$ReservationUrl}">Erreserba hau ikusi</a> | <a href="{$ScriptUrl}">Saioa hasi Booked Scheduler-en</a>
61 changes: 61 additions & 0 deletions lang/eu_es/ReservationDeleted.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{*
Copyright 2011-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Erreserbaren xehetasunak:
<br/>
<br/>

Erabiltzailea: {$UserName}<br/>
Hasiera: {formatdate date=$StartDate key=reservation_email}<br/>
Amaiera: {formatdate date=$EndDate key=reservation_email}<br/>
{if $ResourceNames|count > 1}
Baliabideak:<br/>
{foreach from=$ResourceNames item=resourceName}
{$resourceName}<br/>
{/foreach}
{else}
Baliabidea: {$ResourceName}<br/>
{/if}

{if $ResourceImage}
<div class="resource-image"><img src="{$ScriptUrl}/{$ResourceImage}"/></div>
{/if}

Izenburua: {$Title}<br/>
Deskripzioa: {$Description|nl2br}<br/>

{if count($RepeatDates) gt 0}
<br/>
Data hauek ezabatu dira:
<br/>
{/if}

{foreach from=$RepeatDates item=date name=dates}
{formatdate date=$date}<br/>
{/foreach}

{if $Accessories|count > 0}
<br/>Osagarriak:<br/>
{foreach from=$Accessories item=accessory}
({$accessory->QuantityReserved}) {$accessory->Name}<br/>
{/foreach}
{/if}

<br/>
<br/>
<a href="{$ScriptUrl}">Saioa hasi Booked Scheduler-en</a>
70 changes: 70 additions & 0 deletions lang/eu_es/ReservationInvitation.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{*
Copyright 2011-2017 Nick Korbel
This file is part of Booked Scheduler.
Booked Scheduler is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Booked Scheduler is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Booked Scheduler. If not, see <http://www.gnu.org/licenses/>.
*}
Erreserbaren xehetasunak:
<br/>
<br/>

Hasiera: {formatdate date=$StartDate key=reservation_email}<br/>
Amaiera: {formatdate date=$EndDate key=reservation_email}<br/>
{if $ResourceNames|count > 1}
Baliabideak:<br/>
{foreach from=$ResourceNames item=resourceName}
{$resourceName}<br/>
{/foreach}
{else}
Baliabidea: {$ResourceName}<br/>
{/if}

{if $ResourceImage}
<div class="resource-image"><img src="{$ScriptUrl}/{$ResourceImage}"/></div>
{/if}

Izenburua: {$Title}<br/>
Deskripzioa: {$Description|nl2br}<br/>

{if count($RepeatDates) gt 0}
<br/>
Erreserba data hauetarako da:
<br/>
{/if}

{foreach from=$RepeatDates item=date name=dates}
{formatdate date=$date}<br/>
{/foreach}

{if $Accessories|count > 0}
<br/>Osagarriak:<br/>
{foreach from=$Accessories item=accessory}
({$accessory->QuantityReserved}) {$accessory->Name}<br/>
{/foreach}
{/if}

{if $RequiresApproval}
<br/>
Erreserbatutako baliabideetako bat onartua izan behar du erabilia izan baino lehen. Erreserba hau zain geratuko da onartu arte.
{/if}

<br/>
Bertaratuko? <a href="{$ScriptUrl}/{$AcceptUrl}">Bai</a> <a href="{$ScriptUrl}/{$DeclineUrl}">Ez</a>
<br/>
<br/>

<a href="{$ScriptUrl}/{$ReservationUrl}">Erreserba hau ikusi</a> |
<a href="{$ScriptUrl}/{$ICalUrl}">Egutegi batera gehitu</a> |
<a href="{$ScriptUrl}">Saioa hasi Booked Scheduler-en</a>
Loading

0 comments on commit 750ffb2

Please sign in to comment.