Skip to content

Commit

Permalink
Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Nov 9, 2014
1 parent e0182fa commit 3640dc1
Show file tree
Hide file tree
Showing 12 changed files with 324 additions and 0 deletions.
27 changes: 27 additions & 0 deletions messages/ar/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'ملاحظة:',
'multiple file upload' => 'متعددة تحميل الملف',
'file preview and multiple file upload' => 'ملف المعاينة ومتعددة تحميل الملف',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'متصفحك لا يدعم {validation}. تجربة أي بديل أو أكثر متصفح الأخيرة للوصول إلى هذه الميزات.',
'Browse' => 'تصفح',
'Remove' => 'نزع',
'Upload' => 'تحميل',
];
27 changes: 27 additions & 0 deletions messages/da/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Bemærk:',
'multiple file upload' => 'multi fil upload',
'file preview and multiple file upload' => 'fil forhåndsvisning og multi fil upload',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Din browser supporterer ikke {validation}. Prøv en alternativ eller nyere browser for at bruge disse funktioner.',
'Browse' => 'Gennemse',
'Remove' => 'Fjern',
'Upload' => 'Upload',
];
27 changes: 27 additions & 0 deletions messages/de/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Hinweis:',
'multiple file upload' => 'Hochladen mehrerer Dateien',
'file preview and multiple file upload' => 'Datei-Vorschau und Hochladen mehrerer Dateien',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Ihr Browser unterstützt keine {validation}. Versuchen Sie, eine alternative oder neueren Browser, um diese Funktionen zugreifen.',
'Browse' => 'blättern',
'Remove' => 'entfernen',
'Upload' => 'laden',
];
27 changes: 27 additions & 0 deletions messages/en/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => '',
'multiple file upload' => '',
'file preview and multiple file upload' => '',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => '',
'Browse' => '',
'Remove' => '',
'Upload' => '',
];
27 changes: 27 additions & 0 deletions messages/es/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Nota:',
'multiple file upload' => 'carga de varios archivos',
'file preview and multiple file upload' => 'Vista previa de archivos y carga de varios archivos',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Su navegador no soporta la {validation}. Pruebe una alternativa o explorador más reciente para acceder a estas funciones.',
'Browse' => 'Navegar',
'Remove' => 'eliminar',
'Upload' => 'subir',
];
27 changes: 27 additions & 0 deletions messages/fr/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Remarque :',
'multiple file upload' => 'Dépôt de fichiers multiples',
'file preview and multiple file upload' => 'Prévisualisation et dépôt de fichiers multiples',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Votre navigateur ne supporte pas les {validation}. Essayez un navigateur alternatif ou plus récent pour accéder à ces fonctions.',
'Browse' => 'Parcourir',
'Remove' => 'Supprimer',
'Upload' => 'Déposer',
];
27 changes: 27 additions & 0 deletions messages/it/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Note',
'multiple file upload' => 'caricamento file multipli',
'file preview and multiple file upload' => 'anteprima file e caricamento file multipli',
'Browse' => 'Scegli',
'Upload' => 'Carica',
'Remove' => 'Rimuovi',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Il tuo browser non supporta {validation}. Provane uno alternativo o una versione aggiornata per accedere a questa caratteristica',
];
27 changes: 27 additions & 0 deletions messages/nl/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Opmerking:',
'multiple file upload' => 'uploaden meerdere bestanden',
'file preview and multiple file upload' => 'bestand preview en uploaden meerdere bestanden',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Uw browser ondersteunt geen {validation}. Probeer een andere of nieuwere browser om deze functies te gebruiken.',
'Browse' => 'Bladeren',
'Remove' => 'Verwijderen',
'Upload' => 'Upload',
];
27 changes: 27 additions & 0 deletions messages/pl/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Wskazówka:',
'multiple file upload' => 'przesyłania wielu plików jednocześnie',
'file preview and multiple file upload' => 'podglądu i przesyłania wielu plików jednocześnie',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Twoja przeglądarka nie wspiera {validation}. Wypróbuj innej lub nowszej przeglądarki, aby móc skorzystać z tych udogodnień.',
'Browse' => 'Wybierz',
'Remove' => 'Usuń',
'Upload' => 'Wyślij',
];
27 changes: 27 additions & 0 deletions messages/pt/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Nota:',
'multiple file upload' => 'upload de múltiplos arquivos',
'file preview and multiple file upload' => 'pré-visualização e upload de múltiplos arquivos',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Seu navegador não suporta {validation}. Teste em outro navegador mais atualizado.',
'Browse' => 'Procurar',
'Remove' => 'Remover',
'Upload' => 'Upload',
];
27 changes: 27 additions & 0 deletions messages/ru/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Примечание:',
'multiple file upload' => 'множественную загрузку файлов',
'file preview and multiple file upload' => 'предварительный просмотр и множественную загрузку файлов',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Ваш браузер не поддерживает {validation}. Попробуйте более новую версию или другой браузер, чтобы получить доступ к этим функциям.',
'Browse' => 'Выбрать',
'Remove' => 'Удалить',
'Upload' => 'Загрузить',
];
27 changes: 27 additions & 0 deletions messages/tr/fileinput.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?php

/**
* Message translations for \kartik\widgets\FileInput.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Note:' => 'Not:',
'multiple file upload' => 'dosyaları yükle',
'file preview and multiple file upload' => 'önizle ve dosyaları yükle',
'Your browser does not support {validation}. Try an alternative or more recent browser to access these features.' => 'Browserınız {validation} desteklemiyor. Bu özellikleri kullanabilmek için lütfen alternatif veya güncel bir browser ile bağlanın.',
'Browse' => 'Gözat',
'Remove' => 'Sil',
'Upload' => 'Yükle',
];

0 comments on commit 3640dc1

Please sign in to comment.