-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12f07b7
commit 6075ef7
Showing
17 changed files
with
145 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Тази кампания е завършена.<br>Благодарим ви за вашия принос!', | ||
'project_unpublished_message' => 'Тази кампания все още не е публикувана.', | ||
'project_archived_message' => 'Тази кампания е архивирана.', | ||
'project_unavailable_message' => 'Тази кампания в момента не е налична.', | ||
'visit_project_webpage_link_text' => 'Посетете уеб страницата на кампанията', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Diese Kampagne ist abgeschlossen.<br>Vielen Dank für Ihren Beitrag!', | ||
'project_unpublished_message' => 'Diese Kampagne ist noch nicht veröffentlicht.', | ||
'project_archived_message' => 'Diese Kampagne ist archiviert.', | ||
'project_unavailable_message' => 'Diese Kampagne ist derzeit nicht verfügbar.', | ||
'visit_project_webpage_link_text' => 'Besuchen Sie die Kampagnen-Webseite', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Αυτή η καμπάνια έχει ολοκληρωθεί.<br>Ευχαριστούμε για τη συμβολή σας!', | ||
'project_unpublished_message' => 'Αυτή η καμπάνια δεν έχει δημοσιευτεί ακόμα.', | ||
'project_archived_message' => 'Αυτή η καμπάνια έχει αρχειοθετηθεί.', | ||
'project_unavailable_message' => 'Αυτή η καμπάνια δεν είναι διαθέσιμη αυτή τη στιγμή.', | ||
'visit_project_webpage_link_text' => 'Επισκεφθείτε την ιστοσελίδα της καμπάνιας', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'This campaign is finalized.<br>Thank you for your contribution!', | ||
'project_unpublished_message' => 'This campaign is not published yet.', | ||
'project_archived_message' => 'This campaign is archived.', | ||
'project_unavailable_message' => 'This campaign is not currently available.', | ||
'visit_project_webpage_link_text' => 'Visit campaign webpage', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Esta campaña está finalizada.<br>¡Gracias por su contribución!', | ||
'project_unpublished_message' => 'Esta campaña aún no está publicada.', | ||
'project_archived_message' => 'Esta campaña está archivada.', | ||
'project_unavailable_message' => 'Esta campaña no está disponible actualmente.', | ||
'visit_project_webpage_link_text' => 'Visitar la página web de la campaña', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'See kampaania on lõppenud.<br>Täname teid panuse eest!', | ||
'project_unpublished_message' => 'See kampaania ei ole veel avaldatud.', | ||
'project_archived_message' => 'See kampaania on arhiveeritud.', | ||
'project_unavailable_message' => 'See kampaania ei ole praegu saadaval.', | ||
'visit_project_webpage_link_text' => 'Külastage kampaania veebilehte', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Cette campagne est terminée.<br>Merci pour votre contribution!', | ||
'project_unpublished_message' => 'Cette campagne n\'est pas encore publiée.', | ||
'project_archived_message' => 'Cette campagne est archivée.', | ||
'project_unavailable_message' => 'Cette campagne n\'est actuellement pas disponible.', | ||
'visit_project_webpage_link_text' => 'Visitez la page de la campagne', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Ez a kampány befejeződött.<br>Köszönjük a hozzájárulását!', | ||
'project_unpublished_message' => 'Ez a kampány még nincs közzétéve.', | ||
'project_archived_message' => 'Ez a kampány archiválva van.', | ||
'project_unavailable_message' => 'Ez a kampány jelenleg nem elérhető.', | ||
'visit_project_webpage_link_text' => 'Látogassa meg a kampány weboldalát', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Questa campagna è terminata.<br>Grazie per il vostro contributo!', | ||
'project_unpublished_message' => 'Questa campagna non è ancora pubblicata.', | ||
'project_archived_message' => 'Questa campagna è archiviata.', | ||
'project_unavailable_message' => 'Questa campagna non è attualmente disponibile.', | ||
'visit_project_webpage_link_text' => 'Visita la pagina della campagna', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Šī kampaņa ir pabeigta.<br>Paldies par jūsu ieguldījumu!', | ||
'project_unpublished_message' => 'Šī kampaņa vēl nav publicēta.', | ||
'project_archived_message' => 'Šī kampaņa ir arhivēta.', | ||
'project_unavailable_message' => 'Šī kampaņa pašlaik nav pieejama.', | ||
'visit_project_webpage_link_text' => 'Apmeklējiet kampaņas tīmekļa vietni', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Deze campagne is afgerond.<br>Bedankt voor uw bijdrage!', | ||
'project_unpublished_message' => 'Deze campagne is nog niet gepubliceerd.', | ||
'project_archived_message' => 'Deze campagne is gearchiveerd.', | ||
'project_unavailable_message' => 'Deze campagne is momenteel niet beschikbaar.', | ||
'visit_project_webpage_link_text' => 'Bezoek de campagnepagina', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Esta campanha está finalizada.<br>Obrigado pela sua contribuição!', | ||
'project_unpublished_message' => 'Esta campanha ainda não foi publicada.', | ||
'project_archived_message' => 'Esta campanha está arquivada.', | ||
'project_unavailable_message' => 'Esta campanha não está disponível no momento.', | ||
'visit_project_webpage_link_text' => 'Visite a página da campanha', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Táto kampaň je ukončená.<br>Ďakujeme za váš príspevok!', | ||
'project_unpublished_message' => 'Táto kampaň ešte nie je zverejnená.', | ||
'project_archived_message' => 'Táto kampaň je archivovaná.', | ||
'project_unavailable_message' => 'Táto kampaň momentálne nie je dostupná.', | ||
'visit_project_webpage_link_text' => 'Navštívte stránku kampane', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'project_finalized_message' => 'Ова кампања је завршена.<br>Хвала вам на вашем доприносу!', | ||
'project_unpublished_message' => 'Ова кампања још није објављена.', | ||
'project_archived_message' => 'Ова кампања је архивирана.', | ||
'project_unavailable_message' => 'Ова кампања тренутно није доступна.', | ||
'visit_project_webpage_link_text' => 'Посетите страницу кампање', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters