mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Noving composer into vendor folder
This commit is contained in:
parent
37880a28cc
commit
f1b6d0af52
26137 changed files with 803896 additions and 1910503 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
@ -1,98 +1,98 @@
|
|||
/*!
|
||||
* FileInput Estonian Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['et'] = {
|
||||
fileSingle: 'fail',
|
||||
filePlural: 'failid',
|
||||
browseLabel: 'Sirvi …',
|
||||
removeLabel: 'Eemalda',
|
||||
removeTitle: 'Clear selected files',
|
||||
cancelLabel: 'Tühista',
|
||||
cancelTitle: 'Abort ongoing upload',
|
||||
uploadLabel: 'Salvesta',
|
||||
uploadTitle: 'Salvesta valitud failid',
|
||||
msgNo: 'No',
|
||||
msgNoFilesSelected: 'No files selected',
|
||||
msgCancelled: 'Cancelled',
|
||||
msgZoomModalHeading: 'Detailed Preview',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'File "{name}" (<b>{size} KB</b>) is too small and must be larger than <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Fail "{name}" (<b>{size} KB</b>) ületab lubatu suuruse <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'You must select at least <b>{n}</b> {files} to upload.',
|
||||
msgFilesTooMany: 'Number of files selected for upload <b>({n})</b> exceeds maximum allowed limit of <b>{m}</b>.',
|
||||
msgFileNotFound: 'File "{name}" not found!',
|
||||
msgFileSecured: 'Security restrictions prevent reading the file "{name}".',
|
||||
msgFileNotReadable: 'File "{name}" is not readable.',
|
||||
msgFilePreviewAborted: 'File preview aborted for "{name}".',
|
||||
msgFilePreviewError: 'An error occurred while reading the file "{name}".',
|
||||
msgInvalidFileName: 'Invalid or unsupported characters in file name "{name}".',
|
||||
msgInvalidFileType: '"{name}" on vale tüüpi. Ainult "{types}" on lubatud.',
|
||||
msgInvalidFileExtension: 'Invalid extension for file "{name}". Only "{extensions}" files are supported.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'The file upload was aborted',
|
||||
msgUploadThreshold: 'Processing...',
|
||||
msgUploadBegin: 'Initializing...',
|
||||
msgUploadEnd: 'Done',
|
||||
msgUploadEmpty: 'No valid data available for upload.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Validation Error',
|
||||
msgLoading: 'Loading file {index} of {files} …',
|
||||
msgProgress: 'Loading file {index} of {files} - {name} - {percent}% completed.',
|
||||
msgSelected: '{n} {files} selected',
|
||||
msgFoldersNotAllowed: 'Drag & drop files only! Skipped {n} dropped folder(s).',
|
||||
msgImageWidthSmall: 'Pildi laius peab olema vähemalt {size} px.',
|
||||
msgImageHeightSmall: 'Pildi kõrgus peab olema vähemalt {size} px.',
|
||||
msgImageWidthLarge: 'Width of image file "{name}" cannot exceed {size} px.',
|
||||
msgImageHeightLarge: 'Height of image file "{name}" cannot exceed {size} px.',
|
||||
msgImageResizeError: 'Could not get the image dimensions to resize.',
|
||||
msgImageResizeException: 'Error while resizing the image.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Something went wrong with the {operation} operation. Please try again later!',
|
||||
msgAjaxProgressError: '{operation} failed',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Lohista failid siia …',
|
||||
dropZoneClickTitle: '<br>(or click to select {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Eemalda fail',
|
||||
uploadTitle: 'Salvesta fail',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Vaata detaile',
|
||||
dragTitle: 'Liiguta / Korralda',
|
||||
indicatorNewTitle: 'Pole veel salvestatud',
|
||||
indicatorSuccessTitle: 'Uploaded',
|
||||
indicatorErrorTitle: 'Salvestamise viga',
|
||||
indicatorLoadingTitle: 'Salvestan ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'View previous file',
|
||||
next: 'View next file',
|
||||
toggleheader: 'Toggle header',
|
||||
fullscreen: 'Toggle full screen',
|
||||
borderless: 'Toggle borderless mode',
|
||||
close: 'Close detailed preview'
|
||||
}
|
||||
};
|
||||
/*!
|
||||
* FileInput Estonian Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['et'] = {
|
||||
fileSingle: 'fail',
|
||||
filePlural: 'failid',
|
||||
browseLabel: 'Sirvi …',
|
||||
removeLabel: 'Eemalda',
|
||||
removeTitle: 'Clear selected files',
|
||||
cancelLabel: 'Tühista',
|
||||
cancelTitle: 'Abort ongoing upload',
|
||||
uploadLabel: 'Salvesta',
|
||||
uploadTitle: 'Salvesta valitud failid',
|
||||
msgNo: 'No',
|
||||
msgNoFilesSelected: 'No files selected',
|
||||
msgCancelled: 'Cancelled',
|
||||
msgZoomModalHeading: 'Detailed Preview',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'File "{name}" (<b>{size} KB</b>) is too small and must be larger than <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Fail "{name}" (<b>{size} KB</b>) ületab lubatu suuruse <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'You must select at least <b>{n}</b> {files} to upload.',
|
||||
msgFilesTooMany: 'Number of files selected for upload <b>({n})</b> exceeds maximum allowed limit of <b>{m}</b>.',
|
||||
msgFileNotFound: 'File "{name}" not found!',
|
||||
msgFileSecured: 'Security restrictions prevent reading the file "{name}".',
|
||||
msgFileNotReadable: 'File "{name}" is not readable.',
|
||||
msgFilePreviewAborted: 'File preview aborted for "{name}".',
|
||||
msgFilePreviewError: 'An error occurred while reading the file "{name}".',
|
||||
msgInvalidFileName: 'Invalid or unsupported characters in file name "{name}".',
|
||||
msgInvalidFileType: '"{name}" on vale tüüpi. Ainult "{types}" on lubatud.',
|
||||
msgInvalidFileExtension: 'Invalid extension for file "{name}". Only "{extensions}" files are supported.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'The file upload was aborted',
|
||||
msgUploadThreshold: 'Processing...',
|
||||
msgUploadBegin: 'Initializing...',
|
||||
msgUploadEnd: 'Done',
|
||||
msgUploadEmpty: 'No valid data available for upload.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Validation Error',
|
||||
msgLoading: 'Loading file {index} of {files} …',
|
||||
msgProgress: 'Loading file {index} of {files} - {name} - {percent}% completed.',
|
||||
msgSelected: '{n} {files} selected',
|
||||
msgFoldersNotAllowed: 'Drag & drop files only! Skipped {n} dropped folder(s).',
|
||||
msgImageWidthSmall: 'Pildi laius peab olema vähemalt {size} px.',
|
||||
msgImageHeightSmall: 'Pildi kõrgus peab olema vähemalt {size} px.',
|
||||
msgImageWidthLarge: 'Width of image file "{name}" cannot exceed {size} px.',
|
||||
msgImageHeightLarge: 'Height of image file "{name}" cannot exceed {size} px.',
|
||||
msgImageResizeError: 'Could not get the image dimensions to resize.',
|
||||
msgImageResizeException: 'Error while resizing the image.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Something went wrong with the {operation} operation. Please try again later!',
|
||||
msgAjaxProgressError: '{operation} failed',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Lohista failid siia …',
|
||||
dropZoneClickTitle: '<br>(or click to select {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Eemalda fail',
|
||||
uploadTitle: 'Salvesta fail',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Vaata detaile',
|
||||
dragTitle: 'Liiguta / Korralda',
|
||||
indicatorNewTitle: 'Pole veel salvestatud',
|
||||
indicatorSuccessTitle: 'Uploaded',
|
||||
indicatorErrorTitle: 'Salvestamise viga',
|
||||
indicatorLoadingTitle: 'Salvestan ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'View previous file',
|
||||
next: 'View next file',
|
||||
toggleheader: 'Toggle header',
|
||||
fullscreen: 'Toggle full screen',
|
||||
borderless: 'Toggle borderless mode',
|
||||
close: 'Close detailed preview'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
|
@ -1,98 +1,98 @@
|
|||
/*!
|
||||
* FileInput French Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['fr'] = {
|
||||
fileSingle: 'fichier',
|
||||
filePlural: 'fichiers',
|
||||
browseLabel: 'Parcourir…',
|
||||
removeLabel: 'Retirer',
|
||||
removeTitle: 'Retirer les fichiers sélectionnés',
|
||||
cancelLabel: 'Annuler',
|
||||
cancelTitle: "Annuler l'envoi en cours",
|
||||
uploadLabel: 'Transférer',
|
||||
uploadTitle: 'Transférer les fichiers sélectionnés',
|
||||
msgNo: 'Non',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: 'Annulé',
|
||||
msgZoomModalHeading: 'Aperçu détaillé',
|
||||
msgFileRequired: 'Vous devez sélectionner un fichier à uploader.',
|
||||
msgSizeTooSmall: 'Le fichier "{name}" (<b>{size} KB</b>) est inférieur à la taille minimale de <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Le fichier "{name}" (<b>{size} Ko</b>) dépasse la taille maximale autorisée qui est de <b>{maxSize} Ko</b>.',
|
||||
msgFilesTooLess: 'Vous devez sélectionner au moins <b>{n}</b> {files} à transmettre.',
|
||||
msgFilesTooMany: 'Le nombre de fichier sélectionné <b>({n})</b> dépasse la quantité maximale autorisée qui est de <b>{m}</b>.',
|
||||
msgFileNotFound: 'Le fichier "{name}" est introuvable !',
|
||||
msgFileSecured: "Des restrictions de sécurité vous empêchent d'accéder au fichier \"{name}\".",
|
||||
msgFileNotReadable: 'Le fichier "{name}" est illisible.',
|
||||
msgFilePreviewAborted: 'Prévisualisation du fichier "{name}" annulée.',
|
||||
msgFilePreviewError: 'Une erreur est survenue lors de la lecture du fichier "{name}".',
|
||||
msgInvalidFileName: 'Caractères invalides ou non supportés dans le nom de fichier "{name}".',
|
||||
msgInvalidFileType: 'Type de document invalide pour "{name}". Seulement les documents de type "{types}" sont autorisés.',
|
||||
msgInvalidFileExtension: 'Extension invalide pour le fichier "{name}". Seules les extensions "{extensions}" sont autorisées.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Le transfert du fichier a été interrompu',
|
||||
msgUploadThreshold: 'En cours...',
|
||||
msgUploadBegin: 'Initialisation...',
|
||||
msgUploadEnd: 'Terminé',
|
||||
msgUploadEmpty: 'Aucune donnée valide disponible pour transmission.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Erreur de validation',
|
||||
msgLoading: 'Transmission du fichier {index} sur {files}…',
|
||||
msgProgress: 'Transmission du fichier {index} sur {files} - {name} - {percent}% faits.',
|
||||
msgSelected: '{n} {files} sélectionné(s)',
|
||||
msgFoldersNotAllowed: 'Glissez et déposez uniquement des fichiers ! {n} répertoire(s) exclu(s).',
|
||||
msgImageWidthSmall: 'Largeur de fichier image "{name}" doit être d\'au moins {size} px.',
|
||||
msgImageHeightSmall: 'Hauteur de fichier image "{name}" doit être d\'au moins {size} px.',
|
||||
msgImageWidthLarge: 'Largeur de fichier image "{name}" ne peut pas dépasser {size} px.',
|
||||
msgImageHeightLarge: 'Hauteur de fichier image "{name}" ne peut pas dépasser {size} px.',
|
||||
msgImageResizeError: "Impossible d'obtenir les dimensions de l'image à redimensionner.",
|
||||
msgImageResizeException: "Erreur lors du redimensionnement de l'image.<pre>{errors}</pre>",
|
||||
msgAjaxError: "Une erreur s'est produite pendant l'opération de {operation}. Veuillez réessayer plus tard.",
|
||||
msgAjaxProgressError: '{operation} échoué',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'suppression de fichier',
|
||||
uploadThumb: 'transfert de fichier',
|
||||
uploadBatch: 'transfert des fichiers',
|
||||
uploadExtra: 'soumission des données de formulaire'
|
||||
},
|
||||
dropZoneTitle: 'Glissez et déposez les fichiers ici…',
|
||||
dropZoneClickTitle: '<br>(ou cliquez pour sélectionner manuellement)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Supprimer le fichier',
|
||||
uploadTitle: 'Transférer le fichier',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Voir les détails',
|
||||
dragTitle: 'Déplacer / Réarranger',
|
||||
indicatorNewTitle: 'Pas encore transféré',
|
||||
indicatorSuccessTitle: 'Posté',
|
||||
indicatorErrorTitle: 'Ajouter erreur',
|
||||
indicatorLoadingTitle: 'En cours...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Voir le fichier précédent',
|
||||
next: 'Voir le fichier suivant',
|
||||
toggleheader: 'Masquer le titre',
|
||||
fullscreen: 'Mode plein écran',
|
||||
borderless: 'Mode cinéma',
|
||||
close: "Fermer l'aperçu"
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
/*!
|
||||
* FileInput French Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['fr'] = {
|
||||
fileSingle: 'fichier',
|
||||
filePlural: 'fichiers',
|
||||
browseLabel: 'Parcourir…',
|
||||
removeLabel: 'Retirer',
|
||||
removeTitle: 'Retirer les fichiers sélectionnés',
|
||||
cancelLabel: 'Annuler',
|
||||
cancelTitle: "Annuler l'envoi en cours",
|
||||
uploadLabel: 'Transférer',
|
||||
uploadTitle: 'Transférer les fichiers sélectionnés',
|
||||
msgNo: 'Non',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: 'Annulé',
|
||||
msgZoomModalHeading: 'Aperçu détaillé',
|
||||
msgFileRequired: 'Vous devez sélectionner un fichier à uploader.',
|
||||
msgSizeTooSmall: 'Le fichier "{name}" (<b>{size} KB</b>) est inférieur à la taille minimale de <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Le fichier "{name}" (<b>{size} Ko</b>) dépasse la taille maximale autorisée qui est de <b>{maxSize} Ko</b>.',
|
||||
msgFilesTooLess: 'Vous devez sélectionner au moins <b>{n}</b> {files} à transmettre.',
|
||||
msgFilesTooMany: 'Le nombre de fichier sélectionné <b>({n})</b> dépasse la quantité maximale autorisée qui est de <b>{m}</b>.',
|
||||
msgFileNotFound: 'Le fichier "{name}" est introuvable !',
|
||||
msgFileSecured: "Des restrictions de sécurité vous empêchent d'accéder au fichier \"{name}\".",
|
||||
msgFileNotReadable: 'Le fichier "{name}" est illisible.',
|
||||
msgFilePreviewAborted: 'Prévisualisation du fichier "{name}" annulée.',
|
||||
msgFilePreviewError: 'Une erreur est survenue lors de la lecture du fichier "{name}".',
|
||||
msgInvalidFileName: 'Caractères invalides ou non supportés dans le nom de fichier "{name}".',
|
||||
msgInvalidFileType: 'Type de document invalide pour "{name}". Seulement les documents de type "{types}" sont autorisés.',
|
||||
msgInvalidFileExtension: 'Extension invalide pour le fichier "{name}". Seules les extensions "{extensions}" sont autorisées.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Le transfert du fichier a été interrompu',
|
||||
msgUploadThreshold: 'En cours...',
|
||||
msgUploadBegin: 'Initialisation...',
|
||||
msgUploadEnd: 'Terminé',
|
||||
msgUploadEmpty: 'Aucune donnée valide disponible pour transmission.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Erreur de validation',
|
||||
msgLoading: 'Transmission du fichier {index} sur {files}…',
|
||||
msgProgress: 'Transmission du fichier {index} sur {files} - {name} - {percent}% faits.',
|
||||
msgSelected: '{n} {files} sélectionné(s)',
|
||||
msgFoldersNotAllowed: 'Glissez et déposez uniquement des fichiers ! {n} répertoire(s) exclu(s).',
|
||||
msgImageWidthSmall: 'Largeur de fichier image "{name}" doit être d\'au moins {size} px.',
|
||||
msgImageHeightSmall: 'Hauteur de fichier image "{name}" doit être d\'au moins {size} px.',
|
||||
msgImageWidthLarge: 'Largeur de fichier image "{name}" ne peut pas dépasser {size} px.',
|
||||
msgImageHeightLarge: 'Hauteur de fichier image "{name}" ne peut pas dépasser {size} px.',
|
||||
msgImageResizeError: "Impossible d'obtenir les dimensions de l'image à redimensionner.",
|
||||
msgImageResizeException: "Erreur lors du redimensionnement de l'image.<pre>{errors}</pre>",
|
||||
msgAjaxError: "Une erreur s'est produite pendant l'opération de {operation}. Veuillez réessayer plus tard.",
|
||||
msgAjaxProgressError: '{operation} échoué',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'suppression de fichier',
|
||||
uploadThumb: 'transfert de fichier',
|
||||
uploadBatch: 'transfert des fichiers',
|
||||
uploadExtra: 'soumission des données de formulaire'
|
||||
},
|
||||
dropZoneTitle: 'Glissez et déposez les fichiers ici…',
|
||||
dropZoneClickTitle: '<br>(ou cliquez pour sélectionner manuellement)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Supprimer le fichier',
|
||||
uploadTitle: 'Transférer le fichier',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Voir les détails',
|
||||
dragTitle: 'Déplacer / Réarranger',
|
||||
indicatorNewTitle: 'Pas encore transféré',
|
||||
indicatorSuccessTitle: 'Posté',
|
||||
indicatorErrorTitle: 'Ajouter erreur',
|
||||
indicatorLoadingTitle: 'En cours...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Voir le fichier précédent',
|
||||
next: 'Voir le fichier suivant',
|
||||
toggleheader: 'Masquer le titre',
|
||||
fullscreen: 'Mode plein écran',
|
||||
borderless: 'Mode cinéma',
|
||||
close: "Fermer l'aperçu"
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
|
|
|
@ -1,108 +1,108 @@
|
|||
/*!
|
||||
* FileInput Japanese Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author Yuta Hoshina <hoshina@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
* slugCallback
|
||||
* \u4e00-\u9fa5 : Kanji (Chinese characters)
|
||||
* \u3040-\u309f : Hiragana (Japanese syllabary)
|
||||
* \u30a0-\u30ff\u31f0-\u31ff : Katakana (including phonetic extension)
|
||||
* \u3200-\u32ff : Enclosed CJK Letters and Months
|
||||
* \uff00-\uffef : Halfwidth and Fullwidth Forms
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['ja'] = {
|
||||
fileSingle: 'ファイル',
|
||||
filePlural: 'ファイル',
|
||||
browseLabel: 'ファイルを選択…',
|
||||
removeLabel: '削除',
|
||||
removeTitle: '選択したファイルを削除',
|
||||
cancelLabel: 'キャンセル',
|
||||
cancelTitle: 'アップロードをキャンセル',
|
||||
uploadLabel: 'アップロード',
|
||||
uploadTitle: '選択したファイルをアップロード',
|
||||
msgNo: 'いいえ',
|
||||
msgNoFilesSelected: 'ファイルが選択されていません',
|
||||
msgCancelled: 'キャンセル',
|
||||
msgZoomModalHeading: 'プレビュー',
|
||||
msgFileRequired: 'ファイルを選択してください',
|
||||
msgSizeTooSmall: 'ファイル"{name}" (<b>{size} KB</b>)はアップロード可能な下限容量<b>{minSize} KB</b>より小さいです',
|
||||
msgSizeTooLarge: 'ファイル"{name}" (<b>{size} KB</b>)はアップロード可能な上限容量<b>{maxSize} KB</b>を超えています',
|
||||
msgFilesTooLess: '最低<b>{n}</b>個の{files}を選択してください',
|
||||
msgFilesTooMany: '選択したファイルの数<b>({n}個)</b>はアップロード可能な上限数<b>({m}個)</b>を超えています',
|
||||
msgFileNotFound: 'ファイル"{name}"はありませんでした',
|
||||
msgFileSecured: 'ファイル"{name}"は読み取り権限がないため取得できません',
|
||||
msgFileNotReadable: 'ファイル"{name}"は読み込めません',
|
||||
msgFilePreviewAborted: 'ファイル"{name}"のプレビューを中止しました',
|
||||
msgFilePreviewError: 'ファイル"{name}"の読み込み中にエラーが発生しました',
|
||||
msgInvalidFileName: 'ファイル名に無効な文字が含まれています "{name}".',
|
||||
msgInvalidFileType: '"{name}"は無効なファイル形式です。"{types}"形式のファイルのみサポートしています',
|
||||
msgInvalidFileExtension: '"{name}"は無効な拡張子です。拡張子が"{extensions}"のファイルのみサポートしています',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'ファイルのアップロードが中止されました',
|
||||
msgUploadThreshold: '処理中...',
|
||||
msgUploadBegin: '初期化中...',
|
||||
msgUploadEnd: '完了',
|
||||
msgUploadEmpty: 'アップロードに有効なデータがありません',
|
||||
msgUploadError: 'エラー',
|
||||
msgValidationError: '検証エラー',
|
||||
msgLoading: '{files}個中{index}個目のファイルを読み込み中…',
|
||||
msgProgress: '{files}個中{index}個のファイルを読み込み中 - {name} - {percent}% 完了',
|
||||
msgSelected: '{n}個の{files}を選択',
|
||||
msgFoldersNotAllowed: 'ドラッグ&ドロップが可能なのはファイルのみです。{n}個のフォルダ-は無視されました',
|
||||
msgImageWidthSmall: '画像ファイル"{name}"の幅が小さすぎます。画像サイズの幅は少なくとも{size}px必要です',
|
||||
msgImageHeightSmall: '画像ファイル"{name}"の高さが小さすぎます。画像サイズの高さは少なくとも{size}px必要です',
|
||||
msgImageWidthLarge: '画像ファイル"{name}"の幅がアップロード可能な画像サイズ({size}px)を超えています',
|
||||
msgImageHeightLarge: '画像ファイル"{name}"の高さがアップロード可能な画像サイズ({size}px)を超えています',
|
||||
msgImageResizeError: 'リサイズ時に画像サイズが取得できませんでした',
|
||||
msgImageResizeException: '画像のリサイズ時にエラーが発生しました。<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation}実行中にエラーが発生しました。時間をおいてもう一度お試しください。',
|
||||
msgAjaxProgressError: '{operation} failed',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'ファイル削除',
|
||||
uploadThumb: 'ファイルアップロード',
|
||||
uploadBatch: '一括ファイルアップロード',
|
||||
uploadExtra: 'フォームデータアップロード'
|
||||
},
|
||||
dropZoneTitle: 'ファイルをドラッグ&ドロップ…',
|
||||
dropZoneClickTitle: '<br>(または クリックして{files}を選択 )',
|
||||
slugCallback: function(text) {
|
||||
return text ? text.split(/(\\|\/)/g).pop().replace(/[^\w\u4e00-\u9fa5\u3040-\u309f\u30a0-\u30ff\u31f0-\u31ff\u3200-\u32ff\uff00-\uffef\-.\\\/ ]+/g, '') : '';
|
||||
},
|
||||
fileActionSettings: {
|
||||
removeTitle: 'ファイルを削除',
|
||||
uploadTitle: 'ファイルをアップロード',
|
||||
uploadRetryTitle: '再アップロード',
|
||||
zoomTitle: 'プレビュー',
|
||||
dragTitle: '移動 / 再配置',
|
||||
indicatorNewTitle: 'まだアップロードされていません',
|
||||
indicatorSuccessTitle: 'アップロード済み',
|
||||
indicatorErrorTitle: 'アップロード失敗',
|
||||
indicatorLoadingTitle: 'アップロード中...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: '前のファイルを表示',
|
||||
next: '次のファイルを表示',
|
||||
toggleheader: 'ファイル情報の表示/非表示',
|
||||
fullscreen: 'フルスクリーン表示の開始/終了',
|
||||
borderless: 'フルウィンドウ表示の開始/終了',
|
||||
close: 'プレビューを閉じる'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
/*!
|
||||
* FileInput Japanese Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author Yuta Hoshina <hoshina@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
* slugCallback
|
||||
* \u4e00-\u9fa5 : Kanji (Chinese characters)
|
||||
* \u3040-\u309f : Hiragana (Japanese syllabary)
|
||||
* \u30a0-\u30ff\u31f0-\u31ff : Katakana (including phonetic extension)
|
||||
* \u3200-\u32ff : Enclosed CJK Letters and Months
|
||||
* \uff00-\uffef : Halfwidth and Fullwidth Forms
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['ja'] = {
|
||||
fileSingle: 'ファイル',
|
||||
filePlural: 'ファイル',
|
||||
browseLabel: 'ファイルを選択…',
|
||||
removeLabel: '削除',
|
||||
removeTitle: '選択したファイルを削除',
|
||||
cancelLabel: 'キャンセル',
|
||||
cancelTitle: 'アップロードをキャンセル',
|
||||
uploadLabel: 'アップロード',
|
||||
uploadTitle: '選択したファイルをアップロード',
|
||||
msgNo: 'いいえ',
|
||||
msgNoFilesSelected: 'ファイルが選択されていません',
|
||||
msgCancelled: 'キャンセル',
|
||||
msgZoomModalHeading: 'プレビュー',
|
||||
msgFileRequired: 'ファイルを選択してください',
|
||||
msgSizeTooSmall: 'ファイル"{name}" (<b>{size} KB</b>)はアップロード可能な下限容量<b>{minSize} KB</b>より小さいです',
|
||||
msgSizeTooLarge: 'ファイル"{name}" (<b>{size} KB</b>)はアップロード可能な上限容量<b>{maxSize} KB</b>を超えています',
|
||||
msgFilesTooLess: '最低<b>{n}</b>個の{files}を選択してください',
|
||||
msgFilesTooMany: '選択したファイルの数<b>({n}個)</b>はアップロード可能な上限数<b>({m}個)</b>を超えています',
|
||||
msgFileNotFound: 'ファイル"{name}"はありませんでした',
|
||||
msgFileSecured: 'ファイル"{name}"は読み取り権限がないため取得できません',
|
||||
msgFileNotReadable: 'ファイル"{name}"は読み込めません',
|
||||
msgFilePreviewAborted: 'ファイル"{name}"のプレビューを中止しました',
|
||||
msgFilePreviewError: 'ファイル"{name}"の読み込み中にエラーが発生しました',
|
||||
msgInvalidFileName: 'ファイル名に無効な文字が含まれています "{name}".',
|
||||
msgInvalidFileType: '"{name}"は無効なファイル形式です。"{types}"形式のファイルのみサポートしています',
|
||||
msgInvalidFileExtension: '"{name}"は無効な拡張子です。拡張子が"{extensions}"のファイルのみサポートしています',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'ファイルのアップロードが中止されました',
|
||||
msgUploadThreshold: '処理中...',
|
||||
msgUploadBegin: '初期化中...',
|
||||
msgUploadEnd: '完了',
|
||||
msgUploadEmpty: 'アップロードに有効なデータがありません',
|
||||
msgUploadError: 'エラー',
|
||||
msgValidationError: '検証エラー',
|
||||
msgLoading: '{files}個中{index}個目のファイルを読み込み中…',
|
||||
msgProgress: '{files}個中{index}個のファイルを読み込み中 - {name} - {percent}% 完了',
|
||||
msgSelected: '{n}個の{files}を選択',
|
||||
msgFoldersNotAllowed: 'ドラッグ&ドロップが可能なのはファイルのみです。{n}個のフォルダ-は無視されました',
|
||||
msgImageWidthSmall: '画像ファイル"{name}"の幅が小さすぎます。画像サイズの幅は少なくとも{size}px必要です',
|
||||
msgImageHeightSmall: '画像ファイル"{name}"の高さが小さすぎます。画像サイズの高さは少なくとも{size}px必要です',
|
||||
msgImageWidthLarge: '画像ファイル"{name}"の幅がアップロード可能な画像サイズ({size}px)を超えています',
|
||||
msgImageHeightLarge: '画像ファイル"{name}"の高さがアップロード可能な画像サイズ({size}px)を超えています',
|
||||
msgImageResizeError: 'リサイズ時に画像サイズが取得できませんでした',
|
||||
msgImageResizeException: '画像のリサイズ時にエラーが発生しました。<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation}実行中にエラーが発生しました。時間をおいてもう一度お試しください。',
|
||||
msgAjaxProgressError: '{operation} failed',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'ファイル削除',
|
||||
uploadThumb: 'ファイルアップロード',
|
||||
uploadBatch: '一括ファイルアップロード',
|
||||
uploadExtra: 'フォームデータアップロード'
|
||||
},
|
||||
dropZoneTitle: 'ファイルをドラッグ&ドロップ…',
|
||||
dropZoneClickTitle: '<br>(または クリックして{files}を選択 )',
|
||||
slugCallback: function(text) {
|
||||
return text ? text.split(/(\\|\/)/g).pop().replace(/[^\w\u4e00-\u9fa5\u3040-\u309f\u30a0-\u30ff\u31f0-\u31ff\u3200-\u32ff\uff00-\uffef\-.\\\/ ]+/g, '') : '';
|
||||
},
|
||||
fileActionSettings: {
|
||||
removeTitle: 'ファイルを削除',
|
||||
uploadTitle: 'ファイルをアップロード',
|
||||
uploadRetryTitle: '再アップロード',
|
||||
zoomTitle: 'プレビュー',
|
||||
dragTitle: '移動 / 再配置',
|
||||
indicatorNewTitle: 'まだアップロードされていません',
|
||||
indicatorSuccessTitle: 'アップロード済み',
|
||||
indicatorErrorTitle: 'アップロード失敗',
|
||||
indicatorLoadingTitle: 'アップロード中...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: '前のファイルを表示',
|
||||
next: '次のファイルを表示',
|
||||
toggleheader: 'ファイル情報の表示/非表示',
|
||||
fullscreen: 'フルスクリーン表示の開始/終了',
|
||||
borderless: 'フルウィンドウ表示の開始/終了',
|
||||
close: 'プレビューを閉じる'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
|
|
|
@ -1,99 +1,99 @@
|
|||
/*!
|
||||
* FileInput <_LANG_> Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author Mindaugas Varkalys <varkalys.mindaugas@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['lt'] = {
|
||||
fileSingle: 'failas',
|
||||
filePlural: 'failai',
|
||||
browseLabel: 'Naršyti …',
|
||||
removeLabel: 'Šalinti',
|
||||
removeTitle: 'Pašalinti pasirinktus failus',
|
||||
cancelLabel: 'Atšaukti',
|
||||
cancelTitle: 'Atšaukti vykstantį įkėlimą',
|
||||
uploadLabel: 'Įkelti',
|
||||
uploadTitle: 'Įkelti pasirinktus failus',
|
||||
msgNo: 'Ne',
|
||||
msgNoFilesSelected: 'Nepasirinkta jokių failų',
|
||||
msgCancelled: 'Atšaukta',
|
||||
msgZoomModalHeading: 'Detali Peržiūra',
|
||||
msgFileRequired: 'Pasirinkite failą įkėlimui.',
|
||||
msgSizeTooSmall: 'Failas "{name}" (<b>{size} KB</b>) yra per mažas ir turi būti didesnis nei <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Failas "{name}" (<b>{size} KB</b>) viršija maksimalų leidžiamą įkeliamo failo dydį <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Turite pasirinkti bent <b>{n}</b> failus įkėlimui.',
|
||||
msgFilesTooMany: 'Įkėlimui pasirinktų failų skaičius <b>({n})</b> viršija maksimalų leidžiamą limitą <b>{m}</b>.',
|
||||
msgFileNotFound: 'Failas "{name}" nerastas!',
|
||||
msgFileSecured: 'Saugumo apribojimai neleidžia perskaityti failo "{name}".',
|
||||
msgFileNotReadable: 'Failas "{name}" neperskaitomas.',
|
||||
msgFilePreviewAborted: 'Failo peržiūra nutraukta "{name}".',
|
||||
msgFilePreviewError: 'Įvyko klaida skaitant failą "{name}".',
|
||||
msgInvalidFileName: 'Klaidingi arba nepalaikomi simboliai failo pavadinime "{name}".',
|
||||
msgInvalidFileType: 'Klaidingas failo "{name}" tipas. Tik "{types}" tipai yra palaikomi.',
|
||||
msgInvalidFileExtension: 'Klaidingas failo "{name}" plėtinys. Tik "{extensions}" plėtiniai yra palaikomi.',
|
||||
msgFileTypes: {
|
||||
'image': 'paveikslėlis',
|
||||
'html': 'HTML',
|
||||
'text': 'tekstas',
|
||||
'video': 'vaizdo įrašas',
|
||||
'audio': 'garso įrašas',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'objektas'
|
||||
},
|
||||
msgUploadAborted: 'Failo įkėlimas buvo nutrauktas',
|
||||
msgUploadThreshold: 'Vykdoma...',
|
||||
msgUploadBegin: 'Inicijuojama...',
|
||||
msgUploadEnd: 'Baigta',
|
||||
msgUploadEmpty: 'Nėra teisingų duomenų įkėlimui.',
|
||||
msgUploadError: 'Klaida',
|
||||
msgValidationError: 'Validacijos Klaida',
|
||||
msgLoading: 'Keliamas failas {index} iš {files} …',
|
||||
msgProgress: 'Keliamas failas {index} iš {files} - {name} - {percent}% baigta.',
|
||||
msgSelected: 'Pasirinkti {n} {files}',
|
||||
msgFoldersNotAllowed: 'Tempkite tik failus! Praleisti {n} nutempti aplankalas(-i).',
|
||||
msgImageWidthSmall: 'Paveikslėlio "{name}" plotis turi būti bent {size} px.',
|
||||
msgImageHeightSmall: 'Paveikslėlio "{name}" aukštis turi būti bent {size} px.',
|
||||
msgImageWidthLarge: 'Paveikslėlio "{name}" plotis negali viršyti {size} px.',
|
||||
msgImageHeightLarge: 'Paveikslėlio "{name}" aukštis negali viršyti {size} px.',
|
||||
msgImageResizeError: 'Nepavyksta gauti paveikslėlio matmetų, kad pakeisti jo matmemis.',
|
||||
msgImageResizeException: 'Klaida keičiant paveikslėlio matmenis.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Kažkas nutiko vykdant {operation} operaciją. Prašome pabandyti vėliau!',
|
||||
msgAjaxProgressError: '{operation} operacija nesėkminga',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'failo trynimo',
|
||||
uploadThumb: 'failo įkėlimo',
|
||||
uploadBatch: 'failų rinkinio įkėlimo',
|
||||
uploadExtra: 'formos duomenų įkėlimo'
|
||||
},
|
||||
dropZoneTitle: 'Tempkite failus čia …',
|
||||
dropZoneClickTitle: '<br>(arba paspauskite, kad pasirinktumėte failus)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Šalinti failą',
|
||||
uploadTitle: 'Įkelti failą',
|
||||
uploadRetryTitle: 'Bandyti įkelti vėl',
|
||||
zoomTitle: 'Peržiūrėti detales',
|
||||
dragTitle: 'Perstumti',
|
||||
indicatorNewTitle: 'Dar neįkelta',
|
||||
indicatorSuccessTitle: 'Įkelta',
|
||||
indicatorErrorTitle: 'Įkėlimo Klaida',
|
||||
indicatorLoadingTitle: 'Įkeliama ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Peržiūrėti ankstesnį failą',
|
||||
next: 'Peržiūrėti kitą failą',
|
||||
toggleheader: 'Perjungti viršutinę juostą',
|
||||
fullscreen: 'Perjungti pilno ekrano rėžimą',
|
||||
borderless: 'Perjungti berėmį režimą',
|
||||
close: 'Uždaryti detalią peržiūrą'
|
||||
}
|
||||
};
|
||||
/*!
|
||||
* FileInput <_LANG_> Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author Mindaugas Varkalys <varkalys.mindaugas@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['lt'] = {
|
||||
fileSingle: 'failas',
|
||||
filePlural: 'failai',
|
||||
browseLabel: 'Naršyti …',
|
||||
removeLabel: 'Šalinti',
|
||||
removeTitle: 'Pašalinti pasirinktus failus',
|
||||
cancelLabel: 'Atšaukti',
|
||||
cancelTitle: 'Atšaukti vykstantį įkėlimą',
|
||||
uploadLabel: 'Įkelti',
|
||||
uploadTitle: 'Įkelti pasirinktus failus',
|
||||
msgNo: 'Ne',
|
||||
msgNoFilesSelected: 'Nepasirinkta jokių failų',
|
||||
msgCancelled: 'Atšaukta',
|
||||
msgZoomModalHeading: 'Detali Peržiūra',
|
||||
msgFileRequired: 'Pasirinkite failą įkėlimui.',
|
||||
msgSizeTooSmall: 'Failas "{name}" (<b>{size} KB</b>) yra per mažas ir turi būti didesnis nei <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Failas "{name}" (<b>{size} KB</b>) viršija maksimalų leidžiamą įkeliamo failo dydį <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Turite pasirinkti bent <b>{n}</b> failus įkėlimui.',
|
||||
msgFilesTooMany: 'Įkėlimui pasirinktų failų skaičius <b>({n})</b> viršija maksimalų leidžiamą limitą <b>{m}</b>.',
|
||||
msgFileNotFound: 'Failas "{name}" nerastas!',
|
||||
msgFileSecured: 'Saugumo apribojimai neleidžia perskaityti failo "{name}".',
|
||||
msgFileNotReadable: 'Failas "{name}" neperskaitomas.',
|
||||
msgFilePreviewAborted: 'Failo peržiūra nutraukta "{name}".',
|
||||
msgFilePreviewError: 'Įvyko klaida skaitant failą "{name}".',
|
||||
msgInvalidFileName: 'Klaidingi arba nepalaikomi simboliai failo pavadinime "{name}".',
|
||||
msgInvalidFileType: 'Klaidingas failo "{name}" tipas. Tik "{types}" tipai yra palaikomi.',
|
||||
msgInvalidFileExtension: 'Klaidingas failo "{name}" plėtinys. Tik "{extensions}" plėtiniai yra palaikomi.',
|
||||
msgFileTypes: {
|
||||
'image': 'paveikslėlis',
|
||||
'html': 'HTML',
|
||||
'text': 'tekstas',
|
||||
'video': 'vaizdo įrašas',
|
||||
'audio': 'garso įrašas',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'objektas'
|
||||
},
|
||||
msgUploadAborted: 'Failo įkėlimas buvo nutrauktas',
|
||||
msgUploadThreshold: 'Vykdoma...',
|
||||
msgUploadBegin: 'Inicijuojama...',
|
||||
msgUploadEnd: 'Baigta',
|
||||
msgUploadEmpty: 'Nėra teisingų duomenų įkėlimui.',
|
||||
msgUploadError: 'Klaida',
|
||||
msgValidationError: 'Validacijos Klaida',
|
||||
msgLoading: 'Keliamas failas {index} iš {files} …',
|
||||
msgProgress: 'Keliamas failas {index} iš {files} - {name} - {percent}% baigta.',
|
||||
msgSelected: 'Pasirinkti {n} {files}',
|
||||
msgFoldersNotAllowed: 'Tempkite tik failus! Praleisti {n} nutempti aplankalas(-i).',
|
||||
msgImageWidthSmall: 'Paveikslėlio "{name}" plotis turi būti bent {size} px.',
|
||||
msgImageHeightSmall: 'Paveikslėlio "{name}" aukštis turi būti bent {size} px.',
|
||||
msgImageWidthLarge: 'Paveikslėlio "{name}" plotis negali viršyti {size} px.',
|
||||
msgImageHeightLarge: 'Paveikslėlio "{name}" aukštis negali viršyti {size} px.',
|
||||
msgImageResizeError: 'Nepavyksta gauti paveikslėlio matmetų, kad pakeisti jo matmemis.',
|
||||
msgImageResizeException: 'Klaida keičiant paveikslėlio matmenis.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Kažkas nutiko vykdant {operation} operaciją. Prašome pabandyti vėliau!',
|
||||
msgAjaxProgressError: '{operation} operacija nesėkminga',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'failo trynimo',
|
||||
uploadThumb: 'failo įkėlimo',
|
||||
uploadBatch: 'failų rinkinio įkėlimo',
|
||||
uploadExtra: 'formos duomenų įkėlimo'
|
||||
},
|
||||
dropZoneTitle: 'Tempkite failus čia …',
|
||||
dropZoneClickTitle: '<br>(arba paspauskite, kad pasirinktumėte failus)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Šalinti failą',
|
||||
uploadTitle: 'Įkelti failą',
|
||||
uploadRetryTitle: 'Bandyti įkelti vėl',
|
||||
zoomTitle: 'Peržiūrėti detales',
|
||||
dragTitle: 'Perstumti',
|
||||
indicatorNewTitle: 'Dar neįkelta',
|
||||
indicatorSuccessTitle: 'Įkelta',
|
||||
indicatorErrorTitle: 'Įkėlimo Klaida',
|
||||
indicatorLoadingTitle: 'Įkeliama ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Peržiūrėti ankstesnį failą',
|
||||
next: 'Peržiūrėti kitą failą',
|
||||
toggleheader: 'Perjungti viršutinę juostą',
|
||||
fullscreen: 'Perjungti pilno ekrano rėžimą',
|
||||
borderless: 'Perjungti berėmį režimą',
|
||||
close: 'Uždaryti detalią peržiūrą'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
|
@ -1,98 +1,98 @@
|
|||
/*!
|
||||
* FileInput Norwegian Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['no'] = {
|
||||
fileSingle: 'fil',
|
||||
filePlural: 'filer',
|
||||
browseLabel: 'Bla gjennom …',
|
||||
removeLabel: 'Fjern',
|
||||
removeTitle: 'Fjern valgte filer',
|
||||
cancelLabel: 'Avbryt',
|
||||
cancelTitle: 'Stopp pågående opplastninger',
|
||||
uploadLabel: 'Last opp',
|
||||
uploadTitle: 'Last opp valgte filer',
|
||||
msgNo: 'Nei',
|
||||
msgNoFilesSelected: 'Ingen filer er valgt',
|
||||
msgCancelled: 'Avbrutt',
|
||||
msgZoomModalHeading: 'Detaljert visning',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'Filen "{name}" (<b>{size} KB</b>) er for liten og må være større enn <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Filen "{name}" (<b>{size} KB</b>) er for stor, maksimal filstørrelse er <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Du må velge minst <b>{n}</b> {files} for opplastning.',
|
||||
msgFilesTooMany: 'For mange filer til opplastning, <b>({n})</b> overstiger maksantallet som er <b>{m}</b>.',
|
||||
msgFileNotFound: 'Fant ikke filen "{name}"!',
|
||||
msgFileSecured: 'Sikkerhetsrestriksjoner hindrer lesing av filen "{name}".',
|
||||
msgFileNotReadable: 'Filen "{name}" er ikke lesbar.',
|
||||
msgFilePreviewAborted: 'Filvisning avbrutt for "{name}".',
|
||||
msgFilePreviewError: 'En feil oppstod under lesing av filen "{name}".',
|
||||
msgInvalidFileName: 'Ugyldige tegn i filen "{name}".',
|
||||
msgInvalidFileType: 'Ugyldig type for filen "{name}". Kun "{types}" filer er tillatt.',
|
||||
msgInvalidFileExtension: 'Ugyldig endelse for filen "{name}". Kun "{extensions}" filer støttes.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Filopplastningen ble avbrutt',
|
||||
msgUploadThreshold: 'Prosesserer...',
|
||||
msgUploadBegin: 'Initialiserer...',
|
||||
msgUploadEnd: 'Ferdig',
|
||||
msgUploadEmpty: 'Ingen gyldige data tilgjengelig for opplastning.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Valideringsfeil',
|
||||
msgLoading: 'Laster fil {index} av {files} …',
|
||||
msgProgress: 'Laster fil {index} av {files} - {name} - {percent}% fullført.',
|
||||
msgSelected: '{n} {files} valgt',
|
||||
msgFoldersNotAllowed: 'Kun Dra & slipp filer! Hoppet over {n} mappe(r).',
|
||||
msgImageWidthSmall: 'Bredde på bildefilen "{name}" må være minst {size} px.',
|
||||
msgImageHeightSmall: 'Høyde på bildefilen "{name}" må være minst {size} px.',
|
||||
msgImageWidthLarge: 'Bredde på bildefilen "{name}" kan ikke overstige {size} px.',
|
||||
msgImageHeightLarge: 'Høyde på bildefilen "{name}" kan ikke overstige {size} px.',
|
||||
msgImageResizeError: 'Fant ikke dimensjonene som skulle resizes.',
|
||||
msgImageResizeException: 'En feil oppstod under endring av størrelse .<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Noe gikk galt med {operation} operasjonen. Vennligst prøv igjen senere!',
|
||||
msgAjaxProgressError: '{operation} feilet',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Dra & slipp filer her …',
|
||||
dropZoneClickTitle: '<br>(eller klikk for å velge {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Fjern fil',
|
||||
uploadTitle: 'Last opp fil',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Vis detaljer',
|
||||
dragTitle: 'Flytt / endre rekkefølge',
|
||||
indicatorNewTitle: 'Opplastning ikke fullført',
|
||||
indicatorSuccessTitle: 'Opplastet',
|
||||
indicatorErrorTitle: 'Opplastningsfeil',
|
||||
indicatorLoadingTitle: 'Laster opp ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Vis forrige fil',
|
||||
next: 'Vis neste fil',
|
||||
toggleheader: 'Vis header',
|
||||
fullscreen: 'Åpne fullskjerm',
|
||||
borderless: 'Åpne uten kanter',
|
||||
close: 'Lukk detaljer'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
/*!
|
||||
* FileInput Norwegian Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['no'] = {
|
||||
fileSingle: 'fil',
|
||||
filePlural: 'filer',
|
||||
browseLabel: 'Bla gjennom …',
|
||||
removeLabel: 'Fjern',
|
||||
removeTitle: 'Fjern valgte filer',
|
||||
cancelLabel: 'Avbryt',
|
||||
cancelTitle: 'Stopp pågående opplastninger',
|
||||
uploadLabel: 'Last opp',
|
||||
uploadTitle: 'Last opp valgte filer',
|
||||
msgNo: 'Nei',
|
||||
msgNoFilesSelected: 'Ingen filer er valgt',
|
||||
msgCancelled: 'Avbrutt',
|
||||
msgZoomModalHeading: 'Detaljert visning',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'Filen "{name}" (<b>{size} KB</b>) er for liten og må være større enn <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'Filen "{name}" (<b>{size} KB</b>) er for stor, maksimal filstørrelse er <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Du må velge minst <b>{n}</b> {files} for opplastning.',
|
||||
msgFilesTooMany: 'For mange filer til opplastning, <b>({n})</b> overstiger maksantallet som er <b>{m}</b>.',
|
||||
msgFileNotFound: 'Fant ikke filen "{name}"!',
|
||||
msgFileSecured: 'Sikkerhetsrestriksjoner hindrer lesing av filen "{name}".',
|
||||
msgFileNotReadable: 'Filen "{name}" er ikke lesbar.',
|
||||
msgFilePreviewAborted: 'Filvisning avbrutt for "{name}".',
|
||||
msgFilePreviewError: 'En feil oppstod under lesing av filen "{name}".',
|
||||
msgInvalidFileName: 'Ugyldige tegn i filen "{name}".',
|
||||
msgInvalidFileType: 'Ugyldig type for filen "{name}". Kun "{types}" filer er tillatt.',
|
||||
msgInvalidFileExtension: 'Ugyldig endelse for filen "{name}". Kun "{extensions}" filer støttes.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Filopplastningen ble avbrutt',
|
||||
msgUploadThreshold: 'Prosesserer...',
|
||||
msgUploadBegin: 'Initialiserer...',
|
||||
msgUploadEnd: 'Ferdig',
|
||||
msgUploadEmpty: 'Ingen gyldige data tilgjengelig for opplastning.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Valideringsfeil',
|
||||
msgLoading: 'Laster fil {index} av {files} …',
|
||||
msgProgress: 'Laster fil {index} av {files} - {name} - {percent}% fullført.',
|
||||
msgSelected: '{n} {files} valgt',
|
||||
msgFoldersNotAllowed: 'Kun Dra & slipp filer! Hoppet over {n} mappe(r).',
|
||||
msgImageWidthSmall: 'Bredde på bildefilen "{name}" må være minst {size} px.',
|
||||
msgImageHeightSmall: 'Høyde på bildefilen "{name}" må være minst {size} px.',
|
||||
msgImageWidthLarge: 'Bredde på bildefilen "{name}" kan ikke overstige {size} px.',
|
||||
msgImageHeightLarge: 'Høyde på bildefilen "{name}" kan ikke overstige {size} px.',
|
||||
msgImageResizeError: 'Fant ikke dimensjonene som skulle resizes.',
|
||||
msgImageResizeException: 'En feil oppstod under endring av størrelse .<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Noe gikk galt med {operation} operasjonen. Vennligst prøv igjen senere!',
|
||||
msgAjaxProgressError: '{operation} feilet',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Dra & slipp filer her …',
|
||||
dropZoneClickTitle: '<br>(eller klikk for å velge {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Fjern fil',
|
||||
uploadTitle: 'Last opp fil',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Vis detaljer',
|
||||
dragTitle: 'Flytt / endre rekkefølge',
|
||||
indicatorNewTitle: 'Opplastning ikke fullført',
|
||||
indicatorSuccessTitle: 'Opplastet',
|
||||
indicatorErrorTitle: 'Opplastningsfeil',
|
||||
indicatorLoadingTitle: 'Laster opp ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Vis forrige fil',
|
||||
next: 'Vis neste fil',
|
||||
toggleheader: 'Vis header',
|
||||
fullscreen: 'Åpne fullskjerm',
|
||||
borderless: 'Åpne uten kanter',
|
||||
close: 'Lukk detaljer'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
|
|
|
@ -1,98 +1,98 @@
|
|||
/*!
|
||||
* FileInput <_LANG_> Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['sv'] = {
|
||||
fileSingle: 'fil',
|
||||
filePlural: 'filer',
|
||||
browseLabel: 'Bläddra …',
|
||||
removeLabel: 'Ta bort',
|
||||
removeTitle: 'Rensa valda filer',
|
||||
cancelLabel: 'Avbryt',
|
||||
cancelTitle: 'Avbryt pågående uppladdning',
|
||||
uploadLabel: 'Ladda upp',
|
||||
uploadTitle: 'Ladda upp valda filer',
|
||||
msgNo: 'Nej',
|
||||
msgNoFilesSelected: 'Inga filer valda',
|
||||
msgCancelled: 'Avbruten',
|
||||
msgZoomModalHeading: 'detaljerad förhandsgranskning',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'Filen "{name}" (<b>{size} KB</b>) är för liten och måste vara större än <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'File "{name}" (<b>{size} KB</b>) överstiger högsta tillåtna uppladdningsstorlek <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Du måste välja minst <b>{n}</b> {files} för att ladda upp.',
|
||||
msgFilesTooMany: 'Antal filer valda för uppladdning <b>({n})</b> överstiger högsta tillåtna gränsen <b>{m}</b>.',
|
||||
msgFileNotFound: 'Filen "{name}" kunde inte hittas!',
|
||||
msgFileSecured: 'Säkerhetsbegränsningar förhindrar att läsa filen "{name}".',
|
||||
msgFileNotReadable: 'Filen "{name}" är inte läsbar.',
|
||||
msgFilePreviewAborted: 'Filförhandsvisning avbröts för "{name}".',
|
||||
msgFilePreviewError: 'Ett fel uppstod vid inläsning av filen "{name}".',
|
||||
msgInvalidFileName: 'Ogiltiga eller tecken som inte stöds i filnamnet "{name}".',
|
||||
msgInvalidFileType: 'Ogiltig typ för filen "{name}". Endast "{types}" filtyper stöds.',
|
||||
msgInvalidFileExtension: 'Ogiltigt filtillägg för filen "{name}". Endast "{extensions}" filer stöds.',
|
||||
msgFileTypes: {
|
||||
'image': 'bild',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'ljud',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'objekt'
|
||||
},
|
||||
msgUploadAborted: 'Filöverföringen avbröts',
|
||||
msgUploadThreshold: 'Bearbetar...',
|
||||
msgUploadBegin: 'Påbörjar...',
|
||||
msgUploadEnd: 'Färdig',
|
||||
msgUploadEmpty: 'Ingen giltig data tillgänglig för uppladdning.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Valideringsfel',
|
||||
msgLoading: 'Laddar fil {index} av {files} …',
|
||||
msgProgress: 'Laddar fil {index} av {files} - {name} - {percent}% färdig.',
|
||||
msgSelected: '{n} {files} valda',
|
||||
msgFoldersNotAllowed: 'Endast drag & släppfiler! Skippade {n} släpta mappar.',
|
||||
msgImageWidthSmall: 'Bredd på bildfilen "{name}" måste minst vara {size} pixlar.',
|
||||
msgImageHeightSmall: 'Höjden på bildfilen "{name}" måste minst vara {size} pixlar.',
|
||||
msgImageWidthLarge: 'Bredd på bildfil "{name}" kan inte överstiga {size} pixlar.',
|
||||
msgImageHeightLarge: 'Höjden på bildfilen "{name}" kan inte överstiga {size} pixlar.',
|
||||
msgImageResizeError: 'Det gick inte att hämta bildens dimensioner för att ändra storlek.',
|
||||
msgImageResizeException: 'Fel vid storleksändring av bilden.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Något gick fel med {operation} operationen. Försök igen senare!',
|
||||
msgAjaxProgressError: '{operation} misslyckades',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Drag & släpp filer här …',
|
||||
dropZoneClickTitle: '<br>(eller klicka för att markera {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Ta bort fil',
|
||||
uploadTitle: 'Ladda upp fil',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Visa detaljer',
|
||||
dragTitle: 'Flytta / Ändra ordning',
|
||||
indicatorNewTitle: 'Inte uppladdat ännu',
|
||||
indicatorSuccessTitle: 'Uppladdad',
|
||||
indicatorErrorTitle: 'Uppladdningsfel',
|
||||
indicatorLoadingTitle: 'Laddar upp...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Visa föregående fil',
|
||||
next: 'Visa nästa fil',
|
||||
toggleheader: 'Rubrik',
|
||||
fullscreen: 'Fullskärm',
|
||||
borderless: 'Gränslös',
|
||||
close: 'Stäng detaljerad förhandsgranskning'
|
||||
}
|
||||
};
|
||||
/*!
|
||||
* FileInput <_LANG_> Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['sv'] = {
|
||||
fileSingle: 'fil',
|
||||
filePlural: 'filer',
|
||||
browseLabel: 'Bläddra …',
|
||||
removeLabel: 'Ta bort',
|
||||
removeTitle: 'Rensa valda filer',
|
||||
cancelLabel: 'Avbryt',
|
||||
cancelTitle: 'Avbryt pågående uppladdning',
|
||||
uploadLabel: 'Ladda upp',
|
||||
uploadTitle: 'Ladda upp valda filer',
|
||||
msgNo: 'Nej',
|
||||
msgNoFilesSelected: 'Inga filer valda',
|
||||
msgCancelled: 'Avbruten',
|
||||
msgZoomModalHeading: 'detaljerad förhandsgranskning',
|
||||
msgFileRequired: 'You must select a file to upload.',
|
||||
msgSizeTooSmall: 'Filen "{name}" (<b>{size} KB</b>) är för liten och måste vara större än <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: 'File "{name}" (<b>{size} KB</b>) överstiger högsta tillåtna uppladdningsstorlek <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: 'Du måste välja minst <b>{n}</b> {files} för att ladda upp.',
|
||||
msgFilesTooMany: 'Antal filer valda för uppladdning <b>({n})</b> överstiger högsta tillåtna gränsen <b>{m}</b>.',
|
||||
msgFileNotFound: 'Filen "{name}" kunde inte hittas!',
|
||||
msgFileSecured: 'Säkerhetsbegränsningar förhindrar att läsa filen "{name}".',
|
||||
msgFileNotReadable: 'Filen "{name}" är inte läsbar.',
|
||||
msgFilePreviewAborted: 'Filförhandsvisning avbröts för "{name}".',
|
||||
msgFilePreviewError: 'Ett fel uppstod vid inläsning av filen "{name}".',
|
||||
msgInvalidFileName: 'Ogiltiga eller tecken som inte stöds i filnamnet "{name}".',
|
||||
msgInvalidFileType: 'Ogiltig typ för filen "{name}". Endast "{types}" filtyper stöds.',
|
||||
msgInvalidFileExtension: 'Ogiltigt filtillägg för filen "{name}". Endast "{extensions}" filer stöds.',
|
||||
msgFileTypes: {
|
||||
'image': 'bild',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'ljud',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'objekt'
|
||||
},
|
||||
msgUploadAborted: 'Filöverföringen avbröts',
|
||||
msgUploadThreshold: 'Bearbetar...',
|
||||
msgUploadBegin: 'Påbörjar...',
|
||||
msgUploadEnd: 'Färdig',
|
||||
msgUploadEmpty: 'Ingen giltig data tillgänglig för uppladdning.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Valideringsfel',
|
||||
msgLoading: 'Laddar fil {index} av {files} …',
|
||||
msgProgress: 'Laddar fil {index} av {files} - {name} - {percent}% färdig.',
|
||||
msgSelected: '{n} {files} valda',
|
||||
msgFoldersNotAllowed: 'Endast drag & släppfiler! Skippade {n} släpta mappar.',
|
||||
msgImageWidthSmall: 'Bredd på bildfilen "{name}" måste minst vara {size} pixlar.',
|
||||
msgImageHeightSmall: 'Höjden på bildfilen "{name}" måste minst vara {size} pixlar.',
|
||||
msgImageWidthLarge: 'Bredd på bildfil "{name}" kan inte överstiga {size} pixlar.',
|
||||
msgImageHeightLarge: 'Höjden på bildfilen "{name}" kan inte överstiga {size} pixlar.',
|
||||
msgImageResizeError: 'Det gick inte att hämta bildens dimensioner för att ändra storlek.',
|
||||
msgImageResizeException: 'Fel vid storleksändring av bilden.<pre>{errors}</pre>',
|
||||
msgAjaxError: 'Något gick fel med {operation} operationen. Försök igen senare!',
|
||||
msgAjaxProgressError: '{operation} misslyckades',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'file delete',
|
||||
uploadThumb: 'file upload',
|
||||
uploadBatch: 'batch file upload',
|
||||
uploadExtra: 'form data upload'
|
||||
},
|
||||
dropZoneTitle: 'Drag & släpp filer här …',
|
||||
dropZoneClickTitle: '<br>(eller klicka för att markera {files})',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Ta bort fil',
|
||||
uploadTitle: 'Ladda upp fil',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Visa detaljer',
|
||||
dragTitle: 'Flytta / Ändra ordning',
|
||||
indicatorNewTitle: 'Inte uppladdat ännu',
|
||||
indicatorSuccessTitle: 'Uppladdad',
|
||||
indicatorErrorTitle: 'Uppladdningsfel',
|
||||
indicatorLoadingTitle: 'Laddar upp...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Visa föregående fil',
|
||||
next: 'Visa nästa fil',
|
||||
toggleheader: 'Rubrik',
|
||||
fullscreen: 'Fullskärm',
|
||||
borderless: 'Gränslös',
|
||||
close: 'Stäng detaljerad förhandsgranskning'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
|
@ -1,98 +1,98 @@
|
|||
/*!
|
||||
* FileInput Turkish Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['tr'] = {
|
||||
fileSingle: 'dosya',
|
||||
filePlural: 'dosyalar',
|
||||
browseLabel: 'Gözat …',
|
||||
removeLabel: 'Sil',
|
||||
removeTitle: 'Seçilen dosyaları sil',
|
||||
cancelLabel: 'İptal',
|
||||
cancelTitle: 'Devam eden yüklemeyi iptal et',
|
||||
uploadLabel: 'Yükle',
|
||||
uploadTitle: 'Seçilen dosyaları yükle',
|
||||
msgNo: 'Hayır',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: 'İptal edildi',
|
||||
msgZoomModalHeading: 'Detaylı Önizleme',
|
||||
msgFileRequired: 'Yüklemek için bir dosya seçmelisiniz.',
|
||||
msgSizeTooSmall: '"{name}"(<b>{size} KB</b>) dosyası çok küçük ve <b>{minSize} KB</b> boyutundan büyük olmalıdır.',
|
||||
msgSizeTooLarge: '"{name}" dosyasının boyutu (<b>{size} KB</b>) izin verilen azami dosya boyutu olan <b>{maxSize} KB</b>\'tan büyük.',
|
||||
msgFilesTooLess: 'Yüklemek için en az <b>{n}</b> {files} dosya seçmelisiniz.',
|
||||
msgFilesTooMany: 'Yüklemek için seçtiğiniz dosya sayısı <b>({n})</b> azami limitin <b>({m})</b> altında olmalıdır.',
|
||||
msgFileNotFound: '"{name}" dosyası bulunamadı!',
|
||||
msgFileSecured: 'Güvenlik kısıtlamaları "{name}" dosyasının okunmasını engelliyor.',
|
||||
msgFileNotReadable: '"{name}" dosyası okunabilir değil.',
|
||||
msgFilePreviewAborted: '"{name}" dosyası için önizleme iptal edildi.',
|
||||
msgFilePreviewError: '"{name}" dosyası okunurken bir hata oluştu.',
|
||||
msgInvalidFileName: '"{name}" dosya adında geçersiz veya desteklenmeyen karakterler var.',
|
||||
msgInvalidFileType: '"{name}" dosyasının türü geçerli değil. Yalnızca "{types}" türünde dosyalara izin veriliyor.',
|
||||
msgInvalidFileExtension: '"{name}" dosyasının uzantısı geçersiz. Yalnızca "{extensions}" uzantılı dosyalara izin veriliyor.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Dosya yükleme iptal edildi',
|
||||
msgUploadThreshold: 'İşlem yapılıyor...',
|
||||
msgUploadBegin: 'Başlıyor...',
|
||||
msgUploadEnd: 'Başarılı',
|
||||
msgUploadEmpty: 'Yüklemek için geçerli veri mevcut değil.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Doğrulama Hatası',
|
||||
msgLoading: 'Dosya yükleniyor {index} / {files} …',
|
||||
msgProgress: 'Dosya yükleniyor {index} / {files} - {name} - %{percent} tamamlandı.',
|
||||
msgSelected: '{n} {files} seçildi',
|
||||
msgFoldersNotAllowed: 'Yalnızca dosyaları sürükleyip bırakabilirsiniz! {n} dizin(ler) göz ardı edildi.',
|
||||
msgImageWidthSmall: '"{name}" adlı görüntü dosyasının genişliği en az {size} piksel olmalıdır.',
|
||||
msgImageHeightSmall: '"{name}" adlı görüntü dosyasının yüksekliği en az {size} piksel olmalıdır.',
|
||||
msgImageWidthLarge: '"{name}" adlı görüntü dosyasının genişliği {size} pikseli geçemez.',
|
||||
msgImageHeightLarge: '"{name}" adlı görüntü dosyasının yüksekliği {size} pikseli geçemez.',
|
||||
msgImageResizeError: 'Görüntü boyutlarını yeniden boyutlandıramadı.',
|
||||
msgImageResizeException: 'Görüntü boyutlandırma sırasında hata.<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation} işlemi ile ilgili bir şeyler ters gitti. Lütfen daha sonra tekrar deneyiniz!',
|
||||
msgAjaxProgressError: '{operation} işlemi başarısız oldu.',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'dosya silme',
|
||||
uploadThumb: 'dosya yükleme',
|
||||
uploadBatch: 'toplu dosya yükleme',
|
||||
uploadExtra: 'form verisi yükleme'
|
||||
},
|
||||
dropZoneTitle: 'Dosyaları buraya sürükleyip bırakın',
|
||||
dropZoneClickTitle: '<br>(ya da {files} seçmek için tıklayınız)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Dosyayı kaldır',
|
||||
uploadTitle: 'Dosyayı yükle',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Ayrıntıları görüntüle',
|
||||
dragTitle: 'Taşı / Yeniden düzenle',
|
||||
indicatorNewTitle: 'Henüz yüklenmedi',
|
||||
indicatorSuccessTitle: 'Yüklendi',
|
||||
indicatorErrorTitle: 'Yükleme Hatası',
|
||||
indicatorLoadingTitle: 'Yükleniyor ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Önceki dosyayı göster',
|
||||
next: 'Sonraki dosyayı göster',
|
||||
toggleheader: 'Üst bilgi geçiş',
|
||||
fullscreen: 'Tam ekran geçiş',
|
||||
borderless: 'Çerçevesiz moda geçiş',
|
||||
close: 'Detaylı önizlemeyi kapat'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
/*!
|
||||
* FileInput Turkish Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['tr'] = {
|
||||
fileSingle: 'dosya',
|
||||
filePlural: 'dosyalar',
|
||||
browseLabel: 'Gözat …',
|
||||
removeLabel: 'Sil',
|
||||
removeTitle: 'Seçilen dosyaları sil',
|
||||
cancelLabel: 'İptal',
|
||||
cancelTitle: 'Devam eden yüklemeyi iptal et',
|
||||
uploadLabel: 'Yükle',
|
||||
uploadTitle: 'Seçilen dosyaları yükle',
|
||||
msgNo: 'Hayır',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: 'İptal edildi',
|
||||
msgZoomModalHeading: 'Detaylı Önizleme',
|
||||
msgFileRequired: 'Yüklemek için bir dosya seçmelisiniz.',
|
||||
msgSizeTooSmall: '"{name}"(<b>{size} KB</b>) dosyası çok küçük ve <b>{minSize} KB</b> boyutundan büyük olmalıdır.',
|
||||
msgSizeTooLarge: '"{name}" dosyasının boyutu (<b>{size} KB</b>) izin verilen azami dosya boyutu olan <b>{maxSize} KB</b>\'tan büyük.',
|
||||
msgFilesTooLess: 'Yüklemek için en az <b>{n}</b> {files} dosya seçmelisiniz.',
|
||||
msgFilesTooMany: 'Yüklemek için seçtiğiniz dosya sayısı <b>({n})</b> azami limitin <b>({m})</b> altında olmalıdır.',
|
||||
msgFileNotFound: '"{name}" dosyası bulunamadı!',
|
||||
msgFileSecured: 'Güvenlik kısıtlamaları "{name}" dosyasının okunmasını engelliyor.',
|
||||
msgFileNotReadable: '"{name}" dosyası okunabilir değil.',
|
||||
msgFilePreviewAborted: '"{name}" dosyası için önizleme iptal edildi.',
|
||||
msgFilePreviewError: '"{name}" dosyası okunurken bir hata oluştu.',
|
||||
msgInvalidFileName: '"{name}" dosya adında geçersiz veya desteklenmeyen karakterler var.',
|
||||
msgInvalidFileType: '"{name}" dosyasının türü geçerli değil. Yalnızca "{types}" türünde dosyalara izin veriliyor.',
|
||||
msgInvalidFileExtension: '"{name}" dosyasının uzantısı geçersiz. Yalnızca "{extensions}" uzantılı dosyalara izin veriliyor.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: 'Dosya yükleme iptal edildi',
|
||||
msgUploadThreshold: 'İşlem yapılıyor...',
|
||||
msgUploadBegin: 'Başlıyor...',
|
||||
msgUploadEnd: 'Başarılı',
|
||||
msgUploadEmpty: 'Yüklemek için geçerli veri mevcut değil.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: 'Doğrulama Hatası',
|
||||
msgLoading: 'Dosya yükleniyor {index} / {files} …',
|
||||
msgProgress: 'Dosya yükleniyor {index} / {files} - {name} - %{percent} tamamlandı.',
|
||||
msgSelected: '{n} {files} seçildi',
|
||||
msgFoldersNotAllowed: 'Yalnızca dosyaları sürükleyip bırakabilirsiniz! {n} dizin(ler) göz ardı edildi.',
|
||||
msgImageWidthSmall: '"{name}" adlı görüntü dosyasının genişliği en az {size} piksel olmalıdır.',
|
||||
msgImageHeightSmall: '"{name}" adlı görüntü dosyasının yüksekliği en az {size} piksel olmalıdır.',
|
||||
msgImageWidthLarge: '"{name}" adlı görüntü dosyasının genişliği {size} pikseli geçemez.',
|
||||
msgImageHeightLarge: '"{name}" adlı görüntü dosyasının yüksekliği {size} pikseli geçemez.',
|
||||
msgImageResizeError: 'Görüntü boyutlarını yeniden boyutlandıramadı.',
|
||||
msgImageResizeException: 'Görüntü boyutlandırma sırasında hata.<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation} işlemi ile ilgili bir şeyler ters gitti. Lütfen daha sonra tekrar deneyiniz!',
|
||||
msgAjaxProgressError: '{operation} işlemi başarısız oldu.',
|
||||
ajaxOperations: {
|
||||
deleteThumb: 'dosya silme',
|
||||
uploadThumb: 'dosya yükleme',
|
||||
uploadBatch: 'toplu dosya yükleme',
|
||||
uploadExtra: 'form verisi yükleme'
|
||||
},
|
||||
dropZoneTitle: 'Dosyaları buraya sürükleyip bırakın',
|
||||
dropZoneClickTitle: '<br>(ya da {files} seçmek için tıklayınız)',
|
||||
fileActionSettings: {
|
||||
removeTitle: 'Dosyayı kaldır',
|
||||
uploadTitle: 'Dosyayı yükle',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: 'Ayrıntıları görüntüle',
|
||||
dragTitle: 'Taşı / Yeniden düzenle',
|
||||
indicatorNewTitle: 'Henüz yüklenmedi',
|
||||
indicatorSuccessTitle: 'Yüklendi',
|
||||
indicatorErrorTitle: 'Yükleme Hatası',
|
||||
indicatorLoadingTitle: 'Yükleniyor ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: 'Önceki dosyayı göster',
|
||||
next: 'Sonraki dosyayı göster',
|
||||
toggleheader: 'Üst bilgi geçiş',
|
||||
fullscreen: 'Tam ekran geçiş',
|
||||
borderless: 'Çerçevesiz moda geçiş',
|
||||
close: 'Detaylı önizlemeyi kapat'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
|
|
|
@ -1,99 +1,99 @@
|
|||
/*!
|
||||
* FileInput Chinese Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author kangqf <kangqingfei@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['zh'] = {
|
||||
fileSingle: '文件',
|
||||
filePlural: '个文件',
|
||||
browseLabel: '选择 …',
|
||||
removeLabel: '移除',
|
||||
removeTitle: '清除选中文件',
|
||||
cancelLabel: '取消',
|
||||
cancelTitle: '取消进行中的上传',
|
||||
uploadLabel: '上传',
|
||||
uploadTitle: '上传选中文件',
|
||||
msgNo: '没有',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: '取消',
|
||||
msgZoomModalHeading: '详细预览',
|
||||
msgFileRequired: '必须选择一个文件上传.',
|
||||
msgSizeTooSmall: '文件 "{name}" (<b>{size} KB</b>) 必须大于限定大小 <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: '文件 "{name}" (<b>{size} KB</b>) 超过了允许大小 <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: '你必须选择最少 <b>{n}</b> {files} 来上传. ',
|
||||
msgFilesTooMany: '选择的上传文件个数 <b>({n})</b> 超出最大文件的限制个数 <b>{m}</b>.',
|
||||
msgFileNotFound: '文件 "{name}" 未找到!',
|
||||
msgFileSecured: '安全限制,为了防止读取文件 "{name}".',
|
||||
msgFileNotReadable: '文件 "{name}" 不可读.',
|
||||
msgFilePreviewAborted: '取消 "{name}" 的预览.',
|
||||
msgFilePreviewError: '读取 "{name}" 时出现了一个错误.',
|
||||
msgInvalidFileName: '文件名 "{name}" 包含非法字符.',
|
||||
msgInvalidFileType: '不正确的类型 "{name}". 只支持 "{types}" 类型的文件.',
|
||||
msgInvalidFileExtension: '不正确的文件扩展名 "{name}". 只支持 "{extensions}" 的文件扩展名.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: '该文件上传被中止',
|
||||
msgUploadThreshold: '处理中...',
|
||||
msgUploadBegin: '正在初始化...',
|
||||
msgUploadEnd: '完成',
|
||||
msgUploadEmpty: '无效的文件上传.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: '验证错误',
|
||||
msgLoading: '加载第 {index} 文件 共 {files} …',
|
||||
msgProgress: '加载第 {index} 文件 共 {files} - {name} - {percent}% 完成.',
|
||||
msgSelected: '{n} {files} 选中',
|
||||
msgFoldersNotAllowed: '只支持拖拽文件! 跳过 {n} 拖拽的文件夹.',
|
||||
msgImageWidthSmall: '图像文件的"{name}"的宽度必须是至少{size}像素.',
|
||||
msgImageHeightSmall: '图像文件的"{name}"的高度必须至少为{size}像素.',
|
||||
msgImageWidthLarge: '图像文件"{name}"的宽度不能超过{size}像素.',
|
||||
msgImageHeightLarge: '图像文件"{name}"的高度不能超过{size}像素.',
|
||||
msgImageResizeError: '无法获取的图像尺寸调整。',
|
||||
msgImageResizeException: '调整图像大小时发生错误。<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation} 发生错误. 请重试!',
|
||||
msgAjaxProgressError: '{operation} 失败',
|
||||
ajaxOperations: {
|
||||
deleteThumb: '删除文件',
|
||||
uploadThumb: '上传文件',
|
||||
uploadBatch: '批量上传',
|
||||
uploadExtra: '表单数据上传'
|
||||
},
|
||||
dropZoneTitle: '拖拽文件到这里 …<br>支持多文件同时上传',
|
||||
dropZoneClickTitle: '<br>(或点击{files}按钮选择文件)',
|
||||
fileActionSettings: {
|
||||
removeTitle: '删除文件',
|
||||
uploadTitle: '上传文件',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: '查看详情',
|
||||
dragTitle: '移动 / 重置',
|
||||
indicatorNewTitle: '没有上传',
|
||||
indicatorSuccessTitle: '上传',
|
||||
indicatorErrorTitle: '上传错误',
|
||||
indicatorLoadingTitle: '上传 ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: '预览上一个文件',
|
||||
next: '预览下一个文件',
|
||||
toggleheader: '缩放',
|
||||
fullscreen: '全屏',
|
||||
borderless: '无边界模式',
|
||||
close: '关闭当前预览'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
/*!
|
||||
* FileInput Chinese Translations
|
||||
*
|
||||
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
||||
* any HTML markup tags in the messages must not be converted or translated.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-fileinput
|
||||
* @author kangqf <kangqingfei@gmail.com>
|
||||
*
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
$.fn.fileinputLocales['zh'] = {
|
||||
fileSingle: '文件',
|
||||
filePlural: '个文件',
|
||||
browseLabel: '选择 …',
|
||||
removeLabel: '移除',
|
||||
removeTitle: '清除选中文件',
|
||||
cancelLabel: '取消',
|
||||
cancelTitle: '取消进行中的上传',
|
||||
uploadLabel: '上传',
|
||||
uploadTitle: '上传选中文件',
|
||||
msgNo: '没有',
|
||||
msgNoFilesSelected: '',
|
||||
msgCancelled: '取消',
|
||||
msgZoomModalHeading: '详细预览',
|
||||
msgFileRequired: '必须选择一个文件上传.',
|
||||
msgSizeTooSmall: '文件 "{name}" (<b>{size} KB</b>) 必须大于限定大小 <b>{minSize} KB</b>.',
|
||||
msgSizeTooLarge: '文件 "{name}" (<b>{size} KB</b>) 超过了允许大小 <b>{maxSize} KB</b>.',
|
||||
msgFilesTooLess: '你必须选择最少 <b>{n}</b> {files} 来上传. ',
|
||||
msgFilesTooMany: '选择的上传文件个数 <b>({n})</b> 超出最大文件的限制个数 <b>{m}</b>.',
|
||||
msgFileNotFound: '文件 "{name}" 未找到!',
|
||||
msgFileSecured: '安全限制,为了防止读取文件 "{name}".',
|
||||
msgFileNotReadable: '文件 "{name}" 不可读.',
|
||||
msgFilePreviewAborted: '取消 "{name}" 的预览.',
|
||||
msgFilePreviewError: '读取 "{name}" 时出现了一个错误.',
|
||||
msgInvalidFileName: '文件名 "{name}" 包含非法字符.',
|
||||
msgInvalidFileType: '不正确的类型 "{name}". 只支持 "{types}" 类型的文件.',
|
||||
msgInvalidFileExtension: '不正确的文件扩展名 "{name}". 只支持 "{extensions}" 的文件扩展名.',
|
||||
msgFileTypes: {
|
||||
'image': 'image',
|
||||
'html': 'HTML',
|
||||
'text': 'text',
|
||||
'video': 'video',
|
||||
'audio': 'audio',
|
||||
'flash': 'flash',
|
||||
'pdf': 'PDF',
|
||||
'object': 'object'
|
||||
},
|
||||
msgUploadAborted: '该文件上传被中止',
|
||||
msgUploadThreshold: '处理中...',
|
||||
msgUploadBegin: '正在初始化...',
|
||||
msgUploadEnd: '完成',
|
||||
msgUploadEmpty: '无效的文件上传.',
|
||||
msgUploadError: 'Error',
|
||||
msgValidationError: '验证错误',
|
||||
msgLoading: '加载第 {index} 文件 共 {files} …',
|
||||
msgProgress: '加载第 {index} 文件 共 {files} - {name} - {percent}% 完成.',
|
||||
msgSelected: '{n} {files} 选中',
|
||||
msgFoldersNotAllowed: '只支持拖拽文件! 跳过 {n} 拖拽的文件夹.',
|
||||
msgImageWidthSmall: '图像文件的"{name}"的宽度必须是至少{size}像素.',
|
||||
msgImageHeightSmall: '图像文件的"{name}"的高度必须至少为{size}像素.',
|
||||
msgImageWidthLarge: '图像文件"{name}"的宽度不能超过{size}像素.',
|
||||
msgImageHeightLarge: '图像文件"{name}"的高度不能超过{size}像素.',
|
||||
msgImageResizeError: '无法获取的图像尺寸调整。',
|
||||
msgImageResizeException: '调整图像大小时发生错误。<pre>{errors}</pre>',
|
||||
msgAjaxError: '{operation} 发生错误. 请重试!',
|
||||
msgAjaxProgressError: '{operation} 失败',
|
||||
ajaxOperations: {
|
||||
deleteThumb: '删除文件',
|
||||
uploadThumb: '上传文件',
|
||||
uploadBatch: '批量上传',
|
||||
uploadExtra: '表单数据上传'
|
||||
},
|
||||
dropZoneTitle: '拖拽文件到这里 …<br>支持多文件同时上传',
|
||||
dropZoneClickTitle: '<br>(或点击{files}按钮选择文件)',
|
||||
fileActionSettings: {
|
||||
removeTitle: '删除文件',
|
||||
uploadTitle: '上传文件',
|
||||
uploadRetryTitle: 'Retry upload',
|
||||
zoomTitle: '查看详情',
|
||||
dragTitle: '移动 / 重置',
|
||||
indicatorNewTitle: '没有上传',
|
||||
indicatorSuccessTitle: '上传',
|
||||
indicatorErrorTitle: '上传错误',
|
||||
indicatorLoadingTitle: '上传 ...'
|
||||
},
|
||||
previewZoomButtonTitles: {
|
||||
prev: '预览上一个文件',
|
||||
next: '预览下一个文件',
|
||||
toggleheader: '缩放',
|
||||
fullscreen: '全屏',
|
||||
borderless: '无边界模式',
|
||||
close: '关闭当前预览'
|
||||
}
|
||||
};
|
||||
})(window.jQuery);
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue