Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Upload": "Transferir", "Only files with the following extensions are allowed: %files-allowed.": "Apenas arquivos com as seguintes extensões são permitidos : %files-allowed.", "The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.": "O arquivo selecionado %filename não pôde ser transferido. Somente arquivos com as seguintes extensões são permitidos: %extensions.", "An error occurred at @path.": "Um erro ocorreu em @path.", "jQuery UI Tabs: Mismatching fragment identifier.": "jQuery UI Tabs: Erro no identificador do fragmento.", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI Tabs: Não há argumentos o suficiente para adicionar uma aba." } };